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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1038 by sf-exg, Tue Aug 9 21:25:29 2011 UTC vs.
Revision 1.1043 by sf-exg, Mon Oct 3 10:12:02 2011 UTC

22 22
23TODO: split ROW into a ROW_fast (0..total*2-1) and ROW macros? 23TODO: split ROW into a ROW_fast (0..total*2-1) and ROW macros?
24 - INCOMPATIBLE CHANGE: A scale value of 0 in the bg image 24 - INCOMPATIBLE CHANGE: A scale value of 0 in the bg image
25 geometry no longer enables tiling, so as to make it possible 25 geometry no longer enables tiling, so as to make it possible
26 to disable both scaling and tiling. 26 to disable both scaling and tiling.
27 - overhaul of the bg image operations. The old operations have
28 been removed in favour of simple composable operations and
29 styles built on top of the new operations and scale/position
30 settings. Old operations are still parsed for backward
31 compatibility (Emanuele Giaquinta).
32 - fix memory leak when urgentOnBell is set (patch by Nathaniel
33 Filardo).
34 - 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
36 forces the size of the terminal window to be a multiple of
37 the cell size.
27 - sanitise the argument of SD / SU sequences. Fixes a possible 38 - sanitise the argument of SD / SU sequences. Fixes a possible
28 crash when the argument is big enough, red hat bug #711137 39 crash when the argument is big enough, red hat bug #711137
29 (Emanuele Giaquinta). 40 (Emanuele Giaquinta).
30 - correctly split long lines when scrolling. 41 - correctly split long lines when scrolling.
31 - Fix compilation on systems with bsd style utmp and no utmpx, 42 - Fix compilation on systems with bsd style utmp and no utmpx,
32 such as openbsd. 43 such as openbsd.
44 - consume button release event in matcher (exg).
45 - keyboard accessible list of recent matches in matcher
46 (Bob Farrell).
47 - properly process 'keysym' sequences in tabbed when using
48 'focus follows mouse' and the focus is on the main window
49 but not on the active terminal window (patch by Martin
50 Pohlack).
33 51
349.12 Wed Jun 29 14:34:28 CEST 2011 529.12 Wed Jun 29 14:34:28 CEST 2011
35 - fix regression in processing of SelectionNotify events. 53 - fix regression in processing of SelectionNotify events.
36 urxvt would fail to request a selection if the owner did not 54 urxvt would fail to request a selection if the owner did not
37 support the UTF8_STRING target. 55 support the UTF8_STRING target.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines