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

Comparing cvsroot/rxvt-unicode/MANIFEST (file contents):
Revision 1.38 by root, Mon Jan 17 01:55:12 2005 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
12doc/etc/XTerm.ad 18doc/embed
13doc/etc/rclock 19doc/embed-tk
14doc/etc/rxvt.termcap 20doc/rxvt-tabbed
21doc/pty-fd
15doc/etc/rxvt-unicode.terminfo 22doc/etc/rxvt-unicode.terminfo
16doc/menu/example.menu 23doc/etc/rxvt-unicode.termcap
17doc/menu/jedmenu.sl 24doc/wcwidth.patch
18doc/menu/menu 25
19doc/menu/rxvt.menu
20doc/menu/rxvt.zh-menu
21doc/menu/terminal.menu
22doc/.cvsignore 26doc/.cvsignore
23doc/LSM.in
24doc/Makefile.in 27doc/Makefile.in
25doc/README.menu
26doc/README.xvt 28doc/README.xvt
27doc/changes.txt 29doc/changes.txt
28doc/podtbl 30doc/podtbl
31
29doc/rxvt.1.pod 32doc/rxvt.1.pod
30doc/rxvt.7.pod 33doc/rxvt.7.pod
34doc/rxvtc.1.pod
35doc/rxvtd.1.pod
31doc/rxvt.1.man.in 36doc/rxvt.1.man.in
32doc/rxvt.7.man.in 37doc/rxvt.7.man.in
33doc/rxvt.1.html
34doc/rxvt.7.html
35doc/rxvt.1.txt
36doc/rxvt.7.txt
37doc/rxvtc.1 38doc/rxvtc.1.man.in
38doc/rxvt-unicode.spec 39doc/rxvtd.1.man.in
39 40doc/rxvtperl.3.man.in
40autoconf/.cvsignore
41autoconf/Make.common.in
42autoconf/aclocal.m4
43autoconf/config.guess
44autoconf/config.h.in
45autoconf/config.sub
46autoconf/configure.in
47autoconf/install-sh
48autoconf/libtool.m4
49autoconf/ltmain.sh
50autoconf/mkinstalldirs
51autoconf/xpm.m4
52 41
53src/.cvsignore 42src/.cvsignore
54src/Makefile.in 43src/Makefile.in
44src/background.C
55src/callback.h 45src/callback.h
56src/command.C 46src/command.C
57src/command.h 47src/command.h
58src/encoding.C 48src/encoding.C
59src/encoding.h 49src/encoding.h
50src/fdpass_wrapper.C
60src/feature.h 51src/feature.h
52src/hookinc.h
61src/init.C 53src/init.C
62src/init.h 54src/init.h
63src/iom.C 55src/ev_cpp.C
64src/iom.h 56src/ev_cpp.h
65src/iom_conf.h
66src/keyboard.C 57src/keyboard.C
67src/keyboard.h 58src/keyboard.h
68src/logging.C
69src/logging.h
70src/main.C 59src/main.C
71src/makeintprotos-awk
72src/makeintprotos-sed
73src/menubar.C
74src/menubar.h
75src/misc.C 60src/misc.C
76src/netdisp.C 61src/optinc.h
77src/netdisp.h
78src/ptytty.h
79src/ptytty.C 62src/ptytty_wrapper.C
80src/rxvtutil.C 63src/rxvtutil.C
81src/rxvtutil.h 64src/rxvtutil.h
82src/rxvttoolkit.C 65src/rxvttoolkit.C
83src/rxvttoolkit.h 66src/rxvttoolkit.h
84src/rxvtfont.C 67src/rxvtfont.C
85src/rxvtfont.h 68src/rxvtfont.h
86src/rxvt.C 69src/rxvt.C
87src/rxvt.h 70src/rxvt.h
71src/rsinc.h
88src/rxvtc.C 72src/rxvtc.C
89src/rxvtd.C 73src/rxvtd.C
90src/rxvtdaemon.C 74src/rxvtdaemon.C
91src/rxvtdaemon.h 75src/rxvtdaemon.h
92src/rxvtlib.h
93src/rxvtlib.h.in
94src/salloc.C 76src/salloc.C
95src/salloc.h 77src/salloc.h
96src/screen.C 78src/screen.C
97src/scrollbar-next.C 79src/scrollbar-next.C
98src/scrollbar-rxvt.C 80src/scrollbar-rxvt.C
99src/scrollbar-xterm.C 81src/scrollbar-xterm.C
100src/scrollbar-plain.C 82src/scrollbar-plain.C
101src/scrollbar.C 83src/scrollbar.C
102src/strings.C 84src/scrollbar.h
103src/version.h 85src/version.h
104src/xdefaults.C 86src/xdefaults.C
105src/xpm.C
106 87
107src/test/.cvsignore 88libptytty/Changes
108src/test/Makefile.in 89libptytty/ptytty.m4
109src/test/gettty.c 90libptytty/src/libptytty.h
110src/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
111 98
112src/gentables 99src/gentables
113src/gencompose 100src/gencompose
114src/genlinedraw 101src/genlinedraw
115src/table/compose.h 102src/table/compose.h
150src/table/jis0201_1976_0.h 137src/table/jis0201_1976_0.h
151src/table/jis0208_1990_0.h 138src/table/jis0208_1990_0.h
152src/table/jis0212_1990_0.h 139src/table/jis0212_1990_0.h
153src/table/jis0213_1.h 140src/table/jis0213_1.h
154src/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