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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.138 by root, Fri May 14 17:16:44 2021 UTC vs.
Revision 1.142 by sf-exg, Sun Nov 7 14:13:39 2021 UTC

5MANIFEST 5MANIFEST
6README.configure 6README.configure
7README.FAQ 7README.FAQ
8configure 8configure
9configure.ac 9configure.ac
10config.sub
11config.guess
12aclocal.m4 10aclocal.m4
13autogen.sh 11autogen.sh
14config.h.in 12config.h.in
15Makefile.in 13Makefile.in
16install-sh 14install-sh
38doc/rxvtc.1.man.in 36doc/rxvtc.1.man.in
39doc/rxvtd.1.man.in 37doc/rxvtd.1.man.in
40doc/extensions.pod.top 38doc/extensions.pod.top
41doc/extensions.pod.bot 39doc/extensions.pod.bot
42 40
41src/ecb.h
42src/estl.h
43
43src/.cvsignore 44src/.cvsignore
44src/Makefile.in 45src/Makefile.in
45src/callback.h 46src/callback.h
46src/command.C 47src/command.C
47src/command.h 48src/command.h
48src/encoding.C 49src/encoding.C
49src/encoding.h 50src/encoding.h
50src/fdpass_wrapper.C
51src/feature.h 51src/feature.h
52src/hookinc.h 52src/hookinc.h
53src/init.C 53src/init.C
54src/init.h 54src/init.h
55src/ev_cpp.C 55src/ev_cpp.C
57src/keyboard.C 57src/keyboard.C
58src/keyboard.h 58src/keyboard.h
59src/main.C 59src/main.C
60src/misc.C 60src/misc.C
61src/optinc.h 61src/optinc.h
62src/ptytty_wrapper.C
63src/rxvtutil.C 62src/rxvtutil.C
64src/rxvtutil.h 63src/rxvtutil.h
65src/rxvttoolkit.C 64src/rxvttoolkit.C
66src/rxvttoolkit.h 65src/rxvttoolkit.h
67src/rxvtfont.C 66src/rxvtfont.C
85src/scrollbar.h 84src/scrollbar.h
86src/version.h 85src/version.h
87src/xdefaults.C 86src/xdefaults.C
88src/emman.h 87src/emman.h
89src/emman.c 88src/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 89
103src/gentables 90src/gentables
104src/gencompose 91src/gencompose
105src/genlinedraw 92src/genlinedraw
106src/table/compose.h 93src/table/compose.h
175src/perl/selection-to-clipboard 162src/perl/selection-to-clipboard
176src/perl/tabbed 163src/perl/tabbed
177src/perl/urxvt-popup 164src/perl/urxvt-popup
178src/perl/xim-onthespot 165src/perl/xim-onthespot
179 166
180libev/Changes 167libev/LICENSE
181libev/ev.h 168libev/ev.h
182libev/ev++.h 169libev/ev++.h
183libev/ev.c 170libev/ev.c
184libev/ev_vars.h 171libev/ev_vars.h
185libev/ev_wrap.h 172libev/ev_wrap.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines