Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* Not able to access files on external device from within an activity on new sy...Simon Schampijer2010-08-091-2/+4
* 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
* 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
* Reset timeout delay on every TitleEntry change #1948Aleksey Lim2010-06-021-3/+4
* Fix keep functionality in activitiesSimon Schampijer2010-03-291-4/+7
* Display a message when an activity fails to start (based on wadeb patches) #1447Aleksey Lim2010-03-101-4/+38
* A little bit of pylint cleanupSimon Schampijer2010-03-102-2/+1
* check syntax of private key (#1568)Sascha Silbe2010-03-091-1/+5
* Revert "Merge commit 'refs/top-bases/t/bug-1568' into t/bug-1568"Sascha Silbe2010-03-091-5/+1
* Merge commit 'refs/top-bases/t/bug-1568' into t/bug-1568Sascha Silbe2010-03-093-17/+10
|\
| * Log saving errors in activities #1703Tomeu Vizoso2010-03-091-2/+2
| * Deprecate host_version #1509Wade Brainerd2010-03-091-12/+0
| * Removes the use of O_SYNC on logs #1656James Cameron2010-03-091-2/+1
| * Do not fail while closing object less activities #1714Aleksey Lim2010-03-091-1/+2
| * Override canvas property in Activity class #1795Aleksey Lim2010-03-081-0/+5
* | check private key syntaxSascha Silbe2010-03-081-1/+5
|/
* Create the DSObject update listener as well for existing entriesSimon Schampijer2010-02-131-1/+1
* Merge branch 'master' of git://git.sugarlabs.org/sugar-toolkit/gettext-enhanc...Sayamindu Dasgupta2010-02-103-3/+147
|\
| * More cleanups for i18n.pySayamindu Dasgupta2010-02-101-22/+22
| * Make the dictionary sorting a bit more sensibleSayamindu Dasgupta2010-02-091-3/+4
| * Clean up docstringSayamindu Dasgupta2010-02-091-4/+6
| * Consistent variable namesSayamindu Dasgupta2010-02-091-19/+19
| * Should be and, and not orSayamindu Dasgupta2010-02-081-1/+1
| * Style and PEP8 fixesSayamindu Dasgupta2010-02-081-14/+18
| * Describe the args of the i18n methodsSayamindu Dasgupta2010-02-011-0/+3
| * Import in two lines instead of oneSayamindu Dasgupta2010-02-011-1/+2
| * Update Makefile.amSayamindu Dasgupta2010-01-241-0/+1
| * Code for language pack supportSayamindu Dasgupta2010-01-242-4/+136