Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Collapse)AuthorAgeFilesLines
...
* Make XMLRPC proxy object callback semantics sanerDan Williams2007-05-031-51/+51
|
* Make joining asynchronous on the activity sideDan Williams2007-05-034-41/+77
|
* Chunked glib-integrated HTTP server and url downloader classesDan Williams2007-05-031-0/+172
|
* Some refactoring to get styles rightMarco Pesenti Gritti2007-05-011-1/+0
|
* Do not fallback to SUGAR_PREFIX for the sugar path. Require SUGAR_PATH.Marco Pesenti Gritti2007-05-011-1/+1
|
* One cell grid of space at toolbar bordersMarco Pesenti Gritti2007-05-011-1/+7
|
* Make tabs fixed sizeMarco Pesenti Gritti2007-05-011-1/+6
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-05-011-1/+7
|\
| * Add buddy ip4-address property (temporary)Dan Williams2007-05-011-1/+7
| |
* | 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
|
* Added sugar.activity.activity.EditToolbar.Tomeu Vizoso2007-04-301-0/+25
|
* 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
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-04-271-5/+46
|\
| * Re-enable activity sharingDan Williams2007-04-271-5/+46
| |
* | 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-273-47/+44
|
* Close the window when clicking the toolbar buttonMarco Pesenti Gritti2007-04-261-0/+4
|
* Ensure the window is realized before getting his xidMarco Pesenti Gritti2007-04-262-7/+3
|
* Fix current activity property; get activities when buddy is createdDan Williams2007-04-261-4/+8
|
* Add missing filesMarco Pesenti Gritti2007-04-261-0/+2
|
* More work on the new graphics API.Marco Pesenti Gritti2007-04-267-88/+77
|
* Fix logging.warn argumentsGuillaume Desmottes2007-04-251-12/+10
|
* Convert activity properties to gpropertiesDan Williams2007-04-241-25/+29
|
* Reconnect to the PS if it goes away and comes backDan Williams2007-04-231-11/+18
|
* Add test allow_offline_iface to get_instance()Dan Williams2007-04-231-2/+2
|
* Add test code for Sugar PresenceService bindingsDan Williams2007-04-231-4/+7
|
*