Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* Mention ctrl+sMarco Pesenti Gritti2006-06-183-12/+32
* Factor out window logic to ChatWindow.Marco Pesenti Gritti2006-06-181-0/+28
* Fix the confusion when running multiple instances on theMarco Pesenti Gritti2006-06-182-3/+16
* Get chat back to work. Well except it get very confusedMarco Pesenti Gritti2006-06-186-24/+31
* Filter out duplicate shared activities from the Start Page listDan Williams2006-06-181-0/+27
* Fix a bunch of issues with the chat windowMarco Pesenti Gritti2006-06-183-66/+30
* Merge branch 'master' of git+ssh://dcbw@crank.laptop.org/git/sugarDan Williams2006-06-185-39/+29
|\
| * Some work to make group chat work againMarco Pesenti Gritti2006-06-185-39/+30
* | Pass a serialized Service object through when joining an activityDan Williams2006-06-184-31/+43
* | Add serialize/deserialize functions for Service objectsDan Williams2006-06-181-0/+32
|/
* Get page sharing back to workMarco Pesenti Gritti2006-06-184-14/+24
* Empty addresses are valid, meaning the buddy own address.Marco Pesenti Gritti2006-06-183-7/+20
* Setup python logging and use it in the PresenceServiceMarco Pesenti Gritti2006-06-174-17/+40
* Implement page location sharing. Not yet working forMarco Pesenti Gritti2006-06-171-6/+23
* Add presence service-scope signals when new services appear on buddies, so th...Dan Williams2006-06-171-1/+9
* More fixes, not-presence worksMarco Pesenti Gritti2006-06-171-0/+1
* Add get_id() function to match activity.Activity's get_id() function; sort-of...Dan Williams2006-06-171-0/+7
* Validate service type and check for uid-based services firstDan Williams2006-06-171-3/+8
* Some fixesMarco Pesenti Gritti2006-06-171-1/+1
* Make each activity have a default type for sharingDan Williams2006-06-173-12/+22
* Don't log requests any moreDan Williams2006-06-171-1/+1
* Don't block on dbus for open_with_id eitherDan Williams2006-06-171-4/+7
* don't try to resolve a service more than onceDan Williams2006-06-171-9/+19
* Fix recognition of shared activitiesDan Williams2006-06-171-5/+17
* Add back the new-service-adv signal for the start pageDan Williams2006-06-171-1/+6
* Use better escape functionDan Williams2006-06-171-3/+3
* Disable some in-progress codeDan Williams2006-06-161-2/+3
* Merge branch 'master' of git+ssh://dcbw@crank.laptop.org/git/sugarDan Williams2006-06-161-3/+8
|\
| * Get chat to show againMarco Pesenti Gritti2006-06-161-3/+8
* | Listen to local activity lifecycle signalsDan Williams2006-06-161-1/+14
* | Add a gobject helper which proxies signals for the ActivityContainerDan Williams2006-06-161-6/+35
* | Fix typos in PresenceServiceDan Williams2006-06-161-5/+7
|/
* Merge branch 'master' of git+ssh://crank.laptop.org/git/sugarMarco Pesenti Gritti2006-06-163-7/+37
|\
| * Add hooks for filtering on specific application UIDsDan Williams2006-06-161-4/+30
| * Fix starting browser activityDan Williams2006-06-162-3/+7
* | No time to think about logMarco Pesenti Gritti2006-06-161-2/+1
|/
* More work on chatsMarco Pesenti Gritti2006-06-162-23/+29
* Fixup model iterations to take the new filter inMarco Pesenti Gritti2006-06-161-12/+12
* Fix up bits of presence windowDan Williams2006-06-161-8/+8
* A pass at fixing single-computer with more than one sugar instance workDan Williams2006-06-163-7/+12
* Merge branch 'master' of git+ssh://crank.laptop.org/git/sugarMarco Pesenti Gritti2006-06-162-5/+0
|\
| * Remove debug printsDan Williams2006-06-162-5/+0
* | Show buddies always if there is no activityMarco Pesenti Gritti2006-06-162-14/+22
|/
* - Clarify when a service type is supposed to be full/network, and when it's s...Dan Williams2006-06-163-82/+102
* Merge branch 'master' of git+ssh://dcbw@crank.laptop.org/git/sugarDan Williams2006-06-164-17/+47
|\
| * Monitor service addition and update buddy listMarco Pesenti Gritti2006-06-162-1/+8
| * Filter presence by activityMarco Pesenti Gritti2006-06-163-16/+39
* | mergeDan Williams2006-06-161-8/+18
|/
* Register the model service and start working onMarco Pesenti Gritti2006-06-166-37/+36
* Merge branch 'master' of git+ssh://crank.laptop.org/git/sugarMarco Pesenti Gritti2006-06-161-0/+1
|\