ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/MANIFEST
Revision: 1.112
Committed: Mon May 30 18:39:02 2011 UTC (13 years ago) by sf-exg
Branch: MAIN
Changes since 1.111: +2 -0 lines
Log Message:
Migrate to libecb.

File Contents

# User Rev Content
1 pcg 1.1 .cvsignore
2 root 1.40 COPYING
3 pcg 1.13 Changes
4 pcg 1.1 INSTALL
5     MANIFEST
6     README.configure
7 root 1.33 README.FAQ
8 root 1.80 update_ptytty
9 pcg 1.1 configure
10 root 1.79 configure.ac
11     config.sub
12     config.guess
13 root 1.73 aclocal.m4
14 root 1.78 ptytty.m4
15 root 1.79 autogen.sh
16 root 1.73 config.h.in
17 root 1.79 Makefile.in
18 root 1.73 install-sh
19 pcg 1.1
20 root 1.43 doc/embed
21 root 1.44 doc/embed-tk
22     doc/rxvt-tabbed
23 root 1.43 doc/pty-fd
24 root 1.30 doc/etc/rxvt-unicode.terminfo
25 root 1.41 doc/etc/rxvt-unicode.termcap
26 ayin 1.93 doc/wcwidth.patch
27 root 1.41
28 pcg 1.1 doc/.cvsignore
29     doc/Makefile.in
30     doc/README.xvt
31     doc/changes.txt
32 root 1.34 doc/podtbl
33 root 1.51
34 root 1.30 doc/rxvt.1.pod
35     doc/rxvt.7.pod
36 root 1.46 doc/rxvtc.1.pod
37     doc/rxvtd.1.pod
38 root 1.33 doc/rxvt.1.man.in
39     doc/rxvt.7.man.in
40 root 1.46 doc/rxvtc.1.man.in
41     doc/rxvtd.1.man.in
42 root 1.51 doc/rxvtperl.3.man.in
43 pcg 1.1
44     src/.cvsignore
45     src/Makefile.in
46 sasha 1.95 src/background.C
47 pcg 1.2 src/callback.h
48     src/command.C
49 pcg 1.1 src/command.h
50 pcg 1.2 src/encoding.C
51     src/encoding.h
52 pcg 1.1 src/feature.h
53 root 1.55 src/hookinc.h
54 pcg 1.1 src/init.C
55     src/init.h
56 root 1.97 src/ev_cpp.C
57     src/ev_cpp.h
58 root 1.38 src/keyboard.C
59     src/keyboard.h
60 pcg 1.1 src/main.C
61     src/misc.C
62 root 1.60 src/optinc.h
63 root 1.24 src/rxvtutil.C
64     src/rxvtutil.h
65     src/rxvttoolkit.C
66     src/rxvttoolkit.h
67     src/rxvtfont.C
68     src/rxvtfont.h
69 pcg 1.1 src/rxvt.C
70     src/rxvt.h
71 root 1.50 src/rsinc.h
72 pcg 1.2 src/rxvtc.C
73     src/rxvtd.C
74     src/rxvtdaemon.C
75     src/rxvtdaemon.h
76     src/salloc.C
77     src/salloc.h
78 pcg 1.1 src/screen.C
79     src/scrollbar-next.C
80     src/scrollbar-rxvt.C
81     src/scrollbar-xterm.C
82 pcg 1.13 src/scrollbar-plain.C
83 pcg 1.1 src/scrollbar.C
84 ayin 1.105 src/scrollbar.h
85 pcg 1.1 src/version.h
86     src/xdefaults.C
87    
88 root 1.78 src/libptytty.h
89     src/ptytty_conf.h
90     src/ptytty.h
91     src/ptytty.C
92 root 1.82 src/proxy.C
93 root 1.78 src/logging.C
94     src/fdpass.C
95    
96 pcg 1.1 src/gentables
97 pcg 1.15 src/gencompose
98 pcg 1.19 src/genlinedraw
99 pcg 1.15 src/table/compose.h
100 pcg 1.19 src/table/category.h
101     src/table/linedraw.h
102 pcg 1.1 src/table/viscii.h
103     src/table/ksc5601_1987_0.h
104 root 1.36 src/table/gbk_0.h
105 pcg 1.1 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 pcg 1.14 src/table/big5.h
115 pcg 1.1 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 pcg 1.19 src/table/jis0208_1990_0.h
136 pcg 1.1 src/table/jis0212_1990_0.h
137     src/table/jis0213_1.h
138     src/table/jis0213_2.h
139 root 1.57
140     src/urxvt.pm
141     src/typemap
142 root 1.90 src/typemap.iom
143 root 1.89 src/iom_perl.h
144     src/iom_perl.xs
145 root 1.57 src/rxvtperl.h
146     src/rxvtperl.xs
147    
148 root 1.63 src/perl/urxvt-popup
149     src/perl/selection
150     src/perl/option-popup
151     src/perl/selection-popup
152 root 1.70 src/perl/selection-autotransform
153 elmex 1.69 src/perl/selection-pastebin
154 root 1.63 src/perl/searchable-scrollback
155 root 1.87 src/perl/matcher
156 root 1.75 src/perl/tabbed
157 root 1.81 src/perl/xim-onthespot
158 root 1.76 src/perl/readline
159 root 1.84 src/perl/remote-clipboard
160 root 1.110 src/perl/clipboard-osc
161 root 1.86 src/perl/kuake
162 root 1.57 src/perl/example-refresh-hooks
163 root 1.59 src/perl/block-graphics-to-ascii
164 root 1.57 src/perl/digital-clock
165 root 1.88 src/perl/macosx-clipboard
166 root 1.108 src/perl/macosx-clipboard-native
167 root 1.106 src/perl/overlay-osc
168 sf-exg 1.109 src/perl/confirm-paste
169 root 1.57
170 root 1.97 libev/ev.h
171 root 1.100 libev/ev++.h
172 root 1.97 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 root 1.98 libev/ev_port.c
181 ayin 1.103 libev/libev.m4
182 root 1.98
183 sf-exg 1.112 libecb/ecb.h
184