Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics
Commit message (Expand)AuthorAgeFilesLines
* Put some border around the comboMarco Pesenti Gritti2007-06-121-0/+3
* Really add itMarco Pesenti Gritti2007-06-121-0/+29
* Add a toolcomboboxMarco Pesenti Gritti2007-06-121-0/+1
* Palette positioning/closing fixesEduardo Silva2007-06-061-12/+26
* Palette: speed upEduardo Silva2007-06-062-19/+13
* Palette: tooltip fixEduardo Silva2007-06-062-10/+13
* Add set_current_toolbarMarc Maurer2007-06-041-0/+3
* Palette: Tooltip supportEduardo Silva2007-06-022-29/+41
* Hrm how my icon name changes did get reverted...Marco Pesenti Gritti2007-06-011-4/+4
* Palette: Automatic positioningEduardo Silva2007-06-012-53/+108
* Support icons inside the activityMarco Pesenti Gritti2007-05-311-4/+4
* Palette fixesEduardo Silva2007-05-302-31/+40
* Palette: event improvesEduardo Silva2007-05-292-6/+60
* Palette updatesEduardo Silva2007-05-283-10/+18
* New Palette widgetEduardo Silva2007-05-241-0/+158
* Set icon size on the combobox.Tomeu Vizoso2007-05-221-0/+3
* Import the AddressEntryMarco Pesenti Gritti2007-05-211-1/+7
* Don't try to display an icon without file name.Tomeu Vizoso2007-05-191-1/+1
* Size the toolbox to 1 grid cellMarco Pesenti Gritti2007-05-181-0/+1
* Draw the background of the toolbox hboxMarco Pesenti Gritti2007-05-181-1/+12
* Don't set_active(0) on realize, as it would trigger 'changed'.Tomeu2007-05-161-5/+0
* Hide the tabs bar when there is only one toolbar.Marco Pesenti Gritti2007-05-141-1/+8
* CleanupMarco Pesenti Gritti2007-05-111-1/+1
* Check the grid exists before trying to remove weight when removing items.Marco Pesenti Gritti2007-05-111-1/+2
* gtk thinks the xo dpi is 200.0Marco Pesenti Gritti2007-05-111-2/+3
* Typo.Tomeu Vizoso2007-05-101-1/+1
* Use the new DataStore and remove the old one.Tomeu Vizoso2007-05-101-2/+0
* Add an ItemInfo object associated with each item.Marco Pesenti Gritti2007-05-101-15/+53
* Notebook class now use **kwargs to set propertiesEduardo Silva2007-05-091-14/+14
* Add some comments in the notebook classEduardo Silva2007-05-091-5/+17
* Merge branch 'master' of git://dev.laptop.org/sugarEduardo Silva2007-05-081-38/+108
|\
| * Tweak the test to use realistic numbers. Some fixesMarco Pesenti Gritti2007-05-071-8/+21
| * Better spread algorhytm, work in progressMarco Pesenti Gritti2007-05-071-37/+94
* | Notebook widget class: new 'can-close-tabs' propertyEduardo Silva2007-05-081-38/+48
|/
* New notebook controlEduardo Silva2007-05-062-0/+94
* Initial support for icon-only combo boxes.Tomeu Vizoso2007-05-051-8/+16
* Fixed typo.Tomeu Vizoso2007-05-041-2/+2
* Add ToggleToolButton to the Makefile.Tomeu Vizoso2007-05-041-0/+1
* Some refactoring to get styles rightMarco Pesenti Gritti2007-05-011-1/+0
* One cell grid of space at toolbar bordersMarco Pesenti Gritti2007-05-011-1/+7
* Make tabs fixed sizeMarco Pesenti Gritti2007-05-011-1/+6
* Add a set_named_icon methodMarco Pesenti Gritti2007-05-012-1/+5
* Drop the old hippo based toggleMarco Pesenti Gritti2007-04-302-74/+0
* Adjust named icons terminology a bitMarco Pesenti Gritti2007-04-303-7/+7
* Added ToggleToolButton control.Tomeu Vizoso2007-04-301-0/+28
* Add missing filesMarco Pesenti Gritti2007-04-301-0/+2
* Tweaks for themabilityMarco Pesenti Gritti2007-04-302-0/+24
* Forgot to add the iconMarco Pesenti Gritti2007-04-301-0/+41
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-04-303-0/+80
|\
| * Add method Toolbox.remove_toolbar().Tomeu Vizoso2007-04-291-0/+3