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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.113 by sf-exg, Mon May 30 21:24:40 2011 UTC vs.
Revision 1.132 by sf-exg, Mon May 19 05:02:23 2014 UTC

3Changes 3Changes
4INSTALL 4INSTALL
5MANIFEST 5MANIFEST
6README.configure 6README.configure
7README.FAQ 7README.FAQ
8update_ptytty
9configure 8configure
10configure.ac 9configure.ac
11config.sub 10config.sub
12config.guess 11config.guess
13aclocal.m4 12aclocal.m4
36doc/rxvtd.1.pod 35doc/rxvtd.1.pod
37doc/rxvt.1.man.in 36doc/rxvt.1.man.in
38doc/rxvt.7.man.in 37doc/rxvt.7.man.in
39doc/rxvtc.1.man.in 38doc/rxvtc.1.man.in
40doc/rxvtd.1.man.in 39doc/rxvtd.1.man.in
41doc/rxvtperl.3.man.in 40doc/extensions.pod.top
41doc/extensions.pod.bot
42 42
43src/.cvsignore 43src/.cvsignore
44src/Makefile.in 44src/Makefile.in
45src/background.C 45src/background.C
46src/callback.h 46src/callback.h
47src/command.C 47src/command.C
48src/command.h 48src/command.h
49src/encoding.C 49src/encoding.C
50src/encoding.h 50src/encoding.h
51src/fdpass_wrapper.C
51src/feature.h 52src/feature.h
52src/hookinc.h 53src/hookinc.h
53src/init.C 54src/init.C
54src/init.h 55src/init.h
55src/ev_cpp.C 56src/ev_cpp.C
57src/keyboard.C 58src/keyboard.C
58src/keyboard.h 59src/keyboard.h
59src/main.C 60src/main.C
60src/misc.C 61src/misc.C
61src/optinc.h 62src/optinc.h
63src/ptytty_wrapper.C
62src/rxvtutil.C 64src/rxvtutil.C
63src/rxvtutil.h 65src/rxvtutil.h
64src/rxvttoolkit.C 66src/rxvttoolkit.C
65src/rxvttoolkit.h 67src/rxvttoolkit.h
66src/rxvtfont.C 68src/rxvtfont.C
67src/rxvtfont.h 69src/rxvtfont.h
70src/rxvtimg.h
71src/rxvtimg.C
68src/rxvt.C 72src/rxvt.C
69src/rxvt.h 73src/rxvt.h
70src/rsinc.h 74src/rsinc.h
71src/rxvtc.C 75src/rxvtc.C
72src/rxvtd.C 76src/rxvtd.C
73src/rxvtdaemon.C 77src/rxvtdaemon.C
74src/rxvtdaemon.h 78src/rxvtdaemon.h
75src/salloc.C
76src/salloc.h
77src/screen.C 79src/screen.C
78src/scrollbar-next.C 80src/scrollbar-next.C
79src/scrollbar-rxvt.C 81src/scrollbar-rxvt.C
80src/scrollbar-xterm.C 82src/scrollbar-xterm.C
81src/scrollbar-plain.C 83src/scrollbar-plain.C
82src/scrollbar.C 84src/scrollbar.C
83src/scrollbar.h 85src/scrollbar.h
84src/version.h 86src/version.h
85src/xdefaults.C 87src/xdefaults.C
88src/emman.h
89src/emman.c
86 90
91libptytty/Changes
87libptytty/ptytty.m4 92libptytty/ptytty.m4
88libptytty/src/libptytty.h 93libptytty/src/libptytty.h
89libptytty/src/ptytty_conf.h 94libptytty/src/ptytty_conf.h
90libptytty/src/ptytty.h 95libptytty/src/ptytty.h
91libptytty/src/ptytty.C 96libptytty/src/ptytty.C
92libptytty/src/proxy.C 97libptytty/src/proxy.C
93libptytty/src/logging.C 98libptytty/src/logging.C
94libptytty/src/fdpass.C 99libptytty/src/fdpass.C
100libptytty/src/estl.h
101libptytty/src/ecb.h
95 102
96src/gentables 103src/gentables
97src/gencompose 104src/gencompose
98src/genlinedraw 105src/genlinedraw
99src/table/compose.h 106src/table/compose.h
143src/iom_perl.h 150src/iom_perl.h
144src/iom_perl.xs 151src/iom_perl.xs
145src/rxvtperl.h 152src/rxvtperl.h
146src/rxvtperl.xs 153src/rxvtperl.xs
147 154
155src/perl/background
156src/perl/bell-command
157src/perl/block-graphics-to-ascii
158src/perl/clipboard-osc
159src/perl/confirm-paste
160src/perl/digital-clock
161src/perl/example-refresh-hooks
162src/perl/kuake
163src/perl/matcher
148src/perl/urxvt-popup 164src/perl/option-popup
165src/perl/overlay-osc
166src/perl/readline
167src/perl/remote-clipboard
168src/perl/searchable-scrollback
149src/perl/selection 169src/perl/selection
150src/perl/option-popup
151src/perl/selection-popup
152src/perl/selection-autotransform 170src/perl/selection-autotransform
153src/perl/selection-pastebin 171src/perl/selection-pastebin
154src/perl/searchable-scrollback 172src/perl/selection-popup
155src/perl/matcher 173src/perl/selection-to-clipboard
156src/perl/tabbed 174src/perl/tabbed
175src/perl/urxvt-popup
157src/perl/xim-onthespot 176src/perl/xim-onthespot
158src/perl/readline
159src/perl/remote-clipboard
160src/perl/clipboard-osc
161src/perl/kuake
162src/perl/example-refresh-hooks
163src/perl/block-graphics-to-ascii
164src/perl/digital-clock
165src/perl/macosx-clipboard
166src/perl/macosx-clipboard-native
167src/perl/overlay-osc
168src/perl/confirm-paste
169 177
178libev/Changes
170libev/ev.h 179libev/ev.h
171libev/ev++.h 180libev/ev++.h
172libev/ev.c 181libev/ev.c
173libev/ev_vars.h 182libev/ev_vars.h
174libev/ev_wrap.h 183libev/ev_wrap.h
178libev/ev_epoll.c 187libev/ev_epoll.c
179libev/ev_kqueue.c 188libev/ev_kqueue.c
180libev/ev_port.c 189libev/ev_port.c
181libev/libev.m4 190libev/libev.m4
182 191
183libecb/ecb.h
184

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines