Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Show output on demandgtk3Sai Vineet2013-12-072-4/+34
|
* undo damage from fialed merge requestWalter Bender2013-12-071-247/+296
|
* hidetreeWalter Bender2013-12-0734-14426/+583
|\
| * Add examples iconIgnacio Rodríguez2013-12-074-3/+288
| |
| * Allow load example when textview is not modifiedIgnacio Rodríguez2013-12-071-1/+6
| |
| * Remove treeview and add custom FileDialogIgnacio Rodríguez2013-12-072-55/+161
| |
| * Pippy ask to discard changes before switching to a different example.Emil Dudev2013-12-061-0/+26
| | | | | | | | Fixes #2271
| * news for v50Walter Bender2013-11-293-5/+12
| |
| * fixed problems with export to Sugar app; pep8 cleanupWalter Bender2013-11-291-24/+59
| |
| * fixed problems with export to Sugar app; pep8 cleanupWalter Bender2013-11-291-103/+159
| |
| * import before commentRafael Ortiz2013-03-151-1/+2
| |
| * The stop button stops the code being executedflavio2013-03-012-1/+2
| |
| * v51Rafael Ortiz2012-11-201-1/+1
| |
| * Add our 'elements' modified .egg to the sys.pathManuel Kaufmann2012-11-201-0/+6
| | | | | | | | Signed-off-by: Manuel Kaufmann <humitos@gmail.com>
| * 'Elements' module modifiedManuel Kaufmann2012-11-201-0/+0
| | | | | | | | | | | | | | | | | | This module was modified in Physics to allow 'Grabing' the objects. Take a look at this ticket: http://bugs.sugarlabs.org/ticket/3361 Signed-off-by: Manuel Kaufmann <humitos@gmail.com>
| * Remove older Box2D libraryManuel Kaufmann2012-11-2018-14312/+0
| | | | | | | | | | | | | | | | | | pybox2d is already included in our builds: pybox2d-2.0.2b2-8.fc18.i686 pybox2d-2.0.2b2-8.fc18.armv7hl Signed-off-by: Manuel Kaufmann <humitos@gmail.com>
| * adding summary infov50Rafael Ortiz2012-10-041-0/+1
| |
| * Correction Pippy Playwaveflavio2012-09-191-4/+4
| |
| * Change _shared_activity by shared_activityflavio2012-09-093-25/+20
| |
| * inline comment should be with '#' not with '''Rafael Ortiz2012-06-301-4/+5
| |
| * not needed importRafael Ortiz2012-06-301-1/+0
| |
| * not needed importRafael Ortiz2012-06-301-1/+1
| |
| * erasing old fixmeRafael Ortiz2012-06-301-1/+0
| |
| * Various fixes to gtk3 port, by (flavio danesseRafael Ortiz2012-06-306-123/+150
| | | | | | | | | | fdanesse@activitycentral.com) and (rafael ortiz rafael@activitycentral.com)
| * Port Gtk3 Baseflavio2012-06-1519-481/+451
| |
* | prepping for new versionWalter Bender2013-11-222-1/+3
| |
* | This patch replaces the comma-space with a semicolon (no space) to fixWalter Bender2013-11-121-1/+1
| | | | | | | | | | | | a problem with parsing mime_types in the Pippy activity.info file. Fixes SL#4652
* |