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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1052 by sf-exg, Tue Nov 22 14:18:44 2011 UTC vs.
Revision 1.1054 by root, Sat Dec 3 09:38:31 2011 UTC

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 24 - INCOMPATIBLE CHANGE: the urxvtd default socket path is now
25 $HOME/.urxvt/urxvtd-<nodename>. 25 $HOME/.urxvt/urxvtd-<nodename>.
26 - INCOMPATIBLE CHANGE: the "list" keysym expansion now requires
27 loading of the "keysym-list" perl extension.
26 - INCOMPATIBLE CHANGE: A scale value of 0 in the bg image 28 - INCOMPATIBLE CHANGE: A scale value of 0 in the bg image
27 geometry no longer enables tiling, so as to make it possible 29 geometry no longer enables tiling, so as to make it possible
28 to disable both scaling and tiling. 30 to disable both scaling and tiling.
29 - overhaul of the bg image operations. The old operations have 31 - overhaul of the bg image operations. The old operations have
30 been deprecated in favour of elementary operations and 32 been deprecated in favour of elementary operations and
44 the cell size. 46 the cell size.
45 - sanitise the argument of SD / SU sequences. Fixes a possible 47 - sanitise the argument of SD / SU sequences. Fixes a possible
46 crash when the argument is big enough, red hat bug #711137 48 crash when the argument is big enough, red hat bug #711137
47 (Emanuele Giaquinta). 49 (Emanuele Giaquinta).
48 - correctly split long lines when scrolling. 50 - correctly split long lines when scrolling.
49 - Fix compilation on systems with bsd style utmp and no utmpx,
50 such as openbsd.
51 - urxvt now looks for perl extensions also in $HOME/.urxvt/ext. 51 - urxvt now looks for perl extensions also in $HOME/.urxvt/ext.
52 - add bell-command perl extension to execute a command when a 52 - add bell-command perl extension to execute a command when a
53 bell event occurs (Ryan Kavanagh). 53 bell event occurs (Ryan Kavanagh).
54 - consume button release event in matcher (exg). 54 - consume button release event in matcher (exg).
55 - keyboard accessible list of recent matches in matcher 55 - keyboard accessible list of recent matches in matcher

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines