ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/MANIFEST
Revision: 1.111
Committed: Thu Jan 27 17:37:18 2011 UTC (13 years, 4 months ago) by sf-exg
Branch: MAIN
CVS Tags: rel-9_11
Changes since 1.110: +0 -1 lines
Log Message:
Remove bgPixmap_t struct, move background pixmap handling in rxvt_term.

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
28 doc/.cvsignore
29 doc/Makefile.in
30 doc/README.xvt
31 doc/changes.txt
32 doc/podtbl
33
34 doc/rxvt.1.pod
35 doc/rxvt.7.pod
36 doc/rxvtc.1.pod
37 doc/rxvtd.1.pod
38 doc/rxvt.1.man.in
39 doc/rxvt.7.man.in
40 doc/rxvtc.1.man.in
41 doc/rxvtd.1.man.in
42 doc/rxvtperl.3.man.in
43
44 src/.cvsignore
45 src/Makefile.in
46 src/background.C
47 src/callback.h
48 src/command.C
49 src/command.h
50 src/encoding.C
51 src/encoding.h
52 src/feature.h
53 src/hookinc.h
54 src/init.C
55 src/init.h
56 src/ev_cpp.C
57 src/ev_cpp.h
58 src/keyboard.C
59 src/keyboard.h
60 src/main.C
61 src/misc.C
62 src/optinc.h
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/rxvt.C
70 src/rxvt.h
71 src/rsinc.h
72 src/rxvtc.C
73 src/rxvtd.C
74 src/rxvtdaemon.C
75 src/rxvtdaemon.h
76 src/salloc.C
77 src/salloc.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
88 src/libptytty.h
89 src/ptytty_conf.h
90 src/ptytty.h
91 src/ptytty.C
92 src/proxy.C
93 src/logging.C
94 src/fdpass.C
95
96 src/gentables
97 src/gencompose
98 src/genlinedraw
99 src/table/compose.h
100 src/table/category.h
101 src/table/linedraw.h
102 src/table/viscii.h
103 src/table/ksc5601_1987_0.h
104 src/table/gbk_0.h
105 src/table/gb2312_1980_0.h
106 src/table/cns11643_1992_1.h
107 src/table/cns11643_1992_2.h
108 src/table/cns11643_1992_3.h
109 src/table/cns11643_1992_4.h
110 src/table/cns11643_1992_5.h
111 src/table/cns11643_1992_6.h
112 src/table/cns11643_1992_7.h
113 src/table/cns11643_1992_f.h
114 src/table/big5.h
115 src/table/big5_ext.h
116 src/table/big5_plus.h
117 src/table/koi8_r.h
118 src/table/koi8_u.h
119 src/table/iso8859_1.h
120 src/table/iso8859_2.h
121 src/table/iso8859_3.h
122 src/table/iso8859_4.h
123 src/table/iso8859_5.h
124 src/table/iso8859_6.h
125 src/table/iso8859_7.h
126 src/table/iso8859_8.h
127 src/table/iso8859_9.h
128 src/table/iso8859_10.h
129 src/table/iso8859_11.h
130 src/table/iso8859_13.h
131 src/table/iso8859_14.h
132 src/table/iso8859_15.h
133 src/table/iso8859_16.h
134 src/table/jis0201_1976_0.h
135 src/table/jis0208_1990_0.h
136 src/table/jis0212_1990_0.h
137 src/table/jis0213_1.h
138 src/table/jis0213_2.h
139
140 src/urxvt.pm
141 src/typemap
142 src/typemap.iom
143 src/iom_perl.h
144 src/iom_perl.xs
145 src/rxvtperl.h
146 src/rxvtperl.xs
147
148 src/perl/urxvt-popup
149 src/perl/selection
150 src/perl/option-popup
151 src/perl/selection-popup
152 src/perl/selection-autotransform
153 src/perl/selection-pastebin
154 src/perl/searchable-scrollback
155 src/perl/matcher
156 src/perl/tabbed
157 src/perl/xim-onthespot
158 src/perl/readline
159 src/perl/remote-clipboard
160 src/perl/clipboard-osc
161 src/perl/kuake
162 src/perl/example-refresh-hooks
163 src/perl/block-graphics-to-ascii
164 src/perl/digital-clock
165 src/perl/macosx-clipboard
166 src/perl/macosx-clipboard-native
167 src/perl/overlay-osc
168 src/perl/confirm-paste
169
170 libev/ev.h
171 libev/ev++.h
172 libev/ev.c
173 libev/ev_vars.h
174 libev/ev_wrap.h
175 libev/ev_win32.c
176 libev/ev_select.c
177 libev/ev_poll.c
178 libev/ev_epoll.c
179 libev/ev_kqueue.c
180 libev/ev_port.c
181 libev/libev.m4
182