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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.1 by pcg, Thu Dec 18 00:56:51 2003 UTC vs.
Revision 1.19 by pcg, Tue Mar 16 05:59:15 2004 UTC

1.cvsignore 1.cvsignore
2.prebuild 2.prebuild
3Changes
3INSTALL 4INSTALL
4MANIFEST 5MANIFEST
5Makefile.in 6Makefile.in
6README.configure 7README.configure
7README.unicode 8README.unicode
8configure 9configure
9configure.in
10reconf 10reconf
11 11
12W11/X11/Intrinsic.h 12W11/X11/Intrinsic.h
13W11/X11/Xatom.h 13W11/X11/Xatom.h
14W11/X11/Xlib.h 14W11/X11/Xlib.h
46doc/menu/terminal.menu 46doc/menu/terminal.menu
47doc/.cvsignore 47doc/.cvsignore
48doc/BUGS 48doc/BUGS
49doc/FAQ 49doc/FAQ
50doc/LSM.in 50doc/LSM.in
51doc/Makefile
52doc/Makefile.in 51doc/Makefile.in
53doc/README.greek
54doc/README.menu 52doc/README.menu
55doc/README.xvt 53doc/README.xvt
56doc/TODO 54doc/TODO
57doc/changes.txt 55doc/changes.txt
58doc/rxvt.1 56doc/rxvt.1
57doc/rxvtc.1
59doc/rxvt.tbl 58doc/rxvt.tbl
60doc/rxvtRef-frame.html 59doc/rxvtRef-frame.html
61doc/rxvtRef-toc.html 60doc/rxvtRef-toc.html
62doc/xterm.seq 61doc/xterm.seq
63 62
74doc/yodl/rxvt-scrollbar.yo 73doc/yodl/rxvt-scrollbar.yo
75doc/yodl/rxvt-textselection.yo 74doc/yodl/rxvt-textselection.yo
76doc/yodl/rxvt.yo 75doc/yodl/rxvt.yo
77doc/yodl/rxvtRef-csi.yo 76doc/yodl/rxvtRef-csi.yo
78doc/yodl/rxvtRef-definitions.yo 77doc/yodl/rxvtRef-definitions.yo
79doc/yodl/rxvtRef-graphics.yo
80doc/yodl/rxvtRef-keycodes.yo 78doc/yodl/rxvtRef-keycodes.yo
81doc/yodl/rxvtRef-menubar.yo 79doc/yodl/rxvtRef-menubar.yo
82doc/yodl/rxvtRef-mouse.yo 80doc/yodl/rxvtRef-mouse.yo
83doc/yodl/rxvtRef-privatemodes.yo 81doc/yodl/rxvtRef-privatemodes.yo
84doc/yodl/rxvtRef-sequences.yo 82doc/yodl/rxvtRef-sequences.yo
104autoconf/xpm.m4 102autoconf/xpm.m4
105 103
106src/.cvsignore 104src/.cvsignore
107src/.indent.pro 105src/.indent.pro
108src/Makefile.in 106src/Makefile.in
109src/salloc.h 107src/callback.h
108src/command.C
110src/command.h 109src/command.h
111src/defaultfont.C 110src/defaultfont.C
112src/defaultfont.h 111src/defaultfont.h
112src/encoding.C
113src/encoding.h
113src/feature.h 114src/feature.h
114src/graphics.C
115src/grkelot.C
116src/grkelot.h
117src/init.C 115src/init.C
118src/init.h 116src/init.h
117src/iom.C
118src/iom.h
119src/iom_conf.h
119src/logging.C 120src/logging.C
120src/logging.h 121src/logging.h
121src/main.C 122src/main.C
122src/makeextprotos-awk 123src/makeextprotos-awk
123src/makeextprotos-sed 124src/makeextprotos-sed
130src/netdisp.h 131src/netdisp.h
131src/protos.h 132src/protos.h
132src/ptytty.C 133src/ptytty.C
133src/rxvt.C 134src/rxvt.C
134src/rxvt.h 135src/rxvt.h
136src/rxvtc.C
137src/rxvtcolor.C
135src/rxvtgrx.h 138src/rxvtcolor.h
139src/rxvtd.C
140src/rxvtdaemon.C
141src/rxvtdaemon.h
142src/rxvtlib.h
143src/rxvtlib.h.in
144src/rxvtstl.C
145src/rxvtstl.h
146src/salloc.C
147src/salloc.h
136src/screen.C 148src/screen.C
137src/scrollbar-next.C 149src/scrollbar-next.C
138src/scrollbar-rxvt.C 150src/scrollbar-rxvt.C
139src/scrollbar-xterm.C 151src/scrollbar-xterm.C
152src/scrollbar-plain.C
140src/scrollbar.C 153src/scrollbar.C
154src/simplevec.h
141src/strings.C 155src/strings.C
142src/version.h 156src/version.h
143src/xdefaults.C 157src/xdefaults.C
144src/xpm.C 158src/xpm.C
145src/rxvtlib.h
146src/command.C
147src/salloc.C
148src/rxvtlib.h.in
149src/iom.h
150src/encoding.C
151 159
152src/test/.cvsignore 160src/test/.cvsignore
153src/test/Makefile.in 161src/test/Makefile.in
154src/test/gettty.c 162src/test/gettty.c
155src/test/strings-memmove.c 163src/test/strings-memmove.c
156 164
157src/graphics/.cvsignore
158src/graphics/Makefile.in
159src/graphics/README
160src/graphics/data
161src/graphics/grxlib.c
162src/graphics/grxlib.h
163src/graphics/qplot.c
164
165src/rxvtvec.C
166src/rxvtcolor.h
167src/rxvtvec.h
168src/rxvtcolor.C
169src/rxvtdaemon.h
170src/encoding.S
171src/encoding.h
172src/rxvtdaemon.C
173src/iom.C
174src/rxvtd.C
175src/callback.h
176src/rxvtc.C
177src/simplevec.h
178src/gentables 165src/gentables
166src/gencompose
167src/genlinedraw
168src/table/compose.h
169src/table/category.h
170src/table/linedraw.h
179src/table/viscii.h 171src/table/viscii.h
180src/table/ksc5601_1987_0.h 172src/table/ksc5601_1987_0.h
181src/table/gb2312_1980_0.h 173src/table/gb2312_1980_0.h
182src/table/cns11643_1992_1.h 174src/table/cns11643_1992_1.h
183src/table/cns11643_1992_2.h 175src/table/cns11643_1992_2.h
185src/table/cns11643_1992_4.h 177src/table/cns11643_1992_4.h
186src/table/cns11643_1992_5.h 178src/table/cns11643_1992_5.h
187src/table/cns11643_1992_6.h 179src/table/cns11643_1992_6.h
188src/table/cns11643_1992_7.h 180src/table/cns11643_1992_7.h
189src/table/cns11643_1992_f.h 181src/table/cns11643_1992_f.h
182src/table/big5.h
190src/table/big5_ext.h 183src/table/big5_ext.h
191src/table/big5_plus.h 184src/table/big5_plus.h
192src/table/koi8_r.h 185src/table/koi8_r.h
193src/table/koi8_u.h 186src/table/koi8_u.h
194src/table/iso8859_1.h 187src/table/iso8859_1.h
205src/table/iso8859_13.h 198src/table/iso8859_13.h
206src/table/iso8859_14.h 199src/table/iso8859_14.h
207src/table/iso8859_15.h 200src/table/iso8859_15.h
208src/table/iso8859_16.h 201src/table/iso8859_16.h
209src/table/jis0201_1976_0.h 202src/table/jis0201_1976_0.h
210src/table/jis0208_1983_0.h 203src/table/jis0208_1990_0.h
211src/table/jis0212_1990_0.h 204src/table/jis0212_1990_0.h
212src/table/jis0213_1.h 205src/table/jis0213_1.h
213src/table/jis0213_2.h 206src/table/jis0213_2.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines