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