Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-09-255-30/+70
|\ | | | | | | | | | | Conflicts: shell/view/home/IconLayout.py
| * Implement very simple spread out logic for the IconLayoutMarco Pesenti Gritti2006-09-242-15/+60
| |
| * Some cleanups of the IconLayoutMarco Pesenti Gritti2006-09-245-25/+20
| |
* | Only broadcast and activity change if it actually changedDan Williams2006-09-251-3/+6
| |
* | Don't print EntryGroup messages for nowDan Williams2006-09-251-1/+2
| |
* | Only print out service resolutions, not updatesDan Williams2006-09-251-5/+3
| |
* | Ensure owner validity before usingDan Williams2006-09-251-1/+1
| |
* | Use get/set_property rather than direct accessorsDan Williams2006-09-241-3/+3
|/
* Add test for icon layoutMarco Pesenti Gritti2006-09-241-0/+49
|
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-09-245-40/+116
|\
| * Use the new BuddyModel color-changed signalDan Williams2006-09-221-1/+2
| |
| * Add color-changed and current-activity-changed signalsDan Williams2006-09-221-3/+17
| |
| *