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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.38 by root, Mon Jan 17 01:55:12 2005 UTC vs.
Revision 1.93 by ayin, Sat Jun 30 10:43:00 2007 UTC

1.cvsignore 1.cvsignore
2.prebuild 2COPYING
3Changes 3Changes
4INSTALL 4INSTALL
5MANIFEST 5MANIFEST
6Makefile.in
7README.configure 6README.configure
8README.FAQ 7README.FAQ
8update_ptytty
9configure 9configure
10reconf 10configure.ac
11config.sub
12config.guess
13aclocal.m4
14ptytty.m4
15autogen.sh
16config.h.in
17Makefile.in
18install-sh
11 19
12doc/etc/XTerm.ad 20doc/embed
13doc/etc/rclock 21doc/embed-tk
14doc/etc/rxvt.termcap 22doc/rxvt-tabbed
23doc/pty-fd
15doc/etc/rxvt-unicode.terminfo 24doc/etc/rxvt-unicode.terminfo
16doc/menu/example.menu 25doc/etc/rxvt-unicode.termcap
17doc/menu/jedmenu.sl 26doc/wcwidth.patch
18doc/menu/menu 27
19doc/menu/rxvt.menu
20doc/menu/rxvt.zh-menu
21doc/menu/terminal.menu
22doc/.cvsignore 28doc/.cvsignore
23doc/LSM.in
24doc/Makefile.in 29doc/Makefile.in
25doc/README.menu
26doc/README.xvt 30doc/README.xvt
27doc/changes.txt 31doc/changes.txt
28doc/podtbl 32doc/podtbl
33doc/rxvt-unicode.spec
34
29doc/rxvt.1.pod 35doc/rxvt.1.pod
30doc/rxvt.7.pod 36doc/rxvt.7.pod
37doc/rxvtc.1.pod
38doc/rxvtd.1.pod
31doc/rxvt.1.man.in 39doc/rxvt.1.man.in
32doc/rxvt.7.man.in 40doc/rxvt.7.man.in
41doc/rxvtc.1.man.in
42doc/rxvtd.1.man.in
43doc/rxvtperl.3.man.in
44doc/rxvt.1.txt
45doc/rxvt.7.txt
46doc/rxvtc.1.txt
47doc/rxvtd.1.txt
48doc/rxvtperl.3.txt
33doc/rxvt.1.html 49doc/rxvt.1.html
34doc/rxvt.7.html 50doc/rxvt.7.html
35doc/rxvt.1.txt
36doc/rxvt.7.txt
37doc/rxvtc.1 51doc/rxvtc.1.html
38doc/rxvt-unicode.spec 52doc/rxvtd.1.html
39 53doc/rxvtperl.3.html
40autoconf/.cvsignore
41autoconf/Make.common.in
42autoconf/aclocal.m4
43autoconf/config.guess
44autoconf/config.h.in
45autoconf/config.sub
46autoconf/configure.in
47autoconf/install-sh
48autoconf/libtool.m4
49autoconf/ltmain.sh
50autoconf/mkinstalldirs
51autoconf/xpm.m4
52 54
53src/.cvsignore 55src/.cvsignore
54src/Makefile.in 56src/Makefile.in
55src/callback.h 57src/callback.h
56src/command.C 58src/command.C
57src/command.h 59src/command.h
58src/encoding.C 60src/encoding.C
59src/encoding.h 61src/encoding.h
60src/feature.h 62src/feature.h
63src/hookinc.h
61src/init.C 64src/init.C
62src/init.h 65src/init.h
63src/iom.C 66src/iom.C
64src/iom.h 67src/iom.h
65src/iom_conf.h 68src/iom_conf.h
66src/keyboard.C 69src/keyboard.C
67src/keyboard.h 70src/keyboard.h
68src/logging.C
69src/logging.h
70src/main.C 71src/main.C
71src/makeintprotos-awk
72src/makeintprotos-sed
73src/menubar.C
74src/menubar.h
75src/misc.C 72src/misc.C
76src/netdisp.C 73src/netdisp.C
77src/netdisp.h 74src/netdisp.h
78src/ptytty.h 75src/optinc.h
79src/ptytty.C
80src/rxvtutil.C 76src/rxvtutil.C
81src/rxvtutil.h 77src/rxvtutil.h
82src/rxvttoolkit.C 78src/rxvttoolkit.C
83src/rxvttoolkit.h 79src/rxvttoolkit.h
84src/rxvtfont.C 80src/rxvtfont.C
85src/rxvtfont.h 81src/rxvtfont.h
86src/rxvt.C 82src/rxvt.C
87src/rxvt.h 83src/rxvt.h
84src/rsinc.h
88src/rxvtc.C 85src/rxvtc.C
89src/rxvtd.C 86src/rxvtd.C
90src/rxvtdaemon.C 87src/rxvtdaemon.C
91src/rxvtdaemon.h 88src/rxvtdaemon.h
92src/rxvtlib.h
93src/rxvtlib.h.in 89src/rxvtlib.h.in
94src/salloc.C 90src/salloc.C
95src/salloc.h 91src/salloc.h
96src/screen.C 92src/screen.C
97src/scrollbar-next.C 93src/scrollbar-next.C
98src/scrollbar-rxvt.C 94src/scrollbar-rxvt.C
99src/scrollbar-xterm.C 95src/scrollbar-xterm.C
100src/scrollbar-plain.C 96src/scrollbar-plain.C
101src/scrollbar.C 97src/scrollbar.C
102src/strings.C
103src/version.h 98src/version.h
104src/xdefaults.C 99src/xdefaults.C
105src/xpm.C 100src/xpm.C
106 101
107src/test/.cvsignore 102src/libptytty.h
108src/test/Makefile.in 103src/ptytty_conf.h
109src/test/gettty.c 104src/ptytty.h
110src/test/strings-memmove.c 105src/ptytty.C
106src/proxy.C
107src/logging.C
108src/fdpass.C
111 109
112src/gentables 110src/gentables
113src/gencompose 111src/gencompose
114src/genlinedraw 112src/genlinedraw
115src/table/compose.h 113src/table/compose.h
150src/table/jis0201_1976_0.h 148src/table/jis0201_1976_0.h
151src/table/jis0208_1990_0.h 149src/table/jis0208_1990_0.h
152src/table/jis0212_1990_0.h 150src/table/jis0212_1990_0.h
153src/table/jis0213_1.h 151src/table/jis0213_1.h
154src/table/jis0213_2.h 152src/table/jis0213_2.h
153
154src/urxvt.pm
155src/typemap
156src/typemap.iom
157src/iom_perl.h
158src/iom_perl.xs
159src/rxvtperl.h
160src/rxvtperl.xs
161
162src/perl/urxvt-popup
163src/perl/selection
164src/perl/option-popup
165src/perl/selection-popup
166src/perl/selection-autotransform
167src/perl/selection-pastebin
168src/perl/searchable-scrollback
169src/perl/automove-background
170src/perl/matcher
171src/perl/tabbed
172src/perl/xim-onthespot
173src/perl/readline
174src/perl/remote-clipboard
175src/perl/kuake
176src/perl/example-refresh-hooks
177src/perl/block-graphics-to-ascii
178src/perl/digital-clock
179src/perl/macosx-clipboard
180

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines