ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/MANIFEST
(Generate patch)

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.2 by pcg, Wed Dec 24 09:40:30 2003 UTC vs.
Revision 1.47 by root, Fri Dec 23 14:46:34 2005 UTC

1.cvsignore 1.cvsignore
2.prebuild 2COPYING
3Changes
3INSTALL 4INSTALL
4MANIFEST 5MANIFEST
5Makefile.in 6Makefile.in
6README.configure 7README.configure
7README.unicode 8README.FAQ
8configure 9configure
9configure.in
10reconf 10reconf
11genac
11 12
12W11/X11/Intrinsic.h 13doc/embed
13W11/X11/Xatom.h 14doc/embed-tk
14W11/X11/Xlib.h 15doc/rxvt-tabbed
15W11/X11/Xlocale.h 16doc/pty-fd
16W11/X11/Xmd.h
17W11/X11/Xutil.h
18W11/X11/cursorfont.h
19W11/X11/keysym.h
20W11/X11/keysymdef.h
21W11/w32/Makefile
22W11/w32/event.c
23W11/w32/ntdef.h
24W11/w32/ntutil.c
25W11/w32/xlib.c
26W11/Makefile.in
27W11/Makefile.xpm
28W11/wrap/Makefile
29W11/wrap/mkproxy.pl
30W11/wrap/rxtv.ico
31W11/wrap/rxvt.ico
32W11/wrap/rxvt.rc
33W11/wrap/wrap.c
34W11/wrap/wrap.h
35W11/wrap/xwrappers.gen
36
37doc/etc/XTerm.ad
38doc/etc/rclock
39doc/etc/rxvt.termcap
40doc/etc/rxvt.terminfo 17doc/etc/rxvt-unicode.terminfo
18doc/etc/rxvt-unicode.termcap
41doc/menu/example.menu 19doc/menu/example.menu
42doc/menu/jedmenu.sl 20doc/menu/jedmenu.sl
43doc/menu/menu 21doc/menu/menu
44doc/menu/rxvt.menu 22doc/menu/rxvt.menu
45doc/menu/rxvt.zh-menu 23doc/menu/rxvt.zh-menu
46doc/menu/terminal.menu 24doc/menu/terminal.menu
25doc/solaris9.patch
26
47doc/.cvsignore 27doc/.cvsignore
48doc/BUGS
49doc/FAQ
50doc/LSM.in
51doc/Makefile
52doc/Makefile.in 28doc/Makefile.in
53doc/README.greek
54doc/README.menu 29doc/README.menu
55doc/README.xvt 30doc/README.xvt
56doc/TODO
57doc/changes.txt 31doc/changes.txt
32doc/podtbl
58doc/rxvt.1 33doc/rxvt.1.pod
34doc/rxvt.7.pod
35doc/rxvtc.1.pod
36doc/rxvtd.1.pod
37doc/rxvt.1.man.in
38doc/rxvt.7.man.in
39doc/rxvtc.1.man.in
40doc/rxvtd.1.man.in
59doc/rxvt.tbl 41doc/rxvt.1.html
60doc/rxvtRef-frame.html 42doc/rxvt.7.html
61doc/rxvtRef-toc.html 43doc/rxvtc.1.html
62doc/xterm.seq 44doc/rxvtd.1.html
63 45doc/rxvt.1.txt
64doc/yodl/rxvt-options.yo 46doc/rxvt.7.txt
65doc/yodl/.cvsignore 47doc/rxvtc.1.txt
66doc/yodl/masonyodl.yo 48doc/rxvtd.1.txt
67doc/yodl/rxvt-colours.yo 49doc/rxvt-unicode.spec
68doc/yodl/rxvt-environment.yo
69doc/yodl/rxvt-files.yo
70doc/yodl/rxvt-fonts.yo
71doc/yodl/rxvt-login.yo
72doc/yodl/rxvt-mousereporting.yo
73doc/yodl/rxvt-resources.yo
74doc/yodl/rxvt-scrollbar.yo
75doc/yodl/rxvt-textselection.yo
76doc/yodl/rxvt.yo
77doc/yodl/rxvtRef-csi.yo
78doc/yodl/rxvtRef-definitions.yo
79doc/yodl/rxvtRef-graphics.yo
80doc/yodl/rxvtRef-keycodes.yo
81doc/yodl/rxvtRef-menubar.yo
82doc/yodl/rxvtRef-mouse.yo
83doc/yodl/rxvtRef-privatemodes.yo
84doc/yodl/rxvtRef-sequences.yo
85doc/yodl/rxvtRef-values.yo
86doc/yodl/rxvtRef-xpm.yo
87doc/yodl/rxvtRef-xterm.yo
88doc/yodl/rxvtRef.yo
89doc/yodl/versioninfo.yo
90doc/yodl/versioninfo.yo.in
91doc/yodl/versionyodl.yo
92 50
93autoconf/.cvsignore 51autoconf/.cvsignore
94autoconf/Make.common.in 52autoconf/Make.common.in
95autoconf/aclocal.m4 53autoconf/aclocal.m4
96autoconf/config.guess 54autoconf/config.guess
102autoconf/ltmain.sh 60autoconf/ltmain.sh
103autoconf/mkinstalldirs 61autoconf/mkinstalldirs
104autoconf/xpm.m4 62autoconf/xpm.m4
105 63
106src/.cvsignore 64src/.cvsignore
107src/.indent.pro
108src/Makefile.in 65src/Makefile.in
109src/callback.h 66src/callback.h
110src/command.C 67src/command.C
111src/command.h 68src/command.h
112src/defaultfont.C
113src/defaultfont.h
114src/encoding.C 69src/encoding.C
115src/encoding.h 70src/encoding.h
71src/fdpass.h
72src/fdpass.C
116src/feature.h 73src/feature.h
117src/graphics.C
118src/grkelot.C
119src/grkelot.h
120src/init.C 74src/init.C
121src/init.h 75src/init.h
122src/iom.C 76src/iom.C
123src/iom.h 77src/iom.h
78src/iom_conf.h
79src/keyboard.C
80src/keyboard.h
124src/logging.C 81src/logging.C
125src/logging.h 82src/logging.h
126src/main.C 83src/main.C
127src/makeextprotos-awk
128src/makeextprotos-sed
129src/makeintprotos-awk
130src/makeintprotos-sed
131src/menubar.C 84src/menubar.C
132src/menubar.h 85src/menubar.h
133src/misc.C 86src/misc.C
134src/netdisp.C 87src/netdisp.C
135src/netdisp.h 88src/netdisp.h
136src/protos.h 89src/ptytty.h
137src/ptytty.C 90src/ptytty.C
91src/rxvtutil.C
92src/rxvtutil.h
93src/rxvttoolkit.C
94src/rxvttoolkit.h
95src/rxvtfont.C
96src/rxvtfont.h
138src/rxvt.C 97src/rxvt.C
139src/rxvt.h 98src/rxvt.h
140src/rxvtc.C 99src/rxvtc.C
141src/rxvtcolor.C
142src/rxvtcolor.h
143src/rxvtd.C 100src/rxvtd.C
144src/rxvtdaemon.C 101src/rxvtdaemon.C
145src/rxvtdaemon.h 102src/rxvtdaemon.h
146src/rxvtgrx.h
147src/rxvtlib.h 103src/rxvtlib.h
148src/rxvtlib.h.in 104src/rxvtlib.h.in
149src/rxvtvec.C
150src/rxvtvec.h
151src/salloc.C 105src/salloc.C
152src/salloc.h 106src/salloc.h
153src/screen.C 107src/screen.C
154src/scrollbar-next.C 108src/scrollbar-next.C
155src/scrollbar-rxvt.C 109src/scrollbar-rxvt.C
156src/scrollbar-xterm.C 110src/scrollbar-xterm.C
111src/scrollbar-plain.C
157src/scrollbar.C 112src/scrollbar.C
158src/simplevec.h
159src/strings.C 113src/strings.C
160src/version.h 114src/version.h
161src/xdefaults.C 115src/xdefaults.C
162src/xpm.C 116src/xpm.C
163 117
164src/test/.cvsignore
165src/test/Makefile.in
166src/test/gettty.c
167src/test/strings-memmove.c
168
169src/graphics/.cvsignore
170src/graphics/Makefile.in
171src/graphics/README
172src/graphics/data
173src/graphics/grxlib.c
174src/graphics/grxlib.h
175src/graphics/qplot.c
176
177src/gentables 118src/gentables
119src/gencompose
120src/genlinedraw
121src/table/compose.h
122src/table/category.h
123src/table/linedraw.h
178src/table/viscii.h 124src/table/viscii.h
179src/table/ksc5601_1987_0.h 125src/table/ksc5601_1987_0.h
126src/table/gbk_0.h
180src/table/gb2312_1980_0.h 127src/table/gb2312_1980_0.h
181src/table/cns11643_1992_1.h 128src/table/cns11643_1992_1.h
182src/table/cns11643_1992_2.h 129src/table/cns11643_1992_2.h
183src/table/cns11643_1992_3.h 130src/table/cns11643_1992_3.h
184src/table/cns11643_1992_4.h 131src/table/cns11643_1992_4.h
185src/table/cns11643_1992_5.h 132src/table/cns11643_1992_5.h
186src/table/cns11643_1992_6.h 133src/table/cns11643_1992_6.h
187src/table/cns11643_1992_7.h 134src/table/cns11643_1992_7.h
188src/table/cns11643_1992_f.h 135src/table/cns11643_1992_f.h
136src/table/big5.h
189src/table/big5_ext.h 137src/table/big5_ext.h
190src/table/big5_plus.h 138src/table/big5_plus.h
191src/table/koi8_r.h 139src/table/koi8_r.h
192src/table/koi8_u.h 140src/table/koi8_u.h
193src/table/iso8859_1.h 141src/table/iso8859_1.h
204src/table/iso8859_13.h 152src/table/iso8859_13.h
205src/table/iso8859_14.h 153src/table/iso8859_14.h
206src/table/iso8859_15.h 154src/table/iso8859_15.h
207src/table/iso8859_16.h 155src/table/iso8859_16.h
208src/table/jis0201_1976_0.h 156src/table/jis0201_1976_0.h
209src/table/jis0208_1983_0.h 157src/table/jis0208_1990_0.h
210src/table/jis0212_1990_0.h 158src/table/jis0212_1990_0.h
211src/table/jis0213_1.h 159src/table/jis0213_1.h
212src/table/jis0213_2.h 160src/table/jis0213_2.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines