Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/SliderPuzzleActivity.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixes.Aneesh Dogra2012-12-181-3/+4
|
* Initial Gtk3 port.Aneesh Dogra2012-12-181-3/+3
|
* Fix gettext warningAleksey Lim2011-09-241-1/+4
|
* Init gthreads before using abiwordAleksey Lim2009-02-161-0/+4
|
* s/print/logging.debug/gAleksey Lim2009-01-061-2/+2
|
* Added licence header to all sources. Added AUTHORS file.Carlos Neves2008-01-131-0/+20
|
* Updated to use the tube helpers in Sugar.C. Neves2007-11-081-15/+5
|
* Improved feedback on buddy state changes.C. Neves2007-10-261-5/+9
|
* Better user feedback on shared mode. Full screen interface attempt.C. Neves2007-10-171-1/+3
|
* Slider integration with the Journal and Mesh collab have been merged and testedC. Neves2007-10-161-39/+61
|
* Fixed to allow using the Journal to get images.C. Neves2007-10-041-49/+56
| | | | Some code cleanup.
* Small bugfix with the way shared images are sent, when broken in parts.C. Neves2007-09-181-1/+2
| | | | Tiny bit of code cleanup.
* Mesh contest mode is back, as is Journal integrationC. Neves2007-09-101-47/+216
|
* Updated translations and added a few missing filesC. Neves2007-08-141-1/+2
|
* Updated to draft V1.2.C Neves2007-07-161-1/+2
| | | | | Partial mesh support (get remote image and state once). Updated lesson plans to use the community translated spanish and portuguese.
* Too much stuff changed to document here...C Neves2007-07-131-99/+100
|
* Updated the lesson plans.C Neves2007-06-191-13/+17
| | | | Now a single digit can be used as prefix in the lesson dirs to help with sorting. It is removed before rendering.
* Version 1.1 upgradedC Neves2007-06-151-16/+17
| | | | | | | | Arrows for image selection changed to the ones supplied by Shannon. This means another redesign for the sizes of things, as it made the buttons taller, and that in turn made the game area have a top and bottom blank area. Now the game area is 520 pixels squared, and since the subject thumb was now smaller that the buttons, I bumped that up to 48 pixels squared, also on the subject selection widget. The toolbar title is now resized to fit the text, but I was told by eben that will not be needed in the future, as the toolbar will be greatly enhanced. For now this will do. My Own Picture storage changed places. I had to move it away from the activity installation path and into the user home dir (it's now inside ~/.sugar/default/org.worldwideworkshop.olpc.SliderPuzzle.MyOwnPictures). The reason for this change should have been obvious in the past, as the activity path is not to be writable by the user, but since it actually is in the test environment, I failed to spot it. In the future we should probably use the datastore service for this, but I will need to investigate/ask around first. This activity no longer appears in the sugar launcher. Lessons had their font size increased.
* Updated to V1.1 second try:C Neves2007-06-121-3/+123
| | | | | | | | Changed category names, added lesson plans on the game area, removed toolbar. Initial support for Journal resume. Some UI changes and tweaks. My Own Pictures is also a category now, which automagically keeps the images opened with 'My Own Picture' button. These user images are kept as links.
* initial commit of the SliderPuzzle.activitycn2007-05-231-0/+23