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

Comparing rxvt-unicode/MANIFEST (file contents):
Revision 1.74 by root, Thu Jan 19 12:19:18 2006 UTC vs.
Revision 1.93 by ayin, Sat Jun 30 10:43:00 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
19 19
20doc/embed 20doc/embed
21doc/embed-tk 21doc/embed-tk
22doc/rxvt-tabbed 22doc/rxvt-tabbed
23doc/pty-fd 23doc/pty-fd
24doc/etc/rxvt-unicode.terminfo 24doc/etc/rxvt-unicode.terminfo
25doc/etc/rxvt-unicode.termcap 25doc/etc/rxvt-unicode.termcap
26doc/solaris9.patch 26doc/wcwidth.patch
27 27
28doc/.cvsignore 28doc/.cvsignore
29doc/Makefile.in 29doc/Makefile.in
30doc/README.xvt 30doc/README.xvt
31doc/changes.txt 31doc/changes.txt
57src/callback.h 57src/callback.h
58src/command.C 58src/command.C
59src/command.h 59src/command.h
60src/encoding.C 60src/encoding.C
61src/encoding.h 61src/encoding.h
62src/fdpass.h
63src/fdpass.C
64src/feature.h 62src/feature.h
65src/hookinc.h 63src/hookinc.h
66src/init.C 64src/init.C
67src/init.h 65src/init.h
68src/iom.C 66src/iom.C
69src/iom.h 67src/iom.h
70src/iom_conf.h 68src/iom_conf.h
71src/keyboard.C 69src/keyboard.C
72src/keyboard.h 70src/keyboard.h
73src/logging.C
74src/main.C 71src/main.C
75src/misc.C 72src/misc.C
76src/netdisp.C 73src/netdisp.C
77src/netdisp.h 74src/netdisp.h
78src/optinc.h 75src/optinc.h
79src/ptytty.h
80src/ptytty.C
81src/rxvtutil.C 76src/rxvtutil.C
82src/rxvtutil.h 77src/rxvtutil.h
83src/rxvttoolkit.C 78src/rxvttoolkit.C
84src/rxvttoolkit.h 79src/rxvttoolkit.h
85src/rxvtfont.C 80src/rxvtfont.C
89src/rsinc.h 84src/rsinc.h
90src/rxvtc.C 85src/rxvtc.C
91src/rxvtd.C 86src/rxvtd.C
92src/rxvtdaemon.C 87src/rxvtdaemon.C
93src/rxvtdaemon.h 88src/rxvtdaemon.h
94src/rxvtlib.h
95src/rxvtlib.h.in 89src/rxvtlib.h.in
96src/salloc.C 90src/salloc.C
97src/salloc.h 91src/salloc.h
98src/screen.C 92src/screen.C
99src/scrollbar-next.C 93src/scrollbar-next.C
102src/scrollbar-plain.C 96src/scrollbar-plain.C
103src/scrollbar.C 97src/scrollbar.C
104src/version.h 98src/version.h
105src/xdefaults.C 99src/xdefaults.C
106src/xpm.C 100src/xpm.C
101
102src/libptytty.h
103src/ptytty_conf.h
104src/ptytty.h
105src/ptytty.C
106src/proxy.C
107src/logging.C
108src/fdpass.C
107 109
108src/gentables 110src/gentables
109src/gencompose 111src/gencompose
110src/genlinedraw 112src/genlinedraw
111src/table/compose.h 113src/table/compose.h
149src/table/jis0213_1.h 151src/table/jis0213_1.h
150src/table/jis0213_2.h 152src/table/jis0213_2.h
151 153
152src/urxvt.pm 154src/urxvt.pm
153src/typemap 155src/typemap
156src/typemap.iom
157src/iom_perl.h
158src/iom_perl.xs
154src/rxvtperl.h 159src/rxvtperl.h
155src/rxvtperl.xs 160src/rxvtperl.xs
156 161
157src/perl/urxvt-popup 162src/perl/urxvt-popup
158src/perl/selection 163src/perl/selection
160src/perl/selection-popup 165src/perl/selection-popup
161src/perl/selection-autotransform 166src/perl/selection-autotransform
162src/perl/selection-pastebin 167src/perl/selection-pastebin
163src/perl/searchable-scrollback 168src/perl/searchable-scrollback
164src/perl/automove-background 169src/perl/automove-background
165src/perl/mark-urls 170src/perl/matcher
171src/perl/tabbed
172src/perl/xim-onthespot
173src/perl/readline
174src/perl/remote-clipboard
175src/perl/kuake
166src/perl/example-refresh-hooks 176src/perl/example-refresh-hooks
167src/perl/block-graphics-to-ascii 177src/perl/block-graphics-to-ascii
168src/perl/digital-clock 178src/perl/digital-clock
179src/perl/macosx-clipboard
169 180

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines