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

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines