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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.43 by root, Thu Feb 17 15:07:48 2005 UTC vs.
Revision 1.143 by root, Sun Nov 14 18:12:14 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 10aclocal.m4
11autogen.sh
12config.h.in
13Makefile.in
14install-sh
12 15
13doc/embed 16doc/embed
17doc/embed-tk
18doc/rxvt-tabbed
14doc/pty-fd 19doc/pty-fd
15doc/etc/rxvt-unicode.terminfo 20doc/etc/rxvt-unicode.terminfo
16doc/etc/rxvt-unicode.termcap 21doc/etc/rxvt-unicode.termcap
17doc/menu/example.menu 22doc/wcwidth.patch
18doc/menu/jedmenu.sl
19doc/menu/menu
20doc/menu/rxvt.menu
21doc/menu/rxvt.zh-menu
22doc/menu/terminal.menu
23 23
24doc/.cvsignore 24doc/.cvsignore
25doc/Makefile.in 25doc/Makefile.in
26doc/README.menu
27doc/README.xvt 26doc/README.xvt
28doc/changes.txt 27doc/changes.txt
29doc/podtbl 28doc/podtbl
29
30doc/rxvt.1.pod 30doc/rxvt.1.pod
31doc/rxvt.7.pod 31doc/rxvt.7.pod
32doc/rxvtc.1.pod
33doc/rxvtd.1.pod
34doc/rclock.1.pod
32doc/rxvt.1.man.in 35doc/rxvt.1.man.in
33doc/rxvt.7.man.in 36doc/rxvt.7.man.in
34doc/rxvt.1.html
35doc/rxvt.7.html
36doc/rxvt.1.txt
37doc/rxvt.7.txt
38doc/rxvtc.1 37doc/rxvtc.1.man.in
39doc/rxvt-unicode.spec 38doc/rxvtd.1.man.in
39doc/rclock.1.man.in
40doc/extensions.pod.top
41doc/extensions.pod.bot
40 42
41autoconf/.cvsignore 43src/ecb.h
42autoconf/Make.common.in 44src/estl.h
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 45
54src/.cvsignore 46src/.cvsignore
55src/Makefile.in 47src/Makefile.in
56src/callback.h 48src/callback.h
57src/command.C 49src/command.C
58src/command.h 50src/command.h
59src/encoding.C 51src/encoding.C
60src/encoding.h 52src/encoding.h
61src/feature.h 53src/feature.h
54src/hookinc.h
62src/init.C 55src/init.C
63src/init.h 56src/init.h
64src/iom.C 57src/ev_cpp.C
65src/iom.h 58src/ev_cpp.h
66src/iom_conf.h
67src/keyboard.C 59src/keyboard.C
68src/keyboard.h 60src/keyboard.h
69src/logging.C
70src/logging.h
71src/main.C 61src/main.C
72src/menubar.C
73src/menubar.h
74src/misc.C 62src/misc.C
75src/netdisp.C 63src/optinc.h
76src/netdisp.h
77src/ptytty.h
78src/ptytty.C
79src/rxvtutil.C 64src/rxvtutil.C
80src/rxvtutil.h 65src/rxvtutil.h
81src/rxvttoolkit.C 66src/rxvttoolkit.C
82src/rxvttoolkit.h 67src/rxvttoolkit.h
83src/rxvtfont.C 68src/rxvtfont.C
84src/rxvtfont.h 69src/rxvtfont.h
70src/rxvtimg.h
71src/rxvtimg.C
85src/rxvt.C 72src/rxvt.C
86src/rxvt.h 73src/rxvt.h
74src/rclock.C
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
101src/strings.C 86src/scrollbar.h
102src/version.h 87src/version.h
103src/xdefaults.C 88src/xdefaults.C
104src/xpm.C 89src/emman.h
90src/emman.c
105 91
106src/gentables 92src/gentables
107src/gencompose 93src/gencompose
108src/genlinedraw 94src/genlinedraw
109src/table/compose.h 95src/table/compose.h
144src/table/jis0201_1976_0.h 130src/table/jis0201_1976_0.h
145src/table/jis0208_1990_0.h 131src/table/jis0208_1990_0.h
146src/table/jis0212_1990_0.h 132src/table/jis0212_1990_0.h
147src/table/jis0213_1.h 133src/table/jis0213_1.h
148src/table/jis0213_2.h 134src/table/jis0213_2.h
135
136src/urxvt.pm
137src/typemap
138src/typemap.iom
139src/iom_perl.h
140src/iom_perl.xs
141src/rxvtperl.h
142src/rxvtperl.xs
143
144src/perl/background
145src/perl/bell-command
146src/perl/block-graphics-to-ascii
147src/perl/clipboard-osc
148src/perl/confirm-paste
149src/perl/digital-clock
150src/perl/eval
151src/perl/example-refresh-hooks
152src/perl/keysym-list
153src/perl/kuake
154src/perl/matcher
155src/perl/option-popup
156src/perl/overlay-osc
157src/perl/readline
158src/perl/remote-clipboard
159src/perl/searchable-scrollback
160src/perl/selection
161src/perl/selection-autotransform
162src/perl/selection-pastebin
163src/perl/selection-popup
164src/perl/selection-to-clipboard
165src/perl/tabbed
166src/perl/urxvt-popup
167src/perl/xim-onthespot
168
169libev/LICENSE
170libev/ev.h
171libev/ev++.h
172libev/ev.c
173libev/ev_vars.h
174libev/ev_wrap.h
175libev/ev_win32.c
176libev/ev_select.c
177libev/ev_poll.c
178libev/ev_epoll.c
179libev/ev_kqueue.c
180libev/ev_port.c
181libev/ev_linuxaio.c
182libev/ev_iouring.c
183libev/libev.m4
184

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines