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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.644 by root, Fri Feb 10 08:00:10 2006 UTC vs.
Revision 1.649 by root, Sat Feb 18 15:24:39 2006 UTC

10TODO: default selection should handle = better 10TODO: default selection should handle = better
11WISH: look into XAddConnectionWatch, does anybody need that? 11WISH: look into XAddConnectionWatch, does anybody need that?
12WISH: anyevent mouse notification / manage MotionMask better. 12WISH: anyevent mouse notification / manage MotionMask better.
13WISH: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look. 13WISH: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look.
14DUMB: support tex fonts 14DUMB: support tex fonts
15
16 - use double-buffered drawing for xft fonts only. On many driver/hardware
17 combination this actually increases xft drawing speed, at the expense
18 of more network bandwidth and slight nausea on the side of the author.
19 - readline perl extension now requires shift-click instead of a normal
20 click.
21 - disabled graphics-exposures on the main drawing GC, report any
22 refresh bugs please.
23 - improve property handling for -pe tabbed: avoid unnecessary property
24 changes (for kde's benefit) at the expense of extra round-trips,
25 improve size hint setting.
26 - modified XIM according to a patch sent by Takano Akio that sets
27 the preedit rectangle for OverTheSpot, which helps some input methods
28 to correctly position their preedit window.
29 - un-optimise the line clearing on newly scrolled-in lines a bit: the
30 former reasoning was that any fg colour on default bg looks the same
31 in empts spaces, but thats not true when reversing (e.g. selection),
32 so also check for matching fg colours. This fixes the problem where
33 selecting newly scrolled-in lines would exhibit wrong colours.
34 - fix a race resulting in a crash on exiting.
15 35
167.6 Fri Feb 10 08:52:36 CET 2006 367.6 Fri Feb 10 08:52:36 CET 2006
17 - changed interpretation of [alpha] colour prefix. 37 - changed interpretation of [alpha] colour prefix.
18 - +option now really sets the option to default, instead of using the 38 - +option now really sets the option to default, instead of using the
19 resource value. 39 resource value.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines