Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics
Commit message (Collapse)AuthorAgeFilesLines
* Don't fail to expose if there is no invoker.Benjamin Berg2007-10-081-1/+1
|
* Call the correct remove function when removing old content from palettes.Benjamin Berg2007-09-291-1/+1
|
* Hide the menu and content when they are empty and added aBenjamin Berg2007-09-211-5/+18
| | | | separator between them.
* Removed the padding from the vbox and added some to theBenjamin Berg2007-09-211-2/+12
| | | | | | palette (xthickness). Also correctly pad the label, set it to be bold and give it a fixed height. This fixes bug #3081.
* Implement a do_size_request to be able to correct resize on sizeBenjamin Berg2007-09-211-4/+9
| | | | changes, and set a minimum width. Fixes #3497 and adresses #3081.
* Merge branch 'master' of git+ssh://danw@dev.laptop.org/git/sugarDan Winship2007-09-202-33/+0
|\
| * Drop obsolete widgetMarco Pesenti Gritti2007-09-202-33/+0
| |
* | Redo activity bundles in terms of sugar.bundle.bundleDan Winship2007-09-201-3/+3
|/
*