0.86/Pippy: Difference between revisions
| Line 10: | Line 10: | ||
== What is new for users == | == What is new for users == | ||
'' | |||
34 | |||
* Editor: enable autotabbing, space tabs, | |||
and tab size = 2 (to ensure compatability with examples) | |||
33 | |||
* Include XOlympics physics game example | |||
* Use default Sugar-specified font sizes | |||
32 | |||
* Trac #607 (SugarLabs), Font size needs to be 10 for Soas (font size of 8 for XO-1 users) | |||
31 | |||
* Trac #350 (SugarLabs), Python path set improperly | |||
30 | |||
* Allow playing sounds identified by full filesystem path in pippy.sound (cscott) | |||
* Resync Pippy's "Pippy metadata" with its activity.info, etc. (cscott) | |||
* New default activity icon (Madeleine Ball) | |||
* Trac #6323: Pippy's terminal and code editor font sizes are too big (brian) | |||
* Add pippy.physics package and graphics/physics example (brian) | |||
* Allow UTF-8 in Pippy source files. (cscott) | |||
29 | |||
* Trac #8665, cont: further fixes for bundle-building. | |||
28 | |||
* Trac #8665: Bundle-building was broken by a Sugar API change (trac #8136) | |||
27 | |||
* Use a protected update_url. | |||
* Updated license information in files; added 'license' field. | |||
* Reverted bundlebuilder change: using .start("Pippy") makes modern bundlebuilder complain: WARNING:root:bundle_name deprecated, now comes from activity.info | |||
26 | |||
* Bundlebuilder API change -- use .start("Pippy") instead of .start(). | |||
== What is new for developers == | == What is new for developers == | ||