Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/model
Commit message (Expand)AuthorAgeFilesLines
* Add GPL headersMarco Pesenti Gritti2006-10-146-0/+96
* Move all the canvas code that doesn't depend on goocanvas anymore in graphics.Marco Pesenti Gritti2006-10-033-3/+3
* Revert "Make ShellModel emit signals on activity change, and make Owner liste...Ian Bicking2006-09-272-29/+14
* Make ShellModel emit signals on activity change, and make Owner listen for th...Dan Williams2006-09-272-14/+29
* Fix add and remove friendsMarco Pesenti Gritti2006-09-261-1/+1
* Fix current activity handlingDan Williams2006-09-261-10/+19
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-09-251-2/+6
|\
| * Handle None current activity caseMarco Pesenti Gritti2006-09-251-2/+6
* | Add icon-changed signalDan Williams2006-09-251-0/+8
|/
* Send buddy icon hash in presence service announcement tooDan Williams2006-09-251-1/+8
* Write a mesh model and start using it in the mesh viewMarco Pesenti Gritti2006-09-253-0/+114
* Add get_current_activity accessorDan Williams2006-09-251-0/+3
* Add color-changed and current-activity-changed signalsDan Williams2006-09-221-3/+17
* - don't hardcode inactive buddy colorDan Williams2006-09-221-12/+37
* Clean up buddy checking & retrieval; make constructor choice between name & r...Dan Williams2006-09-222-26/+41
* 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
* Start trying to deal with current activity changesDan Williams2006-09-211-2/+19
* s/BuddyInfo/BuddyModelMarco Pesenti Gritti2006-09-203-5/+5
* Use asynchronous service resolution to capture service updates tooDan Williams2006-09-191-1/+4
* Cleanup shell model/view separationMarco Pesenti Gritti2006-09-182-48/+8
* For the owner show only nick nameMarco Pesenti Gritti2006-09-161-0/+3
* MergeDan Williams2006-09-152-4/+44
* Really fix invitesMarco Pesenti Gritti2006-09-152-8/+8
* Fix invitesMarco Pesenti Gritti2006-09-152-3/+7
* Fix makefilesMarco Pesenti Gritti2006-09-151-0/+1
* Fix opening new activitiesMarco Pesenti Gritti2006-09-151-0/+24
* Implement friends removal, lots of cleanupsMarco Pesenti Gritti2006-09-152-52/+19
* Move the model to his own moduleMarco Pesenti Gritti2006-09-156-0/+278