Jump to content

0.84/Browse: Difference between revisions

From Sugar Labs
Erikos (talk | contribs)
Erikos (talk | contribs)
Line 12: Line 12:


== Detailed changes ==
== Detailed changes ==
=== 0.83.1 / 100 ===
=== 100 ===
* Add a "Download image" option to the image palette (tomeu)
* Add a "Download image" option to the image palette (tomeu)
* Add a "Download link" option to the link palette (tomeu)
* Add a "Download link" option to the link palette (tomeu)
* Get downloads and upload alerts for multiple windows to work (marco)
* Get downloads and upload alerts for multiple windows to work (marco)
* {{OlpcBug|8857}} Handle download names with non-ascii characters (tomeu)
* {{OlpcBug|8857}} Handle download names with non-ascii characters (tomeu)
=== 101 ===
* Return the document source to the shell for displaying in the view source dialog. This is used by the new source view code to display the document source.
=== 102 ===
* Updates in the Slovenian language
=== 103 ===
* Use cjson instead of json (nirbheek)
* New translations
=== 104 ===
* Create a HTTP Cookie to authenticate with the Schoolserver (Martin Langhoff)
* Deprecation fix: Use bundle_id instead od service_name
* Set intl.accept_languages based on the locale (Daniel Drake)
* New translations
=== 105 ===
New translations


== Credits ==
== Credits ==

Revision as of 05:44, 6 March 2009

Browse

Introduction

What is new for users

What is new for developers

Internationalization (i18n) and Localization (l10n)

Compatibility

Detailed changes

100

  • Add a "Download image" option to the image palette (tomeu)
  • Add a "Download link" option to the link palette (tomeu)
  • Get downloads and upload alerts for multiple windows to work (marco)
  • #8857 Handle download names with non-ascii characters (tomeu)

101

  • Return the document source to the shell for displaying in the view source dialog. This is used by the new source view code to display the document source.

102

  • Updates in the Slovenian language

103

  • Use cjson instead of json (nirbheek)
  • New translations

104

  • Create a HTTP Cookie to authenticate with the Schoolserver (Martin Langhoff)
  • Deprecation fix: Use bundle_id instead od service_name
  • Set intl.accept_languages based on the locale (Daniel Drake)
  • New translations

105

New translations

Credits