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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.73 by root, Thu Jan 19 08:10:20 2006 UTC vs.
Revision 1.92 by ayin, Tue Jun 26 08:47:22 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines