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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines