Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a gecko module. Disable popups.Marco Pesenti Gritti2006-09-2610-1/+150
* 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-265-40/+148
|\
| * 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
| * Refactor current activity handling to be top-level attributes and D-Bus signa...Dan Williams2006-09-262-17/+80
| * Hook up Buddy.add_activity() and Buddy.remove_activity()Dan Williams2006-09-261-0/+22
* | 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-252-3/+3
* Scale the icon to a paritcular sizeDan Williams2006-09-251-4/+3
* Fix mixup of set_constraints() argsDan Williams2006-09-251-2/+2
* Add buddy icon to the buddy menuDan Williams2006-09-251-0/+35
* Do simple height-flow layout on menu items, and add an add_image() functionDan Williams2006-09-251-6/+20
* FixesMarco Pesenti Gritti2006-09-252-11/+17
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-09-254-4/+13
|\
| * Hrm not really sure why I need thisMarco Pesenti Gritti2006-09-252-1/+6
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-09-251-4/+4
| |\
| * | Handle None current activity caseMarco Pesenti Gritti2006-09-252-3/+7
* | | Set icon cache earlierDan Williams2006-09-251-2/+2
* | | Add icon-changed signalDan Williams2006-09-251-0/+8
| |/ |/|
* | Clean up debug messagesDan Williams2006-09-251-4/+3
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-09-251-1/+2
|\ \ | |/
| * Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-09-255-15/+100
| |\
| * | Adapt to BuddyModel constructor changeMarco Pesenti Gritti2006-09-251-1/+2
* | | Fix location of cache debug printsDan Williams2006-09-251-1/+2
| |/ |/|
* | Rename function to match previous _request_buddy_icon->_get_buddy_iconDan Williams2006-09-251-1/+1
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-09-252-3/+60
|\ \ | |/
| * Handle image size allocationMarco Pesenti Gritti2006-09-251-0/+3
| * Some fixesMarco Pesenti Gritti2006-09-251-9/+13
| * More work on the mesh viewMarco Pesenti Gritti2006-09-251-0/+50
* | Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarDan Williams2006-09-252-7/+65
|\ \ | |/
| * Show activities againMarco Pesenti Gritti2006-09-252-7/+65
* | Use the buddy icon cacheDan Williams2006-09-252-11/+27
* | Add a buddy icon cacheDan Williams2006-09-252-2/+64
* | Send buddy icon hash in presence service announcement tooDan Williams2006-09-251-1/+8
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-09-252-7/+8
|\
| * _stringify_hash -> printable_hash; generalize, make more publicDan Williams2006-09-251-7/+7
| * 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
|/
* Merge branch 'master' of git+ssh://dev.laptop.org/git/sugarMarco Pesenti Gritti2006-09-251-1/+1
|\
| * Unconditionally reschedule current activity switch timeoutDan Williams2006-09-251-1/+1
* | Initial snow flake layout implementationMarco Pesenti Gritti2006-09-253-0/+129
|/
* Better layoutMarco Pesenti Gritti2006-09-251-1/+6
* Add size request to BuddyActivityView and use it in IconLayoutMarco Pesenti Gritti2006-09-254-62/+50
* Switch to BuddyActivityView to show current activityDan Williams2006-09-252-2/+107
* Add get_current_activity accessorDan Williams2006-09-251-0/+3
* Use two different activity typesDan Williams2006-09-251-14/+14
* Determine scale as a float so it's not clamped at 0Dan Williams2006-09-251-1/+1