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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.715 by root, Mon Oct 23 16:37:00 2006 UTC vs.
Revision 1.735 by root, Sat Dec 16 02:33:18 2006 UTC

18WISH: anyevent mouse notification / manage MotionMask better. 18WISH: anyevent mouse notification / manage MotionMask better.
19WISH: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep scrollbar look. 19WISH: http://www120.pair.com/mccarthy/nextstep/intro.htmld/Workspace.html is the correct nextstep scrollbar look.
20WISH: kick out xpm.C, replace by pixbuf 20WISH: kick out xpm.C, replace by pixbuf
21DUMB: support tex fonts 21DUMB: support tex fonts
22 22
23TODO: clear_rect -1 transparency breaks -ip 23TODO: fix rounding of colors when !xft (#aaaaaa => #a9a900) (do not use correct, but expected value)
248.0 2403:05 <Aiviru> Hrm. I've found that my problem isn't so much urxvt, though it /does/ seem to ignore colorRV
25 - fix make depend in src/, reported by exg.
26 - fixed typo in urxvt::GET_CUSTOM, causing the result to be wrong.
27 (patch by Sergey Vlasov).
28 - unbundled iom perl interface somewhat.
29 - scrollbar-xterm now uses the selected scrollColor instead of fg
30 (found by Aiviru).
31
328.1 Thu Dec 7 22:27:25 CET 2006
33 - ケリスマスプレゼント - zomg!!1, it's too early!!!
34 - fix the assumption that chars < 256 are single-width. Now
35 only assume this for codepoints 32 to 126 (reported by Dai.H.).
36 - $term->strwidth returned wide chars as width 1, because some jerk
37 confused min and max. Fixing this also fixes xim-onthespot.
38 Reported by Takano Akio.
39 - secondaryScroll is now enabled by default (as per the manpage),
40 reported by exg.
41 - correct the description of [percent]color rgba format in the manpage.
42 - incorporated macosx-clipboard extension by Samuel Ljungkvist.
43 - ignore (some) useless focus events (reported by mmc).
44 - updated compose table to unicode 5.0.0.
45
468.0 Thu Nov 2 18:35:19 CET 2006
25 - combining characters cleared the area instead of creating an overlay, 47 - combining characters cleared the area instead of creating an overlay,
26 thus losing the ability to draw combining characters properly in most 48 thus losing the ability to draw combining characters properly in most
27 circumstances (reported by exg). 49 circumstances (reported by exg).
28 - specified fonts were incorrectly morphed to bold/italic according to the 50 - specified fonts were incorrectly morphed to bold/italic according to the
29 basefont, even if explicitly specified (tracked down by tpope). 51 basefont, even if explicitly specified (tracked down by tpope).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines