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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines