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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1051 by sf-exg, Sun Nov 20 11:00:15 2011 UTC vs.
Revision 1.1055 by sf-exg, Mon Dec 5 15:15:55 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?
22TODO: split ROW into a ROW_fast (0..total*2-1) and ROW macros? 22TODO: split ROW into a ROW_fast (0..total*2-1) and ROW macros?
23 23
24 - INCOMPATIBLE CHANGE: the urxvtd default socket path is now
25 $HOME/.urxvt/urxvtd-<nodename>.
26 - INCOMPATIBLE CHANGE: the "list" keysym expansion now requires
27 loading of the "keysym-list" perl extension.
24 - INCOMPATIBLE CHANGE: A scale value of 0 in the bg image 28 - INCOMPATIBLE CHANGE: A scale value of 0 in the bg image
25 geometry no longer enables tiling, so as to make it possible 29 geometry no longer enables tiling, so as to make it possible
26 to disable both scaling and tiling. 30 to disable both scaling and tiling.
27 - overhaul of the bg image operations. The old operations have 31 - overhaul of the bg image operations. The old operations have
28 been removed in favour of simple composable operations and 32 been deprecated in favour of elementary operations and
29 styles built on top of the new operations and scale/position 33 styles built on top of the new operations and scale/position
30 settings. Old operations are still parsed for backward
31 compatibility (Emanuele Giaquinta). 34 settings. (Emanuele Giaquinta).
32 - fix a crash caused by selection_check not properly resetting 35 - fix a crash caused by selection_check not properly resetting
33 out-of-bounds mark values (can happen when extending a selection 36 out-of-bounds mark values (can happen when extending a selection
34 while scrolling up in curses programs for example). 37 while scrolling up in curses programs for example).
35 - do not move the selection when scrolling up and the selection is 38 - do not move the selection when scrolling up and the selection is
36 outside the scrolling region (Emanuele Giaquinta). 39 outside the scrolling region (Emanuele Giaquinta).
43 the cell size. 46 the cell size.
44 - sanitise the argument of SD / SU sequences. Fixes a possible 47 - sanitise the argument of SD / SU sequences. Fixes a possible
45 crash when the argument is big enough, red hat bug #711137 48 crash when the argument is big enough, red hat bug #711137
46 (Emanuele Giaquinta). 49 (Emanuele Giaquinta).
47 - correctly split long lines when scrolling. 50 - correctly split long lines when scrolling.
48 - Fix compilation on systems with bsd style utmp and no utmpx,
49 such as openbsd.
50 - urxvt now looks for perl extensions also in $HOME/.urxvt/ext. 51 - urxvt now looks for perl extensions also in $HOME/.urxvt/ext.
51 - add bell-command perl extension to execute a command when a 52 - add bell-command perl extension to execute a command when a
52 bell event occurs (Ryan Kavanagh). 53 bell event occurs (Ryan Kavanagh).
54 - add set_urgency perl binding to set/reset the urgency hint.
53 - consume button release event in matcher (exg). 55 - consume button release event in matcher (exg).
54 - keyboard accessible list of recent matches in matcher 56 - keyboard accessible list of recent matches in matcher
55 (Bob Farrell). 57 (Bob Farrell).
56 - properly process 'keysym' sequences in tabbed when using 58 - properly process 'keysym' sequences in tabbed when using
57 'focus follows mouse' and the focus is on the main window 59 'focus follows mouse' and the focus is on the main window

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines