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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.43 by root, Thu Feb 17 15:07:48 2005 UTC vs.
Revision 1.76 by root, Fri Jan 20 22:49:33 2006 UTC

4INSTALL 4INSTALL
5MANIFEST 5MANIFEST
6Makefile.in 6Makefile.in
7README.configure 7README.configure
8README.FAQ 8README.FAQ
9reconf
9configure 10configure
10reconf 11autogen.sh
11genac 12aclocal.m4
13config.guess
14config.h.in
15config.sub
16configure.ac
17install-sh
18mkinstalldirs
12 19
13doc/embed 20doc/embed
21doc/embed-tk
22doc/rxvt-tabbed
14doc/pty-fd 23doc/pty-fd
15doc/etc/rxvt-unicode.terminfo 24doc/etc/rxvt-unicode.terminfo
16doc/etc/rxvt-unicode.termcap 25doc/etc/rxvt-unicode.termcap
17doc/menu/example.menu 26doc/solaris9.patch
18doc/menu/jedmenu.sl
19doc/menu/menu
20doc/menu/rxvt.menu
21doc/menu/rxvt.zh-menu
22doc/menu/terminal.menu
23 27
24doc/.cvsignore 28doc/.cvsignore
25doc/Makefile.in 29doc/Makefile.in
26doc/README.menu
27doc/README.xvt 30doc/README.xvt
28doc/changes.txt 31doc/changes.txt
29doc/podtbl 32doc/podtbl
33doc/rxvt-unicode.spec
34
30doc/rxvt.1.pod 35doc/rxvt.1.pod
31doc/rxvt.7.pod 36doc/rxvt.7.pod
37doc/rxvtc.1.pod
38doc/rxvtd.1.pod
32doc/rxvt.1.man.in 39doc/rxvt.1.man.in
33doc/rxvt.7.man.in 40doc/rxvt.7.man.in
41doc/rxvtc.1.man.in
42doc/rxvtd.1.man.in
43doc/rxvtperl.3.man.in
44doc/rxvt.1.txt
45doc/rxvt.7.txt
46doc/rxvtc.1.txt
47doc/rxvtd.1.txt
48doc/rxvtperl.3.txt
34doc/rxvt.1.html 49doc/rxvt.1.html
35doc/rxvt.7.html 50doc/rxvt.7.html
36doc/rxvt.1.txt
37doc/rxvt.7.txt
38doc/rxvtc.1 51doc/rxvtc.1.html
39doc/rxvt-unicode.spec 52doc/rxvtd.1.html
40 53doc/rxvtperl.3.html
41autoconf/.cvsignore
42autoconf/Make.common.in
43autoconf/aclocal.m4
44autoconf/config.guess
45autoconf/config.h.in
46autoconf/config.sub
47autoconf/configure.in
48autoconf/install-sh
49autoconf/libtool.m4
50autoconf/ltmain.sh
51autoconf/mkinstalldirs
52autoconf/xpm.m4
53 54
54src/.cvsignore 55src/.cvsignore
55src/Makefile.in 56src/Makefile.in
56src/callback.h 57src/callback.h
57src/command.C 58src/command.C
58src/command.h 59src/command.h
59src/encoding.C 60src/encoding.C
60src/encoding.h 61src/encoding.h
62src/fdpass.h
63src/fdpass.C
61src/feature.h 64src/feature.h
65src/hookinc.h
62src/init.C 66src/init.C
63src/init.h 67src/init.h
64src/iom.C 68src/iom.C
65src/iom.h 69src/iom.h
66src/iom_conf.h 70src/iom_conf.h
67src/keyboard.C 71src/keyboard.C
68src/keyboard.h 72src/keyboard.h
69src/logging.C 73src/logging.C
70src/logging.h
71src/main.C 74src/main.C
72src/menubar.C
73src/menubar.h
74src/misc.C 75src/misc.C
75src/netdisp.C 76src/netdisp.C
76src/netdisp.h 77src/netdisp.h
78src/optinc.h
77src/ptytty.h 79src/ptytty.h
78src/ptytty.C 80src/ptytty.C
79src/rxvtutil.C 81src/rxvtutil.C
80src/rxvtutil.h 82src/rxvtutil.h
81src/rxvttoolkit.C 83src/rxvttoolkit.C
82src/rxvttoolkit.h 84src/rxvttoolkit.h
83src/rxvtfont.C 85src/rxvtfont.C
84src/rxvtfont.h 86src/rxvtfont.h
85src/rxvt.C 87src/rxvt.C
86src/rxvt.h 88src/rxvt.h
89src/rsinc.h
87src/rxvtc.C 90src/rxvtc.C
88src/rxvtd.C 91src/rxvtd.C
89src/rxvtdaemon.C 92src/rxvtdaemon.C
90src/rxvtdaemon.h 93src/rxvtdaemon.h
91src/rxvtlib.h 94src/rxvtlib.h
96src/scrollbar-next.C 99src/scrollbar-next.C
97src/scrollbar-rxvt.C 100src/scrollbar-rxvt.C
98src/scrollbar-xterm.C 101src/scrollbar-xterm.C
99src/scrollbar-plain.C 102src/scrollbar-plain.C
100src/scrollbar.C 103src/scrollbar.C
101src/strings.C
102src/version.h 104src/version.h
103src/xdefaults.C 105src/xdefaults.C
104src/xpm.C 106src/xpm.C
105 107
106src/gentables 108src/gentables
144src/table/jis0201_1976_0.h 146src/table/jis0201_1976_0.h
145src/table/jis0208_1990_0.h 147src/table/jis0208_1990_0.h
146src/table/jis0212_1990_0.h 148src/table/jis0212_1990_0.h
147src/table/jis0213_1.h 149src/table/jis0213_1.h
148src/table/jis0213_2.h 150src/table/jis0213_2.h
151
152src/urxvt.pm
153src/typemap
154src/rxvtperl.h
155src/rxvtperl.xs
156
157src/perl/urxvt-popup
158src/perl/selection
159src/perl/option-popup
160src/perl/selection-popup
161src/perl/selection-autotransform
162src/perl/selection-pastebin
163src/perl/searchable-scrollback
164src/perl/automove-background
165src/perl/mark-urls
166src/perl/tabbed
167src/perl/readline
168src/perl/example-refresh-hooks
169src/perl/block-graphics-to-ascii
170src/perl/digital-clock
171

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines