Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/buddyiconcache.py
Commit message (Collapse)AuthorAgeFilesLines
* Make GenericOwner responsible for setting its own properties.Simon McVittie2007-06-081-0/+2
| | | | | | | | | | * buddyiconcache: Use a single global instance, buddy_icon_cache (which is imported into server_plugin and buddy) * server_plugin, buddy: Move alias, avatar, props setting from ServerPlugin to GenericOwner. Remove property-changed signal from Buddy (no longer needed) Note that in this patch, GenericOwner temporarily makes calls to private methods of ServerPlugin.
* buddyiconcache: Cache icons separately for each accountSimon McVittie2007-06-071-19/+34
|
* Copy sugar services/presence/ to presence-service src/Simon McVittie2007-06-061-0/+105