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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.72 by root, Wed Jan 18 17:58:54 2006 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
11configure.ac
12config.sub
13config.guess
14aclocal.m4
15ptytty.m4
10autogen.sh 16autogen.sh
11reconf 17config.h.in
18Makefile.in
19install-sh
20mkinstalldirs
12 21
13doc/embed 22doc/embed
14doc/embed-tk 23doc/embed-tk
15doc/rxvt-tabbed 24doc/rxvt-tabbed
16doc/pty-fd 25doc/pty-fd
43doc/rxvt.7.html 52doc/rxvt.7.html
44doc/rxvtc.1.html 53doc/rxvtc.1.html
45doc/rxvtd.1.html 54doc/rxvtd.1.html
46doc/rxvtperl.3.html 55doc/rxvtperl.3.html
47 56
48autoconf/.cvsignore
49autoconf/Make.common.in
50autoconf/aclocal.m4
51autoconf/config.guess
52autoconf/config.h.in
53autoconf/config.sub
54autoconf/configure.in
55autoconf/install-sh
56autoconf/libtool.m4
57autoconf/ltmain.sh
58autoconf/mkinstalldirs
59autoconf/xpm.m4
60
61src/.cvsignore 57src/.cvsignore
62src/Makefile.in 58src/Makefile.in
63src/callback.h 59src/callback.h
64src/command.C 60src/command.C
65src/command.h 61src/command.h
66src/encoding.C 62src/encoding.C
67src/encoding.h 63src/encoding.h
68src/fdpass.h
69src/fdpass.C
70src/feature.h 64src/feature.h
71src/hookinc.h 65src/hookinc.h
72src/init.C 66src/init.C
73src/init.h 67src/init.h
74src/iom.C 68src/iom.C
75src/iom.h 69src/iom.h
76src/iom_conf.h 70src/iom_conf.h
77src/keyboard.C 71src/keyboard.C
78src/keyboard.h 72src/keyboard.h
79src/logging.C
80src/main.C 73src/main.C
81src/misc.C 74src/misc.C
82src/netdisp.C 75src/netdisp.C
83src/netdisp.h 76src/netdisp.h
84src/optinc.h 77src/optinc.h
85src/ptytty.h
86src/ptytty.C
87src/rxvtutil.C 78src/rxvtutil.C
88src/rxvtutil.h 79src/rxvtutil.h
89src/rxvttoolkit.C 80src/rxvttoolkit.C
90src/rxvttoolkit.h 81src/rxvttoolkit.h
91src/rxvtfont.C 82src/rxvtfont.C
108src/scrollbar-plain.C 99src/scrollbar-plain.C
109src/scrollbar.C 100src/scrollbar.C
110src/version.h 101src/version.h
111src/xdefaults.C 102src/xdefaults.C
112src/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
113 112
114src/gentables 113src/gentables
115src/gencompose 114src/gencompose
116src/genlinedraw 115src/genlinedraw
117src/table/compose.h 116src/table/compose.h
167src/perl/selection-autotransform 166src/perl/selection-autotransform
168src/perl/selection-pastebin 167src/perl/selection-pastebin
169src/perl/searchable-scrollback 168src/perl/searchable-scrollback
170src/perl/automove-background 169src/perl/automove-background
171src/perl/mark-urls 170src/perl/mark-urls
171src/perl/tabbed
172src/perl/xim-onthespot
173src/perl/readline
174src/perl/remote-selection
172src/perl/example-refresh-hooks 175src/perl/example-refresh-hooks
173src/perl/block-graphics-to-ascii 176src/perl/block-graphics-to-ascii
174src/perl/digital-clock 177src/perl/digital-clock
175 178

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines