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.67 by root, Mon Jan 16 15:07:27 2006 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 17doc/etc/rxvt-unicode.terminfo
17W11/X11/Xutil.h 18doc/etc/rxvt-unicode.termcap
18W11/X11/cursorfont.h 19doc/solaris9.patch
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 20
37doc/etc/XTerm.ad
38doc/etc/rclock
39doc/etc/rxvt.termcap
40doc/etc/rxvt.terminfo
41doc/menu/example.menu
42doc/menu/jedmenu.sl
43doc/menu/menu
44doc/menu/rxvt.menu
45doc/menu/rxvt.zh-menu
46doc/menu/terminal.menu
47doc/.cvsignore 21doc/.cvsignore
48doc/BUGS
49doc/FAQ
50doc/LSM.in
51doc/Makefile
52doc/Makefile.in 22doc/Makefile.in
53doc/README.greek
54doc/README.menu
55doc/README.xvt 23doc/README.xvt
56doc/TODO
57doc/changes.txt 24doc/changes.txt
58doc/rxvt.1 25doc/podtbl
59doc/rxvt.tbl 26doc/rxvt-unicode.spec
60doc/rxvtRef-frame.html
61doc/rxvtRef-toc.html
62doc/xterm.seq
63 27
64doc/yodl/rxvt-options.yo 28doc/rxvt.1.pod
65doc/yodl/.cvsignore 29doc/rxvt.7.pod
66doc/yodl/masonyodl.yo 30doc/rxvtc.1.pod
67doc/yodl/rxvt-colours.yo 31doc/rxvtd.1.pod
68doc/yodl/rxvt-environment.yo 32doc/rxvt.1.man.in
69doc/yodl/rxvt-files.yo 33doc/rxvt.7.man.in
70doc/yodl/rxvt-fonts.yo 34doc/rxvtc.1.man.in
71doc/yodl/rxvt-login.yo 35doc/rxvtd.1.man.in
72doc/yodl/rxvt-mousereporting.yo 36doc/rxvtperl.3.man.in
73doc/yodl/rxvt-resources.yo 37doc/rxvt.1.txt
74doc/yodl/rxvt-scrollbar.yo 38doc/rxvt.7.txt
75doc/yodl/rxvt-textselection.yo 39doc/rxvtc.1.txt
76doc/yodl/rxvt.yo 40doc/rxvtd.1.txt
77doc/yodl/rxvtRef-csi.yo 41doc/rxvtperl.3.txt
78doc/yodl/rxvtRef-definitions.yo 42doc/rxvt.1.html
79doc/yodl/rxvtRef-graphics.yo 43doc/rxvt.7.html
80doc/yodl/rxvtRef-keycodes.yo 44doc/rxvtc.1.html
81doc/yodl/rxvtRef-menubar.yo 45doc/rxvtd.1.html
82doc/yodl/rxvtRef-mouse.yo 46doc/rxvtperl.3.html
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 47
93autoconf/.cvsignore 48autoconf/.cvsignore
94autoconf/Make.common.in 49autoconf/Make.common.in
95autoconf/aclocal.m4 50autoconf/aclocal.m4
96autoconf/config.guess 51autoconf/config.guess
102autoconf/ltmain.sh 57autoconf/ltmain.sh
103autoconf/mkinstalldirs 58autoconf/mkinstalldirs
104autoconf/xpm.m4 59autoconf/xpm.m4
105 60
106src/.cvsignore 61src/.cvsignore
107src/.indent.pro
108src/Makefile.in 62src/Makefile.in
109src/salloc.h 63src/callback.h
64src/command.C
110src/command.h 65src/command.h
111src/defaultfont.C 66src/encoding.C
112src/defaultfont.h 67src/encoding.h
68src/fdpass.h
69src/fdpass.C
113src/feature.h 70src/feature.h
114src/graphics.C 71src/hookinc.h
115src/grkelot.C
116src/grkelot.h
117src/init.C 72src/init.C
118src/init.h 73src/init.h
74src/iom.C
75src/iom.h
76src/iom_conf.h
77src/keyboard.C
78src/keyboard.h
119src/logging.C 79src/logging.C
120src/logging.h 80src/logging.h
121src/main.C 81src/main.C
122src/makeextprotos-awk
123src/makeextprotos-sed
124src/makeintprotos-awk
125src/makeintprotos-sed
126src/menubar.C
127src/menubar.h
128src/misc.C 82src/misc.C
129src/netdisp.C 83src/netdisp.C
130src/netdisp.h 84src/netdisp.h
131src/protos.h 85src/optinc.h
86src/ptytty.h
132src/ptytty.C 87src/ptytty.C
88src/rxvtutil.C
89src/rxvtutil.h
90src/rxvttoolkit.C
91src/rxvttoolkit.h
92src/rxvtfont.C
93src/rxvtfont.h
133src/rxvt.C 94src/rxvt.C
134src/rxvt.h 95src/rxvt.h
96src/rsinc.h
97src/rxvtc.C
98src/rxvtd.C
99src/rxvtdaemon.C
100src/rxvtdaemon.h
135src/rxvtgrx.h 101src/rxvtlib.h
102src/rxvtlib.h.in
103src/salloc.C
104src/salloc.h
136src/screen.C 105src/screen.C
137src/scrollbar-next.C 106src/scrollbar-next.C
138src/scrollbar-rxvt.C 107src/scrollbar-rxvt.C
139src/scrollbar-xterm.C 108src/scrollbar-xterm.C
109src/scrollbar-plain.C
140src/scrollbar.C 110src/scrollbar.C
141src/strings.C
142src/version.h 111src/version.h
143src/xdefaults.C 112src/xdefaults.C
144src/xpm.C 113src/xpm.C
145src/rxvtlib.h
146src/command.C
147src/salloc.C
148src/rxvtlib.h.in
149src/iom.h
150src/encoding.C
151 114
152src/test/.cvsignore
153src/test/Makefile.in
154src/test/gettty.c
155src/test/strings-memmove.c
156
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 115src/gentables
116src/gencompose
117src/genlinedraw
118src/table/compose.h
119src/table/category.h
120src/table/linedraw.h
179src/table/viscii.h 121src/table/viscii.h
180src/table/ksc5601_1987_0.h 122src/table/ksc5601_1987_0.h
123src/table/gbk_0.h
181src/table/gb2312_1980_0.h 124src/table/gb2312_1980_0.h
182src/table/cns11643_1992_1.h 125src/table/cns11643_1992_1.h
183src/table/cns11643_1992_2.h 126src/table/cns11643_1992_2.h
184src/table/cns11643_1992_3.h 127src/table/cns11643_1992_3.h
185src/table/cns11643_1992_4.h 128src/table/cns11643_1992_4.h
186src/table/cns11643_1992_5.h 129src/table/cns11643_1992_5.h
187src/table/cns11643_1992_6.h 130src/table/cns11643_1992_6.h
188src/table/cns11643_1992_7.h 131src/table/cns11643_1992_7.h
189src/table/cns11643_1992_f.h 132src/table/cns11643_1992_f.h
133src/table/big5.h
190src/table/big5_ext.h 134src/table/big5_ext.h
191src/table/big5_plus.h 135src/table/big5_plus.h
192src/table/koi8_r.h 136src/table/koi8_r.h
193src/table/koi8_u.h 137src/table/koi8_u.h
194src/table/iso8859_1.h 138src/table/iso8859_1.h
205src/table/iso8859_13.h 149src/table/iso8859_13.h
206src/table/iso8859_14.h 150src/table/iso8859_14.h
207src/table/iso8859_15.h 151src/table/iso8859_15.h
208src/table/iso8859_16.h 152src/table/iso8859_16.h
209src/table/jis0201_1976_0.h 153src/table/jis0201_1976_0.h
210src/table/jis0208_1983_0.h 154src/table/jis0208_1990_0.h
211src/table/jis0212_1990_0.h 155src/table/jis0212_1990_0.h
212src/table/jis0213_1.h 156src/table/jis0213_1.h
213src/table/jis0213_2.h 157src/table/jis0213_2.h
158
159src/urxvt.pm
160src/typemap
161src/rxvtperl.h
162src/rxvtperl.xs
163
164src/perl/urxvt-popup
165src/perl/selection
166src/perl/option-popup
167src/perl/selection-popup
168src/perl/selection-autotransform
169src/perl/searchable-scrollback
170src/perl/mark-urls
171src/perl/example-refresh-hooks
172src/perl/block-graphics-to-ascii
173src/perl/digital-clock
174

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines