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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.73 by root, Thu Jan 19 08:10:20 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
19xpm.m4
20 20
21doc/embed 21doc/embed
22doc/embed-tk 22doc/embed-tk
23doc/rxvt-tabbed 23doc/rxvt-tabbed
24doc/pty-fd 24doc/pty-fd
58src/callback.h 58src/callback.h
59src/command.C 59src/command.C
60src/command.h 60src/command.h
61src/encoding.C 61src/encoding.C
62src/encoding.h 62src/encoding.h
63src/fdpass.h
64src/fdpass.C
65src/feature.h 63src/feature.h
66src/hookinc.h 64src/hookinc.h
67src/init.C 65src/init.C
68src/init.h 66src/init.h
69src/iom.C 67src/iom.C
70src/iom.h 68src/iom.h
71src/iom_conf.h 69src/iom_conf.h
72src/keyboard.C 70src/keyboard.C
73src/keyboard.h 71src/keyboard.h
74src/logging.C
75src/main.C 72src/main.C
76src/misc.C 73src/misc.C
77src/netdisp.C 74src/netdisp.C
78src/netdisp.h 75src/netdisp.h
79src/optinc.h 76src/optinc.h
80src/ptytty.h
81src/ptytty.C
82src/rxvtutil.C 77src/rxvtutil.C
83src/rxvtutil.h 78src/rxvtutil.h
84src/rxvttoolkit.C 79src/rxvttoolkit.C
85src/rxvttoolkit.h 80src/rxvttoolkit.h
86src/rxvtfont.C 81src/rxvtfont.C
90src/rsinc.h 85src/rsinc.h
91src/rxvtc.C 86src/rxvtc.C
92src/rxvtd.C 87src/rxvtd.C
93src/rxvtdaemon.C 88src/rxvtdaemon.C
94src/rxvtdaemon.h 89src/rxvtdaemon.h
95src/rxvtlib.h
96src/rxvtlib.h.in 90src/rxvtlib.h.in
97src/salloc.C 91src/salloc.C
98src/salloc.h 92src/salloc.h
99src/screen.C 93src/screen.C
100src/scrollbar-next.C 94src/scrollbar-next.C
103src/scrollbar-plain.C 97src/scrollbar-plain.C
104src/scrollbar.C 98src/scrollbar.C
105src/version.h 99src/version.h
106src/xdefaults.C 100src/xdefaults.C
107src/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
108 110
109src/gentables 111src/gentables
110src/gencompose 112src/gencompose
111src/genlinedraw 113src/genlinedraw
112src/table/compose.h 114src/table/compose.h
150src/table/jis0213_1.h 152src/table/jis0213_1.h
151src/table/jis0213_2.h 153src/table/jis0213_2.h
152 154
153src/urxvt.pm 155src/urxvt.pm
154src/typemap 156src/typemap
157src/typemap.iom
158src/iom_perl.h
159src/iom_perl.xs
155src/rxvtperl.h 160src/rxvtperl.h
156src/rxvtperl.xs 161src/rxvtperl.xs
157 162
158src/perl/urxvt-popup 163src/perl/urxvt-popup
159src/perl/selection 164src/perl/selection
161src/perl/selection-popup 166src/perl/selection-popup
162src/perl/selection-autotransform 167src/perl/selection-autotransform
163src/perl/selection-pastebin 168src/perl/selection-pastebin
164src/perl/searchable-scrollback 169src/perl/searchable-scrollback
165src/perl/automove-background 170src/perl/automove-background
166src/perl/mark-urls 171src/perl/matcher
172src/perl/tabbed
173src/perl/xim-onthespot
174src/perl/readline
175src/perl/remote-clipboard
176src/perl/kuake
167src/perl/example-refresh-hooks 177src/perl/example-refresh-hooks
168src/perl/block-graphics-to-ascii 178src/perl/block-graphics-to-ascii
169src/perl/digital-clock 179src/perl/digital-clock
180src/perl/macosx-clipboard
170 181

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines