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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.33 by root, Tue Sep 7 15:53:02 2004 UTC vs.
Revision 1.121 by root, Sat May 19 00:26:17 2012 UTC

1.cvsignore 1.cvsignore
2.prebuild 2COPYING
3Changes 3Changes
4INSTALL 4INSTALL
5MANIFEST 5MANIFEST
6Makefile.in
7README.configure 6README.configure
8README.FAQ 7README.FAQ
9configure 8configure
10reconf 9configure.ac
10config.sub
11config.guess
12aclocal.m4
13autogen.sh
14config.h.in
15Makefile.in
16install-sh
11 17
12W11/X11/Intrinsic.h 18doc/embed
13W11/X11/Xatom.h 19doc/embed-tk
14W11/X11/Xlib.h 20doc/rxvt-tabbed
15W11/X11/Xlocale.h 21doc/pty-fd
16W11/X11/Xmd.h 22doc/etc/rxvt-unicode.terminfo
17W11/X11/Xutil.h 23doc/etc/rxvt-unicode.termcap
18W11/X11/cursorfont.h 24doc/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 25
37doc/etc/XTerm.ad
38doc/etc/rclock
39doc/etc/rxvt.termcap
40doc/etc/rxvt-unicode.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 26doc/.cvsignore
48doc/LSM.in
49doc/Makefile.in 27doc/Makefile.in
50doc/README.menu
51doc/README.xvt 28doc/README.xvt
52doc/changes.txt 29doc/changes.txt
30doc/podtbl
31
53doc/rxvt.1.pod 32doc/rxvt.1.pod
54doc/rxvt.7.pod 33doc/rxvt.7.pod
34doc/rxvtc.1.pod
35doc/rxvtd.1.pod
55doc/rxvt.1.man.in 36doc/rxvt.1.man.in
56doc/rxvt.7.man.in 37doc/rxvt.7.man.in
57doc/rxvt.1.html
58doc/rxvt.7.html
59doc/rxvt.1.txt
60doc/rxvt.7.txt
61doc/rxvtc.1 38doc/rxvtc.1.man.in
62 39doc/rxvtd.1.man.in
63autoconf/.cvsignore 40doc/rxvtperl.3.man.in
64autoconf/Make.common.in
65autoconf/aclocal.m4
66autoconf/config.guess
67autoconf/config.h.in
68autoconf/config.sub
69autoconf/configure.in
70autoconf/install-sh
71autoconf/libtool.m4
72autoconf/ltmain.sh
73autoconf/mkinstalldirs
74autoconf/xpm.m4
75 41
76src/.cvsignore 42src/.cvsignore
77src/Makefile.in 43src/Makefile.in
44src/background.C
78src/callback.h 45src/callback.h
79src/command.C 46src/command.C
80src/command.h 47src/command.h
81src/encoding.C 48src/encoding.C
82src/encoding.h 49src/encoding.h
50src/fdpass_wrapper.C
83src/feature.h 51src/feature.h
52src/hookinc.h
84src/init.C 53src/init.C
85src/init.h 54src/init.h
86src/iom.C 55src/ev_cpp.C
87src/iom.h 56src/ev_cpp.h
88src/iom_conf.h 57src/keyboard.C
89src/logging.C 58src/keyboard.h
90src/logging.h
91src/main.C 59src/main.C
92src/makeintprotos-awk
93src/makeintprotos-sed
94src/menubar.C
95src/menubar.h
96src/misc.C 60src/misc.C
97src/netdisp.C 61src/optinc.h
98src/netdisp.h
99src/ptytty.h
100src/ptytty.C 62src/ptytty_wrapper.C
101src/rxvtutil.C 63src/rxvtutil.C
102src/rxvtutil.h 64src/rxvtutil.h
103src/rxvttoolkit.C 65src/rxvttoolkit.C
104src/rxvttoolkit.h 66src/rxvttoolkit.h
105src/rxvtfont.C 67src/rxvtfont.C
106src/rxvtfont.h 68src/rxvtfont.h
107src/rxvt.C 69src/rxvt.C
108src/rxvt.h 70src/rxvt.h
71src/rsinc.h
109src/rxvtc.C 72src/rxvtc.C
110src/rxvtd.C 73src/rxvtd.C
111src/rxvtdaemon.C 74src/rxvtdaemon.C
112src/rxvtdaemon.h 75src/rxvtdaemon.h
113src/rxvtlib.h
114src/rxvtlib.h.in
115src/salloc.C 76src/salloc.C
116src/salloc.h 77src/salloc.h
117src/screen.C 78src/screen.C
118src/scrollbar-next.C 79src/scrollbar-next.C
119src/scrollbar-rxvt.C 80src/scrollbar-rxvt.C
120src/scrollbar-xterm.C 81src/scrollbar-xterm.C
121src/scrollbar-plain.C 82src/scrollbar-plain.C
122src/scrollbar.C 83src/scrollbar.C
123src/strings.C 84src/scrollbar.h
124src/version.h 85src/version.h
125src/xdefaults.C 86src/xdefaults.C
126src/xpm.C
127 87
128src/test/.cvsignore 88libptytty/Changes
129src/test/Makefile.in 89libptytty/ptytty.m4
130src/test/gettty.c 90libptytty/src/libptytty.h
131src/test/strings-memmove.c 91libptytty/src/ptytty_conf.h
92libptytty/src/ptytty.h
93libptytty/src/ptytty.C
94libptytty/src/proxy.C
95libptytty/src/logging.C
96libptytty/src/fdpass.C
97libptytty/src/estl.h
132 98
133src/gentables 99src/gentables
134src/gencompose 100src/gencompose
135src/genlinedraw 101src/genlinedraw
136src/table/compose.h 102src/table/compose.h
137src/table/category.h 103src/table/category.h
138src/table/linedraw.h 104src/table/linedraw.h
139src/table/viscii.h 105src/table/viscii.h
140src/table/ksc5601_1987_0.h 106src/table/ksc5601_1987_0.h
107src/table/gbk_0.h
141src/table/gb2312_1980_0.h 108src/table/gb2312_1980_0.h
142src/table/cns11643_1992_1.h 109src/table/cns11643_1992_1.h
143src/table/cns11643_1992_2.h 110src/table/cns11643_1992_2.h
144src/table/cns11643_1992_3.h 111src/table/cns11643_1992_3.h
145src/table/cns11643_1992_4.h 112src/table/cns11643_1992_4.h
170src/table/jis0201_1976_0.h 137src/table/jis0201_1976_0.h
171src/table/jis0208_1990_0.h 138src/table/jis0208_1990_0.h
172src/table/jis0212_1990_0.h 139src/table/jis0212_1990_0.h
173src/table/jis0213_1.h 140src/table/jis0213_1.h
174src/table/jis0213_2.h 141src/table/jis0213_2.h
142
143src/urxvt.pm
144src/typemap
145src/typemap.iom
146src/iom_perl.h
147src/iom_perl.xs
148src/rxvtperl.h
149src/rxvtperl.xs
150
151src/perl/bell-command
152src/perl/block-graphics-to-ascii
153src/perl/clipboard-osc
154src/perl/confirm-paste
155src/perl/digital-clock
156src/perl/example-refresh-hooks
157src/perl/keysym-list
158src/perl/kuake
159src/perl/macosx-clipboard
160src/perl/macosx-clipboard-native
161src/perl/matcher
162src/perl/option-popup
163src/perl/overlay-osc
164src/perl/readline
165src/perl/remote-clipboard
166src/perl/searchable-scrollback
167src/perl/selection
168src/perl/selection-autotransform
169src/perl/selection-pastebin
170src/perl/selection-popup
171src/perl/tabbed
172src/perl/urxvt-popup
173src/perl/xim-onthespot
174
175libev/Changes
176libev/ev.h
177libev/ev++.h
178libev/ev.c
179libev/ev_vars.h
180libev/ev_wrap.h
181libev/ev_win32.c
182libev/ev_select.c
183libev/ev_poll.c
184libev/ev_epoll.c
185libev/ev_kqueue.c
186libev/ev_port.c
187libev/libev.m4
188

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines