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