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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.395 by root, Fri Apr 22 12:52:28 2005 UTC vs.
Revision 1.405 by root, Sat Jun 18 11:02:56 2005 UTC

9WISH: double-click: more intelligent (urls etc.) 9WISH: double-click: more intelligent (urls etc.)
10WISH: OnTheSpot editing, or maybe switch to miiiiiiif 10WISH: OnTheSpot editing, or maybe switch to miiiiiiif
11WISH: tabbed windows (hey, just use screen...) 11WISH: tabbed windows (hey, just use screen...)
12WISH: just for fun, do shade and tint with XRender. 12WISH: just for fun, do shade and tint with XRender.
13 13
145.5 145.6
15 - R_SB_RXVT bitset value was 0, so rxvt scrollbar was initialised
16 every time resulting in display errors (original rxvt also affected).
17 Reported by Jasmin Buchert.
18 - font names are now considered to be utf-8 encoded (xft apperently
19 uses this convention. X Core fonts might not, but it should be rare).
20 Affects display in iso14755 box.
21 - rewrote the low-level xft drawing function ("xft backend" for the
22 hipper parts of the world) to hopefully cope better with proportional
23 chars mixed with fixed-width ones.
24 - rxvt is now much more careful (read: slower) with potentially
25 overlapping xft characters. It usually overshoots and redraws
26 more than required, but that's better than undershooting and
27 cutting pieces off of characters.
28 - rxvt is now more restrictive in what font heights it accepts for
29 fonts that will likely overshoot or underhsoot lines.
30
315.5 Sat Apr 23 22:31:36 CEST 2005
15 - re-enabled modifer state matching as in 5.3, but implement 32 - re-enabled modifer state matching as in 5.3, but implement
16 a new builtin: keysym style that simply reverts to the built-in 33 a new builtin: keysym style that simply reverts to the built-in
17 meaning of the given key. 34 meaning of the given key.
18 - use scrollcolor for next scrollbar instead of hardcoded antiquewhite 35 - use scrollcolor for next scrollbar instead of hardcoded antiquewhite
19 (patch by Martin Edlman). 36 (patch by Martin Edlman).
341 at the cursor (Over) or into the top line (Off). 358 at the cursor (Over) or into the top line (Off).
342 - reset SIGHUP and SIGPIPE handlers to default values (they were 359 - reset SIGHUP and SIGPIPE handlers to default values (they were
343 previously being ignored, causing programs not to exit on windoe 360 previously being ignored, causing programs not to exit on windoe
344 close). 361 close).
345 - implemented simple overlays for feedback messages. believe it or 362 - implemented simple overlays for feedback messages. believe it or
346 not, this was a major blocker in implementign tabbed termianls. 363 not, this was a major blocker in implementing tabbed terminals.
347 - fix compiling with --disable-frills (Adam Sampson). 364 - fix compiling with --disable-frills (Adam Sampson).
348 - clarify bold docs in README.unicode (Adam Sampson). 365 - clarify bold docs in README.unicode (Adam Sampson).
349 - fix crash on window close when the input method or context 366 - fix crash on window close when the input method or context
350 could not be created. 367 could not be created.
351 - add work around for badly written programs (see debian bug 368 - add work around for badly written programs (see debian bug

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines