ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/MANIFEST
Revision: 1.62
Committed: Mon Jan 9 00:34:36 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Changes since 1.61: +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     Makefile.in
7     README.configure
8 root 1.33 README.FAQ
9 pcg 1.1 configure
10     reconf
11 root 1.40 genac
12 pcg 1.1
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 pcg 1.1 doc/menu/example.menu
20     doc/menu/jedmenu.sl
21     doc/menu/menu
22     doc/menu/rxvt.menu
23     doc/menu/rxvt.zh-menu
24     doc/menu/terminal.menu
25 root 1.45 doc/solaris9.patch
26 root 1.41
27 pcg 1.1 doc/.cvsignore
28     doc/Makefile.in
29     doc/README.menu
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     autoconf/.cvsignore
56     autoconf/Make.common.in
57     autoconf/aclocal.m4
58     autoconf/config.guess
59     autoconf/config.h.in
60     autoconf/config.sub
61     autoconf/configure.in
62     autoconf/install-sh
63     autoconf/libtool.m4
64     autoconf/ltmain.sh
65     autoconf/mkinstalldirs
66     autoconf/xpm.m4
67    
68     src/.cvsignore
69     src/Makefile.in
70 pcg 1.2 src/callback.h
71     src/command.C
72 pcg 1.1 src/command.h
73 pcg 1.2 src/encoding.C
74     src/encoding.h
75 root 1.47 src/fdpass.h
76     src/fdpass.C
77 pcg 1.1 src/feature.h
78 root 1.55 src/hookinc.h
79 pcg 1.1 src/init.C
80     src/init.h
81 pcg 1.2 src/iom.C
82     src/iom.h
83 pcg 1.13 src/iom_conf.h
84 root 1.38 src/keyboard.C
85     src/keyboard.h
86 pcg 1.1 src/logging.C
87     src/logging.h
88     src/main.C
89     src/menubar.C
90     src/menubar.h
91     src/misc.C
92     src/netdisp.C
93     src/netdisp.h
94 root 1.60 src/optinc.h
95 root 1.24 src/ptytty.h
96 pcg 1.1 src/ptytty.C
97 root 1.24 src/rxvtutil.C
98     src/rxvtutil.h
99     src/rxvttoolkit.C
100     src/rxvttoolkit.h
101     src/rxvtfont.C
102     src/rxvtfont.h
103 pcg 1.1 src/rxvt.C
104     src/rxvt.h
105 root 1.50 src/rsinc.h
106 pcg 1.2 src/rxvtc.C
107     src/rxvtd.C
108     src/rxvtdaemon.C
109     src/rxvtdaemon.h
110     src/rxvtlib.h
111     src/rxvtlib.h.in
112     src/salloc.C
113     src/salloc.h
114 pcg 1.1 src/screen.C
115     src/scrollbar-next.C
116     src/scrollbar-rxvt.C
117     src/scrollbar-xterm.C
118 pcg 1.13 src/scrollbar-plain.C
119 pcg 1.1 src/scrollbar.C
120     src/strings.C
121     src/version.h
122     src/xdefaults.C
123     src/xpm.C
124    
125     src/gentables
126 pcg 1.15 src/gencompose
127 pcg 1.19 src/genlinedraw
128 pcg 1.15 src/table/compose.h
129 pcg 1.19 src/table/category.h
130     src/table/linedraw.h
131 pcg 1.1 src/table/viscii.h
132     src/table/ksc5601_1987_0.h
133 root 1.36 src/table/gbk_0.h
134 pcg 1.1 src/table/gb2312_1980_0.h
135     src/table/cns11643_1992_1.h
136     src/table/cns11643_1992_2.h
137     src/table/cns11643_1992_3.h
138     src/table/cns11643_1992_4.h
139     src/table/cns11643_1992_5.h
140     src/table/cns11643_1992_6.h
141     src/table/cns11643_1992_7.h
142     src/table/cns11643_1992_f.h
143 pcg 1.14 src/table/big5.h
144 pcg 1.1 src/table/big5_ext.h
145     src/table/big5_plus.h
146     src/table/koi8_r.h
147     src/table/koi8_u.h
148     src/table/iso8859_1.h
149     src/table/iso8859_2.h
150     src/table/iso8859_3.h
151     src/table/iso8859_4.h
152     src/table/iso8859_5.h
153     src/table/iso8859_6.h
154     src/table/iso8859_7.h
155     src/table/iso8859_8.h
156     src/table/iso8859_9.h
157     src/table/iso8859_10.h
158     src/table/iso8859_11.h
159     src/table/iso8859_13.h
160     src/table/iso8859_14.h
161     src/table/iso8859_15.h
162     src/table/iso8859_16.h
163     src/table/jis0201_1976_0.h
164 pcg 1.19 src/table/jis0208_1990_0.h
165 pcg 1.1 src/table/jis0212_1990_0.h
166     src/table/jis0213_1.h
167     src/table/jis0213_2.h
168 root 1.57
169     src/urxvt.pm
170     src/typemap
171     src/rxvtperl.h
172     src/rxvtperl.xs
173    
174     src/perl/example-refresh-hooks
175 root 1.59 src/perl/block-graphics-to-ascii
176 root 1.57 src/perl/digital-clock
177 root 1.61 src/perl/option-popup
178 root 1.62 src/perl/selection-popup
179 root 1.61 src/perl/urxvt-popup
180 root 1.57 src/perl/selection
181     src/perl/mark-urls
182