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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.93 by ayin, Sat Jun 30 10:43:00 2007 UTC vs.
Revision 1.105 by ayin, Sat Dec 29 12:03:37 2007 UTC

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 26doc/wcwidth.patch
27doc/urxvt-8.2-256color.patch
27 28
28doc/.cvsignore 29doc/.cvsignore
29doc/Makefile.in 30doc/Makefile.in
30doc/README.xvt 31doc/README.xvt
31doc/changes.txt 32doc/changes.txt
32doc/podtbl 33doc/podtbl
33doc/rxvt-unicode.spec
34 34
35doc/rxvt.1.pod 35doc/rxvt.1.pod
36doc/rxvt.7.pod 36doc/rxvt.7.pod
37doc/rxvtc.1.pod 37doc/rxvtc.1.pod
38doc/rxvtd.1.pod 38doc/rxvtd.1.pod
39doc/rxvt.1.man.in 39doc/rxvt.1.man.in
40doc/rxvt.7.man.in 40doc/rxvt.7.man.in
41doc/rxvtc.1.man.in 41doc/rxvtc.1.man.in
42doc/rxvtd.1.man.in 42doc/rxvtd.1.man.in
43doc/rxvtperl.3.man.in 43doc/rxvtperl.3.man.in
44doc/rxvt.1.txt
45doc/rxvt.7.txt
46doc/rxvtc.1.txt
47doc/rxvtd.1.txt
48doc/rxvtperl.3.txt
49doc/rxvt.1.html
50doc/rxvt.7.html
51doc/rxvtc.1.html
52doc/rxvtd.1.html
53doc/rxvtperl.3.html
54 44
55src/.cvsignore 45src/.cvsignore
56src/Makefile.in 46src/Makefile.in
47src/background.C
48src/background.h
57src/callback.h 49src/callback.h
58src/command.C 50src/command.C
59src/command.h 51src/command.h
60src/encoding.C 52src/encoding.C
61src/encoding.h 53src/encoding.h
62src/feature.h 54src/feature.h
63src/hookinc.h 55src/hookinc.h
64src/init.C 56src/init.C
65src/init.h 57src/init.h
66src/iom.C 58src/ev_cpp.C
67src/iom.h 59src/ev_cpp.h
68src/iom_conf.h
69src/keyboard.C 60src/keyboard.C
70src/keyboard.h 61src/keyboard.h
71src/main.C 62src/main.C
72src/misc.C 63src/misc.C
73src/netdisp.C
74src/netdisp.h
75src/optinc.h 64src/optinc.h
76src/rxvtutil.C 65src/rxvtutil.C
77src/rxvtutil.h 66src/rxvtutil.h
78src/rxvttoolkit.C 67src/rxvttoolkit.C
79src/rxvttoolkit.h 68src/rxvttoolkit.h
84src/rsinc.h 73src/rsinc.h
85src/rxvtc.C 74src/rxvtc.C
86src/rxvtd.C 75src/rxvtd.C
87src/rxvtdaemon.C 76src/rxvtdaemon.C
88src/rxvtdaemon.h 77src/rxvtdaemon.h
89src/rxvtlib.h.in
90src/salloc.C 78src/salloc.C
91src/salloc.h 79src/salloc.h
92src/screen.C 80src/screen.C
93src/scrollbar-next.C 81src/scrollbar-next.C
94src/scrollbar-rxvt.C 82src/scrollbar-rxvt.C
95src/scrollbar-xterm.C 83src/scrollbar-xterm.C
96src/scrollbar-plain.C 84src/scrollbar-plain.C
97src/scrollbar.C 85src/scrollbar.C
86src/scrollbar.h
98src/version.h 87src/version.h
99src/xdefaults.C 88src/xdefaults.C
100src/xpm.C
101 89
102src/libptytty.h 90src/libptytty.h
103src/ptytty_conf.h 91src/ptytty_conf.h
104src/ptytty.h 92src/ptytty.h
105src/ptytty.C 93src/ptytty.C
164src/perl/option-popup 152src/perl/option-popup
165src/perl/selection-popup 153src/perl/selection-popup
166src/perl/selection-autotransform 154src/perl/selection-autotransform
167src/perl/selection-pastebin 155src/perl/selection-pastebin
168src/perl/searchable-scrollback 156src/perl/searchable-scrollback
169src/perl/automove-background
170src/perl/matcher 157src/perl/matcher
171src/perl/tabbed 158src/perl/tabbed
172src/perl/xim-onthespot 159src/perl/xim-onthespot
173src/perl/readline 160src/perl/readline
174src/perl/remote-clipboard 161src/perl/remote-clipboard
176src/perl/example-refresh-hooks 163src/perl/example-refresh-hooks
177src/perl/block-graphics-to-ascii 164src/perl/block-graphics-to-ascii
178src/perl/digital-clock 165src/perl/digital-clock
179src/perl/macosx-clipboard 166src/perl/macosx-clipboard
180 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