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.83 by root, Wed Jan 25 15:11:31 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
9update_ptytty
9configure 10configure
10reconf 11configure.ac
11genac 12config.sub
13config.guess
14aclocal.m4
15ptytty.m4
16autogen.sh
17config.h.in
18Makefile.in
19install-sh
20mkinstalldirs
12 21
22doc/embed
23doc/embed-tk
24doc/rxvt-tabbed
25doc/pty-fd
13doc/etc/rxvt-unicode.terminfo 26doc/etc/rxvt-unicode.terminfo
14doc/etc/rxvt-unicode.termcap 27doc/etc/rxvt-unicode.termcap
15doc/menu/example.menu 28doc/solaris9.patch
16doc/menu/jedmenu.sl
17doc/menu/menu
18doc/menu/rxvt.menu
19doc/menu/rxvt.zh-menu
20doc/menu/terminal.menu
21 29
22doc/.cvsignore 30doc/.cvsignore
23doc/Makefile.in 31doc/Makefile.in
24doc/README.menu
25doc/README.xvt 32doc/README.xvt
26doc/changes.txt 33doc/changes.txt
27doc/podtbl 34doc/podtbl
35doc/rxvt-unicode.spec
36
28doc/rxvt.1.pod 37doc/rxvt.1.pod
29doc/rxvt.7.pod 38doc/rxvt.7.pod
39doc/rxvtc.1.pod
40doc/rxvtd.1.pod
30doc/rxvt.1.man.in 41doc/rxvt.1.man.in
31doc/rxvt.7.man.in 42doc/rxvt.7.man.in
43doc/rxvtc.1.man.in
44doc/rxvtd.1.man.in
45doc/rxvtperl.3.man.in
46doc/rxvt.1.txt
47doc/rxvt.7.txt
48doc/rxvtc.1.txt
49doc/rxvtd.1.txt
50doc/rxvtperl.3.txt
32doc/rxvt.1.html 51doc/rxvt.1.html
33doc/rxvt.7.html 52doc/rxvt.7.html
34doc/rxvt.1.txt
35doc/rxvt.7.txt
36doc/rxvtc.1 53doc/rxvtc.1.html
37doc/rxvt-unicode.spec 54doc/rxvtd.1.html
38 55doc/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 56
52src/.cvsignore 57src/.cvsignore
53src/Makefile.in 58src/Makefile.in
54src/callback.h 59src/callback.h
55src/command.C 60src/command.C
56src/command.h 61src/command.h
57src/encoding.C 62src/encoding.C
58src/encoding.h 63src/encoding.h
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
68src/logging.h
69src/main.C 73src/main.C
70src/menubar.C
71src/menubar.h
72src/misc.C 74src/misc.C
73src/netdisp.C 75src/netdisp.C
74src/netdisp.h 76src/netdisp.h
75src/ptytty.h 77src/optinc.h
76src/ptytty.C
77src/rxvtutil.C 78src/rxvtutil.C
78src/rxvtutil.h 79src/rxvtutil.h
79src/rxvttoolkit.C 80src/rxvttoolkit.C
80src/rxvttoolkit.h 81src/rxvttoolkit.h
81src/rxvtfont.C 82src/rxvtfont.C
82src/rxvtfont.h 83src/rxvtfont.h
83src/rxvt.C 84src/rxvt.C
84src/rxvt.h 85src/rxvt.h
86src/rsinc.h
85src/rxvtc.C 87src/rxvtc.C
86src/rxvtd.C 88src/rxvtd.C
87src/rxvtdaemon.C 89src/rxvtdaemon.C
88src/rxvtdaemon.h 90src/rxvtdaemon.h
89src/rxvtlib.h 91src/rxvtlib.h
94src/scrollbar-next.C 96src/scrollbar-next.C
95src/scrollbar-rxvt.C 97src/scrollbar-rxvt.C
96src/scrollbar-xterm.C 98src/scrollbar-xterm.C
97src/scrollbar-plain.C 99src/scrollbar-plain.C
98src/scrollbar.C 100src/scrollbar.C
99src/strings.C
100src/version.h 101src/version.h
101src/xdefaults.C 102src/xdefaults.C
102src/xpm.C 103src/xpm.C
104
105src/libptytty.h
106src/ptytty_conf.h
107src/ptytty.h
108src/ptytty.C
109src/proxy.C
110src/logging.C
111src/fdpass.C
103 112
104src/gentables 113src/gentables
105src/gencompose 114src/gencompose
106src/genlinedraw 115src/genlinedraw
107src/table/compose.h 116src/table/compose.h
142src/table/jis0201_1976_0.h 151src/table/jis0201_1976_0.h
143src/table/jis0208_1990_0.h 152src/table/jis0208_1990_0.h
144src/table/jis0212_1990_0.h 153src/table/jis0212_1990_0.h
145src/table/jis0213_1.h 154src/table/jis0213_1.h
146src/table/jis0213_2.h 155src/table/jis0213_2.h
156
157src/urxvt.pm
158src/typemap
159src/rxvtperl.h
160src/rxvtperl.xs
161
162src/perl/urxvt-popup
163src/perl/selection
164src/perl/option-popup
165src/perl/selection-popup
166src/perl/selection-autotransform
167src/perl/selection-pastebin
168src/perl/searchable-scrollback
169src/perl/automove-background
170src/perl/mark-urls
171src/perl/tabbed
172src/perl/xim-onthespot
173src/perl/readline
174src/perl/remote-selection
175src/perl/example-refresh-hooks
176src/perl/block-graphics-to-ascii
177src/perl/digital-clock
178

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines