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

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines