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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.41 by root, Mon Feb 14 10:44:50 2005 UTC vs.
Revision 1.105 by ayin, Sat Dec 29 12:03:37 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines