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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.71 by root, Wed Jan 18 08:35:58 2006 UTC vs.
Revision 1.106 by root, Fri Oct 10 13:23:56 2008 UTC

1.cvsignore 1.cvsignore
2COPYING 2COPYING
3Changes 3Changes
4INSTALL 4INSTALL
5MANIFEST 5MANIFEST
6Makefile.in
7README.configure 6README.configure
8README.FAQ 7README.FAQ
8update_ptytty
9configure 9configure
10configure.ac
11config.sub
12config.guess
13aclocal.m4
14ptytty.m4
10autogen.sh 15autogen.sh
11reconf 16config.h.in
17Makefile.in
18install-sh
12 19
13doc/embed 20doc/embed
14doc/embed-tk 21doc/embed-tk
15doc/rxvt-tabbed 22doc/rxvt-tabbed
16doc/pty-fd 23doc/pty-fd
17doc/etc/rxvt-unicode.terminfo 24doc/etc/rxvt-unicode.terminfo
18doc/etc/rxvt-unicode.termcap 25doc/etc/rxvt-unicode.termcap
19doc/solaris9.patch 26doc/wcwidth.patch
27doc/urxvt-8.2-256color.patch
20 28
21doc/.cvsignore 29doc/.cvsignore
22doc/Makefile.in 30doc/Makefile.in
23doc/README.xvt 31doc/README.xvt
24doc/changes.txt 32doc/changes.txt
25doc/podtbl 33doc/podtbl
26doc/rxvt-unicode.spec
27 34
28doc/rxvt.1.pod 35doc/rxvt.1.pod
29doc/rxvt.7.pod 36doc/rxvt.7.pod
30doc/rxvtc.1.pod 37doc/rxvtc.1.pod
31doc/rxvtd.1.pod 38doc/rxvtd.1.pod
32doc/rxvt.1.man.in 39doc/rxvt.1.man.in
33doc/rxvt.7.man.in 40doc/rxvt.7.man.in
34doc/rxvtc.1.man.in 41doc/rxvtc.1.man.in
35doc/rxvtd.1.man.in 42doc/rxvtd.1.man.in
36doc/rxvtperl.3.man.in 43doc/rxvtperl.3.man.in
37doc/rxvt.1.txt
38doc/rxvt.7.txt
39doc/rxvtc.1.txt
40doc/rxvtd.1.txt
41doc/rxvtperl.3.txt
42doc/rxvt.1.html
43doc/rxvt.7.html
44doc/rxvtc.1.html
45doc/rxvtd.1.html
46doc/rxvtperl.3.html
47
48autoconf/.cvsignore
49autoconf/Make.common.in
50autoconf/aclocal.m4
51autoconf/config.guess
52autoconf/config.h.in
53autoconf/config.sub
54autoconf/configure.in
55autoconf/install-sh
56autoconf/libtool.m4
57autoconf/ltmain.sh
58autoconf/mkinstalldirs
59autoconf/xpm.m4
60 44
61src/.cvsignore 45src/.cvsignore
62src/Makefile.in 46src/Makefile.in
47src/background.C
48src/background.h
63src/callback.h 49src/callback.h
64src/command.C 50src/command.C
65src/command.h 51src/command.h
66src/encoding.C 52src/encoding.C
67src/encoding.h 53src/encoding.h
68src/fdpass.h
69src/fdpass.C
70src/feature.h 54src/feature.h
71src/hookinc.h 55src/hookinc.h
72src/init.C 56src/init.C
73src/init.h 57src/init.h
74src/iom.C 58src/ev_cpp.C
75src/iom.h 59src/ev_cpp.h
76src/iom_conf.h
77src/keyboard.C 60src/keyboard.C
78src/keyboard.h 61src/keyboard.h
79src/logging.C
80src/main.C 62src/main.C
81src/misc.C 63src/misc.C
82src/netdisp.C
83src/netdisp.h
84src/optinc.h 64src/optinc.h
85src/ptytty.h
86src/ptytty.C
87src/rxvtutil.C 65src/rxvtutil.C
88src/rxvtutil.h 66src/rxvtutil.h
89src/rxvttoolkit.C 67src/rxvttoolkit.C
90src/rxvttoolkit.h 68src/rxvttoolkit.h
91src/rxvtfont.C 69src/rxvtfont.C
95src/rsinc.h 73src/rsinc.h
96src/rxvtc.C 74src/rxvtc.C
97src/rxvtd.C 75src/rxvtd.C
98src/rxvtdaemon.C 76src/rxvtdaemon.C
99src/rxvtdaemon.h 77src/rxvtdaemon.h
100src/rxvtlib.h
101src/rxvtlib.h.in
102src/salloc.C 78src/salloc.C
103src/salloc.h 79src/salloc.h
104src/screen.C 80src/screen.C
105src/scrollbar-next.C 81src/scrollbar-next.C
106src/scrollbar-rxvt.C 82src/scrollbar-rxvt.C
107src/scrollbar-xterm.C 83src/scrollbar-xterm.C
108src/scrollbar-plain.C 84src/scrollbar-plain.C
109src/scrollbar.C 85src/scrollbar.C
86src/scrollbar.h
110src/version.h 87src/version.h
111src/xdefaults.C 88src/xdefaults.C
112src/xpm.C 89
90src/libptytty.h
91src/ptytty_conf.h
92src/ptytty.h
93src/ptytty.C
94src/proxy.C
95src/logging.C
96src/fdpass.C
113 97
114src/gentables 98src/gentables
115src/gencompose 99src/gencompose
116src/genlinedraw 100src/genlinedraw
117src/table/compose.h 101src/table/compose.h
155src/table/jis0213_1.h 139src/table/jis0213_1.h
156src/table/jis0213_2.h 140src/table/jis0213_2.h
157 141
158src/urxvt.pm 142src/urxvt.pm
159src/typemap 143src/typemap
144src/typemap.iom
145src/iom_perl.h
146src/iom_perl.xs
160src/rxvtperl.h 147src/rxvtperl.h
161src/rxvtperl.xs 148src/rxvtperl.xs
162 149
163src/perl/urxvt-popup 150src/perl/urxvt-popup
164src/perl/selection 151src/perl/selection
165src/perl/option-popup 152src/perl/option-popup
166src/perl/selection-popup 153src/perl/selection-popup
167src/perl/selection-autotransform 154src/perl/selection-autotransform
168src/perl/selection-pastebin 155src/perl/selection-pastebin
169src/perl/searchable-scrollback 156src/perl/searchable-scrollback
170src/perl/mark-urls 157src/perl/matcher
158src/perl/tabbed
159src/perl/xim-onthespot
160src/perl/readline
161src/perl/remote-clipboard
162src/perl/kuake
171src/perl/example-refresh-hooks 163src/perl/example-refresh-hooks
172src/perl/block-graphics-to-ascii 164src/perl/block-graphics-to-ascii
173src/perl/digital-clock 165src/perl/digital-clock
166src/perl/macosx-clipboard
167src/perl/overlay-osc
174 168
169libev/ev.h
170libev/ev++.h
171libev/ev.c
172libev/ev_vars.h
173libev/ev_wrap.h
174libev/ev_win32.c
175libev/ev_select.c
176libev/ev_poll.c
177libev/ev_epoll.c
178libev/ev_kqueue.c
179libev/ev_port.c
180libev/libev.m4
181

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines