From 960aba5ca0708a81498ea78ccf05dd4cb554b180 Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Wed, 18 Dec 2013 19:22:52 +0000 Subject: news for 195 --- diff --git a/NEWS b/NEWS index 09eba1c..2686bd1 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,48 @@ +195 + +ENHANCEMENTS: +* New translations + +BUG FIX: +* Added missing parens for some binary operations in Python export +* Fixed positioning of help messages (#4679) + +194 + +ENHANCEMENTS: +* Added URL block (Scimonster) +* Save/restore palette settings in GConf +* Add confirmation when emptying trash in GNONE version (Alan Aguiar) +* Add load/save plugin dialog to GNOME version (Daniel Francis) +* Add busy cursor when projects are being prepared to run +* Reworked Duplicate Blocks warning graphic to reflect current block shapes +* Refactor until block shape to better reflect flow logic +* Enabled load file to heap/save heap to file to use the Sugar journal +* New translations + +BUG FIXES: +* Fixed shade block dock settings (Alan Aguiar) +* Fixed bug in empty trash (Alan Aguiar) +* Set active turtle after 'clean' in exported Python code +* Execute 'until' body once before entering loop in exported Python code +* Fixed problem with running_blocks flag not being cleared (cause of spurious + "hit stop button" messages. +* Fixed problem with errant text entry widget on run. +* Fixed problem with text wrap of SVG output #1856 (Jorge Alberto Gómez López) + +193 + +ENHANCEMENTS: +* Merged Marian Zepf's export Python branch (This is really fun. Give it a try.) +* Added busy cursor while project is loading from store +* Added tabbing through palette proto-blocks +* New sample program from Cynthia Solomon +* Logging errors in project metadata for making learning visible +* New translations + +BUG FIX: +* Prevent text blocks from docking to blocks requiring numeric arguments + 192 ENHANCEMENTS: diff --git a/activity/activity.info b/activity/activity.info index b34f5f9..b6cf9f2 100644 --- a/activity/activity.info +++ b/activity/activity.info @@ -1,6 +1,6 @@ [Activity] name = Turtle Confusion -activity_version = 192 +activity_version = 195 license = MIT bundle_id = org.laptop.TurtleConfusionActivity exec = sugar-activity TurtleArtActivity.TurtleArtActivity -- cgit v0.9.1