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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.2 by pcg, Wed Dec 24 09:40:30 2003 UTC vs.
Revision 1.99 by root, Mon Nov 19 12:02:35 2007 UTC

1.cvsignore 1.cvsignore
2.prebuild 2COPYING
3Changes
3INSTALL 4INSTALL
4MANIFEST 5MANIFEST
6README.configure
7README.FAQ
8update_ptytty
9configure
10configure.ac
11config.sub
12config.guess
13aclocal.m4
14ptytty.m4
15autogen.sh
16config.h.in
5Makefile.in 17Makefile.in
6README.configure 18install-sh
7README.unicode
8configure
9configure.in
10reconf
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.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/BUGS
49doc/FAQ
50doc/LSM.in
51doc/Makefile
52doc/Makefile.in 30doc/Makefile.in
53doc/README.greek
54doc/README.menu
55doc/README.xvt 31doc/README.xvt
56doc/TODO
57doc/changes.txt 32doc/changes.txt
58doc/rxvt.1 33doc/podtbl
59doc/rxvt.tbl 34doc/rxvt-unicode.spec
60doc/rxvtRef-frame.html
61doc/rxvtRef-toc.html
62doc/xterm.seq
63 35
64doc/yodl/rxvt-options.yo 36doc/rxvt.1.pod
65doc/yodl/.cvsignore 37doc/rxvt.7.pod
66doc/yodl/masonyodl.yo 38doc/rxvtc.1.pod
67doc/yodl/rxvt-colours.yo 39doc/rxvtd.1.pod
68doc/yodl/rxvt-environment.yo 40doc/rxvt.1.man.in
69doc/yodl/rxvt-files.yo 41doc/rxvt.7.man.in
70doc/yodl/rxvt-fonts.yo 42doc/rxvtc.1.man.in
71doc/yodl/rxvt-login.yo 43doc/rxvtd.1.man.in
72doc/yodl/rxvt-mousereporting.yo 44doc/rxvtperl.3.man.in
73doc/yodl/rxvt-resources.yo 45doc/rxvt.1.txt
74doc/yodl/rxvt-scrollbar.yo 46doc/rxvt.7.txt
75doc/yodl/rxvt-textselection.yo 47doc/rxvtc.1.txt
76doc/yodl/rxvt.yo 48doc/rxvtd.1.txt
77doc/yodl/rxvtRef-csi.yo 49doc/rxvtperl.3.txt
78doc/yodl/rxvtRef-definitions.yo 50doc/rxvt.1.html
79doc/yodl/rxvtRef-graphics.yo 51doc/rxvt.7.html
80doc/yodl/rxvtRef-keycodes.yo 52doc/rxvtc.1.html
81doc/yodl/rxvtRef-menubar.yo 53doc/rxvtd.1.html
82doc/yodl/rxvtRef-mouse.yo 54doc/rxvtperl.3.html
83doc/yodl/rxvtRef-privatemodes.yo
84doc/yodl/rxvtRef-sequences.yo
85doc/yodl/rxvtRef-values.yo
86doc/yodl/rxvtRef-xpm.yo
87doc/yodl/rxvtRef-xterm.yo
88doc/yodl/rxvtRef.yo
89doc/yodl/versioninfo.yo
90doc/yodl/versioninfo.yo.in
91doc/yodl/versionyodl.yo
92
93autoconf/.cvsignore
94autoconf/Make.common.in
95autoconf/aclocal.m4
96autoconf/config.guess
97autoconf/config.h.in
98autoconf/config.sub
99autoconf/configure.in
100autoconf/install-sh
101autoconf/libtool.m4
102autoconf/ltmain.sh
103autoconf/mkinstalldirs
104autoconf/xpm.m4
105 55
106src/.cvsignore 56src/.cvsignore
107src/.indent.pro
108src/Makefile.in 57src/Makefile.in
58src/background.C
59src/background.h
109src/callback.h 60src/callback.h
110src/command.C 61src/command.C
111src/command.h 62src/command.h
112src/defaultfont.C
113src/defaultfont.h
114src/encoding.C 63src/encoding.C
115src/encoding.h 64src/encoding.h
116src/feature.h 65src/feature.h
117src/graphics.C 66src/hookinc.h
118src/grkelot.C
119src/grkelot.h
120src/init.C 67src/init.C
121src/init.h 68src/init.h
122src/iom.C 69src/ev_cpp.C
123src/iom.h 70src/ev_cpp.h
124src/logging.C 71src/keyboard.C
125src/logging.h 72src/keyboard.h
126src/main.C 73src/main.C
127src/makeextprotos-awk
128src/makeextprotos-sed
129src/makeintprotos-awk
130src/makeintprotos-sed
131src/menubar.C
132src/menubar.h
133src/misc.C 74src/misc.C
134src/netdisp.C 75src/optinc.h
135src/netdisp.h 76src/rxvtutil.C
136src/protos.h 77src/rxvtutil.h
137src/ptytty.C 78src/rxvttoolkit.C
79src/rxvttoolkit.h
80src/rxvtfont.C
81src/rxvtfont.h
138src/rxvt.C 82src/rxvt.C
139src/rxvt.h 83src/rxvt.h
84src/rsinc.h
140src/rxvtc.C 85src/rxvtc.C
141src/rxvtcolor.C
142src/rxvtcolor.h
143src/rxvtd.C 86src/rxvtd.C
144src/rxvtdaemon.C 87src/rxvtdaemon.C
145src/rxvtdaemon.h 88src/rxvtdaemon.h
146src/rxvtgrx.h
147src/rxvtlib.h
148src/rxvtlib.h.in 89src/rxvtlib.h.in
149src/rxvtvec.C
150src/rxvtvec.h
151src/salloc.C 90src/salloc.C
152src/salloc.h 91src/salloc.h
153src/screen.C 92src/screen.C
154src/scrollbar-next.C 93src/scrollbar-next.C
155src/scrollbar-rxvt.C 94src/scrollbar-rxvt.C
156src/scrollbar-xterm.C 95src/scrollbar-xterm.C
96src/scrollbar-plain.C
157src/scrollbar.C 97src/scrollbar.C
158src/simplevec.h
159src/strings.C
160src/version.h 98src/version.h
161src/xdefaults.C 99src/xdefaults.C
162src/xpm.C
163 100
164src/test/.cvsignore 101src/libptytty.h
165src/test/Makefile.in 102src/ptytty_conf.h
166src/test/gettty.c 103src/ptytty.h
167src/test/strings-memmove.c 104src/ptytty.C
168 105src/proxy.C
169src/graphics/.cvsignore 106src/logging.C
170src/graphics/Makefile.in 107src/fdpass.C
171src/graphics/README
172src/graphics/data
173src/graphics/grxlib.c
174src/graphics/grxlib.h
175src/graphics/qplot.c
176 108
177src/gentables 109src/gentables
110src/gencompose
111src/genlinedraw
112src/table/compose.h
113src/table/category.h
114src/table/linedraw.h
178src/table/viscii.h 115src/table/viscii.h
179src/table/ksc5601_1987_0.h 116src/table/ksc5601_1987_0.h
117src/table/gbk_0.h
180src/table/gb2312_1980_0.h 118src/table/gb2312_1980_0.h
181src/table/cns11643_1992_1.h 119src/table/cns11643_1992_1.h
182src/table/cns11643_1992_2.h 120src/table/cns11643_1992_2.h
183src/table/cns11643_1992_3.h 121src/table/cns11643_1992_3.h
184src/table/cns11643_1992_4.h 122src/table/cns11643_1992_4.h
185src/table/cns11643_1992_5.h 123src/table/cns11643_1992_5.h
186src/table/cns11643_1992_6.h 124src/table/cns11643_1992_6.h
187src/table/cns11643_1992_7.h 125src/table/cns11643_1992_7.h
188src/table/cns11643_1992_f.h 126src/table/cns11643_1992_f.h
127src/table/big5.h
189src/table/big5_ext.h 128src/table/big5_ext.h
190src/table/big5_plus.h 129src/table/big5_plus.h
191src/table/koi8_r.h 130src/table/koi8_r.h
192src/table/koi8_u.h 131src/table/koi8_u.h
193src/table/iso8859_1.h 132src/table/iso8859_1.h
204src/table/iso8859_13.h 143src/table/iso8859_13.h
205src/table/iso8859_14.h 144src/table/iso8859_14.h
206src/table/iso8859_15.h 145src/table/iso8859_15.h
207src/table/iso8859_16.h 146src/table/iso8859_16.h
208src/table/jis0201_1976_0.h 147src/table/jis0201_1976_0.h
209src/table/jis0208_1983_0.h 148src/table/jis0208_1990_0.h
210src/table/jis0212_1990_0.h 149src/table/jis0212_1990_0.h
211src/table/jis0213_1.h 150src/table/jis0213_1.h
212src/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/matcher
169src/perl/tabbed
170src/perl/xim-onthespot
171src/perl/readline
172src/perl/remote-clipboard
173src/perl/kuake
174src/perl/example-refresh-hooks
175src/perl/block-graphics-to-ascii
176src/perl/digital-clock
177src/perl/macosx-clipboard
178
179libev/ev.h
180libev/ev.c
181libev/ev_vars.h
182libev/ev_wrap.h
183libev/ev_win32.c
184libev/ev_select.c
185libev/ev_poll.c
186libev/ev_epoll.c
187libev/ev_kqueue.c
188libev/ev_port.c
189

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines