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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.30 by root, Wed Aug 25 02:34:34 2004 UTC vs.
Revision 1.99 by root, Mon Nov 19 12:02:35 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
8configure
9reconf
10 19
11W11/X11/Intrinsic.h 20doc/embed
12W11/X11/Xatom.h 21doc/embed-tk
13W11/X11/Xlib.h 22doc/rxvt-tabbed
14W11/X11/Xlocale.h 23doc/pty-fd
15W11/X11/Xmd.h 24doc/etc/rxvt-unicode.terminfo
16W11/X11/Xutil.h 25doc/etc/rxvt-unicode.termcap
17W11/X11/cursorfont.h 26doc/wcwidth.patch
18W11/X11/keysym.h 27doc/urxvt-8.2-256color.patch
19W11/X11/keysymdef.h
20W11/w32/Makefile
21W11/w32/event.c
22W11/w32/ntdef.h
23W11/w32/ntutil.c
24W11/w32/xlib.c
25W11/Makefile.in
26W11/Makefile.xpm
27W11/wrap/Makefile
28W11/wrap/mkproxy.pl
29W11/wrap/rxtv.ico
30W11/wrap/rxvt.ico
31W11/wrap/rxvt.rc
32W11/wrap/wrap.c
33W11/wrap/wrap.h
34W11/wrap/xwrappers.gen
35 28
36doc/etc/XTerm.ad
37doc/etc/rclock
38doc/etc/rxvt.termcap
39doc/etc/rxvt-unicode.terminfo
40doc/menu/example.menu
41doc/menu/jedmenu.sl
42doc/menu/menu
43doc/menu/rxvt.menu
44doc/menu/rxvt.zh-menu
45doc/menu/terminal.menu
46doc/.cvsignore 29doc/.cvsignore
47doc/LSM.in
48doc/Makefile.in 30doc/Makefile.in
49doc/README.menu
50doc/README.xvt 31doc/README.xvt
51doc/changes.txt 32doc/changes.txt
33doc/podtbl
34doc/rxvt-unicode.spec
35
52doc/rxvt.1.pod 36doc/rxvt.1.pod
53doc/rxvt.7.pod 37doc/rxvt.7.pod
38doc/rxvtc.1.pod
39doc/rxvtd.1.pod
54doc/rxvt.1.man 40doc/rxvt.1.man.in
55doc/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
56doc/rxvt.1.html 50doc/rxvt.1.html
57doc/rxvt.7.html 51doc/rxvt.7.html
58doc/rxvt.1.txt
59doc/rxvt.7.txt
60doc/rxvtc.1 52doc/rxvtc.1.html
61 53doc/rxvtd.1.html
62autoconf/.cvsignore 54doc/rxvtperl.3.html
63autoconf/Make.common.in
64autoconf/aclocal.m4
65autoconf/config.guess
66autoconf/config.h.in
67autoconf/config.sub
68autoconf/configure.in
69autoconf/install-sh
70autoconf/libtool.m4
71autoconf/ltmain.sh
72autoconf/mkinstalldirs
73autoconf/xpm.m4
74 55
75src/.cvsignore 56src/.cvsignore
76src/Makefile.in 57src/Makefile.in
58src/background.C
59src/background.h
77src/callback.h 60src/callback.h
78src/command.C 61src/command.C
79src/command.h 62src/command.h
80src/encoding.C 63src/encoding.C
81src/encoding.h 64src/encoding.h
82src/feature.h 65src/feature.h
66src/hookinc.h
83src/init.C 67src/init.C
84src/init.h 68src/init.h
85src/iom.C 69src/ev_cpp.C
86src/iom.h 70src/ev_cpp.h
87src/iom_conf.h 71src/keyboard.C
88src/logging.C 72src/keyboard.h
89src/logging.h
90src/main.C 73src/main.C
91src/makeintprotos-awk
92src/makeintprotos-sed
93src/menubar.C
94src/menubar.h
95src/misc.C 74src/misc.C
96src/netdisp.C 75src/optinc.h
97src/netdisp.h
98src/ptytty.h
99src/ptytty.C
100src/rxvtutil.C 76src/rxvtutil.C
101src/rxvtutil.h 77src/rxvtutil.h
102src/rxvttoolkit.C 78src/rxvttoolkit.C
103src/rxvttoolkit.h 79src/rxvttoolkit.h
104src/rxvtfont.C 80src/rxvtfont.C
105src/rxvtfont.h 81src/rxvtfont.h
106src/rxvt.C 82src/rxvt.C
107src/rxvt.h 83src/rxvt.h
84src/rsinc.h
108src/rxvtc.C 85src/rxvtc.C
109src/rxvtd.C 86src/rxvtd.C
110src/rxvtdaemon.C 87src/rxvtdaemon.C
111src/rxvtdaemon.h 88src/rxvtdaemon.h
112src/rxvtlib.h
113src/rxvtlib.h.in 89src/rxvtlib.h.in
114src/salloc.C 90src/salloc.C
115src/salloc.h 91src/salloc.h
116src/screen.C 92src/screen.C
117src/scrollbar-next.C 93src/scrollbar-next.C
118src/scrollbar-rxvt.C 94src/scrollbar-rxvt.C
119src/scrollbar-xterm.C 95src/scrollbar-xterm.C
120src/scrollbar-plain.C 96src/scrollbar-plain.C
121src/scrollbar.C 97src/scrollbar.C
122src/simplevec.h
123src/strings.C
124src/version.h 98src/version.h
125src/xdefaults.C 99src/xdefaults.C
126src/xpm.C
127 100
128src/test/.cvsignore 101src/libptytty.h
129src/test/Makefile.in 102src/ptytty_conf.h
130src/test/gettty.c 103src/ptytty.h
131src/test/strings-memmove.c 104src/ptytty.C
105src/proxy.C
106src/logging.C
107src/fdpass.C
132 108
133src/gentables 109src/gentables
134src/gencompose 110src/gencompose
135src/genlinedraw 111src/genlinedraw
136src/table/compose.h 112src/table/compose.h
137src/table/category.h 113src/table/category.h
138src/table/linedraw.h 114src/table/linedraw.h
139src/table/viscii.h 115src/table/viscii.h
140src/table/ksc5601_1987_0.h 116src/table/ksc5601_1987_0.h
117src/table/gbk_0.h
141src/table/gb2312_1980_0.h 118src/table/gb2312_1980_0.h
142src/table/cns11643_1992_1.h 119src/table/cns11643_1992_1.h
143src/table/cns11643_1992_2.h 120src/table/cns11643_1992_2.h
144src/table/cns11643_1992_3.h 121src/table/cns11643_1992_3.h
145src/table/cns11643_1992_4.h 122src/table/cns11643_1992_4.h
170src/table/jis0201_1976_0.h 147src/table/jis0201_1976_0.h
171src/table/jis0208_1990_0.h 148src/table/jis0208_1990_0.h
172src/table/jis0212_1990_0.h 149src/table/jis0212_1990_0.h
173src/table/jis0213_1.h 150src/table/jis0213_1.h
174src/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/matcher
169src/perl/tabbed
170src/perl/xim-onthespot
171src/perl/readline
172src/perl/remote-clipboard
173src/perl/kuake
174src/perl/example-refresh-hooks
175src/perl/block-graphics-to-ascii
176src/perl/digital-clock
177src/perl/macosx-clipboard
178
179libev/ev.h
180libev/ev.c
181libev/ev_vars.h
182libev/ev_wrap.h
183libev/ev_win32.c
184libev/ev_select.c
185libev/ev_poll.c
186libev/ev_epoll.c
187libev/ev_kqueue.c
188libev/ev_port.c
189

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines