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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.34 by root, Tue Sep 14 15:20:09 2004 UTC vs.
Revision 1.92 by ayin, Tue Jun 26 08:47:22 2007 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
12W11/X11/Intrinsic.h 20doc/embed
13W11/X11/Xatom.h 21doc/embed-tk
14W11/X11/Xlib.h 22doc/rxvt-tabbed
15W11/X11/Xlocale.h 23doc/pty-fd
16W11/X11/Xmd.h 24doc/etc/rxvt-unicode.terminfo
17W11/X11/Xutil.h 25doc/etc/rxvt-unicode.termcap
18W11/X11/cursorfont.h
19W11/X11/keysym.h
20W11/X11/keysymdef.h
21W11/w32/Makefile
22W11/w32/event.c
23W11/w32/ntdef.h
24W11/w32/ntutil.c
25W11/w32/xlib.c
26W11/Makefile.in
27W11/Makefile.xpm
28W11/wrap/Makefile
29W11/wrap/mkproxy.pl
30W11/wrap/rxtv.ico
31W11/wrap/rxvt.ico
32W11/wrap/rxvt.rc
33W11/wrap/wrap.c
34W11/wrap/wrap.h
35W11/wrap/xwrappers.gen
36 26
37doc/etc/XTerm.ad
38doc/etc/rclock
39doc/etc/rxvt.termcap
40doc/etc/rxvt-unicode.terminfo
41doc/menu/example.menu
42doc/menu/jedmenu.sl
43doc/menu/menu
44doc/menu/rxvt.menu
45doc/menu/rxvt.zh-menu
46doc/menu/terminal.menu
47doc/.cvsignore 27doc/.cvsignore
48doc/LSM.in
49doc/Makefile.in 28doc/Makefile.in
50doc/README.menu
51doc/README.xvt 29doc/README.xvt
52doc/changes.txt 30doc/changes.txt
53doc/podtbl 31doc/podtbl
32doc/rxvt-unicode.spec
33
54doc/rxvt.1.pod 34doc/rxvt.1.pod
55doc/rxvt.7.pod 35doc/rxvt.7.pod
36doc/rxvtc.1.pod
37doc/rxvtd.1.pod
56doc/rxvt.1.man.in 38doc/rxvt.1.man.in
57doc/rxvt.7.man.in 39doc/rxvt.7.man.in
40doc/rxvtc.1.man.in
41doc/rxvtd.1.man.in
42doc/rxvtperl.3.man.in
43doc/rxvt.1.txt
44doc/rxvt.7.txt
45doc/rxvtc.1.txt
46doc/rxvtd.1.txt
47doc/rxvtperl.3.txt
58doc/rxvt.1.html 48doc/rxvt.1.html
59doc/rxvt.7.html 49doc/rxvt.7.html
60doc/rxvt.1.txt
61doc/rxvt.7.txt
62doc/rxvtc.1 50doc/rxvtc.1.html
63 51doc/rxvtd.1.html
64autoconf/.cvsignore 52doc/rxvtperl.3.html
65autoconf/Make.common.in
66autoconf/aclocal.m4
67autoconf/config.guess
68autoconf/config.h.in
69autoconf/config.sub
70autoconf/configure.in
71autoconf/install-sh
72autoconf/libtool.m4
73autoconf/ltmain.sh
74autoconf/mkinstalldirs
75autoconf/xpm.m4
76 53
77src/.cvsignore 54src/.cvsignore
78src/Makefile.in 55src/Makefile.in
79src/callback.h 56src/callback.h
80src/command.C 57src/command.C
81src/command.h 58src/command.h
82src/encoding.C 59src/encoding.C
83src/encoding.h 60src/encoding.h
84src/feature.h 61src/feature.h
62src/hookinc.h
85src/init.C 63src/init.C
86src/init.h 64src/init.h
87src/iom.C 65src/iom.C
88src/iom.h 66src/iom.h
89src/iom_conf.h 67src/iom_conf.h
90src/logging.C 68src/keyboard.C
91src/logging.h 69src/keyboard.h
92src/main.C 70src/main.C
93src/makeintprotos-awk
94src/makeintprotos-sed
95src/menubar.C
96src/menubar.h
97src/misc.C 71src/misc.C
98src/netdisp.C 72src/netdisp.C
99src/netdisp.h 73src/netdisp.h
100src/ptytty.h 74src/optinc.h
101src/ptytty.C
102src/rxvtutil.C 75src/rxvtutil.C
103src/rxvtutil.h 76src/rxvtutil.h
104src/rxvttoolkit.C 77src/rxvttoolkit.C
105src/rxvttoolkit.h 78src/rxvttoolkit.h
106src/rxvtfont.C 79src/rxvtfont.C
107src/rxvtfont.h 80src/rxvtfont.h
108src/rxvt.C 81src/rxvt.C
109src/rxvt.h 82src/rxvt.h
83src/rsinc.h
110src/rxvtc.C 84src/rxvtc.C
111src/rxvtd.C 85src/rxvtd.C
112src/rxvtdaemon.C 86src/rxvtdaemon.C
113src/rxvtdaemon.h 87src/rxvtdaemon.h
114src/rxvtlib.h
115src/rxvtlib.h.in 88src/rxvtlib.h.in
116src/salloc.C 89src/salloc.C
117src/salloc.h 90src/salloc.h
118src/screen.C 91src/screen.C
119src/scrollbar-next.C 92src/scrollbar-next.C
120src/scrollbar-rxvt.C 93src/scrollbar-rxvt.C
121src/scrollbar-xterm.C 94src/scrollbar-xterm.C
122src/scrollbar-plain.C 95src/scrollbar-plain.C
123src/scrollbar.C 96src/scrollbar.C
124src/strings.C
125src/version.h 97src/version.h
126src/xdefaults.C 98src/xdefaults.C
127src/xpm.C 99src/xpm.C
128 100
129src/test/.cvsignore 101src/libptytty.h
130src/test/Makefile.in 102src/ptytty_conf.h
131src/test/gettty.c 103src/ptytty.h
132src/test/strings-memmove.c 104src/ptytty.C
105src/proxy.C
106src/logging.C
107src/fdpass.C
133 108
134src/gentables 109src/gentables
135src/gencompose 110src/gencompose
136src/genlinedraw 111src/genlinedraw
137src/table/compose.h 112src/table/compose.h
138src/table/category.h 113src/table/category.h
139src/table/linedraw.h 114src/table/linedraw.h
140src/table/viscii.h 115src/table/viscii.h
141src/table/ksc5601_1987_0.h 116src/table/ksc5601_1987_0.h
117src/table/gbk_0.h
142src/table/gb2312_1980_0.h 118src/table/gb2312_1980_0.h
143src/table/cns11643_1992_1.h 119src/table/cns11643_1992_1.h
144src/table/cns11643_1992_2.h 120src/table/cns11643_1992_2.h
145src/table/cns11643_1992_3.h 121src/table/cns11643_1992_3.h
146src/table/cns11643_1992_4.h 122src/table/cns11643_1992_4.h
171src/table/jis0201_1976_0.h 147src/table/jis0201_1976_0.h
172src/table/jis0208_1990_0.h 148src/table/jis0208_1990_0.h
173src/table/jis0212_1990_0.h 149src/table/jis0212_1990_0.h
174src/table/jis0213_1.h 150src/table/jis0213_1.h
175src/table/jis0213_2.h 151src/table/jis0213_2.h
152
153src/urxvt.pm
154src/typemap
155src/typemap.iom
156src/iom_perl.h
157src/iom_perl.xs
158src/rxvtperl.h
159src/rxvtperl.xs
160
161src/perl/urxvt-popup
162src/perl/selection
163src/perl/option-popup
164src/perl/selection-popup
165src/perl/selection-autotransform
166src/perl/selection-pastebin
167src/perl/searchable-scrollback
168src/perl/automove-background
169src/perl/matcher
170src/perl/tabbed
171src/perl/xim-onthespot
172src/perl/readline
173src/perl/remote-clipboard
174src/perl/kuake
175src/perl/example-refresh-hooks
176src/perl/block-graphics-to-ascii
177src/perl/digital-clock
178src/perl/macosx-clipboard
179

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines