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.118 by sf-exg, Mon Nov 28 15:49:54 2011 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/rxvtperl.3.man.in
41autoconf/.cvsignore
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 41
54src/.cvsignore 42src/.cvsignore
55src/Makefile.in 43src/Makefile.in
44src/background.C
56src/callback.h 45src/callback.h
57src/command.C 46src/command.C
58src/command.h 47src/command.h
59src/encoding.C 48src/encoding.C
60src/encoding.h 49src/encoding.h
50src/fdpass_wrapper.C
61src/feature.h 51src/feature.h
52src/hookinc.h
62src/init.C 53src/init.C
63src/init.h 54src/init.h
64src/iom.C 55src/ev_cpp.C
65src/iom.h 56src/ev_cpp.h
66src/iom_conf.h
67src/keyboard.C 57src/keyboard.C
68src/keyboard.h 58src/keyboard.h
69src/logging.C
70src/logging.h
71src/main.C 59src/main.C
72src/menubar.C
73src/menubar.h
74src/misc.C 60src/misc.C
75src/netdisp.C 61src/optinc.h
76src/netdisp.h
77src/ptytty.h
78src/ptytty.C 62src/ptytty_wrapper.C
79src/rxvtutil.C 63src/rxvtutil.C
80src/rxvtutil.h 64src/rxvtutil.h
81src/rxvttoolkit.C 65src/rxvttoolkit.C
82src/rxvttoolkit.h 66src/rxvttoolkit.h
83src/rxvtfont.C 67src/rxvtfont.C
84src/rxvtfont.h 68src/rxvtfont.h
85src/rxvt.C 69src/rxvt.C
86src/rxvt.h 70src/rxvt.h
71src/rsinc.h
87src/rxvtc.C 72src/rxvtc.C
88src/rxvtd.C 73src/rxvtd.C
89src/rxvtdaemon.C 74src/rxvtdaemon.C
90src/rxvtdaemon.h 75src/rxvtdaemon.h
91src/rxvtlib.h
92src/rxvtlib.h.in
93src/salloc.C 76src/salloc.C
94src/salloc.h 77src/salloc.h
95src/screen.C 78src/screen.C
96src/scrollbar-next.C 79src/scrollbar-next.C
97src/scrollbar-rxvt.C 80src/scrollbar-rxvt.C
98src/scrollbar-xterm.C 81src/scrollbar-xterm.C
99src/scrollbar-plain.C 82src/scrollbar-plain.C
100src/scrollbar.C 83src/scrollbar.C
101src/strings.C 84src/scrollbar.h
102src/version.h 85src/version.h
103src/xdefaults.C 86src/xdefaults.C
104src/xpm.C 87
88libptytty/Changes
89libptytty/ptytty.m4
90libptytty/src/libptytty.h
91libptytty/src/ptytty_conf.h
92libptytty/src/ptytty.h
93libptytty/src/ptytty.C
94libptytty/src/proxy.C
95libptytty/src/logging.C
96libptytty/src/fdpass.C
105 97
106src/gentables 98src/gentables
107src/gencompose 99src/gencompose
108src/genlinedraw 100src/genlinedraw
109src/table/compose.h 101src/table/compose.h
144src/table/jis0201_1976_0.h 136src/table/jis0201_1976_0.h
145src/table/jis0208_1990_0.h 137src/table/jis0208_1990_0.h
146src/table/jis0212_1990_0.h 138src/table/jis0212_1990_0.h
147src/table/jis0213_1.h 139src/table/jis0213_1.h
148src/table/jis0213_2.h 140src/table/jis0213_2.h
141
142src/urxvt.pm
143src/typemap
144src/typemap.iom
145src/iom_perl.h
146src/iom_perl.xs
147src/rxvtperl.h
148src/rxvtperl.xs
149
150src/perl/bell-command
151src/perl/block-graphics-to-ascii
152src/perl/clipboard-osc
153src/perl/confirm-paste
154src/perl/digital-clock
155src/perl/example-refresh-hooks
156src/perl/kuake
157src/perl/macosx-clipboard
158src/perl/macosx-clipboard-native
159src/perl/matcher
160src/perl/option-popup
161src/perl/overlay-osc
162src/perl/readline
163src/perl/remote-clipboard
164src/perl/searchable-scrollback
165src/perl/selection
166src/perl/selection-autotransform
167src/perl/selection-pastebin
168src/perl/selection-popup
169src/perl/tabbed
170src/perl/urxvt-popup
171src/perl/xim-onthespot
172
173libev/Changes
174libev/ev.h
175libev/ev++.h
176libev/ev.c
177libev/ev_vars.h
178libev/ev_wrap.h
179libev/ev_win32.c
180libev/ev_select.c
181libev/ev_poll.c
182libev/ev_epoll.c
183libev/ev_kqueue.c
184libev/ev_port.c
185libev/libev.m4
186
187libecb/ecb.h
188

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines