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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.107 by sf-exg, Thu Apr 1 16:47:45 2010 UTC vs.
Revision 1.144 by root, Mon Jan 2 17:16:42 2023 UTC

3Changes 3Changes
4INSTALL 4INSTALL
5MANIFEST 5MANIFEST
6README.configure 6README.configure
7README.FAQ 7README.FAQ
8update_ptytty
9configure 8configure
10configure.ac 9configure.ac
11config.sub
12config.guess
13aclocal.m4 10aclocal.m4
14ptytty.m4
15autogen.sh 11autogen.sh
16config.h.in 12config.h.in
17Makefile.in 13Makefile.in
18install-sh 14install-sh
19 15
33 29
34doc/rxvt.1.pod 30doc/rxvt.1.pod
35doc/rxvt.7.pod 31doc/rxvt.7.pod
36doc/rxvtc.1.pod 32doc/rxvtc.1.pod
37doc/rxvtd.1.pod 33doc/rxvtd.1.pod
34doc/rclock.1.pod
38doc/rxvt.1.man.in 35doc/rxvt.1.man.in
39doc/rxvt.7.man.in 36doc/rxvt.7.man.in
40doc/rxvtc.1.man.in 37doc/rxvtc.1.man.in
41doc/rxvtd.1.man.in 38doc/rxvtd.1.man.in
42doc/rxvtperl.3.man.in 39doc/rclock.1.man.in
40doc/extensions.pod.top
41doc/extensions.pod.bot
42
43src/ecb.h
44src/estl.h
43 45
44src/.cvsignore 46src/.cvsignore
45src/Makefile.in 47src/Makefile.in
46src/background.C
47src/background.h
48src/callback.h 48src/callback.h
49src/command.C 49src/command.C
50src/command.h 50src/command.h
51src/encoding.C 51src/encoding.C
52src/encoding.h 52src/encoding.h
65src/rxvtutil.h 65src/rxvtutil.h
66src/rxvttoolkit.C 66src/rxvttoolkit.C
67src/rxvttoolkit.h 67src/rxvttoolkit.h
68src/rxvtfont.C 68src/rxvtfont.C
69src/rxvtfont.h 69src/rxvtfont.h
70src/rxvtimg.h
71src/rxvtimg.C
70src/rxvt.C 72src/rxvt.C
71src/rxvt.h 73src/rxvt.h
74src/rclock.C
72src/rsinc.h 75src/rsinc.h
73src/rxvtc.C 76src/rxvtc.C
74src/rxvtd.C 77src/rxvtd.C
75src/rxvtdaemon.C 78src/rxvtdaemon.C
76src/rxvtdaemon.h 79src/rxvtdaemon.h
77src/salloc.C
78src/salloc.h
79src/screen.C 80src/screen.C
80src/scrollbar-next.C 81src/scrollbar-next.C
81src/scrollbar-rxvt.C 82src/scrollbar-rxvt.C
82src/scrollbar-xterm.C 83src/scrollbar-xterm.C
83src/scrollbar-plain.C 84src/scrollbar-plain.C
84src/scrollbar.C 85src/scrollbar.C
85src/scrollbar.h 86src/scrollbar.h
86src/version.h 87src/version.h
87src/xdefaults.C 88src/xdefaults.C
88 89src/emman.h
89src/libptytty.h 90src/emman.c
90src/ptytty_conf.h
91src/ptytty.h
92src/ptytty.C
93src/proxy.C
94src/logging.C
95src/fdpass.C
96 91
97src/gentables 92src/gentables
98src/gencompose 93src/gencompose
99src/genlinedraw 94src/genlinedraw
100src/table/compose.h 95src/table/compose.h
144src/iom_perl.h 139src/iom_perl.h
145src/iom_perl.xs 140src/iom_perl.xs
146src/rxvtperl.h 141src/rxvtperl.h
147src/rxvtperl.xs 142src/rxvtperl.xs
148 143
144src/perl/background
145src/perl/bell-command
146src/perl/block-graphics-to-ascii
147src/perl/clickthrough
148src/perl/clipboard-osc
149src/perl/confirm-paste
150src/perl/digital-clock
151src/perl/eval
152src/perl/example-refresh-hooks
153src/perl/keysym-list
154src/perl/kuake
155src/perl/matcher
149src/perl/urxvt-popup 156src/perl/option-popup
157src/perl/overlay-osc
158src/perl/readline
159src/perl/remote-clipboard
160src/perl/searchable-scrollback
150src/perl/selection 161src/perl/selection
151src/perl/option-popup
152src/perl/selection-popup
153src/perl/selection-autotransform 162src/perl/selection-autotransform
154src/perl/selection-pastebin 163src/perl/selection-pastebin
155src/perl/searchable-scrollback 164src/perl/selection-popup
156src/perl/matcher 165src/perl/selection-to-clipboard
157src/perl/tabbed 166src/perl/tabbed
167src/perl/urxvt-popup
158src/perl/xim-onthespot 168src/perl/xim-onthespot
159src/perl/readline
160src/perl/remote-clipboard
161src/perl/kuake
162src/perl/example-refresh-hooks
163src/perl/block-graphics-to-ascii
164src/perl/digital-clock
165src/perl/macosx-clipboard
166src/perl/overlay-osc
167 169
170libev/LICENSE
168libev/ev.h 171libev/ev.h
169libev/ev++.h 172libev/ev++.h
170libev/ev.c 173libev/ev.c
171libev/ev_vars.h 174libev/ev_vars.h
172libev/ev_wrap.h 175libev/ev_wrap.h
174libev/ev_select.c 177libev/ev_select.c
175libev/ev_poll.c 178libev/ev_poll.c
176libev/ev_epoll.c 179libev/ev_epoll.c
177libev/ev_kqueue.c 180libev/ev_kqueue.c
178libev/ev_port.c 181libev/ev_port.c
182libev/ev_linuxaio.c
183libev/ev_iouring.c
179libev/libev.m4 184libev/libev.m4
180 185

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines