ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/MANIFEST
Revision: 1.136
Committed: Mon Jul 8 02:59:51 2019 UTC (4 years, 10 months ago) by root
Branch: MAIN
Changes since 1.135: +1 -0 lines
Log Message:
*** empty log message ***

File Contents

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