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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.131 by root, Sat May 17 17:12:29 2014 UTC vs.
Revision 1.141 by sf-exg, Fri Jul 23 19:18:51 2021 UTC

38doc/rxvtc.1.man.in 38doc/rxvtc.1.man.in
39doc/rxvtd.1.man.in 39doc/rxvtd.1.man.in
40doc/extensions.pod.top 40doc/extensions.pod.top
41doc/extensions.pod.bot 41doc/extensions.pod.bot
42 42
43src/ecb.h
44src/estl.h
45
43src/.cvsignore 46src/.cvsignore
44src/Makefile.in 47src/Makefile.in
45src/background.C
46src/callback.h 48src/callback.h
47src/command.C 49src/command.C
48src/command.h 50src/command.h
49src/encoding.C 51src/encoding.C
50src/encoding.h 52src/encoding.h
51src/fdpass_wrapper.C
52src/feature.h 53src/feature.h
53src/hookinc.h 54src/hookinc.h
54src/init.C 55src/init.C
55src/init.h 56src/init.h
56src/ev_cpp.C 57src/ev_cpp.C
58src/keyboard.C 59src/keyboard.C
59src/keyboard.h 60src/keyboard.h
60src/main.C 61src/main.C
61src/misc.C 62src/misc.C
62src/optinc.h 63src/optinc.h
63src/ptytty_wrapper.C
64src/rxvtutil.C 64src/rxvtutil.C
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 70src/rxvtimg.h
71src/rxvtimg.C 71src/rxvtimg.C
72src/rxvt.C 72src/rxvt.C
73src/rxvt.h 73src/rxvt.h
74src/rclock.C
74src/rsinc.h 75src/rsinc.h
75src/rxvtc.C 76src/rxvtc.C
76src/rxvtd.C 77src/rxvtd.C
77src/rxvtdaemon.C 78src/rxvtdaemon.C
78src/rxvtdaemon.h 79src/rxvtdaemon.h
85src/scrollbar.h 86src/scrollbar.h
86src/version.h 87src/version.h
87src/xdefaults.C 88src/xdefaults.C
88src/emman.h 89src/emman.h
89src/emman.c 90src/emman.c
90
91libptytty/Changes
92libptytty/ptytty.m4
93libptytty/src/libptytty.h
94libptytty/src/ptytty_conf.h
95libptytty/src/ptytty.h
96libptytty/src/ptytty.C
97libptytty/src/proxy.C
98libptytty/src/logging.C
99libptytty/src/fdpass.C
100libptytty/src/estl.h
101libptytty/src/ecb.h
102 91
103src/gentables 92src/gentables
104src/gencompose 93src/gencompose
105src/genlinedraw 94src/genlinedraw
106src/table/compose.h 95src/table/compose.h
156src/perl/bell-command 145src/perl/bell-command
157src/perl/block-graphics-to-ascii 146src/perl/block-graphics-to-ascii
158src/perl/clipboard-osc 147src/perl/clipboard-osc
159src/perl/confirm-paste 148src/perl/confirm-paste
160src/perl/digital-clock 149src/perl/digital-clock
150src/perl/eval
161src/perl/example-refresh-hooks 151src/perl/example-refresh-hooks
152src/perl/keysym-list
162src/perl/kuake 153src/perl/kuake
163src/perl/macosx-clipboard
164src/perl/macosx-clipboard-native
165src/perl/matcher 154src/perl/matcher
166src/perl/option-popup 155src/perl/option-popup
167src/perl/overlay-osc 156src/perl/overlay-osc
168src/perl/readline 157src/perl/readline
169src/perl/remote-clipboard 158src/perl/remote-clipboard
175src/perl/selection-to-clipboard 164src/perl/selection-to-clipboard
176src/perl/tabbed 165src/perl/tabbed
177src/perl/urxvt-popup 166src/perl/urxvt-popup
178src/perl/xim-onthespot 167src/perl/xim-onthespot
179 168
180libev/Changes 169libev/LICENSE
181libev/ev.h 170libev/ev.h
182libev/ev++.h 171libev/ev++.h
183libev/ev.c 172libev/ev.c
184libev/ev_vars.h 173libev/ev_vars.h
185libev/ev_wrap.h 174libev/ev_wrap.h
187libev/ev_select.c 176libev/ev_select.c
188libev/ev_poll.c 177libev/ev_poll.c
189libev/ev_epoll.c 178libev/ev_epoll.c
190libev/ev_kqueue.c 179libev/ev_kqueue.c
191libev/ev_port.c 180libev/ev_port.c
181libev/ev_linuxaio.c
182libev/ev_iouring.c
192libev/libev.m4 183libev/libev.m4
193 184

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines