ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/Changes
(Generate patch)

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1192 by sf-exg, Sun Jan 18 20:53:49 2015 UTC vs.
Revision 1.1195 by sf-exg, Tue Mar 17 15:51:04 2015 UTC

22TODO: catch exceptions when calling perl hooks 22TODO: catch exceptions when calling perl hooks
23TODO: xdbe 23TODO: xdbe
24TODO: optimise bg reeval for resize for common patterns (pixmap bigger than window?) 24TODO: optimise bg reeval for resize for common patterns (pixmap bigger than window?)
25TODO: pack rxvt_fatal messages into the exception object 25TODO: pack rxvt_fatal messages into the exception object
26TODO: load must not cache, but global image cache must be cleaned 26TODO: load must not cache, but global image cache must be cleaned
27TODO: provide something like % for easy access for parse_keysym
28TODO: description into --help output? 27TODO: description into --help output?
29TODO: rxvt -help => (see rxvt-XXX(1))? 28TODO: rxvt -help => (see rxvt-XXX(1))?
30TODO: xor_rect should shift right 29TODO: xor_rect should shift right
31TODO IMPL: recalc bg only when not fully covering (no alpha, repeat|extend etc..) 30TODO IMPL: recalc bg only when not fully covering (no alpha, repeat|extend etc..)
32 31
41 40
42 - change the width of underline and i-beam cursor to 2 pixels (based on 41 - change the width of underline and i-beam cursor to 2 pixels (based on
43 a patch by Omar Sandoval). 42 a patch by Omar Sandoval).
44 - a keysym resource for a key which is already bound to an 43 - a keysym resource for a key which is already bound to an
45 action now properly rebinds the key. 44 action now properly rebinds the key.
45 - the key_press hook is now invoked before processing the
46 event, as documented. This change was done in 9.21 but not
47 announced and fixes debian bugs #511377, #531751 and red hat
48 bug #1105069. Note that this change breaks a few scripts,
49 such as mark-yank-urls, which rely on the previous buggy
50 behaviour that urxvt processes the event (in particular
51 keysym bindings) before invoking the hook.
46 - the tabbed extension now properly refreshes the active tab 52 - the tabbed extension now properly refreshes the active tab
47 when scrolling and the mouse pointer is outside the terminal 53 on a key press when the mouse pointer is outside the terminal
48 window. 54 window.
55 - add 'lookup_keysym' perl method to lookup the action bound
56 to a key combination.
57 - a key combination bound to 'matcher:select' can now be used
58 to cycle through the matches in matcher.
49 59
509.21 Wed Dec 31 14:50:03 CET 2014 609.21 Wed Dec 31 14:50:03 CET 2014
51 - the "moa redraw 8-bit british vintage colour management" release. 61 - the "moa redraw 8-bit british vintage colour management" release.
52 - NOTICE: this release updates terminfo. 62 - NOTICE: this release updates terminfo.
53 - fix pixel droppings on overdraw when a secondary core font has the 63 - fix pixel droppings on overdraw when a secondary core font has the

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines