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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.58 by root, Fri Jan 6 01:16:58 2006 UTC vs.
Revision 1.100 by root, Mon Nov 19 13:45:35 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
33doc/rxvt-unicode.spec 34doc/rxvt-unicode.spec
34 35
50doc/rxvt.7.html 51doc/rxvt.7.html
51doc/rxvtc.1.html 52doc/rxvtc.1.html
52doc/rxvtd.1.html 53doc/rxvtd.1.html
53doc/rxvtperl.3.html 54doc/rxvtperl.3.html
54 55
55autoconf/.cvsignore
56autoconf/Make.common.in
57autoconf/aclocal.m4
58autoconf/config.guess
59autoconf/config.h.in
60autoconf/config.sub
61autoconf/configure.in
62autoconf/install-sh
63autoconf/libtool.m4
64autoconf/ltmain.sh
65autoconf/mkinstalldirs
66autoconf/xpm.m4
67
68src/.cvsignore 56src/.cvsignore
69src/Makefile.in 57src/Makefile.in
58src/background.C
59src/background.h
70src/callback.h 60src/callback.h
71src/command.C 61src/command.C
72src/command.h 62src/command.h
73src/encoding.C 63src/encoding.C
74src/encoding.h 64src/encoding.h
75src/fdpass.h
76src/fdpass.C
77src/feature.h 65src/feature.h
78src/hookinc.h 66src/hookinc.h
79src/init.C 67src/init.C
80src/init.h 68src/init.h
81src/iom.C 69src/ev_cpp.C
82src/iom.h 70src/ev_cpp.h
83src/iom_conf.h
84src/keyboard.C 71src/keyboard.C
85src/keyboard.h 72src/keyboard.h
86src/logging.C
87src/logging.h
88src/main.C 73src/main.C
89src/menubar.C
90src/menubar.h
91src/misc.C 74src/misc.C
92src/netdisp.C 75src/optinc.h
93src/netdisp.h
94src/ptytty.h
95src/ptytty.C
96src/rxvtutil.C 76src/rxvtutil.C
97src/rxvtutil.h 77src/rxvtutil.h
98src/rxvttoolkit.C 78src/rxvttoolkit.C
99src/rxvttoolkit.h 79src/rxvttoolkit.h
100src/rxvtfont.C 80src/rxvtfont.C
104src/rsinc.h 84src/rsinc.h
105src/rxvtc.C 85src/rxvtc.C
106src/rxvtd.C 86src/rxvtd.C
107src/rxvtdaemon.C 87src/rxvtdaemon.C
108src/rxvtdaemon.h 88src/rxvtdaemon.h
109src/rxvtlib.h
110src/rxvtlib.h.in 89src/rxvtlib.h.in
111src/salloc.C 90src/salloc.C
112src/salloc.h 91src/salloc.h
113src/screen.C 92src/screen.C
114src/scrollbar-next.C 93src/scrollbar-next.C
115src/scrollbar-rxvt.C 94src/scrollbar-rxvt.C
116src/scrollbar-xterm.C 95src/scrollbar-xterm.C
117src/scrollbar-plain.C 96src/scrollbar-plain.C
118src/scrollbar.C 97src/scrollbar.C
119src/strings.C
120src/version.h 98src/version.h
121src/xdefaults.C 99src/xdefaults.C
122src/xpm.C 100
101src/libptytty.h
102src/ptytty_conf.h
103src/ptytty.h
104src/ptytty.C
105src/proxy.C
106src/logging.C
107src/fdpass.C
123 108
124src/gentables 109src/gentables
125src/gencompose 110src/gencompose
126src/genlinedraw 111src/genlinedraw
127src/table/compose.h 112src/table/compose.h
165src/table/jis0213_1.h 150src/table/jis0213_1.h
166src/table/jis0213_2.h 151src/table/jis0213_2.h
167 152
168src/urxvt.pm 153src/urxvt.pm
169src/typemap 154src/typemap
155src/typemap.iom
156src/iom_perl.h
157src/iom_perl.xs
170src/rxvtperl.h 158src/rxvtperl.h
171src/rxvtperl.xs 159src/rxvtperl.xs
172 160
161src/perl/urxvt-popup
162src/perl/selection
163src/perl/option-popup
164src/perl/selection-popup
165src/perl/selection-autotransform
166src/perl/selection-pastebin
167src/perl/searchable-scrollback
168src/perl/matcher
169src/perl/tabbed
170src/perl/xim-onthespot
171src/perl/readline
172src/perl/remote-clipboard
173src/perl/kuake
173src/perl/example-refresh-hooks 174src/perl/example-refresh-hooks
174src/perl/example-filter-input 175src/perl/block-graphics-to-ascii
175src/perl/digital-clock 176src/perl/digital-clock
176src/perl/selection 177src/perl/macosx-clipboard
177src/perl/mark-urls
178 178
179libev/ev.h
180libev/ev++.h
181libev/ev.c
182libev/ev_vars.h
183libev/ev_wrap.h
184libev/ev_win32.c
185libev/ev_select.c
186libev/ev_poll.c
187libev/ev_epoll.c
188libev/ev_kqueue.c
189libev/ev_port.c
190

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines