Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/activity
Commit message (Expand)AuthorAgeFilesLines
...
* Handle invitations using Mission Control 5.Tomeu Vizoso2010-08-204-33/+133
* Take into account the "private" property when updating the scope toolbuttonTomeu Vizoso2010-08-201-1/+2
* Implement inviting buddies to a private activityTomeu Vizoso2010-08-202-6/+7
* Replace enough of the old PS so we can share an activity instance publicallyTomeu Vizoso2010-08-201-6/+4
* Replace enough of the old PS so we can join an activity instance on the network.Tomeu Vizoso2010-08-202-3/+7
* 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-031-1/+1
* Reset timeout delay on every TitleEntry change #1948Aleksey Lim2010-06-021-3/+4
* 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-101-1/+0
* Log saving errors in activities #1703Tomeu Vizoso2010-03-091-2/+2
* 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
* 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
* | Remove file that was there by mistakeTomeu Vizoso2010-02-061-0/+0
* | Add signal listener functionality to the DS #1197 (silbe)Simon Schampijer2010-01-241-9/+2
|/
* locate rainbow using PATH instead of hardcoding the location (#1436)Sascha Silbe2010-01-111-3/+3
* don't use rainbow if it has been uninstalled, but the config file remains (#1...Sascha Silbe2010-01-111-1/+5
* Apply activity font settings earlier (#1607)Daniel Drake2009-12-242-3/+7
* Apply font configuration from GConf (#1584)Daniel Drake2009-12-011-0/+3
* Present windows in non-active process #1423Aleksey Lim2009-09-291-6/+8
* Save activity_id if its not yet in the DS #1276Tomeu Vizoso2009-09-191-0/+3
* _Typo Color of sugar.activity.widgets.ActivityButton is owners all time despi...Aleksey Lim2009-09-181-1/+1
* Color of sugar.activity.widgets.ActivityButton is owners all time despite of ...Aleksey Lim2009-09-181-6/+10
* Close tube after the activity window is closed #1296Tomeu Vizoso2009-09-151-4/+5
* Put back <Ctrl>Z as the Undo accelerator #1287Tomeu Vizoso2009-09-141-1/+1
* Fullscreen resizing issues #1263Aleksey Lim2009-09-051-1/+5
* Make activity windows cover the whole screen as soon as they are mapped.Tomeu Vizoso2009-09-011-0/+19
* PEP8 white space and long line fixesSascha Silbe2009-08-258-52/+145
* trim EOL (end-of-line) spaces on source filesSascha Silbe2009-08-258-126/+126
* Fix typos in 0342a24e2dbAleksey Lim2009-08-251-2/+2
* Sugar crashing when saving a journal entry upon closing an activity #1123Aleksey Lim2009-08-251-18/+20
* don't hardcode Rainbow activity permissionsSascha Silbe2009-08-241-7/+0
* let the logger do the formattingSascha Silbe2009-08-243-26/+26
* Align widgets to the leftSimon Schampijer2009-08-171-7/+8
* Fix typoSimon Schampijer2009-08-171-1/+1
* Add ActivityButton for simple activitiesSimon Schampijer2009-08-171-8/+26
* Make the share button insensitive when max_participants is set to 1Simon Schampijer2009-08-121-1/+3