--- rxvt-unicode/Changes 2006/10/03 15:31:09 1.714 +++ rxvt-unicode/Changes 2006/12/07 22:38:10 1.729 @@ -20,8 +20,23 @@ WISH: kick out xpm.C, replace by pixbuf DUMB: support tex fonts -TODO: clear_rect -1 transparency breaks -ip -8.0 +TODO: fix rounding of colors when !xft (#aaaaaa => #a9a900) (do not use correct, but expected value) + +8.1 Thu Dec 7 22:27:25 CET 2006 + - ケリスマスプレゼント - zomg!!1, it's too early. + - fix the assumption that chars < 256 are single-width. Now + only assume this for codepoints 32 to 126 (reported by Dai.H.). + - $term->strwidth returned wide chars as width 1, because some jerk + confused min and max. Fixing this also fixes xim-onthespot. + Reported by Takano Akio. + - secondaryScroll is now enabled by default (as per the manpage), + reported by exg. + - correct the description of [percent]color rgba format in the manpage. + - incorporated macosx-clipboard extension by Samuel Ljungkvist. + - ignore (some) useless focus events. (reported by mmc) + - updated compose table to unicode 5.0.0. + +8.0 Thu Nov 2 18:35:19 CET 2006 - combining characters cleared the area instead of creating an overlay, thus losing the ability to draw combining characters properly in most circumstances (reported by exg). @@ -892,7 +907,7 @@ - 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). + Mikael Magnusson, based on aterm code). - cursor now set correctly on --disable-blank (reported by Mikael Magnusson). - better (and non-crashing) slipwheeling (Mikael Magnusson).