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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.662 by root, Sat Mar 4 20:17:52 2006 UTC vs.
Revision 1.665 by root, Sat Mar 4 22:39:52 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.
18DUMB: support tex fonts 19DUMB: support tex fonts
19 20
20 - add FORCE_UNBUFFERED_XFT define to features.h. 21 - add FORCE_UNBUFFERED_XFT define to features.h.
21 - moved on_osc_seq to on_osc_seq_perl and added a more 22 - moved on_osc_seq to on_osc_seq_perl and added a more
22 generic osc_seq. 23 generic osc_seq.
24 - fix a bug causing double callback invocations when perl hooks
25 were invoked recursively.
26 - the automove-background extension now properly works when the
27 pixmap gets reset with an osc sequence (sqweek).
23 28
247.7 Tue Feb 21 12:32:49 CET 2006 297.7 Tue Feb 21 12:32:49 CET 2006
25 - use double-buffered drawing (xft fonts only). On many driver/hardware 30 - use double-buffered drawing (xft fonts only). On many driver/hardware
26 combination this actually increases xft drawing speed, at the expense 31 combination this actually increases xft drawing speed, at the expense
27 of more network bandwidth and slight nausea on the side of the author. 32 of more network bandwidth and slight nausea on the side of the author.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines