Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/graphics
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Add ComboBox control.Tomeu Vizoso2007-04-292-0/+77
* | Icon widgetMarco Pesenti Gritti2007-04-301-3/+6
|/
* Fix height requestMarco Pesenti Gritti2007-04-271-13/+16
* Finish up deprecationsMarco Pesenti Gritti2007-04-272-4/+4
* More removal and deprecationsMarco Pesenti Gritti2007-04-278-192/+19
* Kill more canvas itemsMarco Pesenti Gritti2007-04-273-145/+0
* Remove the canvas buttonMarco Pesenti Gritti2007-04-272-131/+0
* Remove all the bubbles from the public API, yay ;)Marco Pesenti Gritti2007-04-273-215/+0
* Refactor the window API a bit to make it more flexible.Marco Pesenti Gritti2007-04-272-38/+20
* Add missing filesMarco Pesenti Gritti2007-04-261-0/+2
* More work on the new graphics API.Marco Pesenti Gritti2007-04-263-16/+125
* Don't try to show the popup of a detached canvas icon.Tomeu Vizoso2007-04-171-0/+5
* Get rid of the notebook which was causing strange flickering.Marco Pesenti Gritti2007-04-161-1/+1
* Implement the transition between zoom view.Marco Pesenti Gritti2007-04-161-1/+5
* Always center the owner in the home viewsMarco Pesenti Gritti2007-04-161-3/+22