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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1021 by sf-exg, Fri Apr 22 10:01:39 2011 UTC vs.
Revision 1.1029 by sf-exg, Wed May 25 13:52:45 2011 UTC

18DUMB: support tex fonts 18DUMB: support tex fonts
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: perl selection object creation/destruction 23 - fix regression in processing of SelectionNotify events.
24 urxvt would fail to request a selection if the owner did not
25 support the UTF8_STRING target.
26 - fix rendering of double width chars in certain circumstances, more
27 likely to happen if urxvt is compiled with 256 colors support as
28 urxvt runs out of fonts much earlier then. Fixes gentoo bug #358151
29 (Emanuele Giaquinta).
30 - restore support for 'list' syntax in keysym resources (requested by Sung Pae).
31 - always premultiply colour values - while this increases differences between
32 core fonts and xft, it is "more correct" in practical situations.
33
349.11 Mon May 2 10:34:46 CEST 2011
35 - fix compilation on GNU/Hurd, debian bug #624736.
36 - remove 'list' syntax for keysym resources, as it serves no useful purpose.
37 If you need it, poke us and provide a use case.
38 - fix alpha channel support. Premultiply alpha in colours if the visual
39 supports an alpha channel, as xrender expects premultiplied alpha
40 (Emanuele Giaquinta).
24 - fix reply to a selection request sent by an obsolete client 41 - fix reply to a selection request sent by an obsolete client
25 such as syncterm (patch by Marcin Cieslak). 42 such as syncterm (patch by Marcin Cieslak).
26 - fix crash when the window is resized and the overlay is active 43 - fix crash when the window is resized and the overlay is active
27 (Emanuele Giaquinta, reported by Ryan Kavanagh). 44 (Emanuele Giaquinta, reported by Ryan Kavanagh).
28 - match character-wise rather than byte-wise in selection 45 - match character-wise rather than byte-wise in selection

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines