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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1023 by sf-exg, Sat Apr 30 18:45:37 2011 UTC vs.
Revision 1.1031 by root, Mon May 30 23:22:40 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 239.12
24 - fix regression in processing of SelectionNotify events.
25 urxvt would fail to request a selection if the owner did not
26 support the UTF8_STRING target.
27 - fix rendering of double width chars in certain circumstances, more
28 likely to happen if urxvt is compiled with 256 colors support as
29 urxvt runs out of fonts much earlier then. Fixes gentoo bug #358151
30 (Emanuele Giaquinta).
31 - restore support for 'list' syntax in keysym resources (requested by Sung Pae).
32 - always premultiply colour values - while this increases differences between
33 core fonts and xft, it is "more correct" in practical situations.
34 - disable PTYTTY_REENTRANT option - not needed for urxvt and saves a bit of code.
35
369.11 Mon May 2 10:34:46 CEST 2011
37 - fix compilation on GNU/Hurd, debian bug #624736.
24 - remove 'list' syntax for keysym resources, as it serves no useful purpose. 38 - remove 'list' syntax for keysym resources, as it serves no useful purpose.
25 If you need it, poke us and provide a use case. 39 If you need it, poke us and provide a use case.
26 - fix alpha channel support. Premultiply alpha in colours if the visual 40 - fix alpha channel support. Premultiply alpha in colours if the visual
27 supports an alpha channel, as xrender expects premultiplied alpha 41 supports an alpha channel, as xrender expects premultiplied alpha
28 (Emanuele Giaquinta). 42 (Emanuele Giaquinta).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines