Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* 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-211-10/+1
* Implement the frame mouse activation logic.Marco Pesenti Gritti2006-09-211-13/+28
* Simple timeline API.Marco Pesenti Gritti2006-09-212-41/+46
* s/BuddyInfo/BuddyModelMarco Pesenti Gritti2006-09-204-7/+7
* Use asynchronous service resolution to capture service updates tooDan Williams2006-09-191-1/+4
* Do not hide the frame if menushell is active.Marco Pesenti Gritti2006-09-191-4/+13
* Use a different menu shell for the zoom view and the frameMarco Pesenti Gritti2006-09-196-13/+21
* Show/hide the frame on mouse motion, needs workMarco Pesenti Gritti2006-09-182-15/+104
* Implement close button for the activity.Marco Pesenti Gritti2006-09-184-7/+22
* Cleanup shell model/view separationMarco Pesenti Gritti2006-09-186-63/+59
* Rework menu positioning. Cleanups.Marco Pesenti Gritti2006-09-165-3/+36
* Implement menu color scheme and fixup colorsMarco Pesenti Gritti2006-09-162-3/+10
* Initial implementation of the activity menuMarco Pesenti Gritti2006-09-164-35/+63