From 065d86f9c5a138c1b3e72fe0f6813d7abfa42943 Mon Sep 17 00:00:00 2001 From: kojima Date: Mon, 25 Sep 2000 17:33:53 +0000 Subject: [PATCH] update --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index c159dbe1..cfb8ff60 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,21 @@ Changes since version 0.62.1: ............................. - added blackbox style igradient (interwoven) - added wmagnify utility +- changed behaviour of control/shift double click on titlebar for maximize +- updated getstyle to account for extendspace options +- fixed weird color bug in jpeg loader + (Alban Hertroys ) +- improved and simplified fonts configuration for multibyte languages + (Tomohiro KUBOTA ) +- rewrote menu reading code +- added KDE menu support in rootmenu +- added support for forced menu refresh in piped menus +- cleaned ParseCommand() and renamed to TokenizeString() +- rewrote menu editor in WPrefs - added definable workspace border (0..5 pixels). See NEWS. +- fixed circulateraise on non-windoze cycling mode +- fixed bug in RCombineAreaWithOpaqueness (Tim Malone ) +- fixed bug with hangling of WM_COMMAND update in client.c (Andrew M. Langmead ) Changes since version 0.62.0: ............................. -- 2.11.4.GIT