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

Comparing rxvt-unicode/Changes (file contents):
Revision 1.91 by pcg, Sun Mar 28 02:07:07 2004 UTC vs.
Revision 1.108 by pcg, Mon Apr 5 00:00:04 2004 UTC

1Lines marked with "xterm:" indicate either xterm features ported to rxvt
2or changed rxvt behaviour to make it more compatible to xterm (usually
3xfree86's xterm).
4
52.7 Mon Apr 5 02:11:15 CEST 2004
6 - this version should now work fine with TERM=xterm.
7 - don't leave the X or rxvtd sockets open in child processes.
8 (inherited fd's stay open - different to rxvt).
9 - xterm: implemented OSC3, set/get window property. get is an
10 extension and is slightly ugly.
11 - removed --disable-swapscreen and SCROLL_ON_NO_SECONDARY and
12 replaced them by runtime-configurable options secondaryScreen and
13 secondaryScroll (-ssr and -ssc) (see debian bug #237673).
14 - close down terminal window when child exits. (debian bug #241267).
15 - xterm: enable seperate mouse bg colour setting.
16 - re-enable mouse cursor colours again, fixing colours when fg/bg are
17 overwritten (as is common).
18 - xterm: correctly implement privmodes 1047, 1048, 1049.
19 - ported to solaris by elmar@math.uni-bremen.de.
20
212.6 Fri Apr 2 03:24:10 CEST 2004
22 - minor doc corrections.
23 - WARNING: changed menu sequence from ESC ] 10 to ESC ] 703 to
24 avoid clashes with xterm.
25 - changed OSC701/OSC702 sequence to return standard escaped reports.
26 - xterm: make set window colour and other requests report window
27 colour when arg is "?".
28 - enable colour tinting of "transparent" backgrounds.
29 - stop ST sequences earlier, as we now react on 0x90 and thus
30 cause conditions more often that look like locks but are, in
31 fact, just rxvt waiting for a ST/BEL etc.
32 - re-enabled most of the "dangerous" echo escapes, but only
33 when -insecure is specified as option or resource (see reference).
34 (FRILLS).
35 - disables sleep(1) on transparency updates on default.
36 - fixes to make it compile better on solaris 2.9 (at least).
37 asprintf replacement is still missing(!).
38 - set _NET_WM_PID.
39
12.5 Sun Mar 28 04:05:51 CEST 2004 402.5 Sun Mar 28 04:05:51 CEST 2004
2 - the usual sprinkled little code cleanups. 41 - the usual sprinkled little code cleanups.
3 - support more 8-bit controls. 42 - support more 8-bit controls.
4 - more informative error messages. 43 - more informative error messages.
5 - fix some minor memleaks and possible memory corruptions. 44 - fix some minor memleaks and possible memory corruptions.
118 (I guess the code contains more surprises of this sort...) 157 (I guess the code contains more surprises of this sort...)
119 158
1201.7 Fri Jan 30 16:50:11 CET 2004 1591.7 Fri Jan 30 16:50:11 CET 2004
121 - further cleanups. 160 - further cleanups.
122 - never do last-minute-changes: restore ability to have 161 - never do last-minute-changes: restore ability to have
123 color + bold ass high-intensity, and let the selection 162 color + bold as high-intensity, and let the selection
124 use reverse video, not _blink_. 163 use reverse video, not _blink_.
125 - remove OPTION_HC, at least temporarily. If you want it back, 164 - remove OPTION_HC, at least temporarily. If you want it back,
126 please drop me a note. 165 please drop me a note.
127 166
1281.6 Fri Jan 30 00:34:01 CET 2004 1671.6 Fri Jan 30 00:34:01 CET 2004
129 - cleanups, minor bugfixes. 168 - cleanups, minor bugfixes.
130 - blinking text. 169 - blinking text.
131 - normal text color + bold gets white text instead of 170 - normal text color + bold gets white text instead of
132 normal text when colorBD is not set. 171 normal text when colorBD is not set.
133 (- support double-byte characters (by blocking).) 172 (- support double-wide characters (by blocking).)
134 was not implemented 173 was never implemented
135 174
1361.5 Thu Jan 29 00:43:48 CET 2004 1751.5 Thu Jan 29 00:43:48 CET 2004
137 - share io manager between rxvt-unicode and vpe 176 - share io manager between rxvt-unicode and vpe
138 - bugfix for --disable-utmp, reported by fefe himself 177 - bugfix for --disable-utmp, reported by fefe himself
139 - colors were sometimes not used correctly because 178 - colors were sometimes not used correctly because
153 192
1541.3 2003-12-26 1931.3 2003-12-26
155 - fix a bug in font height selection 194 - fix a bug in font height selection
156 - autoscale scalable x11 fonts 195 - autoscale scalable x11 fonts
157 - slow-mode xft rendering centers characters 196 - slow-mode xft rendering centers characters
158 - much faster x11 font selecti 197 - much faster x11 font selection
159 198
1601.2 2003-12-24 1991.2 2003-12-24
161 - fix another segfault-on-resize-bug form the original rxvt 200 - fix another segfault-on-resize-bug form the original rxvt
162 - better font matching 201 - better font matching
163 - better memory management (less memory) 202 - better memory management (less memory)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines