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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.40 by root, Sun Feb 13 09:05:10 2005 UTC vs.
Revision 1.79 by root, Sun Jan 22 00:53:56 2006 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines