Difference between revisions of "0.84/Write"
< 0.84
Jump to navigation
Jump to search
(New page: = Write = Image:Activity-write.png == Introduction == More Info: == What is new for users == === New Color Picker === The Text Toolbar has been changed to make use of the new Col...) |
m |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | <noinclude>{{TOCright}} | |
− | + | [[Category:Release Notes]]</noinclude> | |
[[Image:Activity-write.png]] | [[Image:Activity-write.png]] | ||
== Introduction == | == Introduction == | ||
− | More Info: | + | More Info: [[Activities/Write]] |
== What is new for users == | == What is new for users == | ||
Line 14: | Line 14: | ||
[[Image:ColorToolButton.png]] | [[Image:ColorToolButton.png]] | ||
+ | The Object Chooser can now be filtered by data type. The dialog opened by the import image functionality in the Image toolbar will now only display Journal entries that are images. | ||
== What is new for developers == | == What is new for developers == | ||
Line 21: | Line 22: | ||
== Compatibility == | == Compatibility == | ||
+ | Write depends on Libabiword >= 2.6.8 in order to be able to show thumbnails in the Journal Detail View. | ||
== Detailed changes == | == Detailed changes == |
Latest revision as of 18:23, 7 December 2009
Introduction
More Info: Activities/Write
What is new for users
New Color Picker
The Text Toolbar has been changed to make use of the new ColorToolButton widget introduced by Benjamin Berg.
The Object Chooser can now be filtered by data type. The dialog opened by the import image functionality in the Image toolbar will now only display Journal entries that are images.
What is new for developers
No News
Internationalization (i18n) and Localization (l10n)
Compatibility
Write depends on Libabiword >= 2.6.8 in order to be able to show thumbnails in the Journal Detail View.
Detailed changes
61
- Make use of the ColorToolButton that benzea landed in sugar-toolkit
- Filter object chooser so it shows only images #3060
- Save to OpenDocument if we cannot export in the original format #8972
- _on_members_changed: ignore bus_name if it's None
62
- Initialize threads ASAP (alsroot) #356
63
- 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
Credits
Guillaume Desmottes, Aleksey Lim, Tomeu Vizoso, Simon Schampijer