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

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines