Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWalter Bender <walter@sugarlabs.org>2010-04-26 17:22:12 (GMT)
committer Walter Bender <walter@sugarlabs.org>2010-04-26 17:22:12 (GMT)
commite9fddf1e00857ad985238410f631a3975de04995 (patch)
treecb5dcd5c43ecb7952a9985f6e1ca8e42ee2673fc /NEWS
parent6606449090a9e66269d636451cb4712c78a19d73 (diff)
mini version to parallel Java version
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS486
1 files changed, 2 insertions, 484 deletions
diff --git a/NEWS b/NEWS
index 79847a9..51dc828 100644
--- a/NEWS
+++ b/NEWS
@@ -1,485 +1,3 @@
-87
+1
-* fixed typo in sample code
-* added mouse support to sample code (See
- http://tonyforster.blogspot.com/2010/03/mouse-support-in-turtleart.html)
-
-86
-
-* More .es updates
-
-85
-
-* Fixed bug loading floating point numbers from saved projects
-* 'store in box' accepts strings and numbers as labels
-* New .es translations
-
-84
-
-* merge with mainline
-
-83
-
-* 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 paste text from Sugar clipboard to string blocks
- o new prefix boolean logic
- o showblock to compliment hideblock
- o fullscreen block
- o Cartesian and polar coordinate blocks
- o color blocks
- o editable 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
- o Logo code for project added to View Source
- o save SVG block lets you generate SVG with Turtle Art
- o improved export-to-HTML logic
- o new translations
- o multi-variable in-line Python-code blocks
- o traceback for checking errors in in-line Python code
-
-* completed a major refactoring of the code
- o download bundle-size is only 40% of previous versions
- 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
-
-81
-
-* fixed keyboard input bug introduced in v79
-
-80
-
-* new Finnish translations
-
-79
-
-* backspace enabled when entering numbers
-* arbitrarily long numeric strings enabled
-* fixed Python error in sample code
-* clean up of en artwork
-* fix bug in load_image
-* detecting XO 1.5 hardware for font-scaling problem
-* keyboard and gamepad navigation
-* expanded hover help
-* better logic for block selection used by copy/paste
-
-78
-
-* new artwork for pen palette
-* color blocks
-
-77
-
-* hide status block on start up
-* save reference to Python code loaded from the Journal
-
-76
-
-* fixed import error in project
-* fixed bullets in exporthtml
-* added proper scaling for coordinate blocks
-* moved status layer forward
-
-75
-
-* Cartesian coordinates overlay
-* polar coordinates overlay
-* coordinate display on View Toolbar
-* Option to rescale coordinate system to 100x100 on View Toolbar
-* Reordered the palettes (moved misc. down)
-
-74
-
-* load start block for new projects
-* fixed bug with reloading descriptions from Journal
-* added hover help to command line version
-* initiate the import Python chooser when Python block is clicked
-* saving pastable code to html export
-* fixed some problems in export to HTML code
-
-73
-
-* raise status flag when catching overflow error
-* clean up of de, it, fr, es artwork
-* fixed bug related to blocks running off the left edge
-* cleaned up command-line code
-
-72
-
-* cleaned up code for pre-0.86 palettes
-* fixed keyboard shortcut bug in pre-0.86 palettes
-* fixed problem with int(None) in unselect
-* fixed problem with int(float) in unselect
-* fixed fence-post problem with searching off the end of blocks
-* work-around Rainbow problem with tmpfile
-
-71
-
-* updated fr translations
-* more sample Python code
-* limiting abs(number) to max of 1000000 to prevent OverflowErrors
-
-70
-
-* new translations/artwork for vi, it, fr
-* added linewrap to help label (with rgs)
-* added label to Help toolbar (to work around bug with small displays)
-* caught some exceptions that prevented TA from running outside of Sugar
-* fixed bug preventing simple save to HTML for pre-086 systems
-* added missing icon for Save from Journal
-
-69
-
-* chmod +x svg factory
-* added missing import gettext from talogo.py
-* renamed xo-man to xo-child
-* caught missing attribute when running from outside of Sugar
-* new translations/artwork for de, fr, es, it
-* added translator comments
-* fixed several bugs in export to Logo code
-
-68
-
-* made case consistent on tool tips
-* fixed bug re i18n in debug panel
-* new artwork for es and fr
-* fixed some problems with svg factory
-* fixed bug in Export HTML
-* fixed naming problem with all save_as functions
-* fixed bug in Export Logo in regard to start block
-
-67
-
-* added mime-type icon
-* changed keyboard shortcuts to use Ctrl instead of Alt as per guidelines
-* fixed bug re wait time (now in seconds)
-* fixed problem with fractional wait times
-* fixed i18n problem with labels in hover help
-* reorganization of extras palette
-* fixed problem of empty file with "Save as HTML" (saving screen capture)
-
-66
-
-* fixed bug preventing launch on (0.82-0.84)
-* work around Rainbow problem with Save as image
-* fixed bug re activate Stop Button on launch (thanks to rgs)
-* added open from journal button (with rgs)
-* fixed bug re Erase Button (hides status blocks)
-* cleaned up some broken sample code
-
-65
-
-* fixed problem with View Toolbar
-* moved Samples button to Help Toolbar
-
-64
-
-* major refactoring for new toolbar design
-* stop sign turns off after execution is finished
-* added preliminary support for mg and ta
-* moved hover help to help toolbar
-* adjusted artwork on Turtle palette
-
-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
-* pot update
-
-46
-
-* full screen mode
-* scrolled window
-* better support for running from the command line
-
-45
-
-* alt chars for keyboard shortcuts
-* visual feedback for user-defined blocks when "loaded"
-
-44
-
-* adding user defineable block
-
-43
-
-* new de artwork
-
-42
-
-* removed unneeded Numeric dependencies
-
-41
-
-* end run around addons bug?
-
-40
-
-* improvements to it artwork
-
-39
-
-* improvements to nl and sv artwork
-
-38
-
-* improvements to de artwork
-
-37
-
-* adding de sl sv
-* cleaned up SVGs
-
-36
-
-* added el, vi, zh_TW
-
-35
-
-* updated depreciated fields in activity.info
-* added svg/*.py files to generate svgs from .po
-* added nl
-
-34
-
-* added it; cleaned up fr; converted to cjson (with help from silbe)
-
-33
-
-* merge with TAPortfolio (and elimination of Sensor and myblock features)
-
-32
-
-* rebase on TAPortfolio code
-
-31
-
-* run and step
-
-30
-
-* fixed broken POT file
-
-29
-
-* new artwork, better i18n
-
-28
-
-* added push and pop (en only)
-
-27
-
-* add named boxes and stacks
-
-26
-
-* allow new blocks to be created by clicking in addition to drag and drop
-
-25
-
-* added sensor panel from TurtleArt with Sensors
-* catch exceptions where DC Audio is not available (non-OLPC_XO-1 hardware)
-
-24
-
-* add UCB logo export
-* check for conditions where image cache needs refreshing
-
-23
-
-* caching images
-
-22
-
-* added POT file
-
-21
-
-* added ru
-* fixed errors in fr and mn
-
-20
-
-* fixed translation problem with Spanish "poner en caja"
-* PT translation
-* height = toolbox.get_size()[1]
-* setyx
-* adding po files
-
-19
-
-* removed "sugar.activity import registry"
-
-18
-
-* Finnish
-* SVG cleanup
-
-17
-
-* SVG support
-* support for non-1200x900 displays
-
-16
-
-* Mongolian
-
-15
-
-* shebang patch
-
-14
-
-* Changed more file permissions (-x)
-* Deleted some redundant files (stray myblockgroup.gif files)
-* Add #!/usr/bin/env python to taturtle.py
-
-13
-
-* Added Turkish (tr) artwork
-* Changed permissions on artwork (-x)
-
-12
-
-* Added sqrt function
-
-11
-
-* Rename activity from TurtleArt to Turtle Art (dlo trac #2663)
-* Fix pen up in arc (dlo trac #7656)
-* Point update url at a protected page.
-
-10
-
-* licensing information in activity.info (dlo trac #6340)
-* new samples
-* improved icon (dlo trac #6836)
-
-9
-
-* added french images
-* fixed a few typos
-* fixed divide by zero bug
-
-8
-
-* added license
-
-7
-
-* simple i18n
-
-6
-
-* Graphics changes
-
-5
-
-* Multi instance happy
+* Mini Turtle Art that parallels Java version