ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/MANIFEST
Revision: 1.101
Committed: Fri Dec 7 16:50:15 2007 UTC (16 years, 5 months ago) by ayin
Branch: MAIN
Changes since 1.100: +0 -1 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 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
35 doc/rxvt.1.pod
36 doc/rxvt.7.pod
37 doc/rxvtc.1.pod
38 doc/rxvtd.1.pod
39 doc/rxvt.1.man.in
40 doc/rxvt.7.man.in
41 doc/rxvtc.1.man.in
42 doc/rxvtd.1.man.in
43 doc/rxvtperl.3.man.in
44 doc/rxvt.1.txt
45 doc/rxvt.7.txt
46 doc/rxvtc.1.txt
47 doc/rxvtd.1.txt
48 doc/rxvtperl.3.txt
49 doc/rxvt.1.html
50 doc/rxvt.7.html
51 doc/rxvtc.1.html
52 doc/rxvtd.1.html
53 doc/rxvtperl.3.html
54
55 src/.cvsignore
56 src/Makefile.in
57 src/background.C
58 src/background.h
59 src/callback.h
60 src/command.C
61 src/command.h
62 src/encoding.C
63 src/encoding.h
64 src/feature.h
65 src/hookinc.h
66 src/init.C
67 src/init.h
68 src/ev_cpp.C
69 src/ev_cpp.h
70 src/keyboard.C
71 src/keyboard.h
72 src/main.C
73 src/misc.C
74 src/optinc.h
75 src/rxvtutil.C
76 src/rxvtutil.h
77 src/rxvttoolkit.C
78 src/rxvttoolkit.h
79 src/rxvtfont.C
80 src/rxvtfont.h
81 src/rxvt.C
82 src/rxvt.h
83 src/rsinc.h
84 src/rxvtc.C
85 src/rxvtd.C
86 src/rxvtdaemon.C
87 src/rxvtdaemon.h
88 src/rxvtlib.h.in
89 src/salloc.C
90 src/salloc.h
91 src/screen.C
92 src/scrollbar-next.C
93 src/scrollbar-rxvt.C
94 src/scrollbar-xterm.C
95 src/scrollbar-plain.C
96 src/scrollbar.C
97 src/version.h
98 src/xdefaults.C
99
100 src/libptytty.h
101 src/ptytty_conf.h
102 src/ptytty.h
103 src/ptytty.C
104 src/proxy.C
105 src/logging.C
106 src/fdpass.C
107
108 src/gentables
109 src/gencompose
110 src/genlinedraw
111 src/table/compose.h
112 src/table/category.h
113 src/table/linedraw.h
114 src/table/viscii.h
115 src/table/ksc5601_1987_0.h
116 src/table/gbk_0.h
117 src/table/gb2312_1980_0.h
118 src/table/cns11643_1992_1.h
119 src/table/cns11643_1992_2.h
120 src/table/cns11643_1992_3.h
121 src/table/cns11643_1992_4.h
122 src/table/cns11643_1992_5.h
123 src/table/cns11643_1992_6.h
124 src/table/cns11643_1992_7.h
125 src/table/cns11643_1992_f.h
126 src/table/big5.h
127 src/table/big5_ext.h
128 src/table/big5_plus.h
129 src/table/koi8_r.h
130 src/table/koi8_u.h
131 src/table/iso8859_1.h
132 src/table/iso8859_2.h
133 src/table/iso8859_3.h
134 src/table/iso8859_4.h
135 src/table/iso8859_5.h
136 src/table/iso8859_6.h
137 src/table/iso8859_7.h
138 src/table/iso8859_8.h
139 src/table/iso8859_9.h
140 src/table/iso8859_10.h
141 src/table/iso8859_11.h
142 src/table/iso8859_13.h
143 src/table/iso8859_14.h
144 src/table/iso8859_15.h
145 src/table/iso8859_16.h
146 src/table/jis0201_1976_0.h
147 src/table/jis0208_1990_0.h
148 src/table/jis0212_1990_0.h
149 src/table/jis0213_1.h
150 src/table/jis0213_2.h
151
152 src/urxvt.pm
153 src/typemap
154 src/typemap.iom
155 src/iom_perl.h
156 src/iom_perl.xs
157 src/rxvtperl.h
158 src/rxvtperl.xs
159
160 src/perl/urxvt-popup
161 src/perl/selection
162 src/perl/option-popup
163 src/perl/selection-popup
164 src/perl/selection-autotransform
165 src/perl/selection-pastebin
166 src/perl/searchable-scrollback
167 src/perl/matcher
168 src/perl/tabbed
169 src/perl/xim-onthespot
170 src/perl/readline
171 src/perl/remote-clipboard
172 src/perl/kuake
173 src/perl/example-refresh-hooks
174 src/perl/block-graphics-to-ascii
175 src/perl/digital-clock
176 src/perl/macosx-clipboard
177
178 libev/ev.h
179 libev/ev++.h
180 libev/ev.c
181 libev/ev_vars.h
182 libev/ev_wrap.h
183 libev/ev_win32.c
184 libev/ev_select.c
185 libev/ev_poll.c
186 libev/ev_epoll.c
187 libev/ev_kqueue.c
188 libev/ev_port.c
189