--- rxvt-unicode/Changes 2004/07/26 18:01:18 1.124 +++ rxvt-unicode/Changes 2004/08/05 00:12:03 1.145 @@ -2,11 +2,35 @@ or changed rxvt behaviour to make it more compatible to xterm (usually xfree86's xterm). -TODO: escaping system for long escape sequences, so we can stop on CR/LF. TODO: implement xterm mode to be able to use xfree's TERM=xterm. + (except for the keymapping this should be done now). TODO: multibyte support for setwmname et al. -TODO: there are other todo items, but they are not in this file because they - are very long-term :) +TODO: there are other todo items, but they are not in this file. + + - fix inheritpixmap transparency border code. + - fix tinting transparency border code, also experimentally + make some scrollbars transparent (e.g. plain, my favourite style :). + - imported aterm shading code (faster and still portable). + - changed interpretation and usage of shading (-sh). + - fixed blinking underlined and negative text. + - disable slow link support on connections using unix domain sockets, + speeding up scrolling immensely. + - various other optimizations. + - new borderLess switch (ewmh-compliant), by Mikael Magnusson + ******************* MISSING DOCS *********** + +3.3 Sat Jul 31 15:15:59 CEST 2004 + - some doc updates (Eduard Bloch). + - use faster inheritpixmap method when tinting color not set. + - fix pixmap offset when tinting (reported by Eduard Bloch). + - new -sh option by Mikael Magnusson. + - off-focus-fading (--enable-fading) support (patch by + Mikael Magnusson). + - cursor now set correctly on --disable-blank (reported by + Mikael Magnusson). + - better (and non-crashing) slipwheeling (Mikael Magnusson). + - solaris 2.8 portability changes (reported by Colin Marquardt). + - disable-xim now really disables xim code. 3.2 Mon Jul 26 19:57:32 CEST 2004 - support real bold fonts (patch by Adam Sampson ),