Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-013-16/+229
|\
| * Add buddy ip4-address property (temporary)Dan Williams2007-05-013-16/+229
* | Add a set_named_icon methodMarco Pesenti Gritti2007-05-013-2/+7
|/
* Drop the old hippo based toggleMarco Pesenti Gritti2007-04-302-74/+0
* Adjust named icons terminology a bitMarco Pesenti Gritti2007-04-303-7/+7
* Merge branch 'master' of git://dev.laptop.org/sugarDafydd Harries2007-04-3010-54/+205
|\
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-04-305-0/+79
| |\
| | * 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
| * | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2007-04-302-3/+47
| |\ \ | | |/
| * | Fix split_properties usageDan Williams2007-04-301-4/+6
| * | Fix up activity property handlingDan Williams2007-04-301-38/+94
| * | Make test buddy attribute randomization optionalDan Williams2007-04-293-15/+29
| * | Don't duplicate program name in argvDan Williams2007-04-291-1/+1
* | | don't return unused value from D-Bus signal callbackDafydd Harries2007-04-301-3/+0
| |/ |/|
* | 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-304-1/+81
|\ \ | |/
| * Launch the journal activity on startup again.Tomeu Vizoso2007-04-291-1/+1
| * 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-275-20/+87
|\
| * Fix activity join from mesh viewDan Williams2007-04-271-1/+1
| * Re-enable activity sharingDan Williams2007-04-271-5/+46
| * Turn off wifi new AP log messagesDan Williams2007-04-271-2/+2
| * Fix shell for sugar.presence.activity API changesDan Williams2007-04-271-11/+9
| * Finish current-activity test checksDan Williams2007-04-271-1/+29
* | Fix height requestMarco Pesenti Gritti2007-04-271-13/+16
|/
* Fix.Tomeu Vizoso2007-04-271-2/+2
* Use the gtk entryMarco Pesenti Gritti2007-04-271-3/+3
* 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-275-80/+3
* Get rid of the activity menu.Marco Pesenti Gritti2007-04-272-75/+2
* Refactor the window API a bit to make it more flexible.Marco Pesenti Gritti2007-04-274-55/+56
* 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
* Add minimal current activity testDan Williams2007-04-261-0/+113
* Add bits to support current activity and add/remove buddy to activityDan Williams2007-04-261-4/+16
* Fix current activity property; get activities when buddy is createdDan Williams2007-04-261-4/+8
* Use hashlib on python 2.5Dan Williams2007-04-261-2/+10
* Fix for using with python 2.4.Tomeu Vizoso2007-04-261-4/+4
* Added some more notes.Tomeu Vizoso2007-04-261-0/+24
* Clean up GSource and signal handler ID tear downDan Williams2007-04-261-216/+195