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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.114 by pcg, Sat May 8 17:18:20 2004 UTC vs.
Revision 1.137 by root, Fri Jul 30 22:39:43 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
5TODO: implement xterm mode to be able to use xfree's TERM=xterm.
6TODO: multibyte support for setwmname et al.
7TODO: there are other todo items, but they are not in this file.
8
93.3
10 - some doc updates (Eduard Bloch).
11 - use faster inheritpixmap method when tinting color not set.
12 - fix pixmap offset when tinting (reported by Eduard Bloch).
13 - new -sh option by Mikael Magnusson.
14 - off-focus-fading (--enable-fading) support (patch by
15 Mikael Magnusson).
16 - cursor now set correctly on --disable-blank (reported by
17 Mikael Magnusson).
18 - better (and non-crashing) slipwheeling (Mikael Magnusson).
19 - solaris 2.8 portability changes (reported by Colin Marquardt).
20 - disable-xim now really disables xim code.
21
223.2 Mon Jul 26 19:57:32 CEST 2004
23 - support real bold fonts (patch by Adam Sampson <azz@us-lot.org>),
24 if specified in the font list (and enabled by -rb).
25 - fixed --enable-keepscrolling and --enable-selectionscrolling, which
26 was broken since 1.8. Patch by Hans de Goede <j.w.r.degoede@hhs.nl>.
27 - fixed --enable-slipwheeling, see above.
28 - sequences ended by ST can now contain any octet by quoting it
29 with ^V (SYN).
30 - 8-bit-controls disabled by default (compiletime option).
31
323.1 Sat Jun 26 23:38:07 CEST 2004
33 - set default backspace sequence to "DEC" (which defaults to \177)
34 as opposed to \010 as before, which was incorrect (ahem :).
35 - updated doc/etc/rxvt.* to reflect the change. This brings rxvt
36 in line with many existing rxvt terminfo and termcap entries as
37 well as with other terminal emulators.
38 - fix a segfault when trying to set a nonexistant locale
39 (reported by elmex).
40 - find more fonts by default for japanese.
41 - the internal border wasn't always cleared. This is fixed by moving
42 the window relative to it's frame and simplifies a lot of code, too.
43 - fixed quite hard to find scrollbar colour bug, reported by Eduard
44 Bloch.
45
463.0 Mon May 10 20:47:23 CEST 2004
47 - experimental flickerfree resize mode (I tried to get even
48 less flickering with SouthWestGravity but couldn't get it to work,
49 sorry).
50 - c++-ify (or at least make it compile with g++-3.4, which should
51 make it a little bit more correct c++).
4 52
52.9 Sat May 8 19:13:41 CEST 2004 532.9 Sat May 8 19:13:41 CEST 2004
6 - fix some minor doc issues + some generated doc files are now 54 - fix some minor doc issues + some generated doc files are now
7 getting distributed (closes debian bug #246035). 55 getting distributed (closes debian bug #246035).
8 - minor i18n issue fixes. 56 - minor i18n issue fixes.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines