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.24 by root, Sun Aug 15 02:17:32 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
44doc/menu/rxvt.menu 44doc/menu/rxvt.menu
45doc/menu/rxvt.zh-menu 45doc/menu/rxvt.zh-menu
46doc/menu/terminal.menu 46doc/menu/terminal.menu
47doc/.cvsignore 47doc/.cvsignore
48doc/BUGS 48doc/BUGS
49doc/FAQ
50doc/LSM.in 49doc/LSM.in
51doc/Makefile
52doc/Makefile.in 50doc/Makefile.in
53doc/README.greek
54doc/README.menu 51doc/README.menu
55doc/README.xvt 52doc/README.xvt
56doc/TODO 53doc/TODO
57doc/changes.txt 54doc/changes.txt
55doc/rxvt.1.man
56doc/rxvt.7.man
57doc/rxvt.1.html
58doc/rxvt.7.html
59doc/rxvt.1.txt
60doc/rxvt.7.txt
58doc/rxvt.1 61doc/rxvtc.1
59doc/rxvt.tbl
60doc/rxvtRef-frame.html
61doc/rxvtRef-toc.html
62doc/xterm.seq 62doc/xterm.seq
63
64doc/yodl/rxvt-options.yo
65doc/yodl/.cvsignore
66doc/yodl/masonyodl.yo
67doc/yodl/rxvt-colours.yo
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 63
93autoconf/.cvsignore 64autoconf/.cvsignore
94autoconf/Make.common.in 65autoconf/Make.common.in
95autoconf/aclocal.m4 66autoconf/aclocal.m4
96autoconf/config.guess 67autoconf/config.guess
102autoconf/ltmain.sh 73autoconf/ltmain.sh
103autoconf/mkinstalldirs 74autoconf/mkinstalldirs
104autoconf/xpm.m4 75autoconf/xpm.m4
105 76
106src/.cvsignore 77src/.cvsignore
107src/.indent.pro
108src/Makefile.in 78src/Makefile.in
109src/callback.h 79src/callback.h
110src/command.C 80src/command.C
111src/command.h 81src/command.h
112src/defaultfont.C
113src/defaultfont.h
114src/encoding.C 82src/encoding.C
115src/encoding.h 83src/encoding.h
116src/feature.h 84src/feature.h
117src/graphics.C
118src/grkelot.C
119src/grkelot.h
120src/init.C 85src/init.C
121src/init.h 86src/init.h
122src/iom.C 87src/iom.C
123src/iom.h 88src/iom.h
89src/iom_conf.h
124src/logging.C 90src/logging.C
125src/logging.h 91src/logging.h
126src/main.C 92src/main.C
127src/makeextprotos-awk
128src/makeextprotos-sed
129src/makeintprotos-awk 93src/makeintprotos-awk
130src/makeintprotos-sed 94src/makeintprotos-sed
131src/menubar.C 95src/menubar.C
132src/menubar.h 96src/menubar.h
133src/misc.C 97src/misc.C
134src/netdisp.C 98src/netdisp.C
135src/netdisp.h 99src/netdisp.h
136src/protos.h 100src/ptytty.h
137src/ptytty.C 101src/ptytty.C
102src/rxvtutil.C
103src/rxvtutil.h
104src/rxvttoolkit.C
105src/rxvttoolkit.h
106src/rxvtfont.C
107src/rxvtfont.h
138src/rxvt.C 108src/rxvt.C
139src/rxvt.h 109src/rxvt.h
140src/rxvtc.C 110src/rxvtc.C
141src/rxvtcolor.C
142src/rxvtcolor.h
143src/rxvtd.C 111src/rxvtd.C
144src/rxvtdaemon.C 112src/rxvtdaemon.C
145src/rxvtdaemon.h 113src/rxvtdaemon.h
146src/rxvtgrx.h
147src/rxvtlib.h 114src/rxvtlib.h
148src/rxvtlib.h.in 115src/rxvtlib.h.in
149src/rxvtvec.C
150src/rxvtvec.h
151src/salloc.C 116src/salloc.C
152src/salloc.h 117src/salloc.h
153src/screen.C 118src/screen.C
154src/scrollbar-next.C 119src/scrollbar-next.C
155src/scrollbar-rxvt.C 120src/scrollbar-rxvt.C
156src/scrollbar-xterm.C 121src/scrollbar-xterm.C
122src/scrollbar-plain.C
157src/scrollbar.C 123src/scrollbar.C
158src/simplevec.h 124src/simplevec.h
159src/strings.C 125src/strings.C
160src/version.h 126src/version.h
161src/xdefaults.C 127src/xdefaults.C
164src/test/.cvsignore 130src/test/.cvsignore
165src/test/Makefile.in 131src/test/Makefile.in
166src/test/gettty.c 132src/test/gettty.c
167src/test/strings-memmove.c 133src/test/strings-memmove.c
168 134
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 135src/gentables
136src/gencompose
137src/genlinedraw
138src/table/compose.h
139src/table/category.h
140src/table/linedraw.h
178src/table/viscii.h 141src/table/viscii.h
179src/table/ksc5601_1987_0.h 142src/table/ksc5601_1987_0.h
180src/table/gb2312_1980_0.h 143src/table/gb2312_1980_0.h
181src/table/cns11643_1992_1.h 144src/table/cns11643_1992_1.h
182src/table/cns11643_1992_2.h 145src/table/cns11643_1992_2.h
184src/table/cns11643_1992_4.h 147src/table/cns11643_1992_4.h
185src/table/cns11643_1992_5.h 148src/table/cns11643_1992_5.h
186src/table/cns11643_1992_6.h 149src/table/cns11643_1992_6.h
187src/table/cns11643_1992_7.h 150src/table/cns11643_1992_7.h
188src/table/cns11643_1992_f.h 151src/table/cns11643_1992_f.h
152src/table/big5.h
189src/table/big5_ext.h 153src/table/big5_ext.h
190src/table/big5_plus.h 154src/table/big5_plus.h
191src/table/koi8_r.h 155src/table/koi8_r.h
192src/table/koi8_u.h 156src/table/koi8_u.h
193src/table/iso8859_1.h 157src/table/iso8859_1.h
204src/table/iso8859_13.h 168src/table/iso8859_13.h
205src/table/iso8859_14.h 169src/table/iso8859_14.h
206src/table/iso8859_15.h 170src/table/iso8859_15.h
207src/table/iso8859_16.h 171src/table/iso8859_16.h
208src/table/jis0201_1976_0.h 172src/table/jis0201_1976_0.h
209src/table/jis0208_1983_0.h 173src/table/jis0208_1990_0.h
210src/table/jis0212_1990_0.h 174src/table/jis0212_1990_0.h
211src/table/jis0213_1.h 175src/table/jis0213_1.h
212src/table/jis0213_2.h 176src/table/jis0213_2.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines