--- rxvt-unicode/Changes 2006/01/25 21:03:03 1.589 +++ rxvt-unicode/Changes 2006/01/28 14:37:19 1.597 @@ -1,10 +1,10 @@ rxvt-unicode changelog <= google-friendly title TODO: event mechanism that replaces on_keyboard_command with something more scalable. +TODO: overlays collide with the way the out-of-focus cursor is being drawn TODO: simplify selection_request and make it callable from perl. TODO: split perl documentation and urxvt.pm into separate files TODO: harmonize --disable-options into position-dependent options. -TODO: after requesting the selection and getting a timeout, no further requests will be sent. TODO: "slow" rendering mode for bidi and scripts TODO: read property sequence is broken with respect to utf-8 etc. WISH: anyevent mouse notification / manage MotionMask better. @@ -12,7 +12,14 @@ WISH: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look. DUMB: support tex fonts -TODO: overlays collide with the way the out-of-focus cursor is being drawn +7.4 Sat Jan 28 15:26:27 CET 2006 + - screen background wasn't always erased properly when scrolling, + - re-enabled clearing optimisation disabled in 7.4pre. + - small configure updates for libptytty. + - fixed version options: line output. + - removed stoopid debugging message left in the code. + +7.3 Wed Jan 25 22:47:35 CET 2006 - don't let iso14755 or mouse reporting get into the way of perl (could lead to global grabs never being cleared). - experimental OnTheSpot editing support (-pe xim-onthespot).