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

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines