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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.653 by root, Sun Feb 19 18:46:17 2006 UTC vs.
Revision 1.655 by root, Mon Feb 20 19:42:55 2006 UTC

1rxvt-unicode changelog <= google-friendly title 1rxvt-unicode changelog <= google-friendly title
2 2
3TODO: -pe tabbed users want -e and probably lots of other things.
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.
30 - un-optimise the line clearing on newly scrolled-in lines a bit: the 31 - un-optimise the line clearing on newly scrolled-in lines a bit: the
31 former reasoning was that any fg colour on default bg looks the same 32 former reasoning was that any fg colour on default bg looks the same
32 in empts spaces, but thats not true when reversing (e.g. selection), 33 in empts spaces, but thats not true when reversing (e.g. selection),
33 so also check for matching fg colours. This fixes the problem where 34 so also check for matching fg colours. This fixes the problem where
34 selecting newly scrolled-in lines would exhibit wrong colours. 35 selecting newly scrolled-in lines would exhibit wrong colours.
36 - fix a bug in the perl interface causing focus in events to generate
37 focus out perl events, causing bad focus effects with -pe tabbed.
35 - fix a race resulting in a crash on exiting. 38 - fix a race resulting in a crash on exiting.
36 - fix a with --disable-xft that caused xfreecolors to be called on 39 - fix a with --disable-xft that caused xfreecolors to be called on
37 colors never allocated, resulting in aborts (reported by Paco-Paco). 40 colors never allocated, resulting in aborts (reported by Paco-Paco).
38 - resources on non-initial screens weren't refetched correctly 41 - resources on non-initial screens weren't refetched correctly
39 (reported by Paco-Paco). 42 (reported by Paco-Paco).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines