Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter@walter-laptop.(none)>2010-02-10 23:50:51 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2010-02-10 23:50:51 (GMT)
commit80560624cd079474d86cd2df0d1525416042d639 (patch)
treef0b5dd93f190c31a9e204adbd09f04e0b7450e8a
parent2e152d41f4d8fe4053af2a815893c985e4774576 (diff)
more updates
-rw-r--r--NEWS35
1 files changed, 24 insertions, 11 deletions
diff --git a/NEWS b/NEWS
index d07b9bc..70be512 100644
--- a/NEWS
+++ b/NEWS
@@ -1,19 +1,32 @@
83
-* MAJOR REFACTORING
-** multiple turtles
-** expandable blocks
-** trash palette
-** 90% smaller download bundle-size
-** faster first-time launch
-** easier i18n maintenance
-** variable-length string blocks
-** editable strings
-** easier to add new blocks and palettes
+* added new user-interface features
+ o support for multiple turtles
+ o expandable blocks
+ o collapsible stacks
+ o runtime block highlighting
+ o error highlighting
+ o trash palette (with restore)
+ o palette better integrated into Sugar toolbar
+ o variable-length string blocks
+ o editable string blocks
+ o new boolean logic UI
+ o showblock to compliment hideblock
+ o fullscreen block
+ o editible macros (used for presentation blocks)
+ o labels on coordinate-grid overlays
+ o more complete support in non-Sugar environments
+ o new (and improved) sample code
+
+* completed a major refactoring of the code
+ o 90% smaller download bundle-size
+ o faster first-time launch
+ o greatly simplified i18n maintenance
+ o easier to extend with new blocks and palettes
82
-* minor updates to Spanish translations
+* minor ubpdates to Spanish translations
81