--- rxvt-unicode/Changes 2004/02/12 01:53:25 1.29 +++ rxvt-unicode/Changes 2004/02/25 15:40:41 1.46 @@ -1,13 +1,31 @@ -1.9 - - fixed bug in plain scrollbar causing x errors in XCreateGC. +1.9 Wed Feb 25 16:46:05 CET 2004 + - fixed bug in plain scrollbar causing X errors in XCreateGC. - implemented sharing of X connections. will be used to speed up many x operations considerably. Also saves some memory. - implemented caching of input methods. This immensely shortens - startup time for new terms in rxvtd. At least xfree86 4.3 is + startup time for new terms in rxvtd. At least XFree86 4.3 is rather broken with respect to input methods, though, so expect - crashes when you kill your input method (xterm crashes, too). - - fix bugs in x flushing, causing an empty screen after startup - the first until the first event arives. + crashes when you kill your input method (xterm et al. also crash). + - fix bugs in X flushing, causing an empty screen after startup. + - fix various memleaks in rxvtd. + - fix a bug that kept escape codes to be generated for some + keysyms that also have string translations, when not --enable-xim. + reported by joel reed. + - re-enabled esc-seq. for font-switching (\033 ] 50 ; \007). + - re-enabled menubar (experimental!). + - fix bug in locale-handling that kept the correct locale from + being selected. + - implemented esc-seq. to switch locales (\033 ] 9 ; \007). + - removed greek support. + - allow NUL bytes (ctrl-@) to be entered even with XIM enabled. + - correct cursor width if !focus. + - fixed --enable-xgetdefault, reported by eduard bloch. + - added manpage for rxvtc/rxvtd based on the one eduard block + contributed. + - use reverse video for normal bold text unless colorBD has been set. + - fixed endless loop when selection is valid but empty. + - changed default terminal name to "rxvt". + - many other minor bugfixes. 1.8 Mon Feb 2 20:09:18 CET 2004 - almost total conversion to C++. Except for introducing