Commit graph

13 commits

Author SHA1 Message Date
David Soulayrol
b4af14a78e Fixed erroneous document string for Pane.set_error. 2011-09-03 22:34:48 +02:00
David Soulayrol
406a5b0055 Fixed the way the subject is initialized.
The first pane can now create the subject from its constructor. It is no more overwritten by the frame if no subject is passed at Frame construction time.
2011-08-28 15:14:19 +02:00
David Soulayrol
f752e30354 Updated MANIFEST.in for the NEWS file. 2010-11-22 12:19:19 +01:00
David Soulayrol
ab1f896047 Cosmetics for v0.2. 2010-11-22 12:10:25 +01:00
David Soulayrol
97b2b6840d Fixed local search pane in sample application. 2010-11-22 12:03:00 +01:00
David Soulayrol
dd50043520 Added Pane.clear. 2010-11-22 11:48:29 +01:00
David Soulayrol
48828364f9 Fixed frame locking.
This commit introduces freezing of the Quit button, and fixes regression in locking.
2010-11-22 11:17:35 +01:00
David Soulayrol
c40eaa8981 Improved the test application. 2010-11-21 19:11:23 +01:00
David Soulayrol
be86c9df08 Added generic progress bar handling for active panes. 2010-11-21 11:20:49 +01:00
David Soulayrol
f19ddd3148 Improved the header frame so that it can be reset many times.
Also added an error message frame, which is packed at the bottom of the pane.
2010-11-18 11:11:28 +01:00
David Soulayrol
357803c00e Added a common way to set the pane header. 2010-11-17 19:06:16 +01:00
David Soulayrol
ba505cf681 Added a ready status to the panes. 2010-11-17 13:25:48 +01:00
David Soulayrol
3c79d94ac2 Initial commit. 2010-11-16 16:05:36 +01:00