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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.94 by root, Wed Aug 1 17:50:34 2007 UTC vs.
Revision 1.101 by ayin, Fri Dec 7 16:50:15 2007 UTC

29doc/.cvsignore 29doc/.cvsignore
30doc/Makefile.in 30doc/Makefile.in
31doc/README.xvt 31doc/README.xvt
32doc/changes.txt 32doc/changes.txt
33doc/podtbl 33doc/podtbl
34doc/rxvt-unicode.spec
35 34
36doc/rxvt.1.pod 35doc/rxvt.1.pod
37doc/rxvt.7.pod 36doc/rxvt.7.pod
38doc/rxvtc.1.pod 37doc/rxvtc.1.pod
39doc/rxvtd.1.pod 38doc/rxvtd.1.pod
53doc/rxvtd.1.html 52doc/rxvtd.1.html
54doc/rxvtperl.3.html 53doc/rxvtperl.3.html
55 54
56src/.cvsignore 55src/.cvsignore
57src/Makefile.in 56src/Makefile.in
57src/background.C
58src/background.h
58src/callback.h 59src/callback.h
59src/command.C 60src/command.C
60src/command.h 61src/command.h
61src/encoding.C 62src/encoding.C
62src/encoding.h 63src/encoding.h
63src/feature.h 64src/feature.h
64src/hookinc.h 65src/hookinc.h
65src/init.C 66src/init.C
66src/init.h 67src/init.h
67src/iom.C 68src/ev_cpp.C
68src/iom.h 69src/ev_cpp.h
69src/iom_conf.h
70src/keyboard.C 70src/keyboard.C
71src/keyboard.h 71src/keyboard.h
72src/main.C 72src/main.C
73src/misc.C 73src/misc.C
74src/netdisp.C
75src/netdisp.h
76src/optinc.h 74src/optinc.h
77src/rxvtutil.C 75src/rxvtutil.C
78src/rxvtutil.h 76src/rxvtutil.h
79src/rxvttoolkit.C 77src/rxvttoolkit.C
80src/rxvttoolkit.h 78src/rxvttoolkit.h
96src/scrollbar-xterm.C 94src/scrollbar-xterm.C
97src/scrollbar-plain.C 95src/scrollbar-plain.C
98src/scrollbar.C 96src/scrollbar.C
99src/version.h 97src/version.h
100src/xdefaults.C 98src/xdefaults.C
101src/xpm.C
102 99
103src/libptytty.h 100src/libptytty.h
104src/ptytty_conf.h 101src/ptytty_conf.h
105src/ptytty.h 102src/ptytty.h
106src/ptytty.C 103src/ptytty.C
165src/perl/option-popup 162src/perl/option-popup
166src/perl/selection-popup 163src/perl/selection-popup
167src/perl/selection-autotransform 164src/perl/selection-autotransform
168src/perl/selection-pastebin 165src/perl/selection-pastebin
169src/perl/searchable-scrollback 166src/perl/searchable-scrollback
170src/perl/automove-background
171src/perl/matcher 167src/perl/matcher
172src/perl/tabbed 168src/perl/tabbed
173src/perl/xim-onthespot 169src/perl/xim-onthespot
174src/perl/readline 170src/perl/readline
175src/perl/remote-clipboard 171src/perl/remote-clipboard
177src/perl/example-refresh-hooks 173src/perl/example-refresh-hooks
178src/perl/block-graphics-to-ascii 174src/perl/block-graphics-to-ascii
179src/perl/digital-clock 175src/perl/digital-clock
180src/perl/macosx-clipboard 176src/perl/macosx-clipboard
181 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