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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1303 by sf-exg, Wed Jan 10 17:21:01 2024 UTC vs.
Revision 1.1304 by sf-exg, Sun Feb 4 16:44:17 2024 UTC

65 65
66 - fix memory leak when a background expression uses the muladd 66 - fix memory leak when a background expression uses the muladd
67 or focus_fade operators (reported by Erik-Jan). 67 or focus_fade operators (reported by Erik-Jan).
68 - fix reference counting of values returned by some perl bindings. 68 - fix reference counting of values returned by some perl bindings.
69 - fix OSC responses with 7-bit ST (reported by Stuart Henderson). 69 - fix OSC responses with 7-bit ST (reported by Stuart Henderson).
70 - fix mouse reporting of motion notify events to report 3 as
71 the button number when no button is pressed, same as xterm.
72 Previously urxvt reported the number of the last button
73 pressed or an invalid value, before the first button press
74 (reported by Uli Schlachter).
70 - change the encoding of buttons 8-11 in mouse reporting 75 - change the encoding of buttons 8-11 in mouse reporting
71 sequences to match xterm's and enable reporting of release 76 sequences to match xterm's and enable reporting of release
72 events for them (patch by Pierre-Marc Fournier). 77 events for them (patch by Pierre-Marc Fournier).
73 - clamp coordinates in mouse reporting sequences to the number 78 - clamp coordinates in mouse reporting sequences to the number
74 of rows and columns (patch by Nick Hanley). 79 of rows and columns (patch by Nick Hanley).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines