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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.91 by root, Sat Feb 17 20:44:03 2007 UTC vs.
Revision 1.97 by root, Sun Nov 11 04:08:00 2007 UTC

14ptytty.m4 14ptytty.m4
15autogen.sh 15autogen.sh
16config.h.in 16config.h.in
17Makefile.in 17Makefile.in
18install-sh 18install-sh
19mkinstalldirs
20 19
21doc/embed 20doc/embed
22doc/embed-tk 21doc/embed-tk
23doc/rxvt-tabbed 22doc/rxvt-tabbed
24doc/pty-fd 23doc/pty-fd
25doc/etc/rxvt-unicode.terminfo 24doc/etc/rxvt-unicode.terminfo
26doc/etc/rxvt-unicode.termcap 25doc/etc/rxvt-unicode.termcap
27doc/solaris9.patch 26doc/wcwidth.patch
27doc/urxvt-8.2-256color.patch
28 28
29doc/.cvsignore 29doc/.cvsignore
30doc/Makefile.in 30doc/Makefile.in
31doc/README.xvt 31doc/README.xvt
32doc/changes.txt 32doc/changes.txt
53doc/rxvtd.1.html 53doc/rxvtd.1.html
54doc/rxvtperl.3.html 54doc/rxvtperl.3.html
55 55
56src/.cvsignore 56src/.cvsignore
57src/Makefile.in 57src/Makefile.in
58src/background.C
59src/background.h
58src/callback.h 60src/callback.h
59src/command.C 61src/command.C
60src/command.h 62src/command.h
61src/encoding.C 63src/encoding.C
62src/encoding.h 64src/encoding.h
63src/feature.h 65src/feature.h
64src/hookinc.h 66src/hookinc.h
65src/init.C 67src/init.C
66src/init.h 68src/init.h
67src/iom.C 69src/ev_cpp.C
68src/iom.h 70src/ev_cpp.h
69src/iom_conf.h
70src/keyboard.C 71src/keyboard.C
71src/keyboard.h 72src/keyboard.h
72src/main.C 73src/main.C
73src/misc.C 74src/misc.C
74src/netdisp.C
75src/netdisp.h
76src/optinc.h 75src/optinc.h
77src/rxvtutil.C 76src/rxvtutil.C
78src/rxvtutil.h 77src/rxvtutil.h
79src/rxvttoolkit.C 78src/rxvttoolkit.C
80src/rxvttoolkit.h 79src/rxvttoolkit.h
96src/scrollbar-xterm.C 95src/scrollbar-xterm.C
97src/scrollbar-plain.C 96src/scrollbar-plain.C
98src/scrollbar.C 97src/scrollbar.C
99src/version.h 98src/version.h
100src/xdefaults.C 99src/xdefaults.C
101src/xpm.C
102 100
103src/libptytty.h 101src/libptytty.h
104src/ptytty_conf.h 102src/ptytty_conf.h
105src/ptytty.h 103src/ptytty.h
106src/ptytty.C 104src/ptytty.C
177src/perl/example-refresh-hooks 175src/perl/example-refresh-hooks
178src/perl/block-graphics-to-ascii 176src/perl/block-graphics-to-ascii
179src/perl/digital-clock 177src/perl/digital-clock
180src/perl/macosx-clipboard 178src/perl/macosx-clipboard
181 179
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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines