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.105 by ayin, Sat Dec 29 12:03:37 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
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
40doc/rxvt.1.man.in 39doc/rxvt.1.man.in
41doc/rxvt.7.man.in 40doc/rxvt.7.man.in
42doc/rxvtc.1.man.in 41doc/rxvtc.1.man.in
43doc/rxvtd.1.man.in 42doc/rxvtd.1.man.in
44doc/rxvtperl.3.man.in 43doc/rxvtperl.3.man.in
45doc/rxvt.1.txt
46doc/rxvt.7.txt
47doc/rxvtc.1.txt
48doc/rxvtd.1.txt
49doc/rxvtperl.3.txt
50doc/rxvt.1.html
51doc/rxvt.7.html
52doc/rxvtc.1.html
53doc/rxvtd.1.html
54doc/rxvtperl.3.html
55 44
56src/.cvsignore 45src/.cvsignore
57src/Makefile.in 46src/Makefile.in
47src/background.C
48src/background.h
58src/callback.h 49src/callback.h
59src/command.C 50src/command.C
60src/command.h 51src/command.h
61src/encoding.C 52src/encoding.C
62src/encoding.h 53src/encoding.h
63src/feature.h 54src/feature.h
64src/hookinc.h 55src/hookinc.h
65src/init.C 56src/init.C
66src/init.h 57src/init.h
67src/iom.C 58src/ev_cpp.C
68src/iom.h 59src/ev_cpp.h
69src/iom_conf.h
70src/keyboard.C 60src/keyboard.C
71src/keyboard.h 61src/keyboard.h
72src/main.C 62src/main.C
73src/misc.C 63src/misc.C
74src/netdisp.C
75src/netdisp.h
76src/optinc.h 64src/optinc.h
77src/rxvtutil.C 65src/rxvtutil.C
78src/rxvtutil.h 66src/rxvtutil.h
79src/rxvttoolkit.C 67src/rxvttoolkit.C
80src/rxvttoolkit.h 68src/rxvttoolkit.h
85src/rsinc.h 73src/rsinc.h
86src/rxvtc.C 74src/rxvtc.C
87src/rxvtd.C 75src/rxvtd.C
88src/rxvtdaemon.C 76src/rxvtdaemon.C
89src/rxvtdaemon.h 77src/rxvtdaemon.h
90src/rxvtlib.h.in
91src/salloc.C 78src/salloc.C
92src/salloc.h 79src/salloc.h
93src/screen.C 80src/screen.C
94src/scrollbar-next.C 81src/scrollbar-next.C
95src/scrollbar-rxvt.C 82src/scrollbar-rxvt.C
96src/scrollbar-xterm.C 83src/scrollbar-xterm.C
97src/scrollbar-plain.C 84src/scrollbar-plain.C
98src/scrollbar.C 85src/scrollbar.C
86src/scrollbar.h
99src/version.h 87src/version.h
100src/xdefaults.C 88src/xdefaults.C
101src/xpm.C
102 89
103src/libptytty.h 90src/libptytty.h
104src/ptytty_conf.h 91src/ptytty_conf.h
105src/ptytty.h 92src/ptytty.h
106src/ptytty.C 93src/ptytty.C
165src/perl/option-popup 152src/perl/option-popup
166src/perl/selection-popup 153src/perl/selection-popup
167src/perl/selection-autotransform 154src/perl/selection-autotransform
168src/perl/selection-pastebin 155src/perl/selection-pastebin
169src/perl/searchable-scrollback 156src/perl/searchable-scrollback
170src/perl/automove-background
171src/perl/matcher 157src/perl/matcher
172src/perl/tabbed 158src/perl/tabbed
173src/perl/xim-onthespot 159src/perl/xim-onthespot
174src/perl/readline 160src/perl/readline
175src/perl/remote-clipboard 161src/perl/remote-clipboard
177src/perl/example-refresh-hooks 163src/perl/example-refresh-hooks
178src/perl/block-graphics-to-ascii 164src/perl/block-graphics-to-ascii
179src/perl/digital-clock 165src/perl/digital-clock
180src/perl/macosx-clipboard 166src/perl/macosx-clipboard
181 167
168libev/ev.h
169libev/ev++.h
170libev/ev.c
171libev/ev_vars.h
172libev/ev_wrap.h
173libev/ev_win32.c
174libev/ev_select.c
175libev/ev_poll.c
176libev/ev_epoll.c
177libev/ev_kqueue.c
178libev/ev_port.c
179libev/libev.m4
180

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines