--- rxvt-unicode/Changes 2007/01/16 18:46:11 1.741 +++ rxvt-unicode/Changes 2007/06/09 09:05:37 1.760 @@ -20,9 +20,20 @@ WISH: kick out xpm.C, replace by pixbuf 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 +8. + - nuke reconf script, serves no purpose anymore. + - do not process focus events caused by grabs + (patch by Mikachu). + - better option handling, support more than 30 options (exg). + - add urgentOnBell resource to set the urgency hint + (patch by Philip Paeps). + - add binding for backspace in iso14755 5.1 to remove the last + digit. + - go with the times and expect x11 library files in /usr/lib, not + /usr/X11R6/lib. + - add iso14755_52 resource to disable iso14755 5.2. + +8.2 Sat Feb 17 21:35:28 CET 2007 - fix make depend in src/, reported by exg. - fixed typo in urxvt::GET_CUSTOM, causing the result to be wrong. (patch by Sergey Vlasov). @@ -38,6 +49,23 @@ - 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. + - updated bundled libptytty to fix a bug where the tty would be kept + open (see the libptytty ChangeLog for details). + - delay setting the IUTF8 flag to after the tty settings have been + set so its value does not get lost (reported and analysed by Andrei + Paskevich). + - rip out support for obsolete sgtty.h interface. + - rip out support for non-POSIX termios variants. + - update libptytty. + - update iom.C, make it call ptytty::sanitise_stdfd on init. + - when !XFT, change rounding of colours to use a less correct formula to + meet user expectancies (#aaa becomes #a000a000a000 not #9f9f9f9f9f9f). + - change the starting offset of the pixmap set with backgroundPixmap + from (50,50) to (0,0). + - fix a typo in button_release, now meta-button2 request the value of + the Clipboard selection as it should (patch by Serge Koksharov). + - fix a bug in drawing a cell with a nonspacing char when using an xft + font with inheritPixmap and tintColor. 8.1 Thu Dec 7 22:27:25 CET 2006 - ケリスマスプレゼント - zomg!!1, it's too early!!!