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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.24 by root, Sun Aug 15 02:17:32 2004 UTC vs.
Revision 1.44 by root, Sun Feb 20 00:09:25 2005 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
9configure 9configure
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
17W11/X11/Xutil.h
18W11/X11/cursorfont.h
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
37doc/etc/XTerm.ad
38doc/etc/rclock
39doc/etc/rxvt.termcap
40doc/etc/rxvt.terminfo 17doc/etc/rxvt-unicode.terminfo
18doc/etc/rxvt-unicode.termcap
41doc/menu/example.menu 19doc/menu/example.menu
42doc/menu/jedmenu.sl 20doc/menu/jedmenu.sl
43doc/menu/menu 21doc/menu/menu
44doc/menu/rxvt.menu 22doc/menu/rxvt.menu
45doc/menu/rxvt.zh-menu 23doc/menu/rxvt.zh-menu
46doc/menu/terminal.menu 24doc/menu/terminal.menu
25
47doc/.cvsignore 26doc/.cvsignore
48doc/BUGS
49doc/LSM.in
50doc/Makefile.in 27doc/Makefile.in
51doc/README.menu 28doc/README.menu
52doc/README.xvt 29doc/README.xvt
53doc/TODO
54doc/changes.txt 30doc/changes.txt
31doc/podtbl
32doc/rxvt.1.pod
33doc/rxvt.7.pod
55doc/rxvt.1.man 34doc/rxvt.1.man.in
56doc/rxvt.7.man 35doc/rxvt.7.man.in
57doc/rxvt.1.html 36doc/rxvt.1.html
58doc/rxvt.7.html 37doc/rxvt.7.html
59doc/rxvt.1.txt 38doc/rxvt.1.txt
60doc/rxvt.7.txt 39doc/rxvt.7.txt
61doc/rxvtc.1 40doc/rxvtc.1
62doc/xterm.seq 41doc/rxvt-unicode.spec
63 42
64autoconf/.cvsignore 43autoconf/.cvsignore
65autoconf/Make.common.in 44autoconf/Make.common.in
66autoconf/aclocal.m4 45autoconf/aclocal.m4
67autoconf/config.guess 46autoconf/config.guess
85src/init.C 64src/init.C
86src/init.h 65src/init.h
87src/iom.C 66src/iom.C
88src/iom.h 67src/iom.h
89src/iom_conf.h 68src/iom_conf.h
69src/keyboard.C
70src/keyboard.h
90src/logging.C 71src/logging.C
91src/logging.h 72src/logging.h
92src/main.C 73src/main.C
93src/makeintprotos-awk
94src/makeintprotos-sed
95src/menubar.C 74src/menubar.C
96src/menubar.h 75src/menubar.h
97src/misc.C 76src/misc.C
98src/netdisp.C 77src/netdisp.C
99src/netdisp.h 78src/netdisp.h
119src/scrollbar-next.C 98src/scrollbar-next.C
120src/scrollbar-rxvt.C 99src/scrollbar-rxvt.C
121src/scrollbar-xterm.C 100src/scrollbar-xterm.C
122src/scrollbar-plain.C 101src/scrollbar-plain.C
123src/scrollbar.C 102src/scrollbar.C
124src/simplevec.h
125src/strings.C 103src/strings.C
126src/version.h 104src/version.h
127src/xdefaults.C 105src/xdefaults.C
128src/xpm.C 106src/xpm.C
129
130src/test/.cvsignore
131src/test/Makefile.in
132src/test/gettty.c
133src/test/strings-memmove.c
134 107
135src/gentables 108src/gentables
136src/gencompose 109src/gencompose
137src/genlinedraw 110src/genlinedraw
138src/table/compose.h 111src/table/compose.h
139src/table/category.h 112src/table/category.h
140src/table/linedraw.h 113src/table/linedraw.h
141src/table/viscii.h 114src/table/viscii.h
142src/table/ksc5601_1987_0.h 115src/table/ksc5601_1987_0.h
116src/table/gbk_0.h
143src/table/gb2312_1980_0.h 117src/table/gb2312_1980_0.h
144src/table/cns11643_1992_1.h 118src/table/cns11643_1992_1.h
145src/table/cns11643_1992_2.h 119src/table/cns11643_1992_2.h
146src/table/cns11643_1992_3.h 120src/table/cns11643_1992_3.h
147src/table/cns11643_1992_4.h 121src/table/cns11643_1992_4.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines