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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.35 by root, Wed Dec 1 18:15:20 2004 UTC vs.
Revision 1.140 by root, Sun Jun 27 16:46:00 2021 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines