--- rxvt-unicode/MANIFEST 2006/01/17 16:55:30 1.69 +++ rxvt-unicode/MANIFEST 2007/11/16 13:46:28 1.98 @@ -3,12 +3,19 @@ Changes INSTALL MANIFEST -Makefile.in README.configure README.FAQ +update_ptytty configure -reconf -genac +configure.ac +config.sub +config.guess +aclocal.m4 +ptytty.m4 +autogen.sh +config.h.in +Makefile.in +install-sh doc/embed doc/embed-tk @@ -16,7 +23,8 @@ doc/pty-fd doc/etc/rxvt-unicode.terminfo doc/etc/rxvt-unicode.termcap -doc/solaris9.patch +doc/wcwidth.patch +doc/urxvt-8.2-256color.patch doc/.cvsignore doc/Makefile.in @@ -45,45 +53,26 @@ doc/rxvtd.1.html doc/rxvtperl.3.html -autoconf/.cvsignore -autoconf/Make.common.in -autoconf/aclocal.m4 -autoconf/config.guess -autoconf/config.h.in -autoconf/config.sub -autoconf/configure.in -autoconf/install-sh -autoconf/libtool.m4 -autoconf/ltmain.sh -autoconf/mkinstalldirs -autoconf/xpm.m4 - src/.cvsignore src/Makefile.in +src/background.C +src/background.h src/callback.h src/command.C src/command.h src/encoding.C src/encoding.h -src/fdpass.h -src/fdpass.C src/feature.h src/hookinc.h src/init.C src/init.h -src/iom.C -src/iom.h -src/iom_conf.h +src/ev_cpp.C +src/ev_cpp.h src/keyboard.C src/keyboard.h -src/logging.C src/main.C src/misc.C -src/netdisp.C -src/netdisp.h src/optinc.h -src/ptytty.h -src/ptytty.C src/rxvtutil.C src/rxvtutil.h src/rxvttoolkit.C @@ -97,7 +86,6 @@ src/rxvtd.C src/rxvtdaemon.C src/rxvtdaemon.h -src/rxvtlib.h src/rxvtlib.h.in src/salloc.C src/salloc.h @@ -109,7 +97,14 @@ src/scrollbar.C src/version.h src/xdefaults.C -src/xpm.C + +src/libptytty.h +src/ptytty_conf.h +src/ptytty.h +src/ptytty.C +src/proxy.C +src/logging.C +src/fdpass.C src/gentables src/gencompose @@ -157,6 +152,9 @@ src/urxvt.pm src/typemap +src/typemap.iom +src/iom_perl.h +src/iom_perl.xs src/rxvtperl.h src/rxvtperl.xs @@ -164,11 +162,29 @@ src/perl/selection src/perl/option-popup src/perl/selection-popup -src/perl/selection-pastebin src/perl/selection-autotransform +src/perl/selection-pastebin src/perl/searchable-scrollback -src/perl/mark-urls +src/perl/automove-background +src/perl/matcher +src/perl/tabbed +src/perl/xim-onthespot +src/perl/readline +src/perl/remote-clipboard +src/perl/kuake src/perl/example-refresh-hooks src/perl/block-graphics-to-ascii src/perl/digital-clock +src/perl/macosx-clipboard + +libev/ev.h +libev/ev.c +libev/ev_vars.h +libev/ev_wrap.h +libev/ev_win32.c +libev/ev_select.c +libev/ev_poll.c +libev/ev_epoll.c +libev/ev_kqueue.c +libev/ev_port.c