ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/MANIFEST
Revision: 1.71
Committed: Wed Jan 18 08:35:58 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.70: +1 -1 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     Makefile.in
7     README.configure
8 root 1.33 README.FAQ
9 pcg 1.1 configure
10 root 1.71 autogen.sh
11 pcg 1.1 reconf
12    
13 root 1.43 doc/embed
14 root 1.44 doc/embed-tk
15     doc/rxvt-tabbed
16 root 1.43 doc/pty-fd
17 root 1.30 doc/etc/rxvt-unicode.terminfo
18 root 1.41 doc/etc/rxvt-unicode.termcap
19 root 1.45 doc/solaris9.patch
20 root 1.41
21 pcg 1.1 doc/.cvsignore
22     doc/Makefile.in
23     doc/README.xvt
24     doc/changes.txt
25 root 1.34 doc/podtbl
26 root 1.51 doc/rxvt-unicode.spec
27    
28 root 1.30 doc/rxvt.1.pod
29     doc/rxvt.7.pod
30 root 1.46 doc/rxvtc.1.pod
31     doc/rxvtd.1.pod
32 root 1.33 doc/rxvt.1.man.in
33     doc/rxvt.7.man.in
34 root 1.46 doc/rxvtc.1.man.in
35     doc/rxvtd.1.man.in
36 root 1.51 doc/rxvtperl.3.man.in
37     doc/rxvt.1.txt
38     doc/rxvt.7.txt
39     doc/rxvtc.1.txt
40     doc/rxvtd.1.txt
41     doc/rxvtperl.3.txt
42 root 1.22 doc/rxvt.1.html
43     doc/rxvt.7.html
44 root 1.46 doc/rxvtc.1.html
45     doc/rxvtd.1.html
46 root 1.49 doc/rxvtperl.3.html
47 pcg 1.1
48     autoconf/.cvsignore
49     autoconf/Make.common.in
50     autoconf/aclocal.m4
51     autoconf/config.guess
52     autoconf/config.h.in
53     autoconf/config.sub
54     autoconf/configure.in
55     autoconf/install-sh
56     autoconf/libtool.m4
57     autoconf/ltmain.sh
58     autoconf/mkinstalldirs
59     autoconf/xpm.m4
60    
61     src/.cvsignore
62     src/Makefile.in
63 pcg 1.2 src/callback.h
64     src/command.C
65 pcg 1.1 src/command.h
66 pcg 1.2 src/encoding.C
67     src/encoding.h
68 root 1.47 src/fdpass.h
69     src/fdpass.C
70 pcg 1.1 src/feature.h
71 root 1.55 src/hookinc.h
72 pcg 1.1 src/init.C
73     src/init.h
74 pcg 1.2 src/iom.C
75     src/iom.h
76 pcg 1.13 src/iom_conf.h
77 root 1.38 src/keyboard.C
78     src/keyboard.h
79 pcg 1.1 src/logging.C
80     src/main.C
81     src/misc.C
82     src/netdisp.C
83     src/netdisp.h
84 root 1.60 src/optinc.h
85 root 1.24 src/ptytty.h
86 pcg 1.1 src/ptytty.C
87 root 1.24 src/rxvtutil.C
88     src/rxvtutil.h
89     src/rxvttoolkit.C
90     src/rxvttoolkit.h
91     src/rxvtfont.C
92     src/rxvtfont.h
93 pcg 1.1 src/rxvt.C
94     src/rxvt.h
95 root 1.50 src/rsinc.h
96 pcg 1.2 src/rxvtc.C
97     src/rxvtd.C
98     src/rxvtdaemon.C
99     src/rxvtdaemon.h
100     src/rxvtlib.h
101     src/rxvtlib.h.in
102     src/salloc.C
103     src/salloc.h
104 pcg 1.1 src/screen.C
105     src/scrollbar-next.C
106     src/scrollbar-rxvt.C
107     src/scrollbar-xterm.C
108 pcg 1.13 src/scrollbar-plain.C
109 pcg 1.1 src/scrollbar.C
110     src/version.h
111     src/xdefaults.C
112     src/xpm.C
113    
114     src/gentables
115 pcg 1.15 src/gencompose
116 pcg 1.19 src/genlinedraw
117 pcg 1.15 src/table/compose.h
118 pcg 1.19 src/table/category.h
119     src/table/linedraw.h
120 pcg 1.1 src/table/viscii.h
121     src/table/ksc5601_1987_0.h
122 root 1.36 src/table/gbk_0.h
123 pcg 1.1 src/table/gb2312_1980_0.h
124     src/table/cns11643_1992_1.h
125     src/table/cns11643_1992_2.h
126     src/table/cns11643_1992_3.h
127     src/table/cns11643_1992_4.h
128     src/table/cns11643_1992_5.h
129     src/table/cns11643_1992_6.h
130     src/table/cns11643_1992_7.h
131     src/table/cns11643_1992_f.h
132 pcg 1.14 src/table/big5.h
133 pcg 1.1 src/table/big5_ext.h
134     src/table/big5_plus.h
135     src/table/koi8_r.h
136     src/table/koi8_u.h
137     src/table/iso8859_1.h
138     src/table/iso8859_2.h
139     src/table/iso8859_3.h
140     src/table/iso8859_4.h
141     src/table/iso8859_5.h
142     src/table/iso8859_6.h
143     src/table/iso8859_7.h
144     src/table/iso8859_8.h
145     src/table/iso8859_9.h
146     src/table/iso8859_10.h
147     src/table/iso8859_11.h
148     src/table/iso8859_13.h
149     src/table/iso8859_14.h
150     src/table/iso8859_15.h
151     src/table/iso8859_16.h
152     src/table/jis0201_1976_0.h
153 pcg 1.19 src/table/jis0208_1990_0.h
154 pcg 1.1 src/table/jis0212_1990_0.h
155     src/table/jis0213_1.h
156     src/table/jis0213_2.h
157 root 1.57
158     src/urxvt.pm
159     src/typemap
160     src/rxvtperl.h
161     src/rxvtperl.xs
162    
163 root 1.63 src/perl/urxvt-popup
164     src/perl/selection
165     src/perl/option-popup
166     src/perl/selection-popup
167 root 1.70 src/perl/selection-autotransform
168 elmex 1.69 src/perl/selection-pastebin
169 root 1.63 src/perl/searchable-scrollback
170 root 1.64 src/perl/mark-urls
171 root 1.57 src/perl/example-refresh-hooks
172 root 1.59 src/perl/block-graphics-to-ascii
173 root 1.57 src/perl/digital-clock
174