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.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
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
59src/feature.h 63src/feature.h
64src/hookinc.h
60src/init.C 65src/init.C
61src/init.h 66src/init.h
62src/iom.C 67src/iom.C
63src/iom.h 68src/iom.h
64src/iom_conf.h 69src/iom_conf.h
65src/keyboard.C 70src/keyboard.C
66src/keyboard.h 71src/keyboard.h
67src/logging.C
68src/logging.h
69src/main.C 72src/main.C
70src/menubar.C
71src/menubar.h
72src/misc.C 73src/misc.C
73src/netdisp.C 74src/netdisp.C
74src/netdisp.h 75src/netdisp.h
75src/ptytty.h 76src/optinc.h
76src/ptytty.C
77src/rxvtutil.C 77src/rxvtutil.C
78src/rxvtutil.h 78src/rxvtutil.h
79src/rxvttoolkit.C 79src/rxvttoolkit.C
80src/rxvttoolkit.h 80src/rxvttoolkit.h
81src/rxvtfont.C 81src/rxvtfont.C
82src/rxvtfont.h 82src/rxvtfont.h
83src/rxvt.C 83src/rxvt.C
84src/rxvt.h 84src/rxvt.h
85src/rsinc.h
85src/rxvtc.C 86src/rxvtc.C
86src/rxvtd.C 87src/rxvtd.C
87src/rxvtdaemon.C 88src/rxvtdaemon.C
88src/rxvtdaemon.h 89src/rxvtdaemon.h
89src/rxvtlib.h 90src/rxvtlib.h
94src/scrollbar-next.C 95src/scrollbar-next.C
95src/scrollbar-rxvt.C 96src/scrollbar-rxvt.C
96src/scrollbar-xterm.C 97src/scrollbar-xterm.C
97src/scrollbar-plain.C 98src/scrollbar-plain.C
98src/scrollbar.C 99src/scrollbar.C
99src/strings.C
100src/version.h 100src/version.h
101src/xdefaults.C 101src/xdefaults.C
102src/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
103 110
104src/gentables 111src/gentables
105src/gencompose 112src/gencompose
106src/genlinedraw 113src/genlinedraw
107src/table/compose.h 114src/table/compose.h
142src/table/jis0201_1976_0.h 149src/table/jis0201_1976_0.h
143src/table/jis0208_1990_0.h 150src/table/jis0208_1990_0.h
144src/table/jis0212_1990_0.h 151src/table/jis0212_1990_0.h
145src/table/jis0213_1.h 152src/table/jis0213_1.h
146src/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