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.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/embed 21doc/embed
22doc/embed-tk
23doc/rxvt-tabbed
14doc/pty-fd 24doc/pty-fd
15doc/etc/rxvt-unicode.terminfo 25doc/etc/rxvt-unicode.terminfo
16doc/etc/rxvt-unicode.termcap 26doc/etc/rxvt-unicode.termcap
17doc/menu/example.menu 27doc/solaris9.patch
18doc/menu/jedmenu.sl
19doc/menu/menu
20doc/menu/rxvt.menu
21doc/menu/rxvt.zh-menu
22doc/menu/terminal.menu
23 28
24doc/.cvsignore 29doc/.cvsignore
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/menubar.C
73src/menubar.h
74src/misc.C 73src/misc.C
75src/netdisp.C 74src/netdisp.C
76src/netdisp.h 75src/netdisp.h
77src/ptytty.h 76src/optinc.h
78src/ptytty.C
79src/rxvtutil.C 77src/rxvtutil.C
80src/rxvtutil.h 78src/rxvtutil.h
81src/rxvttoolkit.C 79src/rxvttoolkit.C
82src/rxvttoolkit.h 80src/rxvttoolkit.h
83src/rxvtfont.C 81src/rxvtfont.C
84src/rxvtfont.h 82src/rxvtfont.h
85src/rxvt.C 83src/rxvt.C
86src/rxvt.h 84src/rxvt.h
85src/rsinc.h
87src/rxvtc.C 86src/rxvtc.C
88src/rxvtd.C 87src/rxvtd.C
89src/rxvtdaemon.C 88src/rxvtdaemon.C
90src/rxvtdaemon.h 89src/rxvtdaemon.h
91src/rxvtlib.h 90src/rxvtlib.h
96src/scrollbar-next.C 95src/scrollbar-next.C
97src/scrollbar-rxvt.C 96src/scrollbar-rxvt.C
98src/scrollbar-xterm.C 97src/scrollbar-xterm.C
99src/scrollbar-plain.C 98src/scrollbar-plain.C
100src/scrollbar.C 99src/scrollbar.C
101src/strings.C
102src/version.h 100src/version.h
103src/xdefaults.C 101src/xdefaults.C
104src/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
105 110
106src/gentables 111src/gentables
107src/gencompose 112src/gencompose
108src/genlinedraw 113src/genlinedraw
109src/table/compose.h 114src/table/compose.h
144src/table/jis0201_1976_0.h 149src/table/jis0201_1976_0.h
145src/table/jis0208_1990_0.h 150src/table/jis0208_1990_0.h
146src/table/jis0212_1990_0.h 151src/table/jis0212_1990_0.h
147src/table/jis0213_1.h 152src/table/jis0213_1.h
148src/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