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.97 by root, Sun Nov 11 04:08: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 27doc/urxvt-8.2-256color.patch
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 28
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 29doc/.cvsignore
48doc/BUGS
49doc/LSM.in
50doc/Makefile.in 30doc/Makefile.in
51doc/README.menu
52doc/README.xvt 31doc/README.xvt
53doc/TODO
54doc/changes.txt 32doc/changes.txt
33doc/podtbl
34doc/rxvt-unicode.spec
35
36doc/rxvt.1.pod
37doc/rxvt.7.pod
38doc/rxvtc.1.pod
39doc/rxvtd.1.pod
55doc/rxvt.1.man 40doc/rxvt.1.man.in
56doc/rxvt.7.man 41doc/rxvt.7.man.in
42doc/rxvtc.1.man.in
43doc/rxvtd.1.man.in
44doc/rxvtperl.3.man.in
45doc/rxvt.1.txt
46doc/rxvt.7.txt
47doc/rxvtc.1.txt
48doc/rxvtd.1.txt
49doc/rxvtperl.3.txt
57doc/rxvt.1.html 50doc/rxvt.1.html
58doc/rxvt.7.html 51doc/rxvt.7.html
59doc/rxvt.1.txt
60doc/rxvt.7.txt
61doc/rxvtc.1 52doc/rxvtc.1.html
62doc/xterm.seq 53doc/rxvtd.1.html
63 54doc/rxvtperl.3.html
64autoconf/.cvsignore
65autoconf/Make.common.in
66autoconf/aclocal.m4
67autoconf/config.guess
68autoconf/config.h.in
69autoconf/config.sub
70autoconf/configure.in
71autoconf/install-sh
72autoconf/libtool.m4
73autoconf/ltmain.sh
74autoconf/mkinstalldirs
75autoconf/xpm.m4
76 55
77src/.cvsignore 56src/.cvsignore
78src/Makefile.in 57src/Makefile.in
58src/background.C
59src/background.h
79src/callback.h 60src/callback.h
80src/command.C 61src/command.C
81src/command.h 62src/command.h
82src/encoding.C 63src/encoding.C
83src/encoding.h 64src/encoding.h
84src/feature.h 65src/feature.h
66src/hookinc.h
85src/init.C 67src/init.C
86src/init.h 68src/init.h
87src/iom.C 69src/ev_cpp.C
88src/iom.h 70src/ev_cpp.h
89src/iom_conf.h 71src/keyboard.C
90src/logging.C 72src/keyboard.h
91src/logging.h
92src/main.C 73src/main.C
93src/makeintprotos-awk
94src/makeintprotos-sed
95src/menubar.C
96src/menubar.h
97src/misc.C 74src/misc.C
98src/netdisp.C 75src/optinc.h
99src/netdisp.h
100src/ptytty.h
101src/ptytty.C
102src/rxvtutil.C 76src/rxvtutil.C
103src/rxvtutil.h 77src/rxvtutil.h
104src/rxvttoolkit.C 78src/rxvttoolkit.C
105src/rxvttoolkit.h 79src/rxvttoolkit.h
106src/rxvtfont.C 80src/rxvtfont.C
107src/rxvtfont.h 81src/rxvtfont.h
108src/rxvt.C 82src/rxvt.C
109src/rxvt.h 83src/rxvt.h
84src/rsinc.h
110src/rxvtc.C 85src/rxvtc.C
111src/rxvtd.C 86src/rxvtd.C
112src/rxvtdaemon.C 87src/rxvtdaemon.C
113src/rxvtdaemon.h 88src/rxvtdaemon.h
114src/rxvtlib.h
115src/rxvtlib.h.in 89src/rxvtlib.h.in
116src/salloc.C 90src/salloc.C
117src/salloc.h 91src/salloc.h
118src/screen.C 92src/screen.C
119src/scrollbar-next.C 93src/scrollbar-next.C
120src/scrollbar-rxvt.C 94src/scrollbar-rxvt.C
121src/scrollbar-xterm.C 95src/scrollbar-xterm.C
122src/scrollbar-plain.C 96src/scrollbar-plain.C
123src/scrollbar.C 97src/scrollbar.C
124src/simplevec.h
125src/strings.C
126src/version.h 98src/version.h
127src/xdefaults.C 99src/xdefaults.C
128src/xpm.C
129 100
130src/test/.cvsignore 101src/libptytty.h
131src/test/Makefile.in 102src/ptytty_conf.h
132src/test/gettty.c 103src/ptytty.h
133src/test/strings-memmove.c 104src/ptytty.C
105src/proxy.C
106src/logging.C
107src/fdpass.C
134 108
135src/gentables 109src/gentables
136src/gencompose 110src/gencompose
137src/genlinedraw 111src/genlinedraw
138src/table/compose.h 112src/table/compose.h
139src/table/category.h 113src/table/category.h
140src/table/linedraw.h 114src/table/linedraw.h
141src/table/viscii.h 115src/table/viscii.h
142src/table/ksc5601_1987_0.h 116src/table/ksc5601_1987_0.h
117src/table/gbk_0.h
143src/table/gb2312_1980_0.h 118src/table/gb2312_1980_0.h
144src/table/cns11643_1992_1.h 119src/table/cns11643_1992_1.h
145src/table/cns11643_1992_2.h 120src/table/cns11643_1992_2.h
146src/table/cns11643_1992_3.h 121src/table/cns11643_1992_3.h
147src/table/cns11643_1992_4.h 122src/table/cns11643_1992_4.h
172src/table/jis0201_1976_0.h 147src/table/jis0201_1976_0.h
173src/table/jis0208_1990_0.h 148src/table/jis0208_1990_0.h
174src/table/jis0212_1990_0.h 149src/table/jis0212_1990_0.h
175src/table/jis0213_1.h 150src/table/jis0213_1.h
176src/table/jis0213_2.h 151src/table/jis0213_2.h
152
153src/urxvt.pm
154src/typemap
155src/typemap.iom
156src/iom_perl.h
157src/iom_perl.xs
158src/rxvtperl.h
159src/rxvtperl.xs
160
161src/perl/urxvt-popup
162src/perl/selection
163src/perl/option-popup
164src/perl/selection-popup
165src/perl/selection-autotransform
166src/perl/selection-pastebin
167src/perl/searchable-scrollback
168src/perl/automove-background
169src/perl/matcher
170src/perl/tabbed
171src/perl/xim-onthespot
172src/perl/readline
173src/perl/remote-clipboard
174src/perl/kuake
175src/perl/example-refresh-hooks
176src/perl/block-graphics-to-ascii
177src/perl/digital-clock
178src/perl/macosx-clipboard
179
180libev/ev.h
181libev/ev.c
182libev/ev_vars.h
183libev/ev_wrap.h
184libev/ev_win32.c
185libev/ev_select.c
186libev/ev_poll.c
187libev/ev_epoll.c
188libev/ev_kqueue.c

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines