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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.30 by root, Wed Aug 25 02:34:34 2004 UTC vs.
Revision 1.138 by root, Fri May 14 17:16:44 2021 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines