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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.1026 by sf-exg, Tue May 3 08:48:26 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, 27 - fix rendering of double width chars in certain circumstances, more
24 more likely to happen if urxvt is compiled with 256 colors 28 likely to happen if urxvt is compiled with 256 colors support as
25 support. Fixes gentoo bug #358151 (Emanuele Giaquinta). 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 - remove lucidatypewriter from the list of fallback fonts, it was the only
36 non-xft non-cellfont in the list anyway.
26 37
279.11 Mon May 2 10:34:46 CEST 2011 389.11 Mon May 2 10:34:46 CEST 2011
28 - fix compilation on GNU/Hurd, debian bug #624736. 39 - fix compilation on GNU/Hurd, debian bug #624736.
29 - 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.
30 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