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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.1 by pcg, Thu Dec 18 00:56:51 2003 UTC vs.
Revision 1.127 by root, Fri Sep 21 23:26:19 2012 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines