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.90 by root, Thu Dec 14 17:33:53 2006 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines