Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/activity/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Remove the Naming AlertGonzalo Odiard2012-04-241-1/+0
| | | | | | | | | | | | | | | | | | | | | | With the new 'Write to Journal anytime' feature it is possible to write a description within an activity. Hopefully this leads to more usage of the Journal for reflection by the learner. The hinting nature ('you have not named your session yet') of the Naming Alert has not been replaced, though. The patch is an adaptation from the one that landed in sugar-toolkit-gtk3 and has been ported to the sugar-toolkit. After talking with teachers and the learning team, I found out that they are very excited about this feature. Doing this change not only in sugar-toolkit-gtk3 and limit it to the activities that have been ported to the new toolkit we will have a more consistent experience across the activities in the 0.96 release. The original patch is from Simon Schampijer <simon@laptop.org> Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org> Acked-by: Simon Schampijer <simon@laptop.org>
* Restructure for new /usr/bin/sugar-activity behaviourDaniel Drake2011-12-201-1/+0
| | | | | | | | | | | | | | | | | This patch accompanies a sugar patch titled "sugar-activity: make independent of sugar-toolkit GTK versions" The core Activity-instantiating functionality of main.py has been moved into the sugar-activity binary and can be removed from here. The remaining functionality (and everything that is GTK-specific) is moved into the Activity class in this commit. This is needed to make /usr/bin/sugar-activity independent of sugar/sugar3 and GTK2/GTK3, which is a crucial step for GTK3 activity support. Signed-off-by: Daniel Drake <dsd@laptop.org> Acked-by: Sascha Silbe <silbe@activitycentral.com>
* Update Makefile.amSayamindu Dasgupta2010-01-241-0/+1
|
* Fix Makefile.amAleksey Lim2009-07-311-9/+10
|
* Enhanced the 'Name this entry dialog'Simon Schampijer2009-01-181-1/+2
| | | | - created the canvastextview in sugar/graphics
* The activity registry is now private to the shell.Marco Pesenti Gritti2008-10-061-2/+1
| | | | | Changed the activityfactory to take a bundle instead of a bundle_id so that it doesn't depend on the registry.
* Factor out sugar-activity code to the toolkit.Marco Pesenti Gritti2008-08-271-0/+1
|
* Use a src directory consistently with base and shell.Marco Pesenti Gritti2008-04-291-0/+9