Difference between revisions of "0.84/Browse"
< 0.84
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
== Detailed changes == | == 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) | |
− | + | * {{OlpcBug|8857}} Handle download names with non-ascii characters (tomeu) | |
'''101''' | '''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. | * 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 | * Updates in the Slovenian language | ||
− | + | '''103''' | |
* Use cjson instead of json (nirbheek) | * Use cjson instead of json (nirbheek) | ||
* New translations | * New translations | ||
− | + | '''104''' | |
* Create a HTTP Cookie to authenticate with the Schoolserver (Martin Langhoff) | * Create a HTTP Cookie to authenticate with the Schoolserver (Martin Langhoff) | ||
* Deprecation fix: Use bundle_id instead od service_name | * Deprecation fix: Use bundle_id instead od service_name | ||
* Set intl.accept_languages based on the locale (Daniel Drake) | * Set intl.accept_languages based on the locale (Daniel Drake) | ||
* New translations | * New translations | ||
− | + | '''105''' | |
− | New translations | + | * New translations |
== Credits == | == Credits == |
Revision as of 05:46, 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