ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/MANIFEST
(Generate patch)

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.50 by root, Mon Jan 2 17:17:02 2006 UTC vs.
Revision 1.71 by root, Wed Jan 18 08:35:58 2006 UTC

5MANIFEST 5MANIFEST
6Makefile.in 6Makefile.in
7README.configure 7README.configure
8README.FAQ 8README.FAQ
9configure 9configure
10autogen.sh
10reconf 11reconf
11genac
12 12
13doc/embed 13doc/embed
14doc/embed-tk 14doc/embed-tk
15doc/rxvt-tabbed 15doc/rxvt-tabbed
16doc/pty-fd 16doc/pty-fd
17doc/etc/rxvt-unicode.terminfo 17doc/etc/rxvt-unicode.terminfo
18doc/etc/rxvt-unicode.termcap 18doc/etc/rxvt-unicode.termcap
19doc/menu/example.menu
20doc/menu/jedmenu.sl
21doc/menu/menu
22doc/menu/rxvt.menu
23doc/menu/rxvt.zh-menu
24doc/menu/terminal.menu
25doc/solaris9.patch 19doc/solaris9.patch
26 20
27doc/.cvsignore 21doc/.cvsignore
28doc/Makefile.in 22doc/Makefile.in
29doc/README.menu
30doc/README.xvt 23doc/README.xvt
31doc/changes.txt 24doc/changes.txt
32doc/podtbl 25doc/podtbl
26doc/rxvt-unicode.spec
27
33doc/rxvt.1.pod 28doc/rxvt.1.pod
34doc/rxvt.7.pod 29doc/rxvt.7.pod
35doc/rxvtc.1.pod 30doc/rxvtc.1.pod
36doc/rxvtd.1.pod 31doc/rxvtd.1.pod
37doc/rxvt.1.man.in 32doc/rxvt.1.man.in
38doc/rxvt.7.man.in 33doc/rxvt.7.man.in
39doc/rxvtc.1.man.in 34doc/rxvtc.1.man.in
40doc/rxvtd.1.man.in 35doc/rxvtd.1.man.in
36doc/rxvtperl.3.man.in
37doc/rxvt.1.txt
38doc/rxvt.7.txt
39doc/rxvtc.1.txt
40doc/rxvtd.1.txt
41doc/rxvtperl.3.txt
41doc/rxvt.1.html 42doc/rxvt.1.html
42doc/rxvt.7.html 43doc/rxvt.7.html
43doc/rxvtc.1.html 44doc/rxvtc.1.html
44doc/rxvtd.1.html 45doc/rxvtd.1.html
45doc/rxvt.1.txt
46doc/rxvt.7.txt
47doc/rxvtc.1.txt
48doc/rxvtd.1.txt
49doc/rxvtperl.3.man.in
50doc/rxvtperl.3.html 46doc/rxvtperl.3.html
51doc/rxvt-unicode.spec
52 47
53autoconf/.cvsignore 48autoconf/.cvsignore
54autoconf/Make.common.in 49autoconf/Make.common.in
55autoconf/aclocal.m4 50autoconf/aclocal.m4
56autoconf/config.guess 51autoconf/config.guess
71src/encoding.C 66src/encoding.C
72src/encoding.h 67src/encoding.h
73src/fdpass.h 68src/fdpass.h
74src/fdpass.C 69src/fdpass.C
75src/feature.h 70src/feature.h
71src/hookinc.h
76src/init.C 72src/init.C
77src/init.h 73src/init.h
78src/iom.C 74src/iom.C
79src/iom.h 75src/iom.h
80src/iom_conf.h 76src/iom_conf.h
81src/keyboard.C 77src/keyboard.C
82src/keyboard.h 78src/keyboard.h
83src/logging.C 79src/logging.C
84src/logging.h
85src/main.C 80src/main.C
86src/menubar.C
87src/menubar.h
88src/misc.C 81src/misc.C
89src/netdisp.C 82src/netdisp.C
90src/netdisp.h 83src/netdisp.h
84src/optinc.h
91src/ptytty.h 85src/ptytty.h
92src/ptytty.C 86src/ptytty.C
93src/rxvtutil.C 87src/rxvtutil.C
94src/rxvtutil.h 88src/rxvtutil.h
95src/rxvttoolkit.C 89src/rxvttoolkit.C
111src/scrollbar-next.C 105src/scrollbar-next.C
112src/scrollbar-rxvt.C 106src/scrollbar-rxvt.C
113src/scrollbar-xterm.C 107src/scrollbar-xterm.C
114src/scrollbar-plain.C 108src/scrollbar-plain.C
115src/scrollbar.C 109src/scrollbar.C
116src/strings.C
117src/version.h 110src/version.h
118src/xdefaults.C 111src/xdefaults.C
119src/xpm.C 112src/xpm.C
120
121src/urxvt.pm
122src/typemap
123src/rxvtperl.h
124src/rxvtperl.C
125 113
126src/gentables 114src/gentables
127src/gencompose 115src/gencompose
128src/genlinedraw 116src/genlinedraw
129src/table/compose.h 117src/table/compose.h
164src/table/jis0201_1976_0.h 152src/table/jis0201_1976_0.h
165src/table/jis0208_1990_0.h 153src/table/jis0208_1990_0.h
166src/table/jis0212_1990_0.h 154src/table/jis0212_1990_0.h
167src/table/jis0213_1.h 155src/table/jis0213_1.h
168src/table/jis0213_2.h 156src/table/jis0213_2.h
157
158src/urxvt.pm
159src/typemap
160src/rxvtperl.h
161src/rxvtperl.xs
162
163src/perl/urxvt-popup
164src/perl/selection
165src/perl/option-popup
166src/perl/selection-popup
167src/perl/selection-autotransform
168src/perl/selection-pastebin
169src/perl/searchable-scrollback
170src/perl/mark-urls
171src/perl/example-refresh-hooks
172src/perl/block-graphics-to-ascii
173src/perl/digital-clock
174

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines