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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.42 by root, Wed Feb 16 20:32:05 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
20doc/embed
21doc/embed-tk
22doc/rxvt-tabbed
23doc/pty-fd
13doc/etc/rxvt-unicode.terminfo 24doc/etc/rxvt-unicode.terminfo
14doc/etc/rxvt-unicode.termcap 25doc/etc/rxvt-unicode.termcap
15doc/menu/example.menu 26doc/solaris9.patch
16doc/menu/jedmenu.sl
17doc/menu/menu
18doc/menu/rxvt.menu
19doc/menu/rxvt.zh-menu
20doc/menu/terminal.menu
21 27
22doc/.cvsignore 28doc/.cvsignore
23doc/Makefile.in 29doc/Makefile.in
24doc/README.menu
25doc/README.xvt 30doc/README.xvt
26doc/changes.txt 31doc/changes.txt
27doc/podtbl 32doc/podtbl
33doc/rxvt-unicode.spec
34
28doc/rxvt.1.pod 35doc/rxvt.1.pod
29doc/rxvt.7.pod 36doc/rxvt.7.pod
37doc/rxvtc.1.pod
38doc/rxvtd.1.pod
30doc/rxvt.1.man.in 39doc/rxvt.1.man.in
31doc/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
32doc/rxvt.1.html 49doc/rxvt.1.html
33doc/rxvt.7.html 50doc/rxvt.7.html
34doc/rxvt.1.txt
35doc/rxvt.7.txt
36doc/rxvtc.1 51doc/rxvtc.1.html
37doc/rxvt-unicode.spec 52doc/rxvtd.1.html
38 53doc/rxvtperl.3.html
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 54
52src/.cvsignore 55src/.cvsignore
53src/Makefile.in 56src/Makefile.in
54src/callback.h 57src/callback.h
55src/command.C 58src/command.C
56src/command.h 59src/command.h
57src/encoding.C 60src/encoding.C
58src/encoding.h 61src/encoding.h
62src/fdpass.h
63src/fdpass.C
59src/feature.h 64src/feature.h
65src/hookinc.h
60src/init.C 66src/init.C
61src/init.h 67src/init.h
62src/iom.C 68src/iom.C
63src/iom.h 69src/iom.h
64src/iom_conf.h 70src/iom_conf.h
65src/keyboard.C 71src/keyboard.C
66src/keyboard.h 72src/keyboard.h
67src/logging.C 73src/logging.C
68src/logging.h
69src/main.C 74src/main.C
70src/menubar.C
71src/menubar.h
72src/misc.C 75src/misc.C
73src/netdisp.C 76src/netdisp.C
74src/netdisp.h 77src/netdisp.h
78src/optinc.h
75src/ptytty.h 79src/ptytty.h
76src/ptytty.C 80src/ptytty.C
77src/rxvtutil.C 81src/rxvtutil.C
78src/rxvtutil.h 82src/rxvtutil.h
79src/rxvttoolkit.C 83src/rxvttoolkit.C
80src/rxvttoolkit.h 84src/rxvttoolkit.h
81src/rxvtfont.C 85src/rxvtfont.C
82src/rxvtfont.h 86src/rxvtfont.h
83src/rxvt.C 87src/rxvt.C
84src/rxvt.h 88src/rxvt.h
89src/rsinc.h
85src/rxvtc.C 90src/rxvtc.C
86src/rxvtd.C 91src/rxvtd.C
87src/rxvtdaemon.C 92src/rxvtdaemon.C
88src/rxvtdaemon.h 93src/rxvtdaemon.h
89src/rxvtlib.h 94src/rxvtlib.h
94src/scrollbar-next.C 99src/scrollbar-next.C
95src/scrollbar-rxvt.C 100src/scrollbar-rxvt.C
96src/scrollbar-xterm.C 101src/scrollbar-xterm.C
97src/scrollbar-plain.C 102src/scrollbar-plain.C
98src/scrollbar.C 103src/scrollbar.C
99src/strings.C
100src/version.h 104src/version.h
101src/xdefaults.C 105src/xdefaults.C
102src/xpm.C 106src/xpm.C
103 107
104src/gentables 108src/gentables
142src/table/jis0201_1976_0.h 146src/table/jis0201_1976_0.h
143src/table/jis0208_1990_0.h 147src/table/jis0208_1990_0.h
144src/table/jis0212_1990_0.h 148src/table/jis0212_1990_0.h
145src/table/jis0213_1.h 149src/table/jis0213_1.h
146src/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