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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.71 by root, Wed Jan 18 08:35:58 2006 UTC vs.
Revision 1.94 by root, Wed Aug 1 17:50:34 2007 UTC

1.cvsignore 1.cvsignore
2COPYING 2COPYING
3Changes 3Changes
4INSTALL 4INSTALL
5MANIFEST 5MANIFEST
6Makefile.in
7README.configure 6README.configure
8README.FAQ 7README.FAQ
8update_ptytty
9configure 9configure
10configure.ac
11config.sub
12config.guess
13aclocal.m4
14ptytty.m4
10autogen.sh 15autogen.sh
11reconf 16config.h.in
17Makefile.in
18install-sh
12 19
13doc/embed 20doc/embed
14doc/embed-tk 21doc/embed-tk
15doc/rxvt-tabbed 22doc/rxvt-tabbed
16doc/pty-fd 23doc/pty-fd
17doc/etc/rxvt-unicode.terminfo 24doc/etc/rxvt-unicode.terminfo
18doc/etc/rxvt-unicode.termcap 25doc/etc/rxvt-unicode.termcap
19doc/solaris9.patch 26doc/wcwidth.patch
27doc/urxvt-8.2-256color.patch
20 28
21doc/.cvsignore 29doc/.cvsignore
22doc/Makefile.in 30doc/Makefile.in
23doc/README.xvt 31doc/README.xvt
24doc/changes.txt 32doc/changes.txt
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
95src/rsinc.h 85src/rsinc.h
96src/rxvtc.C 86src/rxvtc.C
97src/rxvtd.C 87src/rxvtd.C
98src/rxvtdaemon.C 88src/rxvtdaemon.C
99src/rxvtdaemon.h 89src/rxvtdaemon.h
100src/rxvtlib.h
101src/rxvtlib.h.in 90src/rxvtlib.h.in
102src/salloc.C 91src/salloc.C
103src/salloc.h 92src/salloc.h
104src/screen.C 93src/screen.C
105src/scrollbar-next.C 94src/scrollbar-next.C
108src/scrollbar-plain.C 97src/scrollbar-plain.C
109src/scrollbar.C 98src/scrollbar.C
110src/version.h 99src/version.h
111src/xdefaults.C 100src/xdefaults.C
112src/xpm.C 101src/xpm.C
102
103src/libptytty.h
104src/ptytty_conf.h
105src/ptytty.h
106src/ptytty.C
107src/proxy.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
155src/table/jis0213_1.h 152src/table/jis0213_1.h
156src/table/jis0213_2.h 153src/table/jis0213_2.h
157 154
158src/urxvt.pm 155src/urxvt.pm
159src/typemap 156src/typemap
157src/typemap.iom
158src/iom_perl.h
159src/iom_perl.xs
160src/rxvtperl.h 160src/rxvtperl.h
161src/rxvtperl.xs 161src/rxvtperl.xs
162 162
163src/perl/urxvt-popup 163src/perl/urxvt-popup
164src/perl/selection 164src/perl/selection
165src/perl/option-popup 165src/perl/option-popup
166src/perl/selection-popup 166src/perl/selection-popup
167src/perl/selection-autotransform 167src/perl/selection-autotransform
168src/perl/selection-pastebin 168src/perl/selection-pastebin
169src/perl/searchable-scrollback 169src/perl/searchable-scrollback
170src/perl/mark-urls 170src/perl/automove-background
171src/perl/matcher
172src/perl/tabbed
173src/perl/xim-onthespot
174src/perl/readline
175src/perl/remote-clipboard
176src/perl/kuake
171src/perl/example-refresh-hooks 177src/perl/example-refresh-hooks
172src/perl/block-graphics-to-ascii 178src/perl/block-graphics-to-ascii
173src/perl/digital-clock 179src/perl/digital-clock
180src/perl/macosx-clipboard
174 181

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines