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.93 by ayin, Sat Jun 30 10:43:00 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines