0.90/0.89.6 Notes: Difference between revisions
| Line 85: | 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 === | |||
* 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 == | ||