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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1037 by sf-exg, Fri Jul 8 20:55:09 2011 UTC vs.
Revision 1.1045 by sf-exg, Wed Nov 2 12:47:38 2011 UTC

19TODO: decrqm http://ue.tst.eu/71d7dbd1fcfeaa7d2a4b96eb957d570c.txt 19TODO: decrqm http://ue.tst.eu/71d7dbd1fcfeaa7d2a4b96eb957d570c.txt
20TODO: perl-shell-window? perl-unix-socket? 20TODO: perl-shell-window? perl-unix-socket?
21TODO: command line editing when icanon? 21TODO: command line editing when icanon?
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
25 geometry no longer enables tiling, so as to make it possible
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 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 - fix display of bold bright black (reported by Ben Winslow).
36 - fix memory leak when urgentOnBell is set (patch by Nathaniel
37 Filardo).
38 - fix a redraw bug that occurs when a bg pixmap is set and the
39 wm does not honour the size hints set by urxvt. Now urxvt
40 forces the size of the terminal window to be a multiple of
41 the cell size.
24 - sanitise the argument of SD / SU sequences. Fixes a possible 42 - sanitise the argument of SD / SU sequences. Fixes a possible
25 crash when the argument is big enough, red hat bug #711137 43 crash when the argument is big enough, red hat bug #711137
26 (Emanuele Giaquinta). 44 (Emanuele Giaquinta).
27 - correctly split long lines when scrolling. 45 - correctly split long lines when scrolling.
28 - Fix compilation on systems with bsd style utmp and no utmpx, 46 - Fix compilation on systems with bsd style utmp and no utmpx,
29 such as openbsd. 47 such as openbsd.
48 - consume button release event in matcher (exg).
49 - keyboard accessible list of recent matches in matcher
50 (Bob Farrell).
51 - properly process 'keysym' sequences in tabbed when using
52 'focus follows mouse' and the focus is on the main window
53 but not on the active terminal window (patch by Martin
54 Pohlack).
30 55
319.12 Wed Jun 29 14:34:28 CEST 2011 569.12 Wed Jun 29 14:34:28 CEST 2011
32 - fix regression in processing of SelectionNotify events. 57 - fix regression in processing of SelectionNotify events.
33 urxvt would fail to request a selection if the owner did not 58 urxvt would fail to request a selection if the owner did not
34 support the UTF8_STRING target. 59 support the UTF8_STRING target.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines