ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/MANIFEST
Revision: 1.110
Committed: Fri Oct 15 21:38:31 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-9_10, rel-9_09
Changes since 1.109: +1 -0 lines
Log Message:
add clipboard-osc

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     src/background.h
48 pcg 1.2 src/callback.h
49     src/command.C
50 pcg 1.1 src/command.h
51 pcg 1.2 src/encoding.C
52     src/encoding.h
53 pcg 1.1 src/feature.h
54 root 1.55 src/hookinc.h
55 pcg 1.1 src/init.C
56     src/init.h
57 root 1.97 src/ev_cpp.C
58     src/ev_cpp.h
59 root 1.38 src/keyboard.C
60     src/keyboard.h
61 pcg 1.1 src/main.C
62     src/misc.C
63 root 1.60 src/optinc.h
64 root 1.24 src/rxvtutil.C
65     src/rxvtutil.h
66     src/rxvttoolkit.C
67     src/rxvttoolkit.h
68     src/rxvtfont.C
69     src/rxvtfont.h
70 pcg 1.1 src/rxvt.C
71     src/rxvt.h
72 root 1.50 src/rsinc.h
73 pcg 1.2 src/rxvtc.C
74     src/rxvtd.C
75     src/rxvtdaemon.C
76     src/rxvtdaemon.h
77     src/salloc.C
78     src/salloc.h
79 pcg 1.1 src/screen.C
80     src/scrollbar-next.C
81     src/scrollbar-rxvt.C
82     src/scrollbar-xterm.C
83 pcg 1.13 src/scrollbar-plain.C
84 pcg 1.1 src/scrollbar.C
85 ayin 1.105 src/scrollbar.h
86 pcg 1.1 src/version.h
87     src/xdefaults.C
88    
89 root 1.78 src/libptytty.h
90     src/ptytty_conf.h
91     src/ptytty.h
92     src/ptytty.C
93 root 1.82 src/proxy.C
94 root 1.78 src/logging.C
95     src/fdpass.C
96    
97 pcg 1.1 src/gentables
98 pcg 1.15 src/gencompose
99 pcg 1.19 src/genlinedraw
100 pcg 1.15 src/table/compose.h
101 pcg 1.19 src/table/category.h
102     src/table/linedraw.h
103 pcg 1.1 src/table/viscii.h
104     src/table/ksc5601_1987_0.h
105 root 1.36 src/table/gbk_0.h
106 pcg 1.1 src/table/gb2312_1980_0.h
107     src/table/cns11643_1992_1.h
108     src/table/cns11643_1992_2.h
109     src/table/cns11643_1992_3.h
110     src/table/cns11643_1992_4.h
111     src/table/cns11643_1992_5.h
112     src/table/cns11643_1992_6.h
113     src/table/cns11643_1992_7.h
114     src/table/cns11643_1992_f.h
115 pcg 1.14 src/table/big5.h
116 pcg 1.1 src/table/big5_ext.h
117     src/table/big5_plus.h
118     src/table/koi8_r.h
119     src/table/koi8_u.h
120     src/table/iso8859_1.h
121     src/table/iso8859_2.h
122     src/table/iso8859_3.h
123     src/table/iso8859_4.h
124     src/table/iso8859_5.h
125     src/table/iso8859_6.h
126     src/table/iso8859_7.h
127     src/table/iso8859_8.h
128     src/table/iso8859_9.h
129     src/table/iso8859_10.h
130     src/table/iso8859_11.h
131     src/table/iso8859_13.h
132     src/table/iso8859_14.h
133     src/table/iso8859_15.h
134     src/table/iso8859_16.h
135     src/table/jis0201_1976_0.h
136 pcg 1.19 src/table/jis0208_1990_0.h
137 pcg 1.1 src/table/jis0212_1990_0.h
138     src/table/jis0213_1.h
139     src/table/jis0213_2.h
140 root 1.57
141     src/urxvt.pm
142     src/typemap
143 root 1.90 src/typemap.iom
144 root 1.89 src/iom_perl.h
145     src/iom_perl.xs
146 root 1.57 src/rxvtperl.h
147     src/rxvtperl.xs
148    
149 root 1.63 src/perl/urxvt-popup
150     src/perl/selection
151     src/perl/option-popup
152     src/perl/selection-popup
153 root 1.70 src/perl/selection-autotransform
154 elmex 1.69 src/perl/selection-pastebin
155 root 1.63 src/perl/searchable-scrollback
156 root 1.87 src/perl/matcher
157 root 1.75 src/perl/tabbed
158 root 1.81 src/perl/xim-onthespot
159 root 1.76 src/perl/readline
160 root 1.84 src/perl/remote-clipboard
161 root 1.110 src/perl/clipboard-osc
162 root 1.86 src/perl/kuake
163 root 1.57 src/perl/example-refresh-hooks
164 root 1.59 src/perl/block-graphics-to-ascii
165 root 1.57 src/perl/digital-clock
166 root 1.88 src/perl/macosx-clipboard
167 root 1.108 src/perl/macosx-clipboard-native
168 root 1.106 src/perl/overlay-osc
169 sf-exg 1.109 src/perl/confirm-paste
170 root 1.57
171 root 1.97 libev/ev.h
172 root 1.100 libev/ev++.h
173 root 1.97 libev/ev.c
174     libev/ev_vars.h
175     libev/ev_wrap.h
176     libev/ev_win32.c
177     libev/ev_select.c
178     libev/ev_poll.c
179     libev/ev_epoll.c
180     libev/ev_kqueue.c
181 root 1.98 libev/ev_port.c
182 ayin 1.103 libev/libev.m4
183 root 1.98