On Sat, Nov 03, 2007 at 08:48:11PM -0700, Bryce Harrington wrote:
On Wed, Oct 10, 2007 at 01:04:00AM +0200, Gustav Broberg wrote:
On Mon, 8 Oct 2007 11:34:02 -0400 "bulia byak" <buliabyak@...400...> wrote:
You know who you are and what you need to do :) If you think that your project is already good enough for a release, please drop a note here, otherwise let us know of your current state, what remains to do, and when you are planning to finalize your work.
Here's an update from me on the dockable dialogs work:
Hi Gustav,
The new dockable dialogs are amazing. I was playing with them the other day and found them incredibly cool. I think this will definitely be one of the more noticeable features in Inkscape.
Cool, sorry for the reply delay!
Could you update us on where you are with the todos?
See below...
We (Kees and I) noticed a small glitch with the filters dialog that it didn't size vertically correctly. There didn't seem to be a way to size the pane vertically so we undocked the dialog in order to resize it so we could see the contents.
Did you have anything except the filters dialog in the dock? Do you know how to reproduce it?
TODO (in no specific order) ---------------------------
* Fix all GDL runtime warnings.
* Fix all GDL compile time warnings.
* Remove mnemonic shortcuts from the dialogs (see previous mails in thread for the reason).
* Update the Release notes.
* [1826560] Dockable Dialogs painted bad when window is resized. Win32 only(?)
In the works ------------
* Tackle the problems with dockable dialogs and multiple desktops, i.e. the Dialog manager redesign. (Will fix #1818293)
* Dialog -> Panel rewrite (see previous mail)
-- Jon has reviewed my proposed patch and concluded that some minor changes should be done before it goes in. I plan to have this committed before then end of this week.
Done since the last update --------------------------
* Allow in-dock dialogs to be expanded even if there's no "slack".
* Fix minor problem with switching focus directly to dialog docked in main window, when a floating dialog have focus. Also give focus to a dialog that is deiconified.
I'll focus on landing the rewrite/refactoring changes (i.e. the "In the works" items) in time for the "Chill" period. The items in the TODO section require either straight forward changes, or bug fixes which I doubt could cause any major regression...
-- Gustav