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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.392 by root, Sat Mar 12 23:35:14 2005 UTC vs.
Revision 1.403 by root, Sat Jun 18 10:02:35 2005 UTC

1TODO: F="Monaco CY" rxvt -fn 9x15bold -fb xft:"$F":bold -fi xft:"$F":italic -fbi xft:"$F":bold,italic vi screen.C scroll changed italic N
1TODO: do font request caching, might help rxvtd on some machines 2TODO: do font request caching, might help rxvtd on some machines
2TODO: safer command: keymap processing. 3TODO: safer command: keymap processing.
3TODO: "slow" rendering mode for bidi and scripts 4TODO: "slow" rendering mode for bidi and scripts
4TODO: read property sequence is broken with respect to utf-8 etc. 5TODO: read property sequence is broken with respect to utf-8 etc.
5WISH: keyboard modification via esc-sequences. 6WISH: keyboard modification via esc-sequences.
8WISH: meta-tagging of data by regex (my dream project) 9WISH: meta-tagging of data by regex (my dream project)
9WISH: double-click: more intelligent (urls etc.) 10WISH: double-click: more intelligent (urls etc.)
10WISH: OnTheSpot editing, or maybe switch to miiiiiiif 11WISH: OnTheSpot editing, or maybe switch to miiiiiiif
11WISH: tabbed windows (hey, just use screen...) 12WISH: tabbed windows (hey, just use screen...)
12WISH: just for fun, do shade and tint with XRender. 13WISH: just for fun, do shade and tint with XRender.
14
155.6
16 - R_SB_RXVT bitset value was 0, so rxvt scrollbar was initialised
17 every time resulting in display errors (original rxvt also affected).
18 Reported by Jasmin Buchert.
19 - font names are now considered to be utf-8 encoded (xft apperently
20 uses this convention. X Core fonts might not, but it should be rare).
21 Affects display in iso14755 box.
22 - rewrote the low-level xft drawing function ("xft backend" for the
23 hipper parts of the world) to hopefully cope better with proportional
24 chars mixed with fixed-width ones.
25
265.5 Sat Apr 23 22:31:36 CEST 2005
27 - re-enabled modifer state matching as in 5.3, but implement
28 a new builtin: keysym style that simply reverts to the built-in
29 meaning of the given key.
30 - use scrollcolor for next scrollbar instead of hardcoded antiquewhite
31 (patch by Martin Edlman).
32
335.4 Mon Apr 18 00:33:31 CEST 2005
34 - match modifier state exactly in custom keyboard code.
35 this is necessary because it has no knowledge about
36 built-in mappings and so will overwrite them. the priority-code
37 will be re-enabled when this has changed, so watch out.
38 - cursor blinking now depends on frills.
39 - underline cursor mode (frills, -uc).
40 - implement special value (*g*) for pointerBlankDelay
41 to disble it.
13 42
145.3 Sun Mar 13 00:20:44 CET 2005 435.3 Sun Mar 13 00:20:44 CET 2005
15 - fix a bug that allowed to overflow a buffer via a long 44 - fix a bug that allowed to overflow a buffer via a long
16 escape sequence, which is probably exploitable (fix by 45 escape sequence, which is probably exploitable (fix by
17 Rob Holland / Yoann Vandoorselaere / Gentoo Audit Team). 46 Rob Holland / Yoann Vandoorselaere / Gentoo Audit Team).
324 at the cursor (Over) or into the top line (Off). 353 at the cursor (Over) or into the top line (Off).
325 - reset SIGHUP and SIGPIPE handlers to default values (they were 354 - reset SIGHUP and SIGPIPE handlers to default values (they were
326 previously being ignored, causing programs not to exit on windoe 355 previously being ignored, causing programs not to exit on windoe
327 close). 356 close).
328 - implemented simple overlays for feedback messages. believe it or 357 - implemented simple overlays for feedback messages. believe it or
329 not, this was a major blocker in implementign tabbed termianls. 358 not, this was a major blocker in implementing tabbed terminals.
330 - fix compiling with --disable-frills (Adam Sampson). 359 - fix compiling with --disable-frills (Adam Sampson).
331 - clarify bold docs in README.unicode (Adam Sampson). 360 - clarify bold docs in README.unicode (Adam Sampson).
332 - fix crash on window close when the input method or context 361 - fix crash on window close when the input method or context
333 could not be created. 362 could not be created.
334 - add work around for badly written programs (see debian bug 363 - add work around for badly written programs (see debian bug

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines