Changes

3,113 bytes added ,  09:58, 22 September 2010
m
→‎Updated: Fix spelling of etoys
Line 6: Line 6:  
This is our development release number 6 in the [http://wiki.sugarlabs.org/go/0.90/Roadmap 0.90 development cycle]! This is our Release candidate!   
 
This is our development release number 6 in the [http://wiki.sugarlabs.org/go/0.90/Roadmap 0.90 development cycle]! This is our Release candidate!   
   −
We now entered [[Development_Team/Release#Hard_Code_Freeze | Hard Code Freeze]].  
+
We now entered [[Development_Team/Release#Hard_Code_Freeze | Hard Code Freeze]]. When the hard code freeze is in effect, each and every code change should be approved by the release team. Only critical fixes will be considered. To request approval send mail to sugar-devel@lists.sugarlabs.org, including the patch and a detailed description of the changes, the benefits and the risks. Approval will have to be granted by two members of the team.  
    
Thanks everyone for your great contributions!
 
Thanks everyone for your great contributions!
Line 20: Line 20:  
===Updated===
 
===Updated===
 
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-datastore/sugar-datastore-0.89.4.tar.bz2 sugar-datastore 0.89.4]
 
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar-datastore/sugar-datastore-0.89.4.tar.bz2 sugar-datastore 0.89.4]
* [http://download.sugarlabs.org/sources/sucrose/glucose/etoys/etoys-4.1.2387.tar.gz 4.1.2387]
+
* [http://download.sugarlabs.org/sources/sucrose/glucose/etoys/etoys-4.1.2387.tar.gz etoys 4.1.2387]
 
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar/sugar-0.89.10.tar.bz2 sugar 0.89.10]
 
* [http://download.sugarlabs.org/sources/sucrose/glucose/sugar/sugar-0.89.10.tar.bz2 sugar 0.89.10]
   Line 43: Line 43:  
* Set param-register to False after a RegistrationExists error {{Bug|2296}} (Tomeu Vizoso)
 
* Set param-register to False after a RegistrationExists error {{Bug|2296}} (Tomeu Vizoso)
 
* Change owner's jid to be hashed_pubkey@server {{Bug|2279}} (Tomeu Vizoso)
 
* Change owner's jid to be hashed_pubkey@server {{Bug|2279}} (Tomeu Vizoso)
  −
=== sugar-toolkit ===
      
=== sugar-datastore ===
 
=== sugar-datastore ===
Line 87: Line 85:  
=== Chat ===
 
=== Chat ===
 
* Remove access to a private member of the presence service (Tomeu Vizoso)
 
* Remove access to a private member of the presence service (Tomeu Vizoso)
 +
 +
=== TurtleBlocks ===
 +
====98====
 +
* fixed palette selection bug introduced by alpha-value checking
 +
 +
====97====
 +
* recenter default turtle when dragged onto palette
 +
* removed comment label from collapsible stacks
 +
* made font smaller on the bottom-of-collapsible-stack block (#2305)
 +
* rgs fixed resume problem in GNOME version (#2293)
 +
* checking alpha value to block 'hit' detection (#1852)
 +
* trap and display math errors in python block (#2313)
 +
 +
====96====
 +
* fixed deleted-turtle ghost bug
 +
 +
====95====
 +
* some performance enhancements (block creation and stack dragging)
 +
* removed depreciated field from desktop file (Luke Farone)
 +
* fixed problem with setup.py in non-Sugar environments (Luke Farone)
 +
* new example program for turtle sees block
 +
* fixed broken clock example
 +
* catch import error for upload (#2194)
 +
* rescaling of read pixel values (#2188)
 +
* turtle sees block takes into account gray and shade (#2188)
 +
* hide extra turtles on clean (#2191)
 +
* hide coordinate overlays on clean (#2191)
 +
* reset scale, gray on clean (#2191)
 +
* work-around to c-c/c-v toolbar bug (Raul Gutierrez #2050)
 +
* writing config file in config directory (Luke Farone #2193)
 +
* using turtle name to generate color for multiple turtles
 +
* delete turtle when dragged onto the palette (#2191)
 +
 +
====94====
 +
* added "turtle sees" block
 +
* added read_pixel block
 +
* updated sample images (smaller file sizes)
 +
* updated license for sample images
 +
* updated nl translation
 +
* fixed path problem with Exec in desktop file (Matthew Gallagher)
 +
* fixed path problem with icon in turtleart.py (Matthew Gallagher)
 +
* moved modules to TurtleArt subdirectory
 +
* limit size of upload file (Jamie Boisture)
 +
 +
====93====
 +
* recenter overlays when window resizes (Jamie Boisture)
 +
* added icon for Desktop mode (Jamie Boisture)
 +
* support for project upload to server for Desktop mode (Jamie Boisture)
 +
 +
====92====
 +
* fixed sharing bug introduced in v91
 +
* cleaned up cmdline processing
 +
 +
====91====
 +
* added black and white blocks
 +
* fixed cgi escape bug (#1854)
 +
* fixed bug with overzealous block resizing (#2092)
 +
* speed up of refresh code (expose_cb handling)
 +
 +
====90====
 +
* fixed problem with keyboard accelerators: Ctrl-C, Ctrl-V, and Alt-Return
 +
 +
====89====
 +
* added non-interactive mode (with help from Jamie Boisture)
 +
* fix problem with icon in F13
 +
* block scale saved between sessions
 +
 +
====88====
 +
* alsroot fixed ObjectChooser bug (#2002)
 +
 +
====87====
 +
* added fill block
 +
* added gray block
 +
* 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
    
== What is new for packagers ==
 
== What is new for packagers ==
132

edits