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.84 by root, Wed Jan 25 15:32:48 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
13doc/embed 22doc/embed
23doc/embed-tk
24doc/rxvt-tabbed
14doc/pty-fd 25doc/pty-fd
15doc/etc/rxvt-unicode.terminfo 26doc/etc/rxvt-unicode.terminfo
16doc/etc/rxvt-unicode.termcap 27doc/etc/rxvt-unicode.termcap
17doc/menu/example.menu 28doc/solaris9.patch
18doc/menu/jedmenu.sl
19doc/menu/menu
20doc/menu/rxvt.menu
21doc/menu/rxvt.zh-menu
22doc/menu/terminal.menu
23 29
24doc/.cvsignore 30doc/.cvsignore
25doc/Makefile.in 31doc/Makefile.in
26doc/README.menu
27doc/README.xvt 32doc/README.xvt
28doc/changes.txt 33doc/changes.txt
29doc/podtbl 34doc/podtbl
35doc/rxvt-unicode.spec
36
30doc/rxvt.1.pod 37doc/rxvt.1.pod
31doc/rxvt.7.pod 38doc/rxvt.7.pod
39doc/rxvtc.1.pod
40doc/rxvtd.1.pod
32doc/rxvt.1.man.in 41doc/rxvt.1.man.in
33doc/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
34doc/rxvt.1.html 51doc/rxvt.1.html
35doc/rxvt.7.html 52doc/rxvt.7.html
36doc/rxvt.1.txt
37doc/rxvt.7.txt
38doc/rxvtc.1 53doc/rxvtc.1.html
39doc/rxvt-unicode.spec 54doc/rxvtd.1.html
40 55doc/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 56
54src/.cvsignore 57src/.cvsignore
55src/Makefile.in 58src/Makefile.in
56src/callback.h 59src/callback.h
57src/command.C 60src/command.C
58src/command.h 61src/command.h
59src/encoding.C 62src/encoding.C
60src/encoding.h 63src/encoding.h
61src/feature.h 64src/feature.h
65src/hookinc.h
62src/init.C 66src/init.C
63src/init.h 67src/init.h
64src/iom.C 68src/iom.C
65src/iom.h 69src/iom.h
66src/iom_conf.h 70src/iom_conf.h
67src/keyboard.C 71src/keyboard.C
68src/keyboard.h 72src/keyboard.h
69src/logging.C
70src/logging.h
71src/main.C 73src/main.C
72src/menubar.C
73src/menubar.h
74src/misc.C 74src/misc.C
75src/netdisp.C 75src/netdisp.C
76src/netdisp.h 76src/netdisp.h
77src/ptytty.h 77src/optinc.h
78src/ptytty.C
79src/rxvtutil.C 78src/rxvtutil.C
80src/rxvtutil.h 79src/rxvtutil.h
81src/rxvttoolkit.C 80src/rxvttoolkit.C
82src/rxvttoolkit.h 81src/rxvttoolkit.h
83src/rxvtfont.C 82src/rxvtfont.C
84src/rxvtfont.h 83src/rxvtfont.h
85src/rxvt.C 84src/rxvt.C
86src/rxvt.h 85src/rxvt.h
86src/rsinc.h
87src/rxvtc.C 87src/rxvtc.C
88src/rxvtd.C 88src/rxvtd.C
89src/rxvtdaemon.C 89src/rxvtdaemon.C
90src/rxvtdaemon.h 90src/rxvtdaemon.h
91src/rxvtlib.h 91src/rxvtlib.h
96src/scrollbar-next.C 96src/scrollbar-next.C
97src/scrollbar-rxvt.C 97src/scrollbar-rxvt.C
98src/scrollbar-xterm.C 98src/scrollbar-xterm.C
99src/scrollbar-plain.C 99src/scrollbar-plain.C
100src/scrollbar.C 100src/scrollbar.C
101src/strings.C
102src/version.h 101src/version.h
103src/xdefaults.C 102src/xdefaults.C
104src/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
105 112
106src/gentables 113src/gentables
107src/gencompose 114src/gencompose
108src/genlinedraw 115src/genlinedraw
109src/table/compose.h 116src/table/compose.h
144src/table/jis0201_1976_0.h 151src/table/jis0201_1976_0.h
145src/table/jis0208_1990_0.h 152src/table/jis0208_1990_0.h
146src/table/jis0212_1990_0.h 153src/table/jis0212_1990_0.h
147src/table/jis0213_1.h 154src/table/jis0213_1.h
148src/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-clipboard
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