--- rxvt-unicode/Changes 2006/12/08 18:13:04 1.730 +++ rxvt-unicode/Changes 2007/01/16 18:46:11 1.741 @@ -21,11 +21,26 @@ DUMB: support tex fonts TODO: fix rounding of colors when !xft (#aaaaaa => #a9a900) (do not use correct, but expected value) - +TODO: tick_2_tert, +03:05 Hrm. I've found that my problem isn't so much urxvt, though it /does/ seem to ignore colorRV - fix make depend in src/, reported by exg. + - fixed typo in urxvt::GET_CUSTOM, causing the result to be wrong. + (patch by Sergey Vlasov). + - unbundled iom perl interface somewhat. + - scrollbar-xterm now uses the selected scrollColor instead of fg + (found by Aiviru). + - disabled linux kernel bug workaround again: disabling it gives + a 50% speed hit on affected machines, while enabling it gives + a similar speed hit to screen, which is likely the more common + case to work around for :/ + - urxvt::rend2mask perl function, and utilization of it by matcher + (patch by Moshe Kamensky). + - use perl:matcher on a keysym to open most recently displayed URL. + - with matcher, when multiple patterns match, last wins, not first. + - fix make and make install with srcdir != builddir. 8.1 Thu Dec 7 22:27:25 CET 2006 - - ケリスマスプレゼント - zomg!!1, it's too early. + - ケリスマスプレゼント - 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 @@ -35,7 +50,7 @@ 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) + - 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