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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1195 by sf-exg, Tue Mar 17 15:51:04 2015 UTC vs.
Revision 1.1207 by sf-exg, Fri Jun 24 09:47:12 2016 UTC

35TODO: document typical actions in rxvt.1.pod keysyms 35TODO: document typical actions in rxvt.1.pod keysyms
36TODO: warn with a graphical message when env has been modified 36TODO: warn with a graphical message when env has been modified
37TODO: c&c perl socket via daemon-ext mechanism 37TODO: c&c perl socket via daemon-ext mechanism
38TODO: simplify extension metainfo cache, cache on disk 38TODO: simplify extension metainfo cache, cache on disk
39TODO: URxvt::Ext::Name installs urxvt ext name and provides pod/manpage for URxvt::Ext::Name 39TODO: URxvt::Ext::Name installs urxvt ext name and provides pod/manpage for URxvt::Ext::Name
40TODO: üpixel droppins idenrasm,ll,scrollup
40 41
42 - ISO 8613-3 direct colour SGR sequences (patch by Fengguang Wu).
43 - xterm focus reporting mode (patch by Daniel Hahler).
44
459.22 Sat Jan 23 21:07:33 CET 2016
46 - NOTICE: this release updates terminfo.
47 - add terminfo capabilities for various ctrl and shift-ctrl key variants
48 (patch by Sebastian Schmidt).
49 - fix longstanding core font encoding bug where some character
50 ranges could not be mapped from unicode to the font: affected
51 encodings are big5, gb2312, iso8859-8 (hebrew), jis0201 and
52 ksc5601 (reported by Mikachu).
53 - fix crash when the number of columns is 1 and a 0 width character is inserted
54 (reported by Kuang-che Wu).
55 - fix a crash when parsing an invalid color specification (reported by Kuang-che Wu).
56 - fix a buffer overflow in font name parser (reported by Kuang-che Wu).
57 - do not start blinking cursor if the window is unfocused (reported by
58 Devin J. Pohly).
41 - change the width of underline and i-beam cursor to 2 pixels (based on 59 - change the width of underline and i-beam cursor to 2 pixels (based on
42 a patch by Omar Sandoval). 60 a patch by Omar Sandoval).
61 - add pointerShape resource to change the mouse pointer shape
62 (based on a patch by Brian Watson).
43 - a keysym resource for a key which is already bound to an 63 - a keysym resource for a key which is already bound to an
44 action now properly rebinds the key. 64 action now properly rebinds the key.
65 - do not report mouse motion events if Shift is active (patch by Daniel Hahler).
66 - put the alpha component last in responses to OSC color queries
67 (patch by Benjamin Herr).
45 - the key_press hook is now invoked before processing the 68 - the key_press hook is now invoked before processing the
46 event, as documented. This change was done in 9.21 but not 69 event, as documented. This change was done in 9.21 but not
47 announced and fixes debian bugs #511377, #531751 and red hat 70 announced and fixes debian bugs #511377, #531751 and red hat
48 bug #1105069. Note that this change breaks a few scripts, 71 bug #1105069. Note that this change breaks a few scripts,
49 such as mark-yank-urls, which rely on the previous buggy 72 such as mark-yank-urls, which rely on the previous buggy
54 window. 77 window.
55 - add 'lookup_keysym' perl method to lookup the action bound 78 - add 'lookup_keysym' perl method to lookup the action bound
56 to a key combination. 79 to a key combination.
57 - a key combination bound to 'matcher:select' can now be used 80 - a key combination bound to 'matcher:select' can now be used
58 to cycle through the matches in matcher. 81 to cycle through the matches in matcher.
82 - change perl integer accessors (->width et al.) into mutators.
59 83
609.21 Wed Dec 31 14:50:03 CET 2014 849.21 Wed Dec 31 14:50:03 CET 2014
61 - the "moa redraw 8-bit british vintage colour management" release. 85 - the "moa redraw 8-bit british vintage colour management" release.
62 - NOTICE: this release updates terminfo. 86 - NOTICE: this release updates terminfo.
63 - fix pixel droppings on overdraw when a secondary core font has the 87 - fix pixel droppings on overdraw when a secondary core font has the

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines