0.86/Write: Difference between revisions
Garycmartin (talk | contribs) No edit summary |
|||
| (26 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude>{{TOCright}} | ||
[[Category:Release Notes]]</noinclude> | |||
See also: [[Activities/Write|Write developers' page]] | |||
== Introduction == | == Introduction == | ||
The Write activity serves as the basic text editing tool in Sugar. Its simple interface provides an easy starting point for children, presenting tools that make writing a story, poem or essay simple and straightforward. It also supports basic tools for inserting images, creating tables, and performing basic layout operations as children begin to require some of these features often associated with word processors.<br clear="all"/> | |||
[[Image:example_write_screenshot_for_0.86_sugar.png|thumb|none|800px|Example screenshot of '''Write'''.]] | |||
== What | == What's new for users == | ||
Write has been converted to the new toolbar design. Along with this change, a number of previously menu driven functions have been separated out as new toolbar buttons for easier access. | |||
[[Image:Write-0.86-toolbar.png|thumb|none|800px|Full set of the new toolbar designs for '''Write'''.]] | |||
=== 67 === | |||
* Finished toolbar redesign work | |||
=== 66 === | |||
* Revert export button | |||
=== 65 === | |||
* {{Bug|1145}} Do not propagate current paragraph format while moving cursor | |||
=== 64 === | |||
* Utilize new toolbars | |||
* {{Bug|1121}} Write canvas redraw glitch when locking open a secondary toolbar | |||
* {{Bug|1120}} Fix MANIFEST file | |||
* {{Bug|1122}} New Write primary toolbar icon design does not all fit in the toolbar | |||
== What is new for developers == | == What is new for developers == | ||
| Line 17: | Line 39: | ||
== Compatibility == | == Compatibility == | ||
Write, as of version 64, currently requires the new 0.86 toolbar design API, and is ''not'' compatible with Sugar <= 0.84 releases. | |||
== Detailed changes == | == Detailed changes == | ||
* Finished Toolbar redesign work | |||
* #1145 Do not propagate current paragraph format while moving cursor | |||
* [[Features/New Toolbar Design]] - Adopt to the new activity toolbar design | * [[Features/New Toolbar Design]] - Adopt to the new activity toolbar design | ||
* Write canvas redraw glitch when locking open a secondary toolbar {{Bug|1121}} | * Write canvas redraw glitch when locking open a secondary toolbar {{Bug|1121}} | ||
* Fix MANIFEST file {{Bug|1120}} | * Fix MANIFEST file {{Bug|1120}} | ||
* New Write primary toolbar icon design does not all fit in the toolbar {{Bug|1122}} | * New Write primary toolbar icon design does not all fit in the toolbar {{Bug|1122}} | ||
* Update to API change, render_page_to_image starts now with 1. #152 | |||
* Override get_preview #152 | |||
* Deprecation fix: Use bundle_id instead od service_name | |||
=== Closed tickets === | |||
* {{Bug|152}} text doesn't appear in Write previews | |||
* {{Bug|356}} Initialize gthreads at startup | |||
* {{Bug|531}} Collaboration on write is not working SoaS-1 200903051021 | |||
* {{Bug|687}} Write coloring of text sometimes doesn't work | |||
* {{Bug|829}} Add Write to a.sl.o | |||
* {{Bug|1006}} spelling dictionary in Write has gone missing | |||
* {{Bug|1120}} Fix MANIFEST file | |||
* {{Bug|1121}} Write canvas redraw glitch when locking open a secondary toolbar | |||
* {{Bug|1122}} New Write primary toolbar icon design does not all fit in the toolbar | |||
* {{Bug|1131}} Issues with two labels in Write-63 | |||
* {{Bug|1145}} Do not propagate current paragraph format while moving cursor | |||
* {{Bug|1173}} Write not able to open files that have been opened by OpenOffice running on KUbuntu | |||
* {{Bug|1190}} Write's collab doesn't work in trisquel-edu PPA | |||
=== Open tickets === | |||
* {{Bug|1154}} Write crashes on joining to shared session | |||
* {{Bug|726}} Write UI "crashes" when collaborator unexpectely disconnects (soas-beta) | |||
* {{Bug|984}} resizing column width broken in | |||
* {{Bug|609}} No spell checking in non en language | |||
* {{Bug|375}} coloring artifacts in Write if using italic text (with non-default color) | |||
* {{Bug|789}} Use toolbar accelerators in Write | |||
* {{Bug|1322}} Various refreshing glitches | |||
* {{Bug|1375}} Write fails to launch | |||
== Credits == | == Credits == | ||
Aleksey Lim, Gary C. Martin, Marc Maurer, Simon Schampijer, Walter Bender | |||
== Release notes == | |||
{| class="wikitable mw-collapsible mw-collapsed" | |||
!align="left"| 0.84 | |||
|- | |||
|{{Transclude|0.84/Write}} | |||
|} | |||