Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS93
1 files changed, 93 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0448a40..f70d440 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,96 @@
+63
+
+* more sample programs
+* consolidated samples into one directory
+* fixed mask bug that prevented palette hiding
+
+62
+
+* first pass at hover help support (thanks Raul)
+* put samples button, keep button on project toolbar
+* fixed journal icons associated with html, python, logo
+* improved compatibility with old Sugar builds
+* images centered under turtle
+* text vertically centered under turtle
+* pop blocks snap into boxes
+* improved masks for fewer block-selection errors
+
+
+61
+
+* fixed es translation
+* fixed problem with save/load on old systems
+
+60
+
+* fixed sharing bug
+* began work on 701 backward compatibility
+* added more debugging code
+
+59
+
+* fixed leading bug for OLPC XO portfolio
+* enabled box to hold strings and journal objects
+
+58
+
+* fixed unicode string compare in equal block
+* fixed journal description bug introduced in v55
+* fixed misaligned myfunc block problem
+
+
+57
+
+* lots of artwork clean up
+* elimination of lock block
+* more dead key clean ups
+* truncated strings
+
+56
+
+* more dead key cleanup
+* empty (undefined) box error message
+
+55
+
+* dead key workaround
+
+54
+
+* debug button
+* no more decimals by default for print
+
+53
+
+* es updates
+
+52
+
+* first attempt at fixing the mimetypes
+* default behavior of tamyblock.py is to draw a dotted line
+
+51
+
+* caught ISO_Level3_Shift problem on OLPC XO keyboard
+
+50
+
+* fixed some problems with taexportlogo
+* cleaned up save/load icons
+* print uses title for Journal objects
+* cleaned up movie window destroy code
+* more consistent template management internally
+* support of a sort for show in taexporthtml
+
+49
+
+* fixed character input bug
+
+48
+
+* reworking of media blocks
+* json cleanup
+
47
* image export