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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.660 by root, Fri Feb 24 01:04:44 2006 UTC vs.
Revision 1.664 by root, Sat Mar 4 22:36:50 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.
14WISH: 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
15WISH: look into XAddConnectionWatch, does anybody need that? 16WISH: look into XAddConnectionWatch, does anybody need that?
16WISH: anyevent mouse notification / manage MotionMask better. 17WISH: anyevent mouse notification / manage MotionMask better.
17WISH: 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.
18DUMB: 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.
24 - fix a bug causing double callback invocations when perl hooks
25 were invoked recursively.
19 26
207.7 Tue Feb 21 12:32:49 CET 2006 277.7 Tue Feb 21 12:32:49 CET 2006
21 - use double-buffered drawing (xft fonts only). On many driver/hardware 28 - use double-buffered drawing (xft fonts only). On many driver/hardware
22 combination this actually increases xft drawing speed, at the expense 29 combination this actually increases xft drawing speed, at the expense
23 of more network bandwidth and slight nausea on the side of the author. 30 of more network bandwidth and slight nausea on the side of the author.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines