Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-08-292-0/+6
|\
| * Add datastore.complete_indexing() func.Tomeu Vizoso2007-08-292-0/+6
* | Cleanup and fix bugs in palette positioning (again)Marco Pesenti Gritti2007-08-291-37/+44
|/
* Cleanup a bit the positioning logic. Drop specificMarco Pesenti Gritti2007-08-291-44/+15
* Make remove_item take an item instead of an index.Marco Pesenti Gritti2007-08-291-2/+1
* Tray size allocation fixes.Marco Pesenti Gritti2007-08-291-14/+20
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-08-291-1/+1
|\
| * get_sensitive() does not exist for a toolbar.Simon Schampijer2007-08-281-1/+1
* | Expose and size allocation fixes.Marco Pesenti Gritti2007-08-291-9/+30
* | Sync gtk theme values and style.py. Add a comment at the topMarco Pesenti Gritti2007-08-291-11/+21
|/
* Re-share an activity when it gets launched from the journal if it was shared ...Dan Williams2007-08-281-9/+45
* Don't traceback when writing zero-length messageDan Williams2007-08-281-1/+1
* Update to new tubes APIGuillaume Desmottes2007-08-281-1/+1
* Usage of the tray widget to display activity iconsSimon Schampijer2007-08-282-0/+5
* Fix typo s/get_buddies_async/get_activities_asyncJohn (J5) Palmieri2007-08-271-1/+1
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-08-272-0/+80
|\
| * Merge branch 'master' of git+ssh://j5@dev.laptop.org/git/sugarJohn (J5) Palmieri2007-08-2719-581/+654
| |\
| * | Make D-Bus calls async on startupJohn (J5) Palmieri2007-08-272-0/+80
* | | Show arrows only when the icons does not fit.Marco Pesenti Gritti2007-08-271-2/+31
| |/ |/|
* | Very first go at the tray widget, based on Eduardo and Simon work.Marco Pesenti Gritti2007-08-271-0/+89
* | Add a copy method to the datastore wrapper.Tomeu Vizoso2007-08-271-0/+16
* | 2647, if security is enabled let rainbow launch activities.Marco Pesenti Gritti2007-08-271-4/+25
* | Fix typo.Tomeu Vizoso2007-08-271-1/+1
* | Fix comboboxesTomeu Vizoso2007-08-271-1/+1
* | Fix typo.Tomeu Vizoso2007-08-271-1/+1
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-08-265-11/+18
|\ \
| * | Adapt Button() to new icon APIEduardo Silva2007-08-261-1/+1
| * | Adapt to changes in the icon API.Tomeu Vizoso2007-08-263-10/+11
| * | Allow for None values in fill-color and stroke-color.Tomeu Vizoso2007-08-261-2/+2
| * | Correct latest commit.Tomeu Vizoso2007-08-261-4/+4
| * | Add some warnings to the new icon stuff.Tomeu Vizoso2007-08-261-0/+6
* | | Fix getting pixbuf size, patch by jennjacobsenMarco Pesenti Gritti2007-08-261-2/+2
|/ /
* | TypoMarco Pesenti Gritti2007-08-261-1/+1
* | Fix icon padding.Marco Pesenti Gritti2007-08-261-4/+4
* | Cache the donut animation.Marco Pesenti Gritti2007-08-261-1/+1
* | Fix CanvasIcon badgesMarco Pesenti Gritti2007-08-261-0/+1
* | Remove invalidation logic which is not necessary with the new cache.Marco Pesenti Gritti2007-08-262-32/+0
* | Make CanvasIcon use IconBuffer. Change the API to useMarco Pesenti Gritti2007-08-262-330/+69
* | Smarter/configurable surface cache in IconBufferMarco Pesenti Gritti2007-08-261-4/+26
* | Add an svg cache for SVGLoaderMarco Pesenti Gritti2007-08-261-5/+64
* | CleanupsMarco Pesenti Gritti2007-08-261-18/+33
* | Get badges positioning right.Marco Pesenti Gritti2007-08-261-30/+31
* | More work on IconBuffer badges.Marco Pesenti Gritti2007-08-251-73/+84
* | Add badge support to IconBufferMarco Pesenti Gritti2007-08-251-12/+68
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2007-08-253-17/+45
|\ \
| * \ Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMorgan Collett2007-08-2511-453/+457
| |\ \
| * \ \ Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMorgan Collett2007-08-246-77/+130
| |\ \ \
| * | | | Fix sharing publiclyMorgan Collett2007-08-232-11/+20
| * | | | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMorgan Collett2007-08-223-0/+24
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMorgan Collett2007-08-225-11/+30
| |\ \ \ \ \