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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.677 by root, Wed Jul 5 19:22:15 2006 UTC vs.
Revision 1.678 by root, Wed Jul 5 20:31:48 2006 UTC

27TODO: look into the selection hilight patch 27TODO: look into the selection hilight patch
28TODO: implement smartcase-like search in searchable-scrollback 28TODO: implement smartcase-like search in searchable-scrollback
29TODO: check wether -depth works as resource 29TODO: check wether -depth works as resource
30TODO: digital clock gets nuked after searching 30TODO: digital clock gets nuked after searching
31TODO: read .Xdefaults even when we have display resources, but give them lower priority 31TODO: read .Xdefaults even when we have display resources, but give them lower priority
32 - use less "correct" color scaling that is compatible with libX11 and Xft
33 (avoids off-by-one colors resulting in striped backgrounds).
34 - the "depth" resource is now respected.
32 - add FORCE_UNBUFFERED_XFT define to features.h. 35 - add FORCE_UNBUFFERED_XFT define to features.h.
33 - double-buffered xft drawing did suffer from pixel offset issues 36 - double-buffered xft drawing did suffer from pixel offset issues
34 when pixmap transparency was enabled. 37 when pixmap transparency was enabled.
35 - moved on_osc_seq to on_osc_seq_perl and added a more 38 - moved on_osc_seq to on_osc_seq_perl and added a more
36 generic osc_seq. 39 generic osc_seq.
46 - fix compiling with TRANSPARENT but !XPM_BACKGROUND, as reported 49 - fix compiling with TRANSPARENT but !XPM_BACKGROUND, as reported
47 by omatunto_. 50 by omatunto_.
48 - slap in a using namespace std, might help on platforms that don't 51 - slap in a using namespace std, might help on platforms that don't
49 follow C++ closely enough. 52 follow C++ closely enough.
50 - fix mailto url regex, spotted within milliseconds by Jost Krieger. 53 - fix mailto url regex, spotted within milliseconds by Jost Krieger.
51 - use less "correct" color scaling that is compatible with libX11 and Xft
52 (avoids off-by-one colors resulting in striped backgrounds).
53 54
547.7 Tue Feb 21 12:32:49 CET 2006 557.7 Tue Feb 21 12:32:49 CET 2006
55 - use double-buffered drawing (xft fonts only). On many driver/hardware 56 - use double-buffered drawing (xft fonts only). On many driver/hardware
56 combination this actually increases xft drawing speed, at the expense 57 combination this actually increases xft drawing speed, at the expense
57 of more network bandwidth and slight nausea on the side of the author. 58 of more network bandwidth and slight nausea on the side of the author.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines