ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/MANIFEST
Revision: 1.93
Committed: Sat Jun 30 10:43:00 2007 UTC (17 years ago) by ayin
Branch: MAIN
Changes since 1.92: +1 -0 lines
Log Message:
*** empty log message ***

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 doc/rxvt-unicode.spec
34    
35 root 1.30 doc/rxvt.1.pod
36     doc/rxvt.7.pod
37 root 1.46 doc/rxvtc.1.pod
38     doc/rxvtd.1.pod
39 root 1.33 doc/rxvt.1.man.in
40     doc/rxvt.7.man.in
41 root 1.46 doc/rxvtc.1.man.in
42     doc/rxvtd.1.man.in
43 root 1.51 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 root 1.22 doc/rxvt.1.html
50     doc/rxvt.7.html
51 root 1.46 doc/rxvtc.1.html
52     doc/rxvtd.1.html
53 root 1.49 doc/rxvtperl.3.html
54 pcg 1.1
55     src/.cvsignore
56     src/Makefile.in
57 pcg 1.2 src/callback.h
58     src/command.C
59 pcg 1.1 src/command.h
60 pcg 1.2 src/encoding.C
61     src/encoding.h
62 pcg 1.1 src/feature.h
63 root 1.55 src/hookinc.h
64 pcg 1.1 src/init.C
65     src/init.h
66 pcg 1.2 src/iom.C
67     src/iom.h
68 pcg 1.13 src/iom_conf.h
69 root 1.38 src/keyboard.C
70     src/keyboard.h
71 pcg 1.1 src/main.C
72     src/misc.C
73     src/netdisp.C
74     src/netdisp.h
75 root 1.60 src/optinc.h
76 root 1.24 src/rxvtutil.C
77     src/rxvtutil.h
78     src/rxvttoolkit.C
79     src/rxvttoolkit.h
80     src/rxvtfont.C
81     src/rxvtfont.h
82 pcg 1.1 src/rxvt.C
83     src/rxvt.h
84 root 1.50 src/rsinc.h
85 pcg 1.2 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 pcg 1.1 src/screen.C
93     src/scrollbar-next.C
94     src/scrollbar-rxvt.C
95     src/scrollbar-xterm.C
96 pcg 1.13 src/scrollbar-plain.C
97 pcg 1.1 src/scrollbar.C
98     src/version.h
99     src/xdefaults.C
100     src/xpm.C
101    
102 root 1.78 src/libptytty.h
103     src/ptytty_conf.h
104     src/ptytty.h
105     src/ptytty.C
106 root 1.82 src/proxy.C
107 root 1.78 src/logging.C
108     src/fdpass.C
109    
110 pcg 1.1 src/gentables
111 pcg 1.15 src/gencompose
112 pcg 1.19 src/genlinedraw
113 pcg 1.15 src/table/compose.h
114 pcg 1.19 src/table/category.h
115     src/table/linedraw.h
116 pcg 1.1 src/table/viscii.h
117     src/table/ksc5601_1987_0.h
118 root 1.36 src/table/gbk_0.h
119 pcg 1.1 src/table/gb2312_1980_0.h
120     src/table/cns11643_1992_1.h
121     src/table/cns11643_1992_2.h
122     src/table/cns11643_1992_3.h
123     src/table/cns11643_1992_4.h
124     src/table/cns11643_1992_5.h
125     src/table/cns11643_1992_6.h
126     src/table/cns11643_1992_7.h
127     src/table/cns11643_1992_f.h
128 pcg 1.14 src/table/big5.h
129 pcg 1.1 src/table/big5_ext.h
130     src/table/big5_plus.h
131     src/table/koi8_r.h
132     src/table/koi8_u.h
133     src/table/iso8859_1.h
134     src/table/iso8859_2.h
135     src/table/iso8859_3.h
136     src/table/iso8859_4.h
137     src/table/iso8859_5.h
138     src/table/iso8859_6.h
139     src/table/iso8859_7.h
140     src/table/iso8859_8.h
141     src/table/iso8859_9.h
142     src/table/iso8859_10.h
143     src/table/iso8859_11.h
144     src/table/iso8859_13.h
145     src/table/iso8859_14.h
146     src/table/iso8859_15.h
147     src/table/iso8859_16.h
148     src/table/jis0201_1976_0.h
149 pcg 1.19 src/table/jis0208_1990_0.h
150 pcg 1.1 src/table/jis0212_1990_0.h
151     src/table/jis0213_1.h
152     src/table/jis0213_2.h
153 root 1.57
154     src/urxvt.pm
155     src/typemap
156 root 1.90 src/typemap.iom
157 root 1.89 src/iom_perl.h
158     src/iom_perl.xs
159 root 1.57 src/rxvtperl.h
160     src/rxvtperl.xs
161    
162 root 1.63 src/perl/urxvt-popup
163     src/perl/selection
164     src/perl/option-popup
165     src/perl/selection-popup
166 root 1.70 src/perl/selection-autotransform
167 elmex 1.69 src/perl/selection-pastebin
168 root 1.63 src/perl/searchable-scrollback
169 root 1.72 src/perl/automove-background
170 root 1.87 src/perl/matcher
171 root 1.75 src/perl/tabbed
172 root 1.81 src/perl/xim-onthespot
173 root 1.76 src/perl/readline
174 root 1.84 src/perl/remote-clipboard
175 root 1.86 src/perl/kuake
176 root 1.57 src/perl/example-refresh-hooks
177 root 1.59 src/perl/block-graphics-to-ascii
178 root 1.57 src/perl/digital-clock
179 root 1.88 src/perl/macosx-clipboard
180 root 1.57