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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.124 by root, Mon Jul 26 18:01:18 2004 UTC vs.
Revision 1.147 by root, Tue Aug 10 22:36:30 2004 UTC

1Lines marked with "xterm:" indicate either xterm features ported to rxvt 1Lines marked with "xterm:" indicate either xterm features ported to rxvt
2or changed rxvt behaviour to make it more compatible to xterm (usually 2or changed rxvt behaviour to make it more compatible to xterm (usually
3xfree86's xterm). 3xfree86's xterm).
4 4
5TODO: escaping system for long escape sequences, so we can stop on CR/LF.
6TODO: implement xterm mode to be able to use xfree's TERM=xterm. 5TODO: implement xterm mode to be able to use xfree's TERM=xterm.
6 (except for the keymapping this should be done now).
7TODO: multibyte support for setwmname et al. 7TODO: multibyte support for setwmname et al.
8TODO: there are other todo items, but they are not in this file because they 8TODO: there are other todo items, but they are not in this file.
9 are very long-term :) 9
103.5 Wed Aug 11 00:31:34 CEST 2004
11 - UPGRADE ADVISED: rxvt did wake up 100 times per second. did not
12 show in my top (linux...), but it's extremely annoying that I
13 released it with that bug. :( Fixed.
14 - use memove instead of for-loop for large scrollback buffer copies.
15 speeds up large scrollback buffers (on systems with reasonable
16 memmove :)
17 - minor cleanups.
18 - removed ~ from default cutchars, in accordance with the manpage
19 (debian bug #169415).
20 - fix a race condition on exit (debian bug #197265).
21 - change prio/next scrolling modifier handling (debian bug #226386).
22 - updated configure script to current autoconf standards.
23 - updated config.guess.
24
253.4 Fri Aug 6 19:34:29 CEST 2004
26 - fix inheritpixmap transparency border code.
27 - fix tinting transparency border code, also experimentally
28 make some scrollbars transparent (e.g. plain, my favourite style :).
29 - imported aterm shading code (faster and still portable).
30 - changed interpretation and usage of shading (-sh).
31 - fixed blinking underlined and negative text.
32 - disable slow link support on connections using unix domain sockets,
33 speeding up scrolling immensely.
34 - various other optimizations.
35 - new borderLess switch (ewmh-compliant), by Mikael Magnusson.
36
373.3 Sat Jul 31 15:15:59 CEST 2004
38 - some doc updates (Eduard Bloch).
39 - use faster inheritpixmap method when tinting color not set.
40 - fix pixmap offset when tinting (reported by Eduard Bloch).
41 - new -sh option by Mikael Magnusson.
42 - off-focus-fading (--enable-fading) support (patch by
43 Mikael Magnusson).
44 - cursor now set correctly on --disable-blank (reported by
45 Mikael Magnusson).
46 - better (and non-crashing) slipwheeling (Mikael Magnusson).
47 - solaris 2.8 portability changes (reported by Colin Marquardt).
48 - disable-xim now really disables xim code.
10 49
113.2 Mon Jul 26 19:57:32 CEST 2004 503.2 Mon Jul 26 19:57:32 CEST 2004
12 - support real bold fonts (patch by Adam Sampson <azz@us-lot.org>), 51 - support real bold fonts (patch by Adam Sampson <azz@us-lot.org>),
13 if specified in the font list (and enabled by -rb). 52 if specified in the font list (and enabled by -rb).
14 - fixed --enable-keepscrolling and --enable-selectionscrolling, which 53 - fixed --enable-keepscrolling and --enable-selectionscrolling, which

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines