Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Fix add and remove friendsMarco Pesenti Gritti2006-09-262-3/+3
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-09-262-23/+46
|\
| * Correctly deal with current activities on startup, buddy presence changes, an...Dan Williams2006-09-261-13/+27
| * Fix current activity handlingDan Williams2006-09-261-10/+19
* | Update some icon namesMarco Pesenti Gritti2006-09-262-7/+4
|/
* Align to the center of the iconMarco Pesenti Gritti2006-09-251-1/+1
* Keep the icon layout updated when adding buddies to the snow flakeMarco Pesenti Gritti2006-09-252-6/+12
* Image layout fixesMarco Pesenti Gritti2006-09-251-2/+2
* Scale the icon to a paritcular sizeDan Williams2006-09-251-4/+3
* Add buddy icon to the buddy menuDan Williams2006-09-251-0/+35
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-09-252-3/+7
|\
| * Handle None current activity caseMarco Pesenti Gritti2006-09-252-3/+7
* | Add icon-changed signalDan Williams2006-09-251-0/+8
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-09-251-1/+8
|\
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-09-251-3/+57
| |\
| * \ Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-09-251-1/+56
| |\ \
| * | | Send buddy icon hash in presence service announcement tooDan Williams2006-09-251-1/+8
* | | | Adapt to BuddyModel constructor changeMarco Pesenti Gritti2006-09-251-1/+2
| |_|/ |/| |
* | | Some fixesMarco Pesenti Gritti2006-09-251-9/+13
* | | More work on the mesh viewMarco Pesenti Gritti2006-09-251-0/+50
| |/ |/|
* | Show activities againMarco Pesenti Gritti2006-09-251-1/+56
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-09-251-0/+1
|\
| * Add BuddyActivityView.py to makefileDan Williams2006-09-251-0/+1
* | Write a mesh model and start using it in the mesh viewMarco Pesenti Gritti2006-09-255-72/+129
|/
* Better layoutMarco Pesenti Gritti2006-09-251-1/+6
* Add size request to BuddyActivityView and use it in IconLayoutMarco Pesenti Gritti2006-09-252-61/+45
* Switch to BuddyActivityView to show current activityDan Williams2006-09-252-2/+107
* Add get_current_activity accessorDan Williams2006-09-251-0/+3
* Implement very simple spread out logic for the IconLayoutMarco Pesenti Gritti2006-09-241-7/+47
* Some cleanups of the IconLayoutMarco Pesenti Gritti2006-09-243-22/+12
* 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
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-09-223-8/+7
|\
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-09-221-10/+22
| |\
| * | Fix a few bugsMarco Pesenti Gritti2006-09-223-8/+7
* | | Clean up buddy checking & retrieval; make constructor choice between name & r...Dan Williams2006-09-222-26/+41
| |/ |/|
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-09-223-7/+9
|\ \ | |/
| * Fix friends removalMarco Pesenti Gritti2006-09-221-4/+6
| * Increase zoom view icon sizesMarco Pesenti Gritti2006-09-223-3/+3
* | Monitor buddy property change signals on creation; misc cleanupsDan Williams2006-09-221-10/+22
|/
* Don't die on malformed friends config fileDan Williams2006-09-221-6/+11
* Play with sizes a bitMarco Pesenti Gritti2006-09-222-2/+2
* Convert to the new icon formatMarco Pesenti Gritti2006-09-223-6/+6
* 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-221-13/+13
* Start trying to deal with current activity changesDan Williams2006-09-211-2/+19
* 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-211-11/+37