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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.41 by root, Mon Feb 14 10:44:50 2005 UTC vs.
Revision 1.113 by sf-exg, Mon May 30 21:24:40 2011 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines