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.127 by root, Fri Sep 21 23:26:19 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/extensions.pod.top
64autoconf/Make.common.in 41doc/extensions.pod.bot
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 42
76src/.cvsignore 43src/.cvsignore
77src/Makefile.in 44src/Makefile.in
45src/background.C
78src/callback.h 46src/callback.h
79src/command.C 47src/command.C
80src/command.h 48src/command.h
81src/encoding.C 49src/encoding.C
82src/encoding.h 50src/encoding.h
51src/fdpass_wrapper.C
83src/feature.h 52src/feature.h
53src/hookinc.h
84src/init.C 54src/init.C
85src/init.h 55src/init.h
86src/iom.C 56src/ev_cpp.C
87src/iom.h 57src/ev_cpp.h
88src/iom_conf.h 58src/keyboard.C
89src/logging.C 59src/keyboard.h
90src/logging.h
91src/main.C 60src/main.C
92src/makeintprotos-awk
93src/makeintprotos-sed
94src/menubar.C
95src/menubar.h
96src/misc.C 61src/misc.C
97src/netdisp.C 62src/optinc.h
98src/netdisp.h
99src/ptytty.h
100src/ptytty.C 63src/ptytty_wrapper.C
101src/rxvtutil.C 64src/rxvtutil.C
102src/rxvtutil.h 65src/rxvtutil.h
103src/rxvttoolkit.C 66src/rxvttoolkit.C
104src/rxvttoolkit.h 67src/rxvttoolkit.h
105src/rxvtfont.C 68src/rxvtfont.C
106src/rxvtfont.h 69src/rxvtfont.h
70src/rxvtimg.h
71src/rxvtimg.C
107src/rxvt.C 72src/rxvt.C
108src/rxvt.h 73src/rxvt.h
74src/rsinc.h
109src/rxvtc.C 75src/rxvtc.C
110src/rxvtd.C 76src/rxvtd.C
111src/rxvtdaemon.C 77src/rxvtdaemon.C
112src/rxvtdaemon.h 78src/rxvtdaemon.h
113src/rxvtlib.h
114src/rxvtlib.h.in
115src/salloc.C
116src/salloc.h
117src/screen.C 79src/screen.C
118src/scrollbar-next.C 80src/scrollbar-next.C
119src/scrollbar-rxvt.C 81src/scrollbar-rxvt.C
120src/scrollbar-xterm.C 82src/scrollbar-xterm.C
121src/scrollbar-plain.C 83src/scrollbar-plain.C
122src/scrollbar.C 84src/scrollbar.C
123src/strings.C 85src/scrollbar.h
124src/version.h 86src/version.h
125src/xdefaults.C 87src/xdefaults.C
126src/xpm.C 88src/emman.h
89src/emman.c
127 90
128src/test/.cvsignore 91libptytty/Changes
129src/test/Makefile.in 92libptytty/ptytty.m4
130src/test/gettty.c 93libptytty/src/libptytty.h
131src/test/strings-memmove.c 94libptytty/src/ptytty_conf.h
95libptytty/src/ptytty.h
96libptytty/src/ptytty.C
97libptytty/src/proxy.C
98libptytty/src/logging.C
99libptytty/src/fdpass.C
100libptytty/src/estl.h
101libptytty/src/ecb.h
132 102
133src/gentables 103src/gentables
134src/gencompose 104src/gencompose
135src/genlinedraw 105src/genlinedraw
136src/table/compose.h 106src/table/compose.h
137src/table/category.h 107src/table/category.h
138src/table/linedraw.h 108src/table/linedraw.h
139src/table/viscii.h 109src/table/viscii.h
140src/table/ksc5601_1987_0.h 110src/table/ksc5601_1987_0.h
111src/table/gbk_0.h
141src/table/gb2312_1980_0.h 112src/table/gb2312_1980_0.h
142src/table/cns11643_1992_1.h 113src/table/cns11643_1992_1.h
143src/table/cns11643_1992_2.h 114src/table/cns11643_1992_2.h
144src/table/cns11643_1992_3.h 115src/table/cns11643_1992_3.h
145src/table/cns11643_1992_4.h 116src/table/cns11643_1992_4.h
170src/table/jis0201_1976_0.h 141src/table/jis0201_1976_0.h
171src/table/jis0208_1990_0.h 142src/table/jis0208_1990_0.h
172src/table/jis0212_1990_0.h 143src/table/jis0212_1990_0.h
173src/table/jis0213_1.h 144src/table/jis0213_1.h
174src/table/jis0213_2.h 145src/table/jis0213_2.h
146
147src/urxvt.pm
148src/typemap
149src/typemap.iom
150src/iom_perl.h
151src/iom_perl.xs
152src/rxvtperl.h
153src/rxvtperl.xs
154
155src/perl/background
156src/perl/bell-command
157src/perl/block-graphics-to-ascii
158src/perl/clipboard-osc
159src/perl/confirm-paste
160src/perl/digital-clock
161src/perl/example-refresh-hooks
162src/perl/keysym-list
163src/perl/kuake
164src/perl/macosx-clipboard
165src/perl/macosx-clipboard-native
166src/perl/matcher
167src/perl/option-popup
168src/perl/overlay-osc
169src/perl/readline
170src/perl/remote-clipboard
171src/perl/searchable-scrollback
172src/perl/selection
173src/perl/selection-autotransform
174src/perl/selection-pastebin
175src/perl/selection-popup
176src/perl/tabbed
177src/perl/urxvt-popup
178src/perl/xim-onthespot
179
180libev/Changes
181libev/ev.h
182libev/ev++.h
183libev/ev.c
184libev/ev_vars.h
185libev/ev_wrap.h
186libev/ev_win32.c
187libev/ev_select.c
188libev/ev_poll.c
189libev/ev_epoll.c
190libev/ev_kqueue.c
191libev/ev_port.c
192libev/libev.m4
193

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines