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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.112 by sf-exg, Mon May 30 18:39:02 2011 UTC vs.
Revision 1.140 by root, Sun Jun 27 16:46:00 2021 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 10config.sub
12config.guess 11config.guess
13aclocal.m4 12aclocal.m4
14ptytty.m4
15autogen.sh 13autogen.sh
16config.h.in 14config.h.in
17Makefile.in 15Makefile.in
18install-sh 16install-sh
19 17
37doc/rxvtd.1.pod 35doc/rxvtd.1.pod
38doc/rxvt.1.man.in 36doc/rxvt.1.man.in
39doc/rxvt.7.man.in 37doc/rxvt.7.man.in
40doc/rxvtc.1.man.in 38doc/rxvtc.1.man.in
41doc/rxvtd.1.man.in 39doc/rxvtd.1.man.in
42doc/rxvtperl.3.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/callback.h 48src/callback.h
48src/command.C 49src/command.C
49src/command.h 50src/command.h
50src/encoding.C 51src/encoding.C
51src/encoding.h 52src/encoding.h
53src/fdpass_wrapper.C
52src/feature.h 54src/feature.h
53src/hookinc.h 55src/hookinc.h
54src/init.C 56src/init.C
55src/init.h 57src/init.h
56src/ev_cpp.C 58src/ev_cpp.C
58src/keyboard.C 60src/keyboard.C
59src/keyboard.h 61src/keyboard.h
60src/main.C 62src/main.C
61src/misc.C 63src/misc.C
62src/optinc.h 64src/optinc.h
65src/ptytty_wrapper.C
63src/rxvtutil.C 66src/rxvtutil.C
64src/rxvtutil.h 67src/rxvtutil.h
65src/rxvttoolkit.C 68src/rxvttoolkit.C
66src/rxvttoolkit.h 69src/rxvttoolkit.h
67src/rxvtfont.C 70src/rxvtfont.C
68src/rxvtfont.h 71src/rxvtfont.h
72src/rxvtimg.h
73src/rxvtimg.C
69src/rxvt.C 74src/rxvt.C
70src/rxvt.h 75src/rxvt.h
76src/rclock.C
71src/rsinc.h 77src/rsinc.h
72src/rxvtc.C 78src/rxvtc.C
73src/rxvtd.C 79src/rxvtd.C
74src/rxvtdaemon.C 80src/rxvtdaemon.C
75src/rxvtdaemon.h 81src/rxvtdaemon.h
76src/salloc.C
77src/salloc.h
78src/screen.C 82src/screen.C
79src/scrollbar-next.C 83src/scrollbar-next.C
80src/scrollbar-rxvt.C 84src/scrollbar-rxvt.C
81src/scrollbar-xterm.C 85src/scrollbar-xterm.C
82src/scrollbar-plain.C 86src/scrollbar-plain.C
83src/scrollbar.C 87src/scrollbar.C
84src/scrollbar.h 88src/scrollbar.h
85src/version.h 89src/version.h
86src/xdefaults.C 90src/xdefaults.C
91src/emman.h
92src/emman.c
87 93
94libptytty/Changes
95libptytty/ptytty.m4
88src/libptytty.h 96libptytty/src/libptytty.h
89src/ptytty_conf.h 97libptytty/src/ptytty_conf.h
90src/ptytty.h 98libptytty/src/ptytty.h
91src/ptytty.C 99libptytty/src/ptytty.C
92src/proxy.C 100libptytty/src/proxy.C
93src/logging.C 101libptytty/src/logging.C
94src/fdpass.C 102libptytty/src/fdpass.C
103libptytty/src/estl.h
104libptytty/src/ecb.h
95 105
96src/gentables 106src/gentables
97src/gencompose 107src/gencompose
98src/genlinedraw 108src/genlinedraw
99src/table/compose.h 109src/table/compose.h
143src/iom_perl.h 153src/iom_perl.h
144src/iom_perl.xs 154src/iom_perl.xs
145src/rxvtperl.h 155src/rxvtperl.h
146src/rxvtperl.xs 156src/rxvtperl.xs
147 157
158src/perl/background
159src/perl/bell-command
160src/perl/block-graphics-to-ascii
161src/perl/clipboard-osc
162src/perl/confirm-paste
163src/perl/digital-clock
164src/perl/eval
165src/perl/example-refresh-hooks
166src/perl/keysym-list
167src/perl/kuake
168src/perl/matcher
148src/perl/urxvt-popup 169src/perl/option-popup
170src/perl/overlay-osc
171src/perl/readline
172src/perl/remote-clipboard
173src/perl/searchable-scrollback
149src/perl/selection 174src/perl/selection
150src/perl/option-popup
151src/perl/selection-popup
152src/perl/selection-autotransform 175src/perl/selection-autotransform
153src/perl/selection-pastebin 176src/perl/selection-pastebin
154src/perl/searchable-scrollback 177src/perl/selection-popup
155src/perl/matcher 178src/perl/selection-to-clipboard
156src/perl/tabbed 179src/perl/tabbed
180src/perl/urxvt-popup
157src/perl/xim-onthespot 181src/perl/xim-onthespot
158src/perl/readline
159src/perl/remote-clipboard
160src/perl/clipboard-osc
161src/perl/kuake
162src/perl/example-refresh-hooks
163src/perl/block-graphics-to-ascii
164src/perl/digital-clock
165src/perl/macosx-clipboard
166src/perl/macosx-clipboard-native
167src/perl/overlay-osc
168src/perl/confirm-paste
169 182
183libev/LICENSE
170libev/ev.h 184libev/ev.h
171libev/ev++.h 185libev/ev++.h
172libev/ev.c 186libev/ev.c
173libev/ev_vars.h 187libev/ev_vars.h
174libev/ev_wrap.h 188libev/ev_wrap.h
176libev/ev_select.c 190libev/ev_select.c
177libev/ev_poll.c 191libev/ev_poll.c
178libev/ev_epoll.c 192libev/ev_epoll.c
179libev/ev_kqueue.c 193libev/ev_kqueue.c
180libev/ev_port.c 194libev/ev_port.c
195libev/ev_linuxaio.c
196libev/ev_iouring.c
181libev/libev.m4 197libev/libev.m4
182 198
183libecb/ecb.h
184

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines