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.124 by root, Mon Jul 26 18:01:18 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: 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.
7TODO: multibyte support for setwmname et al.
8TODO: there are other todo items, but they are not in this file because they
9 are very long-term :)
10
113.2 Mon Jul 26 19:57:32 CEST 2004
12 - support real bold fonts (patch by Adam Sampson <azz@us-lot.org>),
13 if specified in the font list (and enabled by -rb).
14 - fixed --enable-keepscrolling and --enable-selectionscrolling, which
15 was broken since 1.8. Patch by Hans de Goede <j.w.r.degoede@hhs.nl>.
16 - fixed --enable-slipwheeling, see above.
17 - sequences ended by ST can now contain any octet by quoting it
18 with ^V (SYN).
19 - 8-bit-controls disabled by default (compiletime option).
20
213.1 Sat Jun 26 23:38:07 CEST 2004
22 - set default backspace sequence to "DEC" (which defaults to \177)
23 as opposed to \010 as before, which was incorrect (ahem :).
24 - updated doc/etc/rxvt.* to reflect the change. This brings rxvt
25 in line with many existing rxvt terminfo and termcap entries as
26 well as with other terminal emulators.
27 - fix a segfault when trying to set a nonexistant locale
28 (reported by elmex).
29 - find more fonts by default for japanese.
30 - the internal border wasn't always cleared. This is fixed by moving
31 the window relative to it's frame and simplifies a lot of code, too.
32 - fixed quite hard to find scrollbar colour bug, reported by Eduard
33 Bloch.
34
353.0 Mon May 10 20:47:23 CEST 2004
36 - experimental flickerfree resize mode (I tried to get even
37 less flickering with SouthWestGravity but couldn't get it to work,
38 sorry).
39 - c++-ify (or at least make it compile with g++-3.4, which should
40 make it a little bit more correct c++).
4 41
52.9 Sat May 8 19:13:41 CEST 2004 422.9 Sat May 8 19:13:41 CEST 2004
6 - fix some minor doc issues + some generated doc files are now 43 - fix some minor doc issues + some generated doc files are now
7 getting distributed (closes debian bug #246035). 44 getting distributed (closes debian bug #246035).
8 - minor i18n issue fixes. 45 - minor i18n issue fixes.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines