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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.38 by root, Mon Jan 17 01:55:12 2005 UTC vs.
Revision 1.111 by sf-exg, Thu Jan 27 17:37:18 2011 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines