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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.76 by root, Fri Jan 20 22:49:33 2006 UTC vs.
Revision 1.91 by root, Sat Feb 17 20:44:03 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 19mkinstalldirs
19 20
20doc/embed 21doc/embed
21doc/embed-tk 22doc/embed-tk
57src/callback.h 58src/callback.h
58src/command.C 59src/command.C
59src/command.h 60src/command.h
60src/encoding.C 61src/encoding.C
61src/encoding.h 62src/encoding.h
62src/fdpass.h
63src/fdpass.C
64src/feature.h 63src/feature.h
65src/hookinc.h 64src/hookinc.h
66src/init.C 65src/init.C
67src/init.h 66src/init.h
68src/iom.C 67src/iom.C
69src/iom.h 68src/iom.h
70src/iom_conf.h 69src/iom_conf.h
71src/keyboard.C 70src/keyboard.C
72src/keyboard.h 71src/keyboard.h
73src/logging.C
74src/main.C 72src/main.C
75src/misc.C 73src/misc.C
76src/netdisp.C 74src/netdisp.C
77src/netdisp.h 75src/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
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 101src/xpm.C
102
103src/libptytty.h
104src/ptytty_conf.h
105src/ptytty.h
106src/ptytty.C
107src/proxy.C
108src/logging.C
109src/fdpass.C
107 110
108src/gentables 111src/gentables
109src/gencompose 112src/gencompose
110src/genlinedraw 113src/genlinedraw
111src/table/compose.h 114src/table/compose.h
149src/table/jis0213_1.h 152src/table/jis0213_1.h
150src/table/jis0213_2.h 153src/table/jis0213_2.h
151 154
152src/urxvt.pm 155src/urxvt.pm
153src/typemap 156src/typemap
157src/typemap.iom
158src/iom_perl.h
159src/iom_perl.xs
154src/rxvtperl.h 160src/rxvtperl.h
155src/rxvtperl.xs 161src/rxvtperl.xs
156 162
157src/perl/urxvt-popup 163src/perl/urxvt-popup
158src/perl/selection 164src/perl/selection
160src/perl/selection-popup 166src/perl/selection-popup
161src/perl/selection-autotransform 167src/perl/selection-autotransform
162src/perl/selection-pastebin 168src/perl/selection-pastebin
163src/perl/searchable-scrollback 169src/perl/searchable-scrollback
164src/perl/automove-background 170src/perl/automove-background
165src/perl/mark-urls 171src/perl/matcher
166src/perl/tabbed 172src/perl/tabbed
173src/perl/xim-onthespot
167src/perl/readline 174src/perl/readline
175src/perl/remote-clipboard
176src/perl/kuake
168src/perl/example-refresh-hooks 177src/perl/example-refresh-hooks
169src/perl/block-graphics-to-ascii 178src/perl/block-graphics-to-ascii
170src/perl/digital-clock 179src/perl/digital-clock
180src/perl/macosx-clipboard
171 181

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines