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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1036 by root, Fri Jul 8 00:24:26 2011 UTC vs.
Revision 1.1042 by sf-tpope, Fri Aug 19 23:08:35 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?
24TODO: use temp_buf for ecreen temp_buf and remove the extra nrows 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 redraw bug that occurs when a bg pixmap is set and the
33 wm does not honour the size hints set by urxvt. Now urxvt
34 forces the size of the terminal window to be a multiple of
35 the cell size.
25 - sanitise the argument of SD / SU sequences. Fixes a possible 36 - sanitise the argument of SD / SU sequences. Fixes a possible
26 crash when the argument is big enough, red hat bug #711137 37 crash when the argument is big enough, red hat bug #711137
27 (Emanuele Giaquinta). 38 (Emanuele Giaquinta).
28 - correctly split long lines when scrolling. 39 - correctly split long lines when scrolling.
40 - Fix compilation on systems with bsd style utmp and no utmpx,
41 such as openbsd.
42 - consume button release event in matcher (exg).
43 - keyboard accessible list of recent matches in matcher
44 (Bob Farrell).
29 45
309.12 Wed Jun 29 14:34:28 CEST 2011 469.12 Wed Jun 29 14:34:28 CEST 2011
31 - fix regression in processing of SelectionNotify events. 47 - fix regression in processing of SelectionNotify events.
32 urxvt would fail to request a selection if the owner did not 48 urxvt would fail to request a selection if the owner did not
33 support the UTF8_STRING target. 49 support the UTF8_STRING target.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines