From 7132541c9fc9b1123340427e0eae779b2c8b50df Mon Sep 17 00:00:00 2001 From: fluxgen Date: Sun, 14 Jul 2002 00:35:52 +0000 Subject: update --- ChangeLog | 18 +++++++++++++----- NEWS | 42 ++++++++++++------------------------------ TODO | 6 ------ 3 files changed, 25 insertions(+), 41 deletions(-) diff --git a/ChangeLog b/ChangeLog index c5ce7f4..c0738e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ (Format: Year/Month/Day) Changes for 0.1.10: +*02/07/13: + * Added xsri target in bsetbg (Thanks Jeramy) + * Fixed bug [ 566277 ] xine fullscreen causes hard X lockup. + Invalid win and screen pointer in Fluxbox::setFocusedWindow +*02/07/10: + * Fixed border and handle in Window.cc so we don't show them as default, + if the window is transient. + (bug [ 554218 ] windows have wrong resizeableness) *02/06/14: * Extra checking for transient, so we don't get lockup *02/06/04: @@ -9,20 +17,20 @@ Changes for 0.1.10: The client was removed from netizenlist in ~FluxboxWindow. * Fixed bug [ 562713 ] "incorrect listings in workspace menu". Normal insert of new clients in the list again, in - Workspace::addWindow + Workspace::addWindow * Fixed bug [ 554646 ] "Dialog boxes have tabs briefly" Windows that are not maximizable by default, such as dialogs, wont get a tab by default. *02/06/01: - * Updated nl_NL locales in fluxbox-generate_menu (THanks Han Boetes) + * Updated nl_NL locales in fluxbox-generate_menu (Thanks Han Boetes) *02/05/31: * Added ru_RU locales to fluxbox-generate_menu (Thanks Anton Denisov) *02/05/29: * Made some cleaning in class FluxboxWindow: Removed unused variable, moved Mwm* defines into enums in - the class, changed (void) to () (C++ uses void as default, and (void) - is really anoying to look at when syntax highlight is on) and - removed NAME_* defines since they're no longer in use + the class, changed (void) to () (C++ uses void as default, and (void) + is really anoying to look at when syntax highlight is on) and + removed NAME_* defines since they're no longer in use * Fixed "Desktop Wheeling" translation in ru_RU (Thanks Anton Denisov) * Added slit order (Thanks Steve Cooper) * Fixed language support in fluxbox-generate_menu: diff --git a/NEWS b/NEWS index 2c84707..6bc3d09 100644 --- a/NEWS +++ b/NEWS @@ -1,31 +1,13 @@ -News for 0.1.9: - * Improved fluxbox-generate_menu script. - Which now installs itself so you can regenerate the menu any time, - and with gnome and kde menus - run: fluxbox-generate_menu -h - for more information. - * Default 24 hour clock format - * Code cleaning - * Compiles with no errors on Mac OS X - * Now compiles with Intel Compiler 6.0 and GCC 3.1 - * New keybindings: - * FirstTab - Go to first tab - * LastTab - Go to last tab - * MoveTabPrev - Move current tab left - * MoveTabNext - Move current tab right - * "Allow Desktop MouseWheel Switching" runtime option - * Configurable geometry show - configure in init with: session.screen0.showwindowposition - * Now saves resources when you change them in the menu and not when you - exit Fluxbox. So you can edit the init file and the reconfigure/restart - Fluxbox to activate changes. +News in 0.1.10: + * slit order, you can now order your apps in the slit, + see documentation for more details + * xsri target in bsetbg + * language support in fluxbox-generate_menu: sv_SE, nl_NL, fi_FI, ru_RU +Bug fixes: + * [ 562882 ] "bbpager in slit doesn't work correctly". + * [ 562713 ] "incorrect listings in workspace menu". + * [ 554646 ] "Dialog boxes have tabs briefly" + * [ 566277 ] "xine fullscreen causes hard X lockup" + * [ 554218 ] "windows have wrong resizeableness" -Bugfixes: - * bug [ 552723 ] removing decorations while shaded. - * shade bug while vertical rotated tabs and tabs off - * bug [ 515483 ] "XMMS Problem" - * Fixed transient bug which cause Fluxbox to crach ( the "acroread" bug ) +See ChangeLog for details diff --git a/TODO b/TODO index f627218..7c2d169 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,3 @@ - * const-correctnes * Clean up in BImage class, some of those functions are huge, and needs to be smaller. And make the class more independent so it could be movable to other applications, @@ -20,7 +19,6 @@ so the user can configure toolbar in a config file * Toolbar shouldn't hide if its autohide and you are in "change workspace mode" -* The BadAccess error in Theme * Finnish (Finland) translation * Wheel-config support * Separator in the menus @@ -28,8 +26,6 @@ * Net wm atom support * Clean up in the global namespace * Create fbinput style app -* Add wheelscroll-workspace-change configuration (reversed order or - regular) * Add "system menu" for minimized apps in the icon bar. (Close, Kill, Send to, etc) * "Iconify group"/group commands in Windowmenu @@ -42,8 +38,6 @@ * Unique names (e.g, the second xterm title will be "xterm <2>", as in emacs), needed for the next wish: * "Goto Frame" as Emacs C-x b, that show completions in the bar - (I really like the emacs's "ido.el" package behavior, which I recommend - to any emacs user) * mouse button configure -- cgit v0.11.2