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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.84 by root, Wed Jan 25 15:32:48 2006 UTC vs.
Revision 1.139 by root, Sun Jun 27 16:44:13 2021 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines