Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/activity
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* Set labels for toolbuttonsAleksey Lim2009-08-071-0/+1
* Set STATE_INSENSITIVE for toolbarbox pagesAleksey Lim2009-08-071-2/+1
* Remove list of Rainbow exemptionsTomeu Vizoso2009-08-011-9/+1
* style fixesTomeu Vizoso2009-08-011-33/+43
* Merge branch 'master' of git://dev.laptop.org/users/mstone/sugar-toolkitTomeu Vizoso2009-08-011-38/+44
|\
| * Get activities launching with rainbow-0.8.x.Michael Stone2009-02-271-38/+44
* | Fix pylint/pep8 warningsAleksey Lim2009-08-011-13/+12
* | Set background color for activity.widgets.TitleEntryAleksey Lim2009-08-011-19/+20
* | Fix review issuesAleksey Lim2009-07-311-9/+9
* | Fix review issuesAleksey Lim2009-07-312-52/+39
* | Fix Makefile.amAleksey Lim2009-07-311-9/+10
* | Rename toolbar.py to toolbarbox.pyAleksey Lim2009-07-302-1/+5
* | Move activity related widgets to sugar.activity.widgetsAleksey Lim2009-07-302-333/+309
* | Do not use jarabe moduleAleksey Lim2009-07-301-17/+3
* | Fix review issuesAleksey Lim2009-07-301-122/+203
* | Minor tweaksAleksey Lim2009-07-301-6/+4
* | Suppress sub-palettes in radiopaletteAleksey Lim2009-07-291-6/+4
* | Fix review issuesAleksey Lim2009-07-291-21/+23
* | Remove redundant ctor argument from activity.ActivityToolbar()Aleksey Lim2009-07-291-6/+6
* | Replace share combo with new share buttonAleksey Lim2009-07-291-46/+2
* | Use activity icon for activity.toolbar buttonAleksey Lim2009-07-281-5/+16
* | Add activity.keep_buttonAleksey Lim2009-07-281-15/+15
* | Add activity.share_buttonAleksey Lim2009-07-281-1/+41
* | Support legacy stop button in ActivityToolbarAleksey Lim2009-07-131-2/+2
* | Support new toolbars widgets in activity.pyAleksey Lim2009-07-131-24/+61