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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.74 by root, Thu Jan 19 12:19:18 2006 UTC vs.
Revision 1.96 by ayin, Sat Oct 27 12:08:39 2007 UTC

1.cvsignore 1.cvsignore
2COPYING 2COPYING
3Changes 3Changes
4INSTALL 4INSTALL
5MANIFEST 5MANIFEST
6Makefile.in
7README.configure 6README.configure
8README.FAQ 7README.FAQ
9reconf 8update_ptytty
10configure 9configure
10configure.ac
11config.sub
12config.guess
13aclocal.m4
14ptytty.m4
11autogen.sh 15autogen.sh
12aclocal.m4
13config.guess
14config.h.in 16config.h.in
15config.sub 17Makefile.in
16configure.ac
17install-sh 18install-sh
18mkinstalldirs
19 19
20doc/embed 20doc/embed
21doc/embed-tk 21doc/embed-tk
22doc/rxvt-tabbed 22doc/rxvt-tabbed
23doc/pty-fd 23doc/pty-fd
24doc/etc/rxvt-unicode.terminfo 24doc/etc/rxvt-unicode.terminfo
25doc/etc/rxvt-unicode.termcap 25doc/etc/rxvt-unicode.termcap
26doc/solaris9.patch 26doc/wcwidth.patch
27doc/urxvt-8.2-256color.patch
27 28
28doc/.cvsignore 29doc/.cvsignore
29doc/Makefile.in 30doc/Makefile.in
30doc/README.xvt 31doc/README.xvt
31doc/changes.txt 32doc/changes.txt
52doc/rxvtd.1.html 53doc/rxvtd.1.html
53doc/rxvtperl.3.html 54doc/rxvtperl.3.html
54 55
55src/.cvsignore 56src/.cvsignore
56src/Makefile.in 57src/Makefile.in
58src/background.C
59src/background.h
57src/callback.h 60src/callback.h
58src/command.C 61src/command.C
59src/command.h 62src/command.h
60src/encoding.C 63src/encoding.C
61src/encoding.h 64src/encoding.h
62src/fdpass.h
63src/fdpass.C
64src/feature.h 65src/feature.h
65src/hookinc.h 66src/hookinc.h
66src/init.C 67src/init.C
67src/init.h 68src/init.h
68src/iom.C 69src/iom.C
69src/iom.h 70src/iom.h
70src/iom_conf.h 71src/iom_conf.h
71src/keyboard.C 72src/keyboard.C
72src/keyboard.h 73src/keyboard.h
73src/logging.C
74src/main.C 74src/main.C
75src/misc.C 75src/misc.C
76src/netdisp.C
77src/netdisp.h
78src/optinc.h 76src/optinc.h
79src/ptytty.h
80src/ptytty.C
81src/rxvtutil.C 77src/rxvtutil.C
82src/rxvtutil.h 78src/rxvtutil.h
83src/rxvttoolkit.C 79src/rxvttoolkit.C
84src/rxvttoolkit.h 80src/rxvttoolkit.h
85src/rxvtfont.C 81src/rxvtfont.C
89src/rsinc.h 85src/rsinc.h
90src/rxvtc.C 86src/rxvtc.C
91src/rxvtd.C 87src/rxvtd.C
92src/rxvtdaemon.C 88src/rxvtdaemon.C
93src/rxvtdaemon.h 89src/rxvtdaemon.h
94src/rxvtlib.h
95src/rxvtlib.h.in 90src/rxvtlib.h.in
96src/salloc.C 91src/salloc.C
97src/salloc.h 92src/salloc.h
98src/screen.C 93src/screen.C
99src/scrollbar-next.C 94src/scrollbar-next.C
101src/scrollbar-xterm.C 96src/scrollbar-xterm.C
102src/scrollbar-plain.C 97src/scrollbar-plain.C
103src/scrollbar.C 98src/scrollbar.C
104src/version.h 99src/version.h
105src/xdefaults.C 100src/xdefaults.C
106src/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
107 109
108src/gentables 110src/gentables
109src/gencompose 111src/gencompose
110src/genlinedraw 112src/genlinedraw
111src/table/compose.h 113src/table/compose.h
149src/table/jis0213_1.h 151src/table/jis0213_1.h
150src/table/jis0213_2.h 152src/table/jis0213_2.h
151 153
152src/urxvt.pm 154src/urxvt.pm
153src/typemap 155src/typemap
156src/typemap.iom
157src/iom_perl.h
158src/iom_perl.xs
154src/rxvtperl.h 159src/rxvtperl.h
155src/rxvtperl.xs 160src/rxvtperl.xs
156 161
157src/perl/urxvt-popup 162src/perl/urxvt-popup
158src/perl/selection 163src/perl/selection
160src/perl/selection-popup 165src/perl/selection-popup
161src/perl/selection-autotransform 166src/perl/selection-autotransform
162src/perl/selection-pastebin 167src/perl/selection-pastebin
163src/perl/searchable-scrollback 168src/perl/searchable-scrollback
164src/perl/automove-background 169src/perl/automove-background
165src/perl/mark-urls 170src/perl/matcher
171src/perl/tabbed
172src/perl/xim-onthespot
173src/perl/readline
174src/perl/remote-clipboard
175src/perl/kuake
166src/perl/example-refresh-hooks 176src/perl/example-refresh-hooks
167src/perl/block-graphics-to-ascii 177src/perl/block-graphics-to-ascii
168src/perl/digital-clock 178src/perl/digital-clock
179src/perl/macosx-clipboard
169 180

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines