Discussion:
[Sugar-devel] [ASLO] Release Turtle Blocks-137
Sugar Labs Activities
2012-04-03 13:11:16 UTC
Permalink
Activity Homepage:
http://activities.sugarlabs.org/addon/4027

Sugar Platform:
0.82 - 0.94

Download Now:
http://activities.sugarlabs.org/downloads/file/27944/turtle_art-137.xo

Release notes:
137

ENHANCEMENT:
* New help system inspired by Gonzalo Odiard's help in SimpleGraph
(includes end run around #2633)
* Force standard palettes to appear before plugin palettes
* New mechanism for loading plugins from the Journal (with help from
Alan Jhonn Aguiar Schwyn)
* Toolbars too large to fit on the screen can be shifted
* Help, print, and status blocks expand to full width on wide screens
* New translations

BUG FIX:
* Fixed palette initialization problem for plugins using hidden blocks
* Fixed typo (#3330) in help string for NXT plugin
* Reverted some syntax changes to support old XO images still using Python 2.5
* Catch AttributeError when palette refresh fails
* Replace deprecated class commands with subprocess
* Fixed turtle inverted-color problem (#3396)



Sugar Labs Activities
http://activities.sugarlabs.org
Peter Robinson
2012-04-03 15:43:28 UTC
Permalink
On Tue, Apr 3, 2012 at 2:11 PM, Sugar Labs Activities
Post by Sugar Labs Activities
http://activities.sugarlabs.org/addon/4027
0.82 - 0.94
Walter, I think you need to update this to add 0.96 too.

Peter
Post by Sugar Labs Activities
http://activities.sugarlabs.org/downloads/file/27944/turtle_art-137.xo
137
* New help system inspired by Gonzalo Odiard's help in SimpleGraph
 (includes end run around #2633)
* Force standard palettes to appear before plugin palettes
* New mechanism for loading plugins from the Journal (with help from
 Alan Jhonn Aguiar Schwyn)
* Toolbars too large to fit on the screen can be shifted
* Help, print, and status blocks expand to full width on wide screens
* New translations
* Fixed palette initialization problem for plugins using hidden blocks
* Fixed typo (#3330) in help string for NXT plugin
* Reverted some syntax changes to support old XO images still using Python 2.5
* Catch AttributeError when palette refresh fails
* Replace deprecated class commands with subprocess
* Fixed turtle inverted-color problem (#3396)
Sugar Labs Activities
http://activities.sugarlabs.org
_______________________________________________
Sugar-devel mailing list
http://lists.sugarlabs.org/listinfo/sugar-devel
Walter Bender
2012-04-03 15:51:35 UTC
Permalink
Post by Peter Robinson
On Tue, Apr 3, 2012 at 2:11 PM, Sugar Labs Activities
Post by Sugar Labs Activities
http://activities.sugarlabs.org/addon/4027
0.82 - 0.94
Walter, I think you need to update this to add 0.96 too.
But this version of TA is not GTK-3 enabled.

-walter
Post by Peter Robinson
Peter
Post by Sugar Labs Activities
http://activities.sugarlabs.org/downloads/file/27944/turtle_art-137.xo
137
* New help system inspired by Gonzalo Odiard's help in SimpleGraph
 (includes end run around #2633)
* Force standard palettes to appear before plugin palettes
* New mechanism for loading plugins from the Journal (with help from
 Alan Jhonn Aguiar Schwyn)
* Toolbars too large to fit on the screen can be shifted
* Help, print, and status blocks expand to full width on wide screens
* New translations
* Fixed palette initialization problem for plugins using hidden blocks
* Fixed typo (#3330) in help string for NXT plugin
* Reverted some syntax changes to support old XO images still using Python 2.5
* Catch AttributeError when palette refresh fails
* Replace deprecated class commands with subprocess
* Fixed turtle inverted-color problem (#3396)
Sugar Labs Activities
http://activities.sugarlabs.org
_______________________________________________
Sugar-devel mailing list
http://lists.sugarlabs.org/listinfo/sugar-devel
_______________________________________________
Sugar-devel mailing list
http://lists.sugarlabs.org/listinfo/sugar-devel
--
Walter Bender
Sugar Labs
http://www.sugarlabs.org
Peter Robinson
2012-04-03 15:55:19 UTC
Permalink
Post by Walter Bender
Post by Peter Robinson
On Tue, Apr 3, 2012 at 2:11 PM, Sugar Labs Activities
Post by Sugar Labs Activities
http://activities.sugarlabs.org/addon/4027
0.82 - 0.94
Walter, I think you need to update this to add 0.96 too.
But this version of TA is not GTK-3 enabled.
I didn't think it needed to be GTK-3 enabled, both gtk2 and gtk3 apps
are supported on 0.96. In fact I think there's only 3 activities that
are GTK3 ie Browse, Read and Abacus.

Peter
Post by Walter Bender
Post by Peter Robinson
Post by Sugar Labs Activities
http://activities.sugarlabs.org/downloads/file/27944/turtle_art-137.xo
137
* New help system inspired by Gonzalo Odiard's help in SimpleGraph
 (includes end run around #2633)
* Force standard palettes to appear before plugin palettes
* New mechanism for loading plugins from the Journal (with help from
 Alan Jhonn Aguiar Schwyn)
* Toolbars too large to fit on the screen can be shifted
* Help, print, and status blocks expand to full width on wide screens
* New translations
* Fixed palette initialization problem for plugins using hidden blocks
* Fixed typo (#3330) in help string for NXT plugin
* Reverted some syntax changes to support old XO images still using Python 2.5
* Catch AttributeError when palette refresh fails
* Replace deprecated class commands with subprocess
* Fixed turtle inverted-color problem (#3396)
Sugar Labs Activities
http://activities.sugarlabs.org
_______________________________________________
Sugar-devel mailing list
http://lists.sugarlabs.org/listinfo/sugar-devel
_______________________________________________
Sugar-devel mailing list
http://lists.sugarlabs.org/listinfo/sugar-devel
--
Walter Bender
Sugar Labs
http://www.sugarlabs.org
Walter Bender
2012-04-03 15:58:24 UTC
Permalink
Post by Peter Robinson
Post by Walter Bender
Post by Peter Robinson
On Tue, Apr 3, 2012 at 2:11 PM, Sugar Labs Activities
Post by Sugar Labs Activities
http://activities.sugarlabs.org/addon/4027
0.82 - 0.94
Walter, I think you need to update this to add 0.96 too.
But this version of TA is not GTK-3 enabled.
I didn't think it needed to be GTK-3 enabled, both gtk2 and gtk3 apps
are supported on 0.96. In fact I think there's only 3 activities that
are GTK3 ie Browse, Read and Abacus.
OK. And I presume that gtk-3 only apps should only be 0.96+. Will make
the change.

-walter
Post by Peter Robinson
Peter
Post by Walter Bender
Post by Peter Robinson
Post by Sugar Labs Activities
http://activities.sugarlabs.org/downloads/file/27944/turtle_art-137.xo
137
* New help system inspired by Gonzalo Odiard's help in SimpleGraph
 (includes end run around #2633)
* Force standard palettes to appear before plugin palettes
* New mechanism for loading plugins from the Journal (with help from
 Alan Jhonn Aguiar Schwyn)
* Toolbars too large to fit on the screen can be shifted
* Help, print, and status blocks expand to full width on wide screens
* New translations
* Fixed palette initialization problem for plugins using hidden blocks
* Fixed typo (#3330) in help string for NXT plugin
* Reverted some syntax changes to support old XO images still using Python 2.5
* Catch AttributeError when palette refresh fails
* Replace deprecated class commands with subprocess
* Fixed turtle inverted-color problem (#3396)
Sugar Labs Activities
http://activities.sugarlabs.org
_______________________________________________
Sugar-devel mailing list
http://lists.sugarlabs.org/listinfo/sugar-devel
_______________________________________________
Sugar-devel mailing list
http://lists.sugarlabs.org/listinfo/sugar-devel
--
Walter Bender
Sugar Labs
http://www.sugarlabs.org
--
Walter Bender
Sugar Labs
http://www.sugarlabs.org
Peter Robinson
2012-04-03 16:00:21 UTC
Permalink
Post by Walter Bender
Post by Peter Robinson
Post by Walter Bender
Post by Peter Robinson
On Tue, Apr 3, 2012 at 2:11 PM, Sugar Labs Activities
Post by Sugar Labs Activities
http://activities.sugarlabs.org/addon/4027
0.82 - 0.94
Walter, I think you need to update this to add 0.96 too.
But this version of TA is not GTK-3 enabled.
I didn't think it needed to be GTK-3 enabled, both gtk2 and gtk3 apps
are supported on 0.96. In fact I think there's only 3 activities that
are GTK3 ie Browse, Read and Abacus.
OK. And I presume that gtk-3 only apps should only be 0.96+. Will make
the change.
Yes, gtk3 apps are definitely only 0.96+

Peter
Post by Walter Bender
Post by Peter Robinson
Post by Walter Bender
Post by Peter Robinson
Post by Sugar Labs Activities
http://activities.sugarlabs.org/downloads/file/27944/turtle_art-137.xo
137
* New help system inspired by Gonzalo Odiard's help in SimpleGraph
 (includes end run around #2633)
* Force standard palettes to appear before plugin palettes
* New mechanism for loading plugins from the Journal (with help from
 Alan Jhonn Aguiar Schwyn)
* Toolbars too large to fit on the screen can be shifted
* Help, print, and status blocks expand to full width on wide screens
* New translations
* Fixed palette initialization problem for plugins using hidden blocks
* Fixed typo (#3330) in help string for NXT plugin
* Reverted some syntax changes to support old XO images still using Python 2.5
* Catch AttributeError when palette refresh fails
* Replace deprecated class commands with subprocess
* Fixed turtle inverted-color problem (#3396)
Sugar Labs Activities
http://activities.sugarlabs.org
_______________________________________________
Sugar-devel mailing list
http://lists.sugarlabs.org/listinfo/sugar-devel
_______________________________________________
Sugar-devel mailing list
http://lists.sugarlabs.org/listinfo/sugar-devel
--
Walter Bender
Sugar Labs
http://www.sugarlabs.org
--
Walter Bender
Sugar Labs
http://www.sugarlabs.org
Loading...