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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.30 by root, Wed Aug 25 02:34:34 2004 UTC vs.
Revision 1.58 by root, Fri Jan 6 01:16:58 2006 UTC

1.cvsignore 1.cvsignore
2.prebuild 2COPYING
3Changes 3Changes
4INSTALL 4INSTALL
5MANIFEST 5MANIFEST
6Makefile.in 6Makefile.in
7README.configure 7README.configure
8README.FAQ
8configure 9configure
9reconf 10reconf
11genac
10 12
11W11/X11/Intrinsic.h 13doc/embed
12W11/X11/Xatom.h 14doc/embed-tk
13W11/X11/Xlib.h 15doc/rxvt-tabbed
14W11/X11/Xlocale.h 16doc/pty-fd
15W11/X11/Xmd.h
16W11/X11/Xutil.h
17W11/X11/cursorfont.h
18W11/X11/keysym.h
19W11/X11/keysymdef.h
20W11/w32/Makefile
21W11/w32/event.c
22W11/w32/ntdef.h
23W11/w32/ntutil.c
24W11/w32/xlib.c
25W11/Makefile.in
26W11/Makefile.xpm
27W11/wrap/Makefile
28W11/wrap/mkproxy.pl
29W11/wrap/rxtv.ico
30W11/wrap/rxvt.ico
31W11/wrap/rxvt.rc
32W11/wrap/wrap.c
33W11/wrap/wrap.h
34W11/wrap/xwrappers.gen
35
36doc/etc/XTerm.ad
37doc/etc/rclock
38doc/etc/rxvt.termcap
39doc/etc/rxvt-unicode.terminfo 17doc/etc/rxvt-unicode.terminfo
18doc/etc/rxvt-unicode.termcap
40doc/menu/example.menu 19doc/menu/example.menu
41doc/menu/jedmenu.sl 20doc/menu/jedmenu.sl
42doc/menu/menu 21doc/menu/menu
43doc/menu/rxvt.menu 22doc/menu/rxvt.menu
44doc/menu/rxvt.zh-menu 23doc/menu/rxvt.zh-menu
45doc/menu/terminal.menu 24doc/menu/terminal.menu
25doc/solaris9.patch
26
46doc/.cvsignore 27doc/.cvsignore
47doc/LSM.in
48doc/Makefile.in 28doc/Makefile.in
49doc/README.menu 29doc/README.menu
50doc/README.xvt 30doc/README.xvt
51doc/changes.txt 31doc/changes.txt
32doc/podtbl
33doc/rxvt-unicode.spec
34
52doc/rxvt.1.pod 35doc/rxvt.1.pod
53doc/rxvt.7.pod 36doc/rxvt.7.pod
37doc/rxvtc.1.pod
38doc/rxvtd.1.pod
54doc/rxvt.1.man 39doc/rxvt.1.man.in
55doc/rxvt.7.man 40doc/rxvt.7.man.in
41doc/rxvtc.1.man.in
42doc/rxvtd.1.man.in
43doc/rxvtperl.3.man.in
44doc/rxvt.1.txt
45doc/rxvt.7.txt
46doc/rxvtc.1.txt
47doc/rxvtd.1.txt
48doc/rxvtperl.3.txt
56doc/rxvt.1.html 49doc/rxvt.1.html
57doc/rxvt.7.html 50doc/rxvt.7.html
58doc/rxvt.1.txt
59doc/rxvt.7.txt
60doc/rxvtc.1 51doc/rxvtc.1.html
52doc/rxvtd.1.html
53doc/rxvtperl.3.html
61 54
62autoconf/.cvsignore 55autoconf/.cvsignore
63autoconf/Make.common.in 56autoconf/Make.common.in
64autoconf/aclocal.m4 57autoconf/aclocal.m4
65autoconf/config.guess 58autoconf/config.guess
77src/callback.h 70src/callback.h
78src/command.C 71src/command.C
79src/command.h 72src/command.h
80src/encoding.C 73src/encoding.C
81src/encoding.h 74src/encoding.h
75src/fdpass.h
76src/fdpass.C
82src/feature.h 77src/feature.h
78src/hookinc.h
83src/init.C 79src/init.C
84src/init.h 80src/init.h
85src/iom.C 81src/iom.C
86src/iom.h 82src/iom.h
87src/iom_conf.h 83src/iom_conf.h
84src/keyboard.C
85src/keyboard.h
88src/logging.C 86src/logging.C
89src/logging.h 87src/logging.h
90src/main.C 88src/main.C
91src/makeintprotos-awk
92src/makeintprotos-sed
93src/menubar.C 89src/menubar.C
94src/menubar.h 90src/menubar.h
95src/misc.C 91src/misc.C
96src/netdisp.C 92src/netdisp.C
97src/netdisp.h 93src/netdisp.h
103src/rxvttoolkit.h 99src/rxvttoolkit.h
104src/rxvtfont.C 100src/rxvtfont.C
105src/rxvtfont.h 101src/rxvtfont.h
106src/rxvt.C 102src/rxvt.C
107src/rxvt.h 103src/rxvt.h
104src/rsinc.h
108src/rxvtc.C 105src/rxvtc.C
109src/rxvtd.C 106src/rxvtd.C
110src/rxvtdaemon.C 107src/rxvtdaemon.C
111src/rxvtdaemon.h 108src/rxvtdaemon.h
112src/rxvtlib.h 109src/rxvtlib.h
117src/scrollbar-next.C 114src/scrollbar-next.C
118src/scrollbar-rxvt.C 115src/scrollbar-rxvt.C
119src/scrollbar-xterm.C 116src/scrollbar-xterm.C
120src/scrollbar-plain.C 117src/scrollbar-plain.C
121src/scrollbar.C 118src/scrollbar.C
122src/simplevec.h
123src/strings.C 119src/strings.C
124src/version.h 120src/version.h
125src/xdefaults.C 121src/xdefaults.C
126src/xpm.C 122src/xpm.C
127
128src/test/.cvsignore
129src/test/Makefile.in
130src/test/gettty.c
131src/test/strings-memmove.c
132 123
133src/gentables 124src/gentables
134src/gencompose 125src/gencompose
135src/genlinedraw 126src/genlinedraw
136src/table/compose.h 127src/table/compose.h
137src/table/category.h 128src/table/category.h
138src/table/linedraw.h 129src/table/linedraw.h
139src/table/viscii.h 130src/table/viscii.h
140src/table/ksc5601_1987_0.h 131src/table/ksc5601_1987_0.h
132src/table/gbk_0.h
141src/table/gb2312_1980_0.h 133src/table/gb2312_1980_0.h
142src/table/cns11643_1992_1.h 134src/table/cns11643_1992_1.h
143src/table/cns11643_1992_2.h 135src/table/cns11643_1992_2.h
144src/table/cns11643_1992_3.h 136src/table/cns11643_1992_3.h
145src/table/cns11643_1992_4.h 137src/table/cns11643_1992_4.h
170src/table/jis0201_1976_0.h 162src/table/jis0201_1976_0.h
171src/table/jis0208_1990_0.h 163src/table/jis0208_1990_0.h
172src/table/jis0212_1990_0.h 164src/table/jis0212_1990_0.h
173src/table/jis0213_1.h 165src/table/jis0213_1.h
174src/table/jis0213_2.h 166src/table/jis0213_2.h
167
168src/urxvt.pm
169src/typemap
170src/rxvtperl.h
171src/rxvtperl.xs
172
173src/perl/example-refresh-hooks
174src/perl/example-filter-input
175src/perl/digital-clock
176src/perl/selection
177src/perl/mark-urls
178

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines