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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.85 by root, Mon Mar 13 15:14:31 2006 UTC vs.
Revision 1.96 by ayin, Sat Oct 27 12:08:39 2007 UTC

3Changes 3Changes
4INSTALL 4INSTALL
5MANIFEST 5MANIFEST
6README.configure 6README.configure
7README.FAQ 7README.FAQ
8reconf
9update_ptytty 8update_ptytty
10configure 9configure
11configure.ac 10configure.ac
12config.sub 11config.sub
13config.guess 12config.guess
15ptytty.m4 14ptytty.m4
16autogen.sh 15autogen.sh
17config.h.in 16config.h.in
18Makefile.in 17Makefile.in
19install-sh 18install-sh
20mkinstalldirs
21 19
22doc/embed 20doc/embed
23doc/embed-tk 21doc/embed-tk
24doc/rxvt-tabbed 22doc/rxvt-tabbed
25doc/pty-fd 23doc/pty-fd
26doc/etc/rxvt-unicode.terminfo 24doc/etc/rxvt-unicode.terminfo
27doc/etc/rxvt-unicode.termcap 25doc/etc/rxvt-unicode.termcap
28doc/solaris9.patch 26doc/wcwidth.patch
27doc/urxvt-8.2-256color.patch
29 28
30doc/.cvsignore 29doc/.cvsignore
31doc/Makefile.in 30doc/Makefile.in
32doc/README.xvt 31doc/README.xvt
33doc/changes.txt 32doc/changes.txt
54doc/rxvtd.1.html 53doc/rxvtd.1.html
55doc/rxvtperl.3.html 54doc/rxvtperl.3.html
56 55
57src/.cvsignore 56src/.cvsignore
58src/Makefile.in 57src/Makefile.in
58src/background.C
59src/background.h
59src/callback.h 60src/callback.h
60src/command.C 61src/command.C
61src/command.h 62src/command.h
62src/encoding.C 63src/encoding.C
63src/encoding.h 64src/encoding.h
70src/iom_conf.h 71src/iom_conf.h
71src/keyboard.C 72src/keyboard.C
72src/keyboard.h 73src/keyboard.h
73src/main.C 74src/main.C
74src/misc.C 75src/misc.C
75src/netdisp.C
76src/netdisp.h
77src/optinc.h 76src/optinc.h
78src/rxvtutil.C 77src/rxvtutil.C
79src/rxvtutil.h 78src/rxvtutil.h
80src/rxvttoolkit.C 79src/rxvttoolkit.C
81src/rxvttoolkit.h 80src/rxvttoolkit.h
97src/scrollbar-xterm.C 96src/scrollbar-xterm.C
98src/scrollbar-plain.C 97src/scrollbar-plain.C
99src/scrollbar.C 98src/scrollbar.C
100src/version.h 99src/version.h
101src/xdefaults.C 100src/xdefaults.C
102src/xpm.C
103 101
104src/libptytty.h 102src/libptytty.h
105src/ptytty_conf.h 103src/ptytty_conf.h
106src/ptytty.h 104src/ptytty.h
107src/ptytty.C 105src/ptytty.C
153src/table/jis0213_1.h 151src/table/jis0213_1.h
154src/table/jis0213_2.h 152src/table/jis0213_2.h
155 153
156src/urxvt.pm 154src/urxvt.pm
157src/typemap 155src/typemap
156src/typemap.iom
157src/iom_perl.h
158src/iom_perl.xs
158src/rxvtperl.h 159src/rxvtperl.h
159src/rxvtperl.xs 160src/rxvtperl.xs
160 161
161src/perl/urxvt-popup 162src/perl/urxvt-popup
162src/perl/selection 163src/perl/selection
164src/perl/selection-popup 165src/perl/selection-popup
165src/perl/selection-autotransform 166src/perl/selection-autotransform
166src/perl/selection-pastebin 167src/perl/selection-pastebin
167src/perl/searchable-scrollback 168src/perl/searchable-scrollback
168src/perl/automove-background 169src/perl/automove-background
169src/perl/mark-urls 170src/perl/matcher
170src/perl/tabbed 171src/perl/tabbed
171src/perl/xim-onthespot 172src/perl/xim-onthespot
172src/perl/readline 173src/perl/readline
173src/perl/remote-clipboard 174src/perl/remote-clipboard
175src/perl/kuake
174src/perl/example-refresh-hooks 176src/perl/example-refresh-hooks
175src/perl/block-graphics-to-ascii 177src/perl/block-graphics-to-ascii
176src/perl/digital-clock 178src/perl/digital-clock
179src/perl/macosx-clipboard
177 180

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines