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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.83 by root, Wed Jan 25 15:11:31 2006 UTC vs.
Revision 1.144 by root, Mon Jan 2 17:16:42 2023 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
13config.guess
14aclocal.m4 10aclocal.m4
15ptytty.m4
16autogen.sh 11autogen.sh
17config.h.in 12config.h.in
18Makefile.in 13Makefile.in
19install-sh 14install-sh
20mkinstalldirs
21 15
22doc/embed 16doc/embed
23doc/embed-tk 17doc/embed-tk
24doc/rxvt-tabbed 18doc/rxvt-tabbed
25doc/pty-fd 19doc/pty-fd
26doc/etc/rxvt-unicode.terminfo 20doc/etc/rxvt-unicode.terminfo
27doc/etc/rxvt-unicode.termcap 21doc/etc/rxvt-unicode.termcap
28doc/solaris9.patch 22doc/wcwidth.patch
29 23
30doc/.cvsignore 24doc/.cvsignore
31doc/Makefile.in 25doc/Makefile.in
32doc/README.xvt 26doc/README.xvt
33doc/changes.txt 27doc/changes.txt
34doc/podtbl 28doc/podtbl
35doc/rxvt-unicode.spec
36 29
37doc/rxvt.1.pod 30doc/rxvt.1.pod
38doc/rxvt.7.pod 31doc/rxvt.7.pod
39doc/rxvtc.1.pod 32doc/rxvtc.1.pod
40doc/rxvtd.1.pod 33doc/rxvtd.1.pod
34doc/rclock.1.pod
41doc/rxvt.1.man.in 35doc/rxvt.1.man.in
42doc/rxvt.7.man.in 36doc/rxvt.7.man.in
43doc/rxvtc.1.man.in 37doc/rxvtc.1.man.in
44doc/rxvtd.1.man.in 38doc/rxvtd.1.man.in
45doc/rxvtperl.3.man.in 39doc/rclock.1.man.in
46doc/rxvt.1.txt 40doc/extensions.pod.top
47doc/rxvt.7.txt 41doc/extensions.pod.bot
48doc/rxvtc.1.txt 42
49doc/rxvtd.1.txt 43src/ecb.h
50doc/rxvtperl.3.txt 44src/estl.h
51doc/rxvt.1.html
52doc/rxvt.7.html
53doc/rxvtc.1.html
54doc/rxvtd.1.html
55doc/rxvtperl.3.html
56 45
57src/.cvsignore 46src/.cvsignore
58src/Makefile.in 47src/Makefile.in
59src/callback.h 48src/callback.h
60src/command.C 49src/command.C
63src/encoding.h 52src/encoding.h
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
78src/rxvtutil.C 64src/rxvtutil.C
79src/rxvtutil.h 65src/rxvtutil.h
80src/rxvttoolkit.C 66src/rxvttoolkit.C
81src/rxvttoolkit.h 67src/rxvttoolkit.h
82src/rxvtfont.C 68src/rxvtfont.C
83src/rxvtfont.h 69src/rxvtfont.h
70src/rxvtimg.h
71src/rxvtimg.C
84src/rxvt.C 72src/rxvt.C
85src/rxvt.h 73src/rxvt.h
74src/rclock.C
86src/rsinc.h 75src/rsinc.h
87src/rxvtc.C 76src/rxvtc.C
88src/rxvtd.C 77src/rxvtd.C
89src/rxvtdaemon.C 78src/rxvtdaemon.C
90src/rxvtdaemon.h 79src/rxvtdaemon.h
91src/rxvtlib.h
92src/rxvtlib.h.in
93src/salloc.C
94src/salloc.h
95src/screen.C 80src/screen.C
96src/scrollbar-next.C 81src/scrollbar-next.C
97src/scrollbar-rxvt.C 82src/scrollbar-rxvt.C
98src/scrollbar-xterm.C 83src/scrollbar-xterm.C
99src/scrollbar-plain.C 84src/scrollbar-plain.C
100src/scrollbar.C 85src/scrollbar.C
86src/scrollbar.h
101src/version.h 87src/version.h
102src/xdefaults.C 88src/xdefaults.C
103src/xpm.C 89src/emman.h
104 90src/emman.c
105src/libptytty.h
106src/ptytty_conf.h
107src/ptytty.h
108src/ptytty.C
109src/proxy.C
110src/logging.C
111src/fdpass.C
112 91
113src/gentables 92src/gentables
114src/gencompose 93src/gencompose
115src/genlinedraw 94src/genlinedraw
116src/table/compose.h 95src/table/compose.h
154src/table/jis0213_1.h 133src/table/jis0213_1.h
155src/table/jis0213_2.h 134src/table/jis0213_2.h
156 135
157src/urxvt.pm 136src/urxvt.pm
158src/typemap 137src/typemap
138src/typemap.iom
139src/iom_perl.h
140src/iom_perl.xs
159src/rxvtperl.h 141src/rxvtperl.h
160src/rxvtperl.xs 142src/rxvtperl.xs
161 143
144src/perl/background
145src/perl/bell-command
146src/perl/block-graphics-to-ascii
147src/perl/clickthrough
148src/perl/clipboard-osc
149src/perl/confirm-paste
150src/perl/digital-clock
151src/perl/eval
152src/perl/example-refresh-hooks
153src/perl/keysym-list
154src/perl/kuake
155src/perl/matcher
162src/perl/urxvt-popup 156src/perl/option-popup
157src/perl/overlay-osc
158src/perl/readline
159src/perl/remote-clipboard
160src/perl/searchable-scrollback
163src/perl/selection 161src/perl/selection
164src/perl/option-popup
165src/perl/selection-popup
166src/perl/selection-autotransform 162src/perl/selection-autotransform
167src/perl/selection-pastebin 163src/perl/selection-pastebin
168src/perl/searchable-scrollback 164src/perl/selection-popup
169src/perl/automove-background 165src/perl/selection-to-clipboard
170src/perl/mark-urls
171src/perl/tabbed 166src/perl/tabbed
167src/perl/urxvt-popup
172src/perl/xim-onthespot 168src/perl/xim-onthespot
173src/perl/readline
174src/perl/remote-selection
175src/perl/example-refresh-hooks
176src/perl/block-graphics-to-ascii
177src/perl/digital-clock
178 169
170libev/LICENSE
171libev/ev.h
172libev/ev++.h
173libev/ev.c
174libev/ev_vars.h
175libev/ev_wrap.h
176libev/ev_win32.c
177libev/ev_select.c
178libev/ev_poll.c
179libev/ev_epoll.c
180libev/ev_kqueue.c
181libev/ev_port.c
182libev/ev_linuxaio.c
183libev/ev_iouring.c
184libev/libev.m4
185

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines