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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.659 by root, Thu Feb 23 22:41:48 2006 UTC vs.
Revision 1.663 by root, Sat Mar 4 20:29:45 2006 UTC

1rxvt-unicode changelog <= google-friendly title 1rxvt-unicode changelog <= google-friendly title
2 2
3TODO: fix the flaw in the url regex jost pointed out
3TODO: xcopyarea pass broken, fix and improve 4TODO: xcopyarea pass broken, fix and improve
4TODO: event mechanism that replaces on_keyboard_command with something more scalable. 5TODO: event mechanism that replaces on_keyboard_command with something more scalable.
5TODO: overlays collide with the way the out-of-focus cursor is being drawn 6TODO: overlays collide with the way the out-of-focus cursor is being drawn
6TODO: split perl documentation and urxvt.pm into separate files 7TODO: split perl documentation and urxvt.pm into separate files
7TODO: harmonize --disable-options into position-dependent options. 8TODO: harmonize --disable-options into position-dependent options.
8TODO: "slow" rendering mode for bidi and scripts, pango! 9TODO: "slow" rendering mode for bidi and scripts, pango!
9TODO: read property sequence is broken with respect to utf-8 etc. 10TODO: 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?) 11TODO: slow drag selection on remote display - other things seem fast (rxvt illness, motion hints?)
11TODO: default selection should handle = better 12TODO: default selection should handle = better
13TODO: kick out xpm.C, replace by pixbuf
12WISH: skipscroll option 14WISH: skipscroll option
13WISH: load system-wide config file even if we don't have one 15WISH: load system-wide config file even if we don't have one
14WISH: look into XAddConnectionWatch, does anybody need that? 16WISH: look into XAddConnectionWatch, does anybody need that?
15WISH: anyevent mouse notification / manage MotionMask better. 17WISH: anyevent mouse notification / manage MotionMask better.
16WISH: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look. 18WISH: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep look.
17DUMB: support tex fonts 19DUMB: support tex fonts
20
21 - add FORCE_UNBUFFERED_XFT define to features.h.
22 - moved on_osc_seq to on_osc_seq_perl and added a more
23 generic osc_seq.
18 24
197.7 Tue Feb 21 12:32:49 CET 2006 257.7 Tue Feb 21 12:32:49 CET 2006
20 - use double-buffered drawing (xft fonts only). On many driver/hardware 26 - use double-buffered drawing (xft fonts only). On many driver/hardware
21 combination this actually increases xft drawing speed, at the expense 27 combination this actually increases xft drawing speed, at the expense
22 of more network bandwidth and slight nausea on the side of the author. 28 of more network bandwidth and slight nausea on the side of the author.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines