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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1028 by root, Wed May 11 18:41:33 2011 UTC vs.
Revision 1.1033 by root, Wed Jun 29 13:50:46 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
239.12 Wed Jun 29 14:34:28 CEST 2011
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.
23 - fix rendering of double width chars in certain circumstances, more 27 - fix rendering of double width chars in certain circumstances, more
24 likely to happen if urxvt is compiled with 256 colors support as 28 likely to happen if urxvt is compiled with 256 colors support as
25 urxvt runs out of fonts much earlier then. Fixes gentoo bug #358151 29 urxvt runs out of fonts much earlier then. Fixes gentoo bug #358151
26 (Emanuele Giaquinta). 30 (Emanuele Giaquinta).
27 - restore support for 'list' syntax in keysym resources (requested by Sung Pae). 31 - restore support for 'list' syntax in keysym resources (requested by Sung Pae).
28 - always premultiply colour values - while this increases differences between 32 - always premultiply colour values - while this increases differences between
29 core fonts and xft, it is "more correct" in practical situations. 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 - remove lucidatypewriter from the list of fallback fonts, it was the only
36 non-xft non-cellfont in the list anyway.
30 37
319.11 Mon May 2 10:34:46 CEST 2011 389.11 Mon May 2 10:34:46 CEST 2011
32 - fix compilation on GNU/Hurd, debian bug #624736. 39 - fix compilation on GNU/Hurd, debian bug #624736.
33 - remove 'list' syntax for keysym resources, as it serves no useful purpose. 40 - remove 'list' syntax for keysym resources, as it serves no useful purpose.
34 If you need it, poke us and provide a use case. 41 If you need it, poke us and provide a use case.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines