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

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines