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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.22 by root, Thu Aug 12 22:22:30 2004 UTC vs.
Revision 1.73 by root, Thu Jan 19 08:10:20 2006 UTC

1.cvsignore 1.cvsignore
2.prebuild 2COPYING
3Changes 3Changes
4INSTALL 4INSTALL
5MANIFEST 5MANIFEST
6Makefile.in 6Makefile.in
7README.configure 7README.configure
8README.unicode 8README.FAQ
9reconf
9configure 10configure
10reconf 11autogen.sh
12aclocal.m4
13config.guess
14config.h.in
15config.sub
16configure.ac
17install-sh
18mkinstalldirs
19xpm.m4
11 20
12W11/X11/Intrinsic.h 21doc/embed
13W11/X11/Xatom.h 22doc/embed-tk
14W11/X11/Xlib.h 23doc/rxvt-tabbed
15W11/X11/Xlocale.h 24doc/pty-fd
16W11/X11/Xmd.h 25doc/etc/rxvt-unicode.terminfo
17W11/X11/Xutil.h 26doc/etc/rxvt-unicode.termcap
18W11/X11/cursorfont.h 27doc/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 28
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 29doc/.cvsignore
48doc/BUGS
49doc/LSM.in
50doc/Makefile.in 30doc/Makefile.in
51doc/README.menu
52doc/README.xvt 31doc/README.xvt
53doc/TODO
54doc/changes.txt 32doc/changes.txt
33doc/podtbl
34doc/rxvt-unicode.spec
35
36doc/rxvt.1.pod
37doc/rxvt.7.pod
38doc/rxvtc.1.pod
39doc/rxvtd.1.pod
55doc/rxvt.1.man 40doc/rxvt.1.man.in
56doc/rxvt.7.man 41doc/rxvt.7.man.in
42doc/rxvtc.1.man.in
43doc/rxvtd.1.man.in
44doc/rxvtperl.3.man.in
45doc/rxvt.1.txt
46doc/rxvt.7.txt
47doc/rxvtc.1.txt
48doc/rxvtd.1.txt
49doc/rxvtperl.3.txt
57doc/rxvt.1.html 50doc/rxvt.1.html
58doc/rxvt.7.html 51doc/rxvt.7.html
59doc/rxvt.1.txt
60doc/rxvt.7.txt
61doc/rxvtc.1 52doc/rxvtc.1.html
62doc/xterm.seq 53doc/rxvtd.1.html
63 54doc/rxvtperl.3.html
64autoconf/.cvsignore
65autoconf/Make.common.in
66autoconf/aclocal.m4
67autoconf/config.guess
68autoconf/config.h.in
69autoconf/config.sub
70autoconf/configure.in
71autoconf/install-sh
72autoconf/libtool.m4
73autoconf/ltmain.sh
74autoconf/mkinstalldirs
75autoconf/xpm.m4
76 55
77src/.cvsignore 56src/.cvsignore
78src/.indent.pro
79src/Makefile.in 57src/Makefile.in
80src/callback.h 58src/callback.h
81src/command.C 59src/command.C
82src/command.h 60src/command.h
83src/defaultfont.C
84src/defaultfont.h
85src/encoding.C 61src/encoding.C
86src/encoding.h 62src/encoding.h
63src/fdpass.h
64src/fdpass.C
87src/feature.h 65src/feature.h
66src/hookinc.h
88src/init.C 67src/init.C
89src/init.h 68src/init.h
90src/iom.C 69src/iom.C
91src/iom.h 70src/iom.h
92src/iom_conf.h 71src/iom_conf.h
72src/keyboard.C
73src/keyboard.h
93src/logging.C 74src/logging.C
94src/logging.h
95src/main.C 75src/main.C
96src/makeextprotos-awk
97src/makeextprotos-sed
98src/makeintprotos-awk
99src/makeintprotos-sed
100src/menubar.C
101src/menubar.h
102src/misc.C 76src/misc.C
103src/netdisp.C 77src/netdisp.C
104src/netdisp.h 78src/netdisp.h
105src/protos.h 79src/optinc.h
80src/ptytty.h
106src/ptytty.C 81src/ptytty.C
82src/rxvtutil.C
83src/rxvtutil.h
84src/rxvttoolkit.C
85src/rxvttoolkit.h
86src/rxvtfont.C
87src/rxvtfont.h
107src/rxvt.C 88src/rxvt.C
108src/rxvt.h 89src/rxvt.h
90src/rsinc.h
109src/rxvtc.C 91src/rxvtc.C
110src/rxvtcolor.C
111src/rxvtcolor.h
112src/rxvtd.C 92src/rxvtd.C
113src/rxvtdaemon.C 93src/rxvtdaemon.C
114src/rxvtdaemon.h 94src/rxvtdaemon.h
115src/rxvtlib.h 95src/rxvtlib.h
116src/rxvtlib.h.in 96src/rxvtlib.h.in
117src/rxvtstl.C
118src/rxvtstl.h
119src/salloc.C 97src/salloc.C
120src/salloc.h 98src/salloc.h
121src/screen.C 99src/screen.C
122src/scrollbar-next.C 100src/scrollbar-next.C
123src/scrollbar-rxvt.C 101src/scrollbar-rxvt.C
124src/scrollbar-xterm.C 102src/scrollbar-xterm.C
125src/scrollbar-plain.C 103src/scrollbar-plain.C
126src/scrollbar.C 104src/scrollbar.C
127src/simplevec.h
128src/strings.C
129src/version.h 105src/version.h
130src/xdefaults.C 106src/xdefaults.C
131src/xpm.C 107src/xpm.C
132
133src/test/.cvsignore
134src/test/Makefile.in
135src/test/gettty.c
136src/test/strings-memmove.c
137 108
138src/gentables 109src/gentables
139src/gencompose 110src/gencompose
140src/genlinedraw 111src/genlinedraw
141src/table/compose.h 112src/table/compose.h
142src/table/category.h 113src/table/category.h
143src/table/linedraw.h 114src/table/linedraw.h
144src/table/viscii.h 115src/table/viscii.h
145src/table/ksc5601_1987_0.h 116src/table/ksc5601_1987_0.h
117src/table/gbk_0.h
146src/table/gb2312_1980_0.h 118src/table/gb2312_1980_0.h
147src/table/cns11643_1992_1.h 119src/table/cns11643_1992_1.h
148src/table/cns11643_1992_2.h 120src/table/cns11643_1992_2.h
149src/table/cns11643_1992_3.h 121src/table/cns11643_1992_3.h
150src/table/cns11643_1992_4.h 122src/table/cns11643_1992_4.h
175src/table/jis0201_1976_0.h 147src/table/jis0201_1976_0.h
176src/table/jis0208_1990_0.h 148src/table/jis0208_1990_0.h
177src/table/jis0212_1990_0.h 149src/table/jis0212_1990_0.h
178src/table/jis0213_1.h 150src/table/jis0213_1.h
179src/table/jis0213_2.h 151src/table/jis0213_2.h
152
153src/urxvt.pm
154src/typemap
155src/rxvtperl.h
156src/rxvtperl.xs
157
158src/perl/urxvt-popup
159src/perl/selection
160src/perl/option-popup
161src/perl/selection-popup
162src/perl/selection-autotransform
163src/perl/selection-pastebin
164src/perl/searchable-scrollback
165src/perl/automove-background
166src/perl/mark-urls
167src/perl/example-refresh-hooks
168src/perl/block-graphics-to-ascii
169src/perl/digital-clock
170

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines