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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.108 by pcg, Mon Apr 5 00:00:04 2004 UTC vs.
Revision 1.145 by root, Thu Aug 5 00:12:03 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.
6 (except for the keymapping this should be done now).
7TODO: multibyte support for setwmname et al.
8TODO: there are other todo items, but they are not in this file.
9
10 - fix inheritpixmap transparency border code.
11 - fix tinting transparency border code, also experimentally
12 make some scrollbars transparent (e.g. plain, my favourite style :).
13 - imported aterm shading code (faster and still portable).
14 - changed interpretation and usage of shading (-sh).
15 - fixed blinking underlined and negative text.
16 - disable slow link support on connections using unix domain sockets,
17 speeding up scrolling immensely.
18 - various other optimizations.
19 - new borderLess switch (ewmh-compliant), by Mikael Magnusson
20 ******************* MISSING DOCS ***********
21
223.3 Sat Jul 31 15:15:59 CEST 2004
23 - some doc updates (Eduard Bloch).
24 - use faster inheritpixmap method when tinting color not set.
25 - fix pixmap offset when tinting (reported by Eduard Bloch).
26 - new -sh option by Mikael Magnusson.
27 - off-focus-fading (--enable-fading) support (patch by
28 Mikael Magnusson).
29 - cursor now set correctly on --disable-blank (reported by
30 Mikael Magnusson).
31 - better (and non-crashing) slipwheeling (Mikael Magnusson).
32 - solaris 2.8 portability changes (reported by Colin Marquardt).
33 - disable-xim now really disables xim code.
34
353.2 Mon Jul 26 19:57:32 CEST 2004
36 - support real bold fonts (patch by Adam Sampson <azz@us-lot.org>),
37 if specified in the font list (and enabled by -rb).
38 - fixed --enable-keepscrolling and --enable-selectionscrolling, which
39 was broken since 1.8. Patch by Hans de Goede <j.w.r.degoede@hhs.nl>.
40 - fixed --enable-slipwheeling, see above.
41 - sequences ended by ST can now contain any octet by quoting it
42 with ^V (SYN).
43 - 8-bit-controls disabled by default (compiletime option).
44
453.1 Sat Jun 26 23:38:07 CEST 2004
46 - set default backspace sequence to "DEC" (which defaults to \177)
47 as opposed to \010 as before, which was incorrect (ahem :).
48 - updated doc/etc/rxvt.* to reflect the change. This brings rxvt
49 in line with many existing rxvt terminfo and termcap entries as
50 well as with other terminal emulators.
51 - fix a segfault when trying to set a nonexistant locale
52 (reported by elmex).
53 - find more fonts by default for japanese.
54 - the internal border wasn't always cleared. This is fixed by moving
55 the window relative to it's frame and simplifies a lot of code, too.
56 - fixed quite hard to find scrollbar colour bug, reported by Eduard
57 Bloch.
58
593.0 Mon May 10 20:47:23 CEST 2004
60 - experimental flickerfree resize mode (I tried to get even
61 less flickering with SouthWestGravity but couldn't get it to work,
62 sorry).
63 - c++-ify (or at least make it compile with g++-3.4, which should
64 make it a little bit more correct c++).
65
662.9 Sat May 8 19:13:41 CEST 2004
67 - fix some minor doc issues + some generated doc files are now
68 getting distributed (closes debian bug #246035).
69 - minor i18n issue fixes.
70
712.8 Thu Apr 8 22:44:36 CEST 2004
72 - replace PF_LOCAL by PF_UNIX (portability).
73 - try to detect -lnsl and -lsocket (portability).
74 - fix some minor bugs.
75
52.7 Mon Apr 5 02:11:15 CEST 2004 762.7 Mon Apr 5 02:11:15 CEST 2004
6 - this version should now work fine with TERM=xterm. 77 - this version should now work fine with TERM=xterm, except
78 for the keymappings.
7 - don't leave the X or rxvtd sockets open in child processes. 79 - don't leave the X or rxvtd sockets open in child processes.
8 (inherited fd's stay open - different to rxvt). 80 (inherited fd's stay open - different to rxvt).
9 - xterm: implemented OSC3, set/get window property. get is an 81 - xterm: implemented OSC3, set/get window property. get is an
10 extension and is slightly ugly. 82 extension and is slightly ugly.
11 - removed --disable-swapscreen and SCROLL_ON_NO_SECONDARY and 83 - removed --disable-swapscreen and SCROLL_ON_NO_SECONDARY and

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines