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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.64 by root, Thu Jan 12 12:05:28 2006 UTC vs.
Revision 1.91 by root, Sat Feb 17 20:44:03 2007 UTC

1.cvsignore 1.cvsignore
2COPYING 2COPYING
3Changes 3Changes
4INSTALL 4INSTALL
5MANIFEST 5MANIFEST
6Makefile.in
7README.configure 6README.configure
8README.FAQ 7README.FAQ
8update_ptytty
9configure 9configure
10reconf 10configure.ac
11genac 11config.sub
12config.guess
13aclocal.m4
14ptytty.m4
15autogen.sh
16config.h.in
17Makefile.in
18install-sh
19mkinstalldirs
12 20
13doc/embed 21doc/embed
14doc/embed-tk 22doc/embed-tk
15doc/rxvt-tabbed 23doc/rxvt-tabbed
16doc/pty-fd 24doc/pty-fd
17doc/etc/rxvt-unicode.terminfo 25doc/etc/rxvt-unicode.terminfo
18doc/etc/rxvt-unicode.termcap 26doc/etc/rxvt-unicode.termcap
19doc/menu/example.menu
20doc/menu/jedmenu.sl
21doc/menu/menu
22doc/menu/rxvt.menu
23doc/menu/rxvt.zh-menu
24doc/menu/terminal.menu
25doc/solaris9.patch 27doc/solaris9.patch
26 28
27doc/.cvsignore 29doc/.cvsignore
28doc/Makefile.in 30doc/Makefile.in
29doc/README.menu
30doc/README.xvt 31doc/README.xvt
31doc/changes.txt 32doc/changes.txt
32doc/podtbl 33doc/podtbl
33doc/rxvt-unicode.spec 34doc/rxvt-unicode.spec
34 35
50doc/rxvt.7.html 51doc/rxvt.7.html
51doc/rxvtc.1.html 52doc/rxvtc.1.html
52doc/rxvtd.1.html 53doc/rxvtd.1.html
53doc/rxvtperl.3.html 54doc/rxvtperl.3.html
54 55
55autoconf/.cvsignore
56autoconf/Make.common.in
57autoconf/aclocal.m4
58autoconf/config.guess
59autoconf/config.h.in
60autoconf/config.sub
61autoconf/configure.in
62autoconf/install-sh
63autoconf/libtool.m4
64autoconf/ltmain.sh
65autoconf/mkinstalldirs
66autoconf/xpm.m4
67
68src/.cvsignore 56src/.cvsignore
69src/Makefile.in 57src/Makefile.in
70src/callback.h 58src/callback.h
71src/command.C 59src/command.C
72src/command.h 60src/command.h
73src/encoding.C 61src/encoding.C
74src/encoding.h 62src/encoding.h
75src/fdpass.h
76src/fdpass.C
77src/feature.h 63src/feature.h
78src/hookinc.h 64src/hookinc.h
79src/init.C 65src/init.C
80src/init.h 66src/init.h
81src/iom.C 67src/iom.C
82src/iom.h 68src/iom.h
83src/iom_conf.h 69src/iom_conf.h
84src/keyboard.C 70src/keyboard.C
85src/keyboard.h 71src/keyboard.h
86src/logging.C
87src/logging.h
88src/main.C 72src/main.C
89src/menubar.C
90src/menubar.h
91src/misc.C 73src/misc.C
92src/netdisp.C 74src/netdisp.C
93src/netdisp.h 75src/netdisp.h
94src/optinc.h 76src/optinc.h
95src/ptytty.h
96src/ptytty.C
97src/rxvtutil.C 77src/rxvtutil.C
98src/rxvtutil.h 78src/rxvtutil.h
99src/rxvttoolkit.C 79src/rxvttoolkit.C
100src/rxvttoolkit.h 80src/rxvttoolkit.h
101src/rxvtfont.C 81src/rxvtfont.C
105src/rsinc.h 85src/rsinc.h
106src/rxvtc.C 86src/rxvtc.C
107src/rxvtd.C 87src/rxvtd.C
108src/rxvtdaemon.C 88src/rxvtdaemon.C
109src/rxvtdaemon.h 89src/rxvtdaemon.h
110src/rxvtlib.h
111src/rxvtlib.h.in 90src/rxvtlib.h.in
112src/salloc.C 91src/salloc.C
113src/salloc.h 92src/salloc.h
114src/screen.C 93src/screen.C
115src/scrollbar-next.C 94src/scrollbar-next.C
116src/scrollbar-rxvt.C 95src/scrollbar-rxvt.C
117src/scrollbar-xterm.C 96src/scrollbar-xterm.C
118src/scrollbar-plain.C 97src/scrollbar-plain.C
119src/scrollbar.C 98src/scrollbar.C
120src/strings.C
121src/version.h 99src/version.h
122src/xdefaults.C 100src/xdefaults.C
123src/xpm.C 101src/xpm.C
102
103src/libptytty.h
104src/ptytty_conf.h
105src/ptytty.h
106src/ptytty.C
107src/proxy.C
108src/logging.C
109src/fdpass.C
124 110
125src/gentables 111src/gentables
126src/gencompose 112src/gencompose
127src/genlinedraw 113src/genlinedraw
128src/table/compose.h 114src/table/compose.h
166src/table/jis0213_1.h 152src/table/jis0213_1.h
167src/table/jis0213_2.h 153src/table/jis0213_2.h
168 154
169src/urxvt.pm 155src/urxvt.pm
170src/typemap 156src/typemap
157src/typemap.iom
158src/iom_perl.h
159src/iom_perl.xs
171src/rxvtperl.h 160src/rxvtperl.h
172src/rxvtperl.xs 161src/rxvtperl.xs
173 162
174src/perl/urxvt-popup 163src/perl/urxvt-popup
175src/perl/selection 164src/perl/selection
176src/perl/option-popup 165src/perl/option-popup
177src/perl/selection-popup 166src/perl/selection-popup
178src/perl/selection-autotransform 167src/perl/selection-autotransform
168src/perl/selection-pastebin
179src/perl/searchable-scrollback 169src/perl/searchable-scrollback
180src/perl/mark-urls 170src/perl/automove-background
171src/perl/matcher
172src/perl/tabbed
173src/perl/xim-onthespot
174src/perl/readline
175src/perl/remote-clipboard
176src/perl/kuake
181src/perl/example-refresh-hooks 177src/perl/example-refresh-hooks
182src/perl/block-graphics-to-ascii 178src/perl/block-graphics-to-ascii
183src/perl/digital-clock 179src/perl/digital-clock
180src/perl/macosx-clipboard
184 181

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines