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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1043 by sf-exg, Mon Oct 3 10:12:02 2011 UTC vs.
Revision 1.1049 by sf-exg, Tue Nov 15 19:57:18 2011 UTC

27 - overhaul of the bg image operations. The old operations have 27 - overhaul of the bg image operations. The old operations have
28 been removed in favour of simple composable operations and 28 been removed in favour of simple composable operations and
29 styles built on top of the new operations and scale/position 29 styles built on top of the new operations and scale/position
30 settings. Old operations are still parsed for backward 30 settings. Old operations are still parsed for backward
31 compatibility (Emanuele Giaquinta). 31 compatibility (Emanuele Giaquinta).
32 - fix a crash caused by selection_check not properly resetting
33 out-of-bounds mark values (can happen when extending a selection
34 while scrolling up in curses programs for example).
35 - do not move the selection when scrolling up and the selection is
36 outside the scrolling region (Emanuele Giaquinta).
37 - fix display of bold bright black (reported by Ben Winslow).
32 - fix memory leak when urgentOnBell is set (patch by Nathaniel 38 - fix memory leak when urgentOnBell is set (patch by Nathaniel
33 Filardo). 39 Filardo).
34 - fix a redraw bug that occurs when a bg pixmap is set and the 40 - fix a redraw bug that occurs when a bg pixmap is set and the
35 wm does not honour the size hints set by urxvt. Now urxvt 41 wm does not honour the size hints set by urxvt. Now urxvt
36 forces the size of the terminal window to be a multiple of 42 forces the size of the terminal window to be a multiple of
46 (Bob Farrell). 52 (Bob Farrell).
47 - properly process 'keysym' sequences in tabbed when using 53 - properly process 'keysym' sequences in tabbed when using
48 'focus follows mouse' and the focus is on the main window 54 'focus follows mouse' and the focus is on the main window
49 but not on the active terminal window (patch by Martin 55 but not on the active terminal window (patch by Martin
50 Pohlack). 56 Pohlack).
57 - Support for the freedesktop startup-notification protocol (patch by
58 Michael Stapelberg).
51 59
529.12 Wed Jun 29 14:34:28 CEST 2011 609.12 Wed Jun 29 14:34:28 CEST 2011
53 - fix regression in processing of SelectionNotify events. 61 - fix regression in processing of SelectionNotify events.
54 urxvt would fail to request a selection if the owner did not 62 urxvt would fail to request a selection if the owner did not
55 support the UTF8_STRING target. 63 support the UTF8_STRING target.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines