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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.42 by root, Wed Feb 16 20:32:05 2005 UTC vs.
Revision 1.144 by root, Mon Jan 2 17:16:42 2023 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
16doc/embed
17doc/embed-tk
18doc/rxvt-tabbed
19doc/pty-fd
13doc/etc/rxvt-unicode.terminfo 20doc/etc/rxvt-unicode.terminfo
14doc/etc/rxvt-unicode.termcap 21doc/etc/rxvt-unicode.termcap
15doc/menu/example.menu 22doc/wcwidth.patch
16doc/menu/jedmenu.sl
17doc/menu/menu
18doc/menu/rxvt.menu
19doc/menu/rxvt.zh-menu
20doc/menu/terminal.menu
21 23
22doc/.cvsignore 24doc/.cvsignore
23doc/Makefile.in 25doc/Makefile.in
24doc/README.menu
25doc/README.xvt 26doc/README.xvt
26doc/changes.txt 27doc/changes.txt
27doc/podtbl 28doc/podtbl
29
28doc/rxvt.1.pod 30doc/rxvt.1.pod
29doc/rxvt.7.pod 31doc/rxvt.7.pod
32doc/rxvtc.1.pod
33doc/rxvtd.1.pod
34doc/rclock.1.pod
30doc/rxvt.1.man.in 35doc/rxvt.1.man.in
31doc/rxvt.7.man.in 36doc/rxvt.7.man.in
32doc/rxvt.1.html
33doc/rxvt.7.html
34doc/rxvt.1.txt
35doc/rxvt.7.txt
36doc/rxvtc.1 37doc/rxvtc.1.man.in
37doc/rxvt-unicode.spec 38doc/rxvtd.1.man.in
39doc/rclock.1.man.in
40doc/extensions.pod.top
41doc/extensions.pod.bot
38 42
39autoconf/.cvsignore 43src/ecb.h
40autoconf/Make.common.in 44src/estl.h
41autoconf/aclocal.m4
42autoconf/config.guess
43autoconf/config.h.in
44autoconf/config.sub
45autoconf/configure.in
46autoconf/install-sh
47autoconf/libtool.m4
48autoconf/ltmain.sh
49autoconf/mkinstalldirs
50autoconf/xpm.m4
51 45
52src/.cvsignore 46src/.cvsignore
53src/Makefile.in 47src/Makefile.in
54src/callback.h 48src/callback.h
55src/command.C 49src/command.C
56src/command.h 50src/command.h
57src/encoding.C 51src/encoding.C
58src/encoding.h 52src/encoding.h
59src/feature.h 53src/feature.h
54src/hookinc.h
60src/init.C 55src/init.C
61src/init.h 56src/init.h
62src/iom.C 57src/ev_cpp.C
63src/iom.h 58src/ev_cpp.h
64src/iom_conf.h
65src/keyboard.C 59src/keyboard.C
66src/keyboard.h 60src/keyboard.h
67src/logging.C
68src/logging.h
69src/main.C 61src/main.C
70src/menubar.C
71src/menubar.h
72src/misc.C 62src/misc.C
73src/netdisp.C 63src/optinc.h
74src/netdisp.h
75src/ptytty.h
76src/ptytty.C
77src/rxvtutil.C 64src/rxvtutil.C
78src/rxvtutil.h 65src/rxvtutil.h
79src/rxvttoolkit.C 66src/rxvttoolkit.C
80src/rxvttoolkit.h 67src/rxvttoolkit.h
81src/rxvtfont.C 68src/rxvtfont.C
82src/rxvtfont.h 69src/rxvtfont.h
70src/rxvtimg.h
71src/rxvtimg.C
83src/rxvt.C 72src/rxvt.C
84src/rxvt.h 73src/rxvt.h
74src/rclock.C
75src/rsinc.h
85src/rxvtc.C 76src/rxvtc.C
86src/rxvtd.C 77src/rxvtd.C
87src/rxvtdaemon.C 78src/rxvtdaemon.C
88src/rxvtdaemon.h 79src/rxvtdaemon.h
89src/rxvtlib.h
90src/rxvtlib.h.in
91src/salloc.C
92src/salloc.h
93src/screen.C 80src/screen.C
94src/scrollbar-next.C 81src/scrollbar-next.C
95src/scrollbar-rxvt.C 82src/scrollbar-rxvt.C
96src/scrollbar-xterm.C 83src/scrollbar-xterm.C
97src/scrollbar-plain.C 84src/scrollbar-plain.C
98src/scrollbar.C 85src/scrollbar.C
99src/strings.C 86src/scrollbar.h
100src/version.h 87src/version.h
101src/xdefaults.C 88src/xdefaults.C
102src/xpm.C 89src/emman.h
90src/emman.c
103 91
104src/gentables 92src/gentables
105src/gencompose 93src/gencompose
106src/genlinedraw 94src/genlinedraw
107src/table/compose.h 95src/table/compose.h
142src/table/jis0201_1976_0.h 130src/table/jis0201_1976_0.h
143src/table/jis0208_1990_0.h 131src/table/jis0208_1990_0.h
144src/table/jis0212_1990_0.h 132src/table/jis0212_1990_0.h
145src/table/jis0213_1.h 133src/table/jis0213_1.h
146src/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/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
156src/perl/option-popup
157src/perl/overlay-osc
158src/perl/readline
159src/perl/remote-clipboard
160src/perl/searchable-scrollback
161src/perl/selection
162src/perl/selection-autotransform
163src/perl/selection-pastebin
164src/perl/selection-popup
165src/perl/selection-to-clipboard
166src/perl/tabbed
167src/perl/urxvt-popup
168src/perl/xim-onthespot
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