Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-09-255-30/+70
|\
| * 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
| * - Track BuddyModel appeared/disappeared signals, and update our icon colors a...Dan Williams2006-09-221-9/+15
| * - don't hardcode inactive buddy colorDan Williams2006-09-221-12/+37
| * Add a 'Disappeared' signal on the buddy objectDan Williams2006-09-222-0/+15
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-09-223-8/+7
| |\
| * | Clean up buddy checking & retrieval; make constructor choice between name & r...Dan Williams2006-09-222-26/+41
* | | Adapt to the new iconsMarco Pesenti Gritti2006-09-241-4/+4
| |/ |/|
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-09-224-23/+92
|\ \ | |/
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-09-225-7/+45
| |\
| * | Monitor buddy property change signals on creation; misc cleanupsDan Williams2006-09-221-10/+22
| * | Don't hardcode property key names; protect against spurious _presence_olpc se...Dan Williams2006-09-221-4/+45
| * | Make Service a GObject subclass, and add a property-changed signalDan Williams2006-09-221-7/+17
| * | Ensure properties will always be an empty dictDan Williams2006-09-221-2/+8
* | | Fix a few bugsMarco Pesenti Gritti2006-09-223-8/+7
| |/ |/|
* | Fix friends removalMarco Pesenti Gritti2006-09-221-4/+6
* | Increase zoom view icon sizesMarco Pesenti Gritti2006-09-223-3/+3
* | Work around browser crash.Marco Pesenti Gritti2006-09-222-0/+2
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-09-222-7/+15
|\ \ | |/
| * Don't die on malformed friends config fileDan Williams2006-09-221-6/+11
| * Don't traceback on Ctrl+CDan Williams2006-09-221-1/+4
* | Notes about the meshMarco Pesenti Gritti2006-09-221-0/+34
|/
* Play with sizes a bitMarco Pesenti Gritti2006-09-222-2/+2
* Use white for the separatorMarco Pesenti Gritti2006-09-221-1/+1
* Convert to the new icon formatMarco Pesenti Gritti2006-09-226-17/+14
* Ungrab keyboard on release. Use the new stock icons for browser (still broken)Marco Pesenti Gritti2006-09-222-3/+4
* Missing castsMarco Pesenti Gritti2006-09-221-3/+4
* Implement activation modes. Do not hide when sticky becauseMarco Pesenti Gritti2006-09-221-7/+23
* Get icon size from the handle. Remove the padding fromMarco Pesenti Gritti2006-09-222-35/+33
* Change update frequency to 10 - 20 secondsDan Williams2006-09-211-1/+1
* Don't traceback on reset-by-peer errorsDan Williams2006-09-211-1/+9
* Start trying to deal with current activity changesDan Williams2006-09-211-2/+19
* Add current activity accessorDan Williams2006-09-211-0/+5
* Let Kiu change activities randomlyDan Williams2006-09-212-15/+80
* Move remove code down to fix undefined var errorDan Williams2006-09-211-5/+4
* Do not show the frame when leaving the edge before the timeMarco Pesenti Gritti2006-09-212-14/+40
* Rework toolbar to be more similar to the design. Cleanup codeMarco Pesenti Gritti2006-09-213-70/+41
* Handle closing all activities correctlyMarco Pesenti Gritti2006-09-211-4/+5
* Adapt to API changeMarco Pesenti Gritti2006-09-211-3/+3
* Drop color schemes per design changeMarco Pesenti Gritti2006-09-213-26/+7