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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.14 by pcg, Wed Mar 3 00:22:41 2004 UTC vs.
Revision 1.33 by root, Tue Sep 7 15:53:02 2004 UTC

3Changes 3Changes
4INSTALL 4INSTALL
5MANIFEST 5MANIFEST
6Makefile.in 6Makefile.in
7README.configure 7README.configure
8README.unicode 8README.FAQ
9configure 9configure
10reconf 10reconf
11 11
12W11/X11/Intrinsic.h 12W11/X11/Intrinsic.h
13W11/X11/Xatom.h 13W11/X11/Xatom.h
35W11/wrap/xwrappers.gen 35W11/wrap/xwrappers.gen
36 36
37doc/etc/XTerm.ad 37doc/etc/XTerm.ad
38doc/etc/rclock 38doc/etc/rclock
39doc/etc/rxvt.termcap 39doc/etc/rxvt.termcap
40doc/etc/rxvt.terminfo 40doc/etc/rxvt-unicode.terminfo
41doc/menu/example.menu 41doc/menu/example.menu
42doc/menu/jedmenu.sl 42doc/menu/jedmenu.sl
43doc/menu/menu 43doc/menu/menu
44doc/menu/rxvt.menu 44doc/menu/rxvt.menu
45doc/menu/rxvt.zh-menu 45doc/menu/rxvt.zh-menu
46doc/menu/terminal.menu 46doc/menu/terminal.menu
47doc/.cvsignore 47doc/.cvsignore
48doc/BUGS
49doc/FAQ
50doc/LSM.in 48doc/LSM.in
51doc/Makefile.in 49doc/Makefile.in
52doc/README.menu 50doc/README.menu
53doc/README.xvt 51doc/README.xvt
54doc/TODO
55doc/changes.txt 52doc/changes.txt
56doc/rxvt.1 53doc/rxvt.1.pod
54doc/rxvt.7.pod
55doc/rxvt.1.man.in
56doc/rxvt.7.man.in
57doc/rxvt.1.html
58doc/rxvt.7.html
59doc/rxvt.1.txt
60doc/rxvt.7.txt
57doc/rxvtc.1 61doc/rxvtc.1
58doc/rxvt.tbl
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 62
91autoconf/.cvsignore 63autoconf/.cvsignore
92autoconf/Make.common.in 64autoconf/Make.common.in
93autoconf/aclocal.m4 65autoconf/aclocal.m4
94autoconf/config.guess 66autoconf/config.guess
100autoconf/ltmain.sh 72autoconf/ltmain.sh
101autoconf/mkinstalldirs 73autoconf/mkinstalldirs
102autoconf/xpm.m4 74autoconf/xpm.m4
103 75
104src/.cvsignore 76src/.cvsignore
105src/.indent.pro
106src/Makefile.in 77src/Makefile.in
107src/callback.h 78src/callback.h
108src/command.C 79src/command.C
109src/command.h 80src/command.h
110src/defaultfont.C
111src/defaultfont.h
112src/encoding.C 81src/encoding.C
113src/encoding.h 82src/encoding.h
114src/feature.h 83src/feature.h
115src/init.C 84src/init.C
116src/init.h 85src/init.h
118src/iom.h 87src/iom.h
119src/iom_conf.h 88src/iom_conf.h
120src/logging.C 89src/logging.C
121src/logging.h 90src/logging.h
122src/main.C 91src/main.C
123src/makeextprotos-awk
124src/makeextprotos-sed
125src/makeintprotos-awk 92src/makeintprotos-awk
126src/makeintprotos-sed 93src/makeintprotos-sed
127src/menubar.C 94src/menubar.C
128src/menubar.h 95src/menubar.h
129src/misc.C 96src/misc.C
130src/netdisp.C 97src/netdisp.C
131src/netdisp.h 98src/netdisp.h
132src/protos.h 99src/ptytty.h
133src/ptytty.C 100src/ptytty.C
101src/rxvtutil.C
102src/rxvtutil.h
103src/rxvttoolkit.C
104src/rxvttoolkit.h
105src/rxvtfont.C
106src/rxvtfont.h
134src/rxvt.C 107src/rxvt.C
135src/rxvt.h 108src/rxvt.h
136src/rxvtc.C 109src/rxvtc.C
137src/rxvtcolor.C
138src/rxvtcolor.h
139src/rxvtd.C 110src/rxvtd.C
140src/rxvtdaemon.C 111src/rxvtdaemon.C
141src/rxvtdaemon.h 112src/rxvtdaemon.h
142src/rxvtlib.h 113src/rxvtlib.h
143src/rxvtlib.h.in 114src/rxvtlib.h.in
144src/rxvtstl.C
145src/rxvtstl.h
146src/salloc.C 115src/salloc.C
147src/salloc.h 116src/salloc.h
148src/screen.C 117src/screen.C
149src/scrollbar-next.C 118src/scrollbar-next.C
150src/scrollbar-rxvt.C 119src/scrollbar-rxvt.C
151src/scrollbar-xterm.C 120src/scrollbar-xterm.C
152src/scrollbar-plain.C 121src/scrollbar-plain.C
153src/scrollbar.C 122src/scrollbar.C
154src/simplevec.h
155src/strings.C 123src/strings.C
156src/version.h 124src/version.h
157src/xdefaults.C 125src/xdefaults.C
158src/xpm.C 126src/xpm.C
159 127
161src/test/Makefile.in 129src/test/Makefile.in
162src/test/gettty.c 130src/test/gettty.c
163src/test/strings-memmove.c 131src/test/strings-memmove.c
164 132
165src/gentables 133src/gentables
134src/gencompose
135src/genlinedraw
136src/table/compose.h
137src/table/category.h
138src/table/linedraw.h
166src/table/viscii.h 139src/table/viscii.h
167src/table/ksc5601_1987_0.h 140src/table/ksc5601_1987_0.h
168src/table/gb2312_1980_0.h 141src/table/gb2312_1980_0.h
169src/table/cns11643_1992_1.h 142src/table/cns11643_1992_1.h
170src/table/cns11643_1992_2.h 143src/table/cns11643_1992_2.h
193src/table/iso8859_13.h 166src/table/iso8859_13.h
194src/table/iso8859_14.h 167src/table/iso8859_14.h
195src/table/iso8859_15.h 168src/table/iso8859_15.h
196src/table/iso8859_16.h 169src/table/iso8859_16.h
197src/table/jis0201_1976_0.h 170src/table/jis0201_1976_0.h
198src/table/jis0208_1983_0.h 171src/table/jis0208_1990_0.h
199src/table/jis0212_1990_0.h 172src/table/jis0212_1990_0.h
200src/table/jis0213_1.h 173src/table/jis0213_1.h
201src/table/jis0213_2.h 174src/table/jis0213_2.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines