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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.40 by root, Sun Feb 13 09:05:10 2005 UTC vs.
Revision 1.138 by root, Fri May 14 17:16:44 2021 UTC

1.cvsignore 1.cvsignore
2COPYING 2COPYING
3Changes 3Changes
4INSTALL 4INSTALL
5MANIFEST 5MANIFEST
6Makefile.in
7README.configure 6README.configure
8README.FAQ 7README.FAQ
9configure 8configure
10reconf 9configure.ac
11genac 10config.sub
11config.guess
12aclocal.m4
13autogen.sh
14config.h.in
15Makefile.in
16install-sh
12 17
13doc/etc/XTerm.ad 18doc/embed
14doc/etc/rclock 19doc/embed-tk
15doc/etc/rxvt.termcap 20doc/rxvt-tabbed
21doc/pty-fd
16doc/etc/rxvt-unicode.terminfo 22doc/etc/rxvt-unicode.terminfo
17doc/menu/example.menu 23doc/etc/rxvt-unicode.termcap
18doc/menu/jedmenu.sl 24doc/wcwidth.patch
19doc/menu/menu 25
20doc/menu/rxvt.menu
21doc/menu/rxvt.zh-menu
22doc/menu/terminal.menu
23doc/.cvsignore 26doc/.cvsignore
24doc/LSM.in
25doc/Makefile.in 27doc/Makefile.in
26doc/README.menu
27doc/README.xvt 28doc/README.xvt
28doc/changes.txt 29doc/changes.txt
29doc/podtbl 30doc/podtbl
31
30doc/rxvt.1.pod 32doc/rxvt.1.pod
31doc/rxvt.7.pod 33doc/rxvt.7.pod
34doc/rxvtc.1.pod
35doc/rxvtd.1.pod
32doc/rxvt.1.man.in 36doc/rxvt.1.man.in
33doc/rxvt.7.man.in 37doc/rxvt.7.man.in
34doc/rxvt.1.html
35doc/rxvt.7.html
36doc/rxvt.1.txt
37doc/rxvt.7.txt
38doc/rxvtc.1 38doc/rxvtc.1.man.in
39doc/rxvt-unicode.spec 39doc/rxvtd.1.man.in
40 40doc/extensions.pod.top
41autoconf/.cvsignore 41doc/extensions.pod.bot
42autoconf/Make.common.in
43autoconf/aclocal.m4
44autoconf/config.guess
45autoconf/config.h.in
46autoconf/config.sub
47autoconf/configure.in
48autoconf/install-sh
49autoconf/libtool.m4
50autoconf/ltmain.sh
51autoconf/mkinstalldirs
52autoconf/xpm.m4
53 42
54src/.cvsignore 43src/.cvsignore
55src/Makefile.in 44src/Makefile.in
56src/callback.h 45src/callback.h
57src/command.C 46src/command.C
58src/command.h 47src/command.h
59src/encoding.C 48src/encoding.C
60src/encoding.h 49src/encoding.h
50src/fdpass_wrapper.C
61src/feature.h 51src/feature.h
52src/hookinc.h
62src/init.C 53src/init.C
63src/init.h 54src/init.h
64src/iom.C 55src/ev_cpp.C
65src/iom.h 56src/ev_cpp.h
66src/iom_conf.h
67src/keyboard.C 57src/keyboard.C
68src/keyboard.h 58src/keyboard.h
69src/logging.C
70src/logging.h
71src/main.C 59src/main.C
72src/makeintprotos-awk
73src/makeintprotos-sed
74src/menubar.C
75src/menubar.h
76src/misc.C 60src/misc.C
77src/netdisp.C 61src/optinc.h
78src/netdisp.h
79src/ptytty.h
80src/ptytty.C 62src/ptytty_wrapper.C
81src/rxvtutil.C 63src/rxvtutil.C
82src/rxvtutil.h 64src/rxvtutil.h
83src/rxvttoolkit.C 65src/rxvttoolkit.C
84src/rxvttoolkit.h 66src/rxvttoolkit.h
85src/rxvtfont.C 67src/rxvtfont.C
86src/rxvtfont.h 68src/rxvtfont.h
69src/rxvtimg.h
70src/rxvtimg.C
87src/rxvt.C 71src/rxvt.C
88src/rxvt.h 72src/rxvt.h
73src/rclock.C
74src/rsinc.h
89src/rxvtc.C 75src/rxvtc.C
90src/rxvtd.C 76src/rxvtd.C
91src/rxvtdaemon.C 77src/rxvtdaemon.C
92src/rxvtdaemon.h 78src/rxvtdaemon.h
93src/rxvtlib.h
94src/rxvtlib.h.in
95src/salloc.C
96src/salloc.h
97src/screen.C 79src/screen.C
98src/scrollbar-next.C 80src/scrollbar-next.C
99src/scrollbar-rxvt.C 81src/scrollbar-rxvt.C
100src/scrollbar-xterm.C 82src/scrollbar-xterm.C
101src/scrollbar-plain.C 83src/scrollbar-plain.C
102src/scrollbar.C 84src/scrollbar.C
103src/strings.C 85src/scrollbar.h
104src/version.h 86src/version.h
105src/xdefaults.C 87src/xdefaults.C
106src/xpm.C 88src/emman.h
89src/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
107 102
108src/gentables 103src/gentables
109src/gencompose 104src/gencompose
110src/genlinedraw 105src/genlinedraw
111src/table/compose.h 106src/table/compose.h
146src/table/jis0201_1976_0.h 141src/table/jis0201_1976_0.h
147src/table/jis0208_1990_0.h 142src/table/jis0208_1990_0.h
148src/table/jis0212_1990_0.h 143src/table/jis0212_1990_0.h
149src/table/jis0213_1.h 144src/table/jis0213_1.h
150src/table/jis0213_2.h 145src/table/jis0213_2.h
146
147src/urxvt.pm
148src/typemap
149src/typemap.iom
150src/iom_perl.h
151src/iom_perl.xs
152src/rxvtperl.h
153src/rxvtperl.xs
154
155src/perl/background
156src/perl/bell-command
157src/perl/block-graphics-to-ascii
158src/perl/clipboard-osc
159src/perl/confirm-paste
160src/perl/digital-clock
161src/perl/eval
162src/perl/example-refresh-hooks
163src/perl/keysym-list
164src/perl/kuake
165src/perl/matcher
166src/perl/option-popup
167src/perl/overlay-osc
168src/perl/readline
169src/perl/remote-clipboard
170src/perl/searchable-scrollback
171src/perl/selection
172src/perl/selection-autotransform
173src/perl/selection-pastebin
174src/perl/selection-popup
175src/perl/selection-to-clipboard
176src/perl/tabbed
177src/perl/urxvt-popup
178src/perl/xim-onthespot
179
180libev/Changes
181libev/ev.h
182libev/ev++.h
183libev/ev.c
184libev/ev_vars.h
185libev/ev_wrap.h
186libev/ev_win32.c
187libev/ev_select.c
188libev/ev_poll.c
189libev/ev_epoll.c
190libev/ev_kqueue.c
191libev/ev_port.c
192libev/ev_linuxaio.c
193libev/ev_iouring.c
194libev/libev.m4
195

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines