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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.656 by root, Mon Feb 20 20:44:22 2006 UTC vs.
Revision 1.662 by root, Sat Mar 4 20:17:52 2006 UTC

7TODO: harmonize --disable-options into position-dependent options. 7TODO: harmonize --disable-options into position-dependent options.
8TODO: "slow" rendering mode for bidi and scripts, pango! 8TODO: "slow" rendering mode for bidi and scripts, pango!
9TODO: read property sequence is broken with respect to utf-8 etc. 9TODO: read property sequence is broken with respect to utf-8 etc.
10TODO: slow drag selection on remote display - other things seem fast (rxvt illness, motion hints?) 10TODO: slow drag selection on remote display - other things seem fast (rxvt illness, motion hints?)
11TODO: default selection should handle = better 11TODO: default selection should handle = better
12TODO: kick out xpm.C, replace by pixbuf
13WISH: skipscroll option
14WISH: load system-wide config file even if we don't have one
12WISH: look into XAddConnectionWatch, does anybody need that? 15WISH: look into XAddConnectionWatch, does anybody need that?
13WISH: anyevent mouse notification / manage MotionMask better. 16WISH: anyevent mouse notification / manage MotionMask better.
14WISH: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look. 17WISH: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look.
15DUMB: support tex fonts 18DUMB: support tex fonts
16 19
20 - add FORCE_UNBUFFERED_XFT define to features.h.
21 - moved on_osc_seq to on_osc_seq_perl and added a more
22 generic osc_seq.
23
247.7 Tue Feb 21 12:32:49 CET 2006
17 - use double-buffered drawing (xft fonts only). On many driver/hardware 25 - use double-buffered drawing (xft fonts only). On many driver/hardware
18 combination this actually increases xft drawing speed, at the expense 26 combination this actually increases xft drawing speed, at the expense
19 of more network bandwidth and slight nausea on the side of the author. 27 of more network bandwidth and slight nausea on the side of the author.
20 - readline perl extension now requires shift-click instead of a normal 28 - readline perl extension now requires shift-click instead of a normal
21 click. 29 click, and eats the click.
22 - tabbed perl extension now supports -e. 30 - tabbed perl extension now supports -e.
23 - disabled graphics-exposures on the main drawing GC, report any 31 - disabled graphics-exposures on the main drawing GC, report any
24 refresh bugs please. 32 refresh bugs please.
25 - improve property handling for -pe tabbed: avoid unnecessary property 33 - improve property handling for -pe tabbed: avoid unnecessary property
26 changes (for kde's benefit) at the expense of extra round-trips, 34 changes (for kde's benefit) at the expense of extra round-trips,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines