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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.137 by root, Fri Jul 30 22:39:43 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: 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).
6TODO: multibyte support for setwmname et al. 7TODO: multibyte support for setwmname et al.
7TODO: there are other todo items, but they are not in this file. 8TODO: there are other todo items, but they are not in this file.
8 9
93.3 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
10 - some doc updates (Eduard Bloch). 38 - some doc updates (Eduard Bloch).
11 - use faster inheritpixmap method when tinting color not set. 39 - use faster inheritpixmap method when tinting color not set.
12 - fix pixmap offset when tinting (reported by Eduard Bloch). 40 - fix pixmap offset when tinting (reported by Eduard Bloch).
13 - new -sh option by Mikael Magnusson. 41 - new -sh option by Mikael Magnusson.
14 - off-focus-fading (--enable-fading) support (patch by 42 - off-focus-fading (--enable-fading) support (patch by

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines