Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Misc. pylint fixesTomeu Vizoso2010-08-205-119/+12
* Wrap lines with more than 80 charsTomeu Vizoso2010-08-203-22/+43
* Remove some unused importsTomeu Vizoso2010-08-206-12/+3
* For several reasons, a shared activity won't survive to its connectionTomeu Vizoso2010-08-201-1/+0
* No need to dispose the buddies currently in the activity, as it is informatio...Tomeu Vizoso2010-08-201-1/+0
* Remove misleading comment, we are already listening ClosedTomeu Vizoso2010-08-201-2/+0
* Add the MAC address to the data that gets hashed to get an activity_idTomeu Vizoso2010-08-201-22/+2
* Correctly use the connections from ConnectionManagerTomeu Vizoso2010-08-201-2/+5
* Make sure that the connection we choose is connectedTomeu Vizoso2010-08-201-19/+65
* Set the properties of the channel after we have joined itTomeu Vizoso2010-08-201-103/+12
* Translate handles if the channel has channel-specific handles (gabble)Tomeu Vizoso2010-08-201-48/+80
* Log when we fail to find a share activity for a given idTomeu Vizoso2010-08-201-1/+4
* Call the new invite method in ActivityService InviteCommand and keep a stub f...Tomeu Vizoso2010-08-201-1/+5
* Add WOCKY_DEBUG to ~/.sugar/debugTomeu Vizoso2010-08-201-0/+1
* Add mission control env vars for debuggingTomeu Vizoso2010-08-201-4/+7
* Track the buddies inside the activityTomeu Vizoso2010-08-201-69/+64
* Handle invitations using Mission Control 5.Tomeu Vizoso2010-08-207-46/+170
* Restore use of ActivityProperties.GetActivityTomeu Vizoso2010-08-201-7/+10
* Pass the account path to the Activity on creationTomeu Vizoso2010-08-202-13/+14
* Identify buddies and activities by their account and ids insteadTomeu Vizoso2010-08-204-29/+65
* Add src/sugar/presence/util.pyTomeu Vizoso2010-08-201-0/+53
* Take into account the "private" property when updating the scope toolbuttonTomeu Vizoso2010-08-201-1/+2
* Only add ourselves to a channel if we are in local_pendingTomeu Vizoso2010-08-201-5/+5
* Implement inviting buddies to a private activityTomeu Vizoso2010-08-205-49/+75
* Add src/sugar/util.py to the MakefileTomeu Vizoso2010-08-201-1/+2
* Implement Buddy.object_path()Tomeu Vizoso2010-08-201-1/+1
* Implement Activity.get_channels()Tomeu Vizoso2010-08-201-3/+7
* Emit the buddy-left signalTomeu Vizoso2010-08-201-0/+3
* Implement leaving an activityTomeu Vizoso2010-08-201-10/+9
* Emit the buddy-joined signalTomeu Vizoso2010-08-201-1/+19
* Refactor the logic for sharing into _ShareCommand and implementTomeu Vizoso2010-08-202-102/+378
* Replace enough of the old PS so we can share an activity instance publicallyTomeu Vizoso2010-08-203-76/+164
* Replace enough of the old PS so we can join an activity instance on the network.Tomeu Vizoso2010-08-205-331/+279
* Release 0.89.3v0.89.3Simon Schampijer2010-08-171-1/+1
* Print warnings about the deprecated activity.info fieldsSimon Schampijer2010-08-171-0/+5
* Revert "Support dropped for activity.info fields 'service_name' and 'class'"Simon Schampijer2010-08-171-2/+8
* Release 0.89.2v0.89.2Simon Schampijer2010-08-161-1/+1
* Support dropped for activity.info fields 'service_name' and 'class'Simon Schampijer2010-08-161-8/+2
* Add ErrorAlert inherited from Alertanishmangal20022010-08-101-0/+45
* Revert "Release 0.84.12"Daniel Drake2010-08-091-1/+1
* Release 0.84.12Daniel Drake2010-08-091-1/+1
* Not able to access files on external device from within an activity on new sy...Simon Schampijer2010-08-091-2/+4
* Commit from Sugar Labs: Translation System by user Myckel.: 40 of 40 messages...Pootle daemon2010-08-071-20/+24
* Release 0.89.1v0.89.1Tomeu Vizoso2010-07-141-1/+1
* Remove unneeded debug logs #1861Simon Schampijer2010-07-072-7/+0
* Use set_toolbar_box() in example code.Bernie Innocenti2010-07-011-1/+1
* Set default accelerators for Copy and Paste buttonsBernie Innocenti2010-07-011-0/+2
* Release 0.88.1v0.88.1sucrose-0.88Simon Schampijer2010-06-031-1/+1
* Bundelbuilder should not use localized activity name #1968 (Walter Bender)Simon Schampijer2010-06-032-3/+11
* Cannot delete stalled download from journal #1987Aleksey Lim2010-06-021-3/+2