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.93 by ayin, Sat Jun 30 10:43:00 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
20 27
21doc/.cvsignore 28doc/.cvsignore
22doc/Makefile.in 29doc/Makefile.in
23doc/README.xvt 30doc/README.xvt
24doc/changes.txt 31doc/changes.txt
43doc/rxvt.7.html 50doc/rxvt.7.html
44doc/rxvtc.1.html 51doc/rxvtc.1.html
45doc/rxvtd.1.html 52doc/rxvtd.1.html
46doc/rxvtperl.3.html 53doc/rxvtperl.3.html
47 54
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 55src/.cvsignore
62src/Makefile.in 56src/Makefile.in
63src/callback.h 57src/callback.h
64src/command.C 58src/command.C
65src/command.h 59src/command.h
66src/encoding.C 60src/encoding.C
67src/encoding.h 61src/encoding.h
68src/fdpass.h
69src/fdpass.C
70src/feature.h 62src/feature.h
71src/hookinc.h 63src/hookinc.h
72src/init.C 64src/init.C
73src/init.h 65src/init.h
74src/iom.C 66src/iom.C
75src/iom.h 67src/iom.h
76src/iom_conf.h 68src/iom_conf.h
77src/keyboard.C 69src/keyboard.C
78src/keyboard.h 70src/keyboard.h
79src/logging.C
80src/main.C 71src/main.C
81src/misc.C 72src/misc.C
82src/netdisp.C 73src/netdisp.C
83src/netdisp.h 74src/netdisp.h
84src/optinc.h 75src/optinc.h
85src/ptytty.h
86src/ptytty.C
87src/rxvtutil.C 76src/rxvtutil.C
88src/rxvtutil.h 77src/rxvtutil.h
89src/rxvttoolkit.C 78src/rxvttoolkit.C
90src/rxvttoolkit.h 79src/rxvttoolkit.h
91src/rxvtfont.C 80src/rxvtfont.C
95src/rsinc.h 84src/rsinc.h
96src/rxvtc.C 85src/rxvtc.C
97src/rxvtd.C 86src/rxvtd.C
98src/rxvtdaemon.C 87src/rxvtdaemon.C
99src/rxvtdaemon.h 88src/rxvtdaemon.h
100src/rxvtlib.h
101src/rxvtlib.h.in 89src/rxvtlib.h.in
102src/salloc.C 90src/salloc.C
103src/salloc.h 91src/salloc.h
104src/screen.C 92src/screen.C
105src/scrollbar-next.C 93src/scrollbar-next.C
108src/scrollbar-plain.C 96src/scrollbar-plain.C
109src/scrollbar.C 97src/scrollbar.C
110src/version.h 98src/version.h
111src/xdefaults.C 99src/xdefaults.C
112src/xpm.C 100src/xpm.C
101
102src/libptytty.h
103src/ptytty_conf.h
104src/ptytty.h
105src/ptytty.C
106src/proxy.C
107src/logging.C
108src/fdpass.C
113 109
114src/gentables 110src/gentables
115src/gencompose 111src/gencompose
116src/genlinedraw 112src/genlinedraw
117src/table/compose.h 113src/table/compose.h
155src/table/jis0213_1.h 151src/table/jis0213_1.h
156src/table/jis0213_2.h 152src/table/jis0213_2.h
157 153
158src/urxvt.pm 154src/urxvt.pm
159src/typemap 155src/typemap
156src/typemap.iom
157src/iom_perl.h
158src/iom_perl.xs
160src/rxvtperl.h 159src/rxvtperl.h
161src/rxvtperl.xs 160src/rxvtperl.xs
162 161
163src/perl/urxvt-popup 162src/perl/urxvt-popup
164src/perl/selection 163src/perl/selection
165src/perl/option-popup 164src/perl/option-popup
166src/perl/selection-popup 165src/perl/selection-popup
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/mark-urls 169src/perl/automove-background
170src/perl/matcher
171src/perl/tabbed
172src/perl/xim-onthespot
173src/perl/readline
174src/perl/remote-clipboard
175src/perl/kuake
171src/perl/example-refresh-hooks 176src/perl/example-refresh-hooks
172src/perl/block-graphics-to-ascii 177src/perl/block-graphics-to-ascii
173src/perl/digital-clock 178src/perl/digital-clock
179src/perl/macosx-clipboard
174 180

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines