From 2dbc6814fc2683fde4bb3a6ce9db3872c8b3c0ec Mon Sep 17 00:00:00 2001 From: fluxgen Date: Wed, 18 Jun 2003 14:07:40 +0000 Subject: update --- BUGS | 3 ++- ChangeLog | 14 +++++++++++++- TODO | 1 - 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/BUGS b/BUGS index e0343f5..6372164 100644 --- a/BUGS +++ b/BUGS @@ -3,7 +3,7 @@ Known bugs and missing features that will be fixed in future version: bugs: * Window handle is invisible sometimes. -* Disabling full-maximize doesn't work. + * Some menus don't close when you click on items. * Transparancy for the slit does not always work right. * After startup the font of the toolbar is to big; reload config works @@ -22,3 +22,4 @@ fixed bugs (or not-our-fault bugs): -> this appears to be a problem with nvidia drivers, make sure RenderAccel is off (Option "RenderAccel" "false"). (thanks RJNFC on #fluxbox, and barlad in gentoo forums) +* Disabling full-maximize doesn't work (fixed in cvs). diff --git a/ChangeLog b/ChangeLog index d456b3b..c84c3fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,15 @@ (Format: Year/Month/Day) Changes for 0.9.4: +*03/06/18: + * Fixed toolbar and slit maximize implementation (Henrik) + Toolbar.hh/cc, Slit.hh/cc + * Fixed _NET_WM_STRUT support (Henrik) + Ewmh.hh/cc, AtomHandler.hh, Gnome.hh, Remember.hh, ToolbarHandler.hh + Screen.hh/cc, fluxbox.cc, Window.hh/cc + * Added Strut.hh which contains left, right, top and bottom (Henrik) +*03/06/16: + * Fixed trailing whitespace in group file loading (Henrik) + Workspace.cc *03/06/15: * Apply workaround for strftime test - fails with gcc 3.3 due to compiler bug? - thanks Joshua Kwan (Simon) @@ -27,12 +37,14 @@ Changes for 0.9.4: - e.g. [app] (title=.*gaim.*) will match anything with gaim in the title ("gaim", "the gaim window", etc. - RegExp.hh/cc ClientPattern.hh/cc configure.in Makefile.am Remember.hh/cc WinClient.hh/cc StringUtil.hh/cc + RegExp.hh/cc ClientPattern.hh/cc configure.in Makefile.am Remember.hh/cc + WinClient.hh/cc StringUtil.hh/cc *03/06/12: * Renamed i18n.hh/cc to I18n.hh/cc (Henrik) *03/06/11: * Added nls for antialias (Thanks ...) nls/C/Configmenu.m, Screen.cc, nls/C/ja_JP/Configmenu.m +--------------------------------------------------------------------------------- Changes for 0.9.3: *03/06/08: * Add Reconfigure and Restart Key actions, thanks Jann Fisher (Simon) diff --git a/TODO b/TODO index d924402..56d2270 100644 --- a/TODO +++ b/TODO @@ -24,7 +24,6 @@ * Fix configurable toolbar so the user can configure toolbar in a config file * Finnish (Finland) translation -* Wheel-config support * Separator in the menus * "Iconify group"/group commands in Windowmenu * Call and navigate menus from the keyboard (bind a menu to a key -- cgit v0.11.2