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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.52 by root, Mon Jan 2 20:54:45 2006 UTC vs.
Revision 1.87 by root, Thu Nov 2 17:37:47 2006 UTC

1.cvsignore 1.cvsignore
2COPYING 2COPYING
3Changes 3Changes
4INSTALL 4INSTALL
5MANIFEST 5MANIFEST
6Makefile.in
7README.configure 6README.configure
8README.FAQ 7README.FAQ
8reconf
9update_ptytty
9configure 10configure
10reconf 11configure.ac
11genac 12config.sub
13config.guess
14aclocal.m4
15ptytty.m4
16autogen.sh
17config.h.in
18Makefile.in
19install-sh
20mkinstalldirs
12 21
13doc/embed 22doc/embed
14doc/embed-tk 23doc/embed-tk
15doc/rxvt-tabbed 24doc/rxvt-tabbed
16doc/pty-fd 25doc/pty-fd
17doc/etc/rxvt-unicode.terminfo 26doc/etc/rxvt-unicode.terminfo
18doc/etc/rxvt-unicode.termcap 27doc/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 28doc/solaris9.patch
26 29
27doc/.cvsignore 30doc/.cvsignore
28doc/Makefile.in 31doc/Makefile.in
29doc/README.menu
30doc/README.xvt 32doc/README.xvt
31doc/changes.txt 33doc/changes.txt
32doc/podtbl 34doc/podtbl
33doc/rxvt-unicode.spec 35doc/rxvt-unicode.spec
34 36
50doc/rxvt.7.html 52doc/rxvt.7.html
51doc/rxvtc.1.html 53doc/rxvtc.1.html
52doc/rxvtd.1.html 54doc/rxvtd.1.html
53doc/rxvtperl.3.html 55doc/rxvtperl.3.html
54 56
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 57src/.cvsignore
69src/Makefile.in 58src/Makefile.in
70src/callback.h 59src/callback.h
71src/command.C 60src/command.C
72src/command.h 61src/command.h
73src/encoding.C 62src/encoding.C
74src/encoding.h 63src/encoding.h
75src/fdpass.h
76src/fdpass.C
77src/feature.h 64src/feature.h
65src/hookinc.h
78src/init.C 66src/init.C
79src/init.h 67src/init.h
80src/iom.C 68src/iom.C
81src/iom.h 69src/iom.h
82src/iom_conf.h 70src/iom_conf.h
83src/keyboard.C 71src/keyboard.C
84src/keyboard.h 72src/keyboard.h
85src/logging.C
86src/logging.h
87src/main.C 73src/main.C
88src/menubar.C
89src/menubar.h
90src/misc.C 74src/misc.C
91src/netdisp.C 75src/netdisp.C
92src/netdisp.h 76src/netdisp.h
93src/ptytty.h 77src/optinc.h
94src/ptytty.C
95src/rxvtutil.C 78src/rxvtutil.C
96src/rxvtutil.h 79src/rxvtutil.h
97src/rxvttoolkit.C 80src/rxvttoolkit.C
98src/rxvttoolkit.h 81src/rxvttoolkit.h
99src/rxvtfont.C 82src/rxvtfont.C
103src/rsinc.h 86src/rsinc.h
104src/rxvtc.C 87src/rxvtc.C
105src/rxvtd.C 88src/rxvtd.C
106src/rxvtdaemon.C 89src/rxvtdaemon.C
107src/rxvtdaemon.h 90src/rxvtdaemon.h
108src/rxvtlib.h
109src/rxvtlib.h.in 91src/rxvtlib.h.in
110src/salloc.C 92src/salloc.C
111src/salloc.h 93src/salloc.h
112src/screen.C 94src/screen.C
113src/scrollbar-next.C 95src/scrollbar-next.C
114src/scrollbar-rxvt.C 96src/scrollbar-rxvt.C
115src/scrollbar-xterm.C 97src/scrollbar-xterm.C
116src/scrollbar-plain.C 98src/scrollbar-plain.C
117src/scrollbar.C 99src/scrollbar.C
118src/strings.C
119src/version.h 100src/version.h
120src/xdefaults.C 101src/xdefaults.C
121src/xpm.C 102src/xpm.C
122 103
123src/urxvt.pm 104src/libptytty.h
124src/typemap 105src/ptytty_conf.h
125src/rxvtperl.h 106src/ptytty.h
126src/rxvtperl.C 107src/ptytty.C
127 108src/proxy.C
128src/perl/simple-overlay-clock 109src/logging.C
110src/fdpass.C
129 111
130src/gentables 112src/gentables
131src/gencompose 113src/gencompose
132src/genlinedraw 114src/genlinedraw
133src/table/compose.h 115src/table/compose.h
168src/table/jis0201_1976_0.h 150src/table/jis0201_1976_0.h
169src/table/jis0208_1990_0.h 151src/table/jis0208_1990_0.h
170src/table/jis0212_1990_0.h 152src/table/jis0212_1990_0.h
171src/table/jis0213_1.h 153src/table/jis0213_1.h
172src/table/jis0213_2.h 154src/table/jis0213_2.h
155
156src/urxvt.pm
157src/typemap
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
178

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines