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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.116 by sf-exg, Sun Nov 20 10:48:00 2011 UTC vs.
Revision 1.138 by root, Fri May 14 17:16:44 2021 UTC

35doc/rxvtd.1.pod 35doc/rxvtd.1.pod
36doc/rxvt.1.man.in 36doc/rxvt.1.man.in
37doc/rxvt.7.man.in 37doc/rxvt.7.man.in
38doc/rxvtc.1.man.in 38doc/rxvtc.1.man.in
39doc/rxvtd.1.man.in 39doc/rxvtd.1.man.in
40doc/rxvtperl.3.man.in 40doc/extensions.pod.top
41doc/extensions.pod.bot
41 42
42src/.cvsignore 43src/.cvsignore
43src/Makefile.in 44src/Makefile.in
44src/background.C
45src/callback.h 45src/callback.h
46src/command.C 46src/command.C
47src/command.h 47src/command.h
48src/encoding.C 48src/encoding.C
49src/encoding.h 49src/encoding.h
64src/rxvtutil.h 64src/rxvtutil.h
65src/rxvttoolkit.C 65src/rxvttoolkit.C
66src/rxvttoolkit.h 66src/rxvttoolkit.h
67src/rxvtfont.C 67src/rxvtfont.C
68src/rxvtfont.h 68src/rxvtfont.h
69src/rxvtimg.h
70src/rxvtimg.C
69src/rxvt.C 71src/rxvt.C
70src/rxvt.h 72src/rxvt.h
73src/rclock.C
71src/rsinc.h 74src/rsinc.h
72src/rxvtc.C 75src/rxvtc.C
73src/rxvtd.C 76src/rxvtd.C
74src/rxvtdaemon.C 77src/rxvtdaemon.C
75src/rxvtdaemon.h 78src/rxvtdaemon.h
76src/salloc.C
77src/salloc.h
78src/screen.C 79src/screen.C
79src/scrollbar-next.C 80src/scrollbar-next.C
80src/scrollbar-rxvt.C 81src/scrollbar-rxvt.C
81src/scrollbar-xterm.C 82src/scrollbar-xterm.C
82src/scrollbar-plain.C 83src/scrollbar-plain.C
83src/scrollbar.C 84src/scrollbar.C
84src/scrollbar.h 85src/scrollbar.h
85src/version.h 86src/version.h
86src/xdefaults.C 87src/xdefaults.C
88src/emman.h
89src/emman.c
87 90
91libptytty/Changes
88libptytty/ptytty.m4 92libptytty/ptytty.m4
89libptytty/src/libptytty.h 93libptytty/src/libptytty.h
90libptytty/src/ptytty_conf.h 94libptytty/src/ptytty_conf.h
91libptytty/src/ptytty.h 95libptytty/src/ptytty.h
92libptytty/src/ptytty.C 96libptytty/src/ptytty.C
93libptytty/src/proxy.C 97libptytty/src/proxy.C
94libptytty/src/logging.C 98libptytty/src/logging.C
95libptytty/src/fdpass.C 99libptytty/src/fdpass.C
100libptytty/src/estl.h
101libptytty/src/ecb.h
96 102
97src/gentables 103src/gentables
98src/gencompose 104src/gencompose
99src/genlinedraw 105src/genlinedraw
100src/table/compose.h 106src/table/compose.h
144src/iom_perl.h 150src/iom_perl.h
145src/iom_perl.xs 151src/iom_perl.xs
146src/rxvtperl.h 152src/rxvtperl.h
147src/rxvtperl.xs 153src/rxvtperl.xs
148 154
155src/perl/background
156src/perl/bell-command
149src/perl/block-graphics-to-ascii 157src/perl/block-graphics-to-ascii
150src/perl/clipboard-osc 158src/perl/clipboard-osc
151src/perl/confirm-paste 159src/perl/confirm-paste
152src/perl/digital-clock 160src/perl/digital-clock
161src/perl/eval
153src/perl/example-refresh-hooks 162src/perl/example-refresh-hooks
163src/perl/keysym-list
154src/perl/kuake 164src/perl/kuake
155src/perl/macosx-clipboard
156src/perl/macosx-clipboard-native
157src/perl/matcher 165src/perl/matcher
158src/perl/option-popup 166src/perl/option-popup
159src/perl/overlay-osc 167src/perl/overlay-osc
160src/perl/readline 168src/perl/readline
161src/perl/remote-clipboard 169src/perl/remote-clipboard
162src/perl/searchable-scrollback 170src/perl/searchable-scrollback
163src/perl/selection 171src/perl/selection
164src/perl/selection-autotransform 172src/perl/selection-autotransform
165src/perl/selection-pastebin 173src/perl/selection-pastebin
166src/perl/selection-popup 174src/perl/selection-popup
175src/perl/selection-to-clipboard
167src/perl/tabbed 176src/perl/tabbed
168src/perl/urxvt-popup 177src/perl/urxvt-popup
169src/perl/xim-onthespot 178src/perl/xim-onthespot
170 179
180libev/Changes
171libev/ev.h 181libev/ev.h
172libev/ev++.h 182libev/ev++.h
173libev/ev.c 183libev/ev.c
174libev/ev_vars.h 184libev/ev_vars.h
175libev/ev_wrap.h 185libev/ev_wrap.h
177libev/ev_select.c 187libev/ev_select.c
178libev/ev_poll.c 188libev/ev_poll.c
179libev/ev_epoll.c 189libev/ev_epoll.c
180libev/ev_kqueue.c 190libev/ev_kqueue.c
181libev/ev_port.c 191libev/ev_port.c
192libev/ev_linuxaio.c
193libev/ev_iouring.c
182libev/libev.m4 194libev/libev.m4
183 195
184libecb/ecb.h
185

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines