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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.43 by root, Thu Feb 17 15:07:48 2005 UTC vs.
Revision 1.127 by root, Fri Sep 21 23:26:19 2012 UTC

1.cvsignore 1.cvsignore
2COPYING 2COPYING
3Changes 3Changes
4INSTALL 4INSTALL
5MANIFEST 5MANIFEST
6Makefile.in
7README.configure 6README.configure
8README.FAQ 7README.FAQ
9configure 8configure
10reconf 9configure.ac
11genac 10config.sub
11config.guess
12aclocal.m4
13autogen.sh
14config.h.in
15Makefile.in
16install-sh
12 17
13doc/embed 18doc/embed
19doc/embed-tk
20doc/rxvt-tabbed
14doc/pty-fd 21doc/pty-fd
15doc/etc/rxvt-unicode.terminfo 22doc/etc/rxvt-unicode.terminfo
16doc/etc/rxvt-unicode.termcap 23doc/etc/rxvt-unicode.termcap
17doc/menu/example.menu 24doc/wcwidth.patch
18doc/menu/jedmenu.sl
19doc/menu/menu
20doc/menu/rxvt.menu
21doc/menu/rxvt.zh-menu
22doc/menu/terminal.menu
23 25
24doc/.cvsignore 26doc/.cvsignore
25doc/Makefile.in 27doc/Makefile.in
26doc/README.menu
27doc/README.xvt 28doc/README.xvt
28doc/changes.txt 29doc/changes.txt
29doc/podtbl 30doc/podtbl
31
30doc/rxvt.1.pod 32doc/rxvt.1.pod
31doc/rxvt.7.pod 33doc/rxvt.7.pod
34doc/rxvtc.1.pod
35doc/rxvtd.1.pod
32doc/rxvt.1.man.in 36doc/rxvt.1.man.in
33doc/rxvt.7.man.in 37doc/rxvt.7.man.in
34doc/rxvt.1.html
35doc/rxvt.7.html
36doc/rxvt.1.txt
37doc/rxvt.7.txt
38doc/rxvtc.1 38doc/rxvtc.1.man.in
39doc/rxvt-unicode.spec 39doc/rxvtd.1.man.in
40 40doc/extensions.pod.top
41autoconf/.cvsignore 41doc/extensions.pod.bot
42autoconf/Make.common.in
43autoconf/aclocal.m4
44autoconf/config.guess
45autoconf/config.h.in
46autoconf/config.sub
47autoconf/configure.in
48autoconf/install-sh
49autoconf/libtool.m4
50autoconf/ltmain.sh
51autoconf/mkinstalldirs
52autoconf/xpm.m4
53 42
54src/.cvsignore 43src/.cvsignore
55src/Makefile.in 44src/Makefile.in
45src/background.C
56src/callback.h 46src/callback.h
57src/command.C 47src/command.C
58src/command.h 48src/command.h
59src/encoding.C 49src/encoding.C
60src/encoding.h 50src/encoding.h
51src/fdpass_wrapper.C
61src/feature.h 52src/feature.h
53src/hookinc.h
62src/init.C 54src/init.C
63src/init.h 55src/init.h
64src/iom.C 56src/ev_cpp.C
65src/iom.h 57src/ev_cpp.h
66src/iom_conf.h
67src/keyboard.C 58src/keyboard.C
68src/keyboard.h 59src/keyboard.h
69src/logging.C
70src/logging.h
71src/main.C 60src/main.C
72src/menubar.C
73src/menubar.h
74src/misc.C 61src/misc.C
75src/netdisp.C 62src/optinc.h
76src/netdisp.h
77src/ptytty.h
78src/ptytty.C 63src/ptytty_wrapper.C
79src/rxvtutil.C 64src/rxvtutil.C
80src/rxvtutil.h 65src/rxvtutil.h
81src/rxvttoolkit.C 66src/rxvttoolkit.C
82src/rxvttoolkit.h 67src/rxvttoolkit.h
83src/rxvtfont.C 68src/rxvtfont.C
84src/rxvtfont.h 69src/rxvtfont.h
70src/rxvtimg.h
71src/rxvtimg.C
85src/rxvt.C 72src/rxvt.C
86src/rxvt.h 73src/rxvt.h
74src/rsinc.h
87src/rxvtc.C 75src/rxvtc.C
88src/rxvtd.C 76src/rxvtd.C
89src/rxvtdaemon.C 77src/rxvtdaemon.C
90src/rxvtdaemon.h 78src/rxvtdaemon.h
91src/rxvtlib.h
92src/rxvtlib.h.in
93src/salloc.C
94src/salloc.h
95src/screen.C 79src/screen.C
96src/scrollbar-next.C 80src/scrollbar-next.C
97src/scrollbar-rxvt.C 81src/scrollbar-rxvt.C
98src/scrollbar-xterm.C 82src/scrollbar-xterm.C
99src/scrollbar-plain.C 83src/scrollbar-plain.C
100src/scrollbar.C 84src/scrollbar.C
101src/strings.C 85src/scrollbar.h
102src/version.h 86src/version.h
103src/xdefaults.C 87src/xdefaults.C
104src/xpm.C 88src/emman.h
89src/emman.c
90
91libptytty/Changes
92libptytty/ptytty.m4
93libptytty/src/libptytty.h
94libptytty/src/ptytty_conf.h
95libptytty/src/ptytty.h
96libptytty/src/ptytty.C
97libptytty/src/proxy.C
98libptytty/src/logging.C
99libptytty/src/fdpass.C
100libptytty/src/estl.h
101libptytty/src/ecb.h
105 102
106src/gentables 103src/gentables
107src/gencompose 104src/gencompose
108src/genlinedraw 105src/genlinedraw
109src/table/compose.h 106src/table/compose.h
144src/table/jis0201_1976_0.h 141src/table/jis0201_1976_0.h
145src/table/jis0208_1990_0.h 142src/table/jis0208_1990_0.h
146src/table/jis0212_1990_0.h 143src/table/jis0212_1990_0.h
147src/table/jis0213_1.h 144src/table/jis0213_1.h
148src/table/jis0213_2.h 145src/table/jis0213_2.h
146
147src/urxvt.pm
148src/typemap
149src/typemap.iom
150src/iom_perl.h
151src/iom_perl.xs
152src/rxvtperl.h
153src/rxvtperl.xs
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/keysym-list
163src/perl/kuake
164src/perl/macosx-clipboard
165src/perl/macosx-clipboard-native
166src/perl/matcher
167src/perl/option-popup
168src/perl/overlay-osc
169src/perl/readline
170src/perl/remote-clipboard
171src/perl/searchable-scrollback
172src/perl/selection
173src/perl/selection-autotransform
174src/perl/selection-pastebin
175src/perl/selection-popup
176src/perl/tabbed
177src/perl/urxvt-popup
178src/perl/xim-onthespot
179
180libev/Changes
181libev/ev.h
182libev/ev++.h
183libev/ev.c
184libev/ev_vars.h
185libev/ev_wrap.h
186libev/ev_win32.c
187libev/ev_select.c
188libev/ev_poll.c
189libev/ev_epoll.c
190libev/ev_kqueue.c
191libev/ev_port.c
192libev/libev.m4
193

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines