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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.92 by ayin, Tue Jun 26 08:47:22 2007 UTC vs.
Revision 1.101 by ayin, Fri Dec 7 16:50:15 2007 UTC

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