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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.13 by pcg, Wed Feb 25 12:03:46 2004 UTC vs.
Revision 1.45 by root, Sun Jun 26 20:06:52 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
25doc/solaris9.patch
26
47doc/.cvsignore 27doc/.cvsignore
48doc/BUGS
49doc/FAQ
50doc/LSM.in
51doc/Makefile.in 28doc/Makefile.in
52doc/README.menu 29doc/README.menu
53doc/README.xvt 30doc/README.xvt
54doc/TODO
55doc/changes.txt 31doc/changes.txt
32doc/podtbl
56doc/rxvt.1 33doc/rxvt.1.pod
34doc/rxvt.7.pod
35doc/rxvt.1.man.in
36doc/rxvt.7.man.in
37doc/rxvt.1.html
38doc/rxvt.7.html
39doc/rxvt.1.txt
40doc/rxvt.7.txt
57doc/rxvtc.1 41doc/rxvtc.1
58doc/rxvt.tbl 42doc/rxvt-unicode.spec
59doc/rxvtRef-frame.html
60doc/rxvtRef-toc.html
61doc/xterm.seq
62
63doc/yodl/rxvt-options.yo
64doc/yodl/.cvsignore
65doc/yodl/masonyodl.yo
66doc/yodl/rxvt-colours.yo
67doc/yodl/rxvt-environment.yo
68doc/yodl/rxvt-files.yo
69doc/yodl/rxvt-fonts.yo
70doc/yodl/rxvt-login.yo
71doc/yodl/rxvt-mousereporting.yo
72doc/yodl/rxvt-resources.yo
73doc/yodl/rxvt-scrollbar.yo
74doc/yodl/rxvt-textselection.yo
75doc/yodl/rxvt.yo
76doc/yodl/rxvtRef-csi.yo
77doc/yodl/rxvtRef-definitions.yo
78doc/yodl/rxvtRef-keycodes.yo
79doc/yodl/rxvtRef-menubar.yo
80doc/yodl/rxvtRef-mouse.yo
81doc/yodl/rxvtRef-privatemodes.yo
82doc/yodl/rxvtRef-sequences.yo
83doc/yodl/rxvtRef-values.yo
84doc/yodl/rxvtRef-xpm.yo
85doc/yodl/rxvtRef-xterm.yo
86doc/yodl/rxvtRef.yo
87doc/yodl/versioninfo.yo
88doc/yodl/versioninfo.yo.in
89doc/yodl/versionyodl.yo
90 43
91autoconf/.cvsignore 44autoconf/.cvsignore
92autoconf/Make.common.in 45autoconf/Make.common.in
93autoconf/aclocal.m4 46autoconf/aclocal.m4
94autoconf/config.guess 47autoconf/config.guess
100autoconf/ltmain.sh 53autoconf/ltmain.sh
101autoconf/mkinstalldirs 54autoconf/mkinstalldirs
102autoconf/xpm.m4 55autoconf/xpm.m4
103 56
104src/.cvsignore 57src/.cvsignore
105src/.indent.pro
106src/Makefile.in 58src/Makefile.in
107src/callback.h 59src/callback.h
108src/command.C 60src/command.C
109src/command.h 61src/command.h
110src/defaultfont.C
111src/defaultfont.h
112src/encoding.C 62src/encoding.C
113src/encoding.h 63src/encoding.h
114src/feature.h 64src/feature.h
115src/init.C 65src/init.C
116src/init.h 66src/init.h
117src/iom.C 67src/iom.C
118src/iom.h 68src/iom.h
119src/iom_conf.h 69src/iom_conf.h
70src/keyboard.C
71src/keyboard.h
120src/logging.C 72src/logging.C
121src/logging.h 73src/logging.h
122src/main.C 74src/main.C
123src/makeextprotos-awk
124src/makeextprotos-sed
125src/makeintprotos-awk
126src/makeintprotos-sed
127src/menubar.C 75src/menubar.C
128src/menubar.h 76src/menubar.h
129src/misc.C 77src/misc.C
130src/netdisp.C 78src/netdisp.C
131src/netdisp.h 79src/netdisp.h
132src/protos.h 80src/ptytty.h
133src/ptytty.C 81src/ptytty.C
82src/rxvtutil.C
83src/rxvtutil.h
84src/rxvttoolkit.C
85src/rxvttoolkit.h
86src/rxvtfont.C
87src/rxvtfont.h
134src/rxvt.C 88src/rxvt.C
135src/rxvt.h 89src/rxvt.h
136src/rxvtc.C 90src/rxvtc.C
137src/rxvtcolor.C
138src/rxvtcolor.h
139src/rxvtd.C 91src/rxvtd.C
140src/rxvtdaemon.C 92src/rxvtdaemon.C
141src/rxvtdaemon.h 93src/rxvtdaemon.h
142src/rxvtlib.h 94src/rxvtlib.h
143src/rxvtlib.h.in 95src/rxvtlib.h.in
144src/rxvtstl.C
145src/rxvtstl.h
146src/salloc.C 96src/salloc.C
147src/salloc.h 97src/salloc.h
148src/screen.C 98src/screen.C
149src/scrollbar-next.C 99src/scrollbar-next.C
150src/scrollbar-rxvt.C 100src/scrollbar-rxvt.C
151src/scrollbar-xterm.C 101src/scrollbar-xterm.C
152src/scrollbar-plain.C 102src/scrollbar-plain.C
153src/scrollbar.C 103src/scrollbar.C
154src/simplevec.h
155src/strings.C 104src/strings.C
156src/version.h 105src/version.h
157src/xdefaults.C 106src/xdefaults.C
158src/xpm.C 107src/xpm.C
159 108
160src/test/.cvsignore
161src/test/Makefile.in
162src/test/gettty.c
163src/test/strings-memmove.c
164
165src/gentables 109src/gentables
110src/gencompose
111src/genlinedraw
112src/table/compose.h
113src/table/category.h
114src/table/linedraw.h
166src/table/viscii.h 115src/table/viscii.h
167src/table/ksc5601_1987_0.h 116src/table/ksc5601_1987_0.h
117src/table/gbk_0.h
168src/table/gb2312_1980_0.h 118src/table/gb2312_1980_0.h
169src/table/cns11643_1992_1.h 119src/table/cns11643_1992_1.h
170src/table/cns11643_1992_2.h 120src/table/cns11643_1992_2.h
171src/table/cns11643_1992_3.h 121src/table/cns11643_1992_3.h
172src/table/cns11643_1992_4.h 122src/table/cns11643_1992_4.h
173src/table/cns11643_1992_5.h 123src/table/cns11643_1992_5.h
174src/table/cns11643_1992_6.h 124src/table/cns11643_1992_6.h
175src/table/cns11643_1992_7.h 125src/table/cns11643_1992_7.h
176src/table/cns11643_1992_f.h 126src/table/cns11643_1992_f.h
127src/table/big5.h
177src/table/big5_ext.h 128src/table/big5_ext.h
178src/table/big5_plus.h 129src/table/big5_plus.h
179src/table/koi8_r.h 130src/table/koi8_r.h
180src/table/koi8_u.h 131src/table/koi8_u.h
181src/table/iso8859_1.h 132src/table/iso8859_1.h
192src/table/iso8859_13.h 143src/table/iso8859_13.h
193src/table/iso8859_14.h 144src/table/iso8859_14.h
194src/table/iso8859_15.h 145src/table/iso8859_15.h
195src/table/iso8859_16.h 146src/table/iso8859_16.h
196src/table/jis0201_1976_0.h 147src/table/jis0201_1976_0.h
197src/table/jis0208_1983_0.h 148src/table/jis0208_1990_0.h
198src/table/jis0212_1990_0.h 149src/table/jis0212_1990_0.h
199src/table/jis0213_1.h 150src/table/jis0213_1.h
200src/table/jis0213_2.h 151src/table/jis0213_2.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines