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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.145 by root, Thu Aug 5 00:12:03 2004 UTC vs.
Revision 1.147 by root, Tue Aug 10 22:36:30 2004 UTC

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). 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. 8TODO: there are other todo items, but they are not in this file.
9 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
10 - fix inheritpixmap transparency border code. 26 - fix inheritpixmap transparency border code.
11 - fix tinting transparency border code, also experimentally 27 - fix tinting transparency border code, also experimentally
12 make some scrollbars transparent (e.g. plain, my favourite style :). 28 make some scrollbars transparent (e.g. plain, my favourite style :).
13 - imported aterm shading code (faster and still portable). 29 - imported aterm shading code (faster and still portable).
14 - changed interpretation and usage of shading (-sh). 30 - changed interpretation and usage of shading (-sh).
15 - fixed blinking underlined and negative text. 31 - fixed blinking underlined and negative text.
16 - disable slow link support on connections using unix domain sockets, 32 - disable slow link support on connections using unix domain sockets,
17 speeding up scrolling immensely. 33 speeding up scrolling immensely.
18 - various other optimizations. 34 - various other optimizations.
19 - new borderLess switch (ewmh-compliant), by Mikael Magnusson 35 - new borderLess switch (ewmh-compliant), by Mikael Magnusson.
20 ******************* MISSING DOCS ***********
21 36
223.3 Sat Jul 31 15:15:59 CEST 2004 373.3 Sat Jul 31 15:15:59 CEST 2004
23 - some doc updates (Eduard Bloch). 38 - some doc updates (Eduard Bloch).
24 - use faster inheritpixmap method when tinting color not set. 39 - use faster inheritpixmap method when tinting color not set.
25 - fix pixmap offset when tinting (reported by Eduard Bloch). 40 - fix pixmap offset when tinting (reported by Eduard Bloch).

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines