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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.406 by root, Tue Jun 21 18:25:09 2005 UTC vs.
Revision 1.408 by root, Sun Jun 26 19:59:29 2005 UTC

1TODO: can sth. be done about "double-wide character on last row"
2TODO: when the cursor is out-of-margin to the left, it does not treat double-width
3 chars correctly when unfocused.
4TODO: do font request caching, might help rxvtd on some machines 1TODO: do font request caching, might help rxvtd on some machines
5TODO: safer command: keymap processing. 2TODO: safer command: keymap processing.
6TODO: "slow" rendering mode for bidi and scripts 3TODO: "slow" rendering mode for bidi and scripts
7TODO: read property sequence is broken with respect to utf-8 etc. 4TODO: read property sequence is broken with respect to utf-8 etc.
8WISH: keyboard modification via esc-sequences. 5WISH: keyboard modification via esc-sequences.
28 overlapping xft characters. It usually overshoots and redraws 25 overlapping xft characters. It usually overshoots and redraws
29 more than required, but that's better than undershooting and 26 more than required, but that's better than undershooting and
30 cutting pieces off of characters. 27 cutting pieces off of characters.
31 - rxvt is now more restrictive in what font heights it accepts for 28 - rxvt is now more restrictive in what font heights it accepts for
32 fonts that will likely overshoot or underhsoot lines. 29 fonts that will likely overshoot or underhsoot lines.
30 - fix a cosmetic problem with the unfocused cursor on a wide character
31 at the end of the line (reported by Mikachu).
32 - wide characters not fitting into the end of the line will be
33 output in the next line if they (reported by Mikachu).
33 34
345.5 Sat Apr 23 22:31:36 CEST 2005 355.5 Sat Apr 23 22:31:36 CEST 2005
35 - re-enabled modifer state matching as in 5.3, but implement 36 - re-enabled modifer state matching as in 5.3, but implement
36 a new builtin: keysym style that simply reverts to the built-in 37 a new builtin: keysym style that simply reverts to the built-in
37 meaning of the given key. 38 meaning of the given key.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines