File zim.changes of Package zim
-------------------------------------------------------------------
Wed Nov 11 09:41:13 UTC 2015 - thehejik@suse.com
- Updated to version 0.65:
+ <Control> keybindings fail for older gtk versions, and in
particular for the <Control><Space> keybinding.
+ The table editor tends to drop columns of content in the
precences of empty cells.
+ Features from 0.64
- Bookmark plugin.
- Updated spell plugin to allow using gtkspellcheck as backend.
- Updated attachmentbrowser plugin with new thumbnailing logic.
- Speed up of sqlite indexing.
- Updated support for OS X.
- Bug fixes for the Fossil version control support.
- Bug fixes for locale in strftime and strxfrm functions.
- Bug fix to avoid overwriting the accelmap config file.
-------------------------------------------------------------------
Mon Jun 15 10:07:39 UTC 2015 - dimstar@opensuse.org
- Update to version 0.63:
+ Table plugin.
+ Support for Fossil version control.
+ Many bug fixes.
-------------------------------------------------------------------
Wed Oct 1 20:27:08 UTC 2014 - dimstar@opensuse.org
- Update to version 0.62 (boo#899449):
+ Fixed broken Source View plugin.
+ Fixed Tray Icon plugin for Ubuntu.
+ Fixed bug with Caps Lock on windows.
+ Fixed behavior of New Page dialog.
+ Fixed status parsing for Git backend.
+ Fixed bug with CamelCase parsing for Persian & Arabic script.
+ Fixed parsing of numbered list character to be robust for
Chinese characters.
+ Fixed bug with www server dialog.
+ Fixed bug in Go Child Page action.
+ Fixed export using the S5 slideshow template - now splits by
heading.
+ Fixed bug in indexing for python 2.6.
+ Fixed bug in Open Notebook dialog when selecting current
notebook.
+ Changed lookup path for 3rd party plugin modules - now uses XDG
path.
+ Merged patch to support more screenshot tools in the Insert
Screenshot plugin.
+ Updated Sort Lines plugin to use natural sorting for unicode.
+ Added control for handling of line breaks in HTML export.
+ Changed rendering of checkboxes in HTML export.
+ Merged patch to set image size for GNU R plugin.
+ Added control to toggle full page name in Tag index view.
+ Added handling of SIGTERM signal.
-------------------------------------------------------------------
Fri Aug 8 22:26:02 UTC 2014 - dimstar@opensuse.org
- Update to version 0.61:
+ Full refactoring of code for parsing and processing wiki syntax
making parser easier to extend and document interface more
scalable.
+ Full refactoring of code for plugin framework making plugins
more flexible by defining decorators for specific application
objects.
+ Full refactoring of code for exporting pages from zim
- Now supports MHTML export format.
- Supports exporting multiple pages to a single file.
- Supports recursive export of a page and all it's sub-pages.
- Templates now support many more instructions and expressions.
+ Full refactoring of the code for parsing commandline commands
and initializing the application.
+ New config manager code to make parsing and handling of config
files more robust.
+ Merged new plugin for editing sequence diagrams.
+ Improved the ToC plugin with floating widget.
+ Fixed unicode issue when calling external applications, and in
particular for the hg and git commands.
+ Fixed support for unicode CamelCase word detection.
+ Fixed bug on windows with unicode user names in background
process connection.
+ Changed "tags" plugin to show full page paths in the pre-tag
view.
+ Added option for custom commands to replace the current
selection.
+ Added keybindings for XF86Back and XF86Forward.
+ Many small fixes & patches.
+ Updated translations.
- Add python-xml BuildRequires: new dependency.
-------------------------------------------------------------------
Fri May 3 10:39:22 UTC 2013 - dimstar@opensuse.org
- Update to version 0.60:
+ In this release the required python version is changed from
2.5 to 2.6.
+ Added a Recent Changes dialog and a Recent Changes pathbar
option.
+ Added search entry to toolbar.
+ Added function to attachment browser plugin to zoom icon size.
+ Added new template.
+ Critical bug fix for using templates that have a resources
folder.
+ Fix for week number in Journal plugin page template (again).
+ Fix for focus switching with distraction free editing plugin.
+ Fix for handling BOM character at start of file.
+ Fixed quicknote dialog to ask for confirmation on discard.
+ Fix to allow calling executables that do not end in .exe on
windows.
+ Fix for various typos in the manual.
+ Removed custom zim.www.Server class in favor of standard
library version.
-------------------------------------------------------------------
Thu Jan 24 17:43:37 UTC 2013 - zaitor@opensuse.org
- Update to version 0.59:
+ Fixed a critical bug in the editor widget that can lead to
loss of content for specific combinations of formatting.
+ Fixed week numbers in Journal pages.
+ Improved Tasklist tag inheritance.
-------------------------------------------------------------------
Sun Dec 16 19:00:42 UTC 2012 - dimstar@opensuse.org
- Update to version 0.58:
+ New plugin for distraction free fullscreen mode.
+ Added options to limit tasklist plugin to certain namespaces.
+ Added option to tasklist plugin to flag non-actionable tasks by
a special tag.
+ Added prompt for filename for Insert New File action.
+ Added template option to list attachments in export.
+ Added class attributes to links in HTML output.
+ Added two more commandline options to quicknote plugin.
+ Made sidepanes more compact by embedding close buttons in
widgets.
+ Critical fix for restarting zim after a crash (cleaning up
socket).
+ Several bugs fixed.
+ Fix first day of week locale for calendar plugin.
+ Fix for handling "file:/" and "file://" URIs in links.
+ Fix for windows to not open consoles for each external
application.
+ Fix for windows to put config files under %APPDATA%.
+ Fix to have "update heading" toggle in rename dialog more
intelligent.
+ Fix to make template errors report relevant error dialogs.
+ Fix for search and replace whitespace in pageview.
+ Various small fixes.
-------------------------------------------------------------------
Fri Oct 12 07:11:26 UTC 2012 - dimstar@opensuse.org
- Update to version 0.57:
+ New features:
- Option to export to ReST
+ New plugins:
- Insert music scores using GNU Lilypond
- Zeitgeist integration.
+ A rework of the side panes
+ Allowing plugins to be positioned on any side
+ Simpler configuration for external applications
+ A critical bug fix for the version control plugin
+ Improved the attachment browser, the calendar plugin and the
tasklist plugin.
+ Updated translations.
-------------------------------------------------------------------
Thu Apr 26 09:23:25 UTC 2012 - vuntz@opensuse.org
- Cleanup package originally created by Matthias Propst
<propstmatthias@googlemail.com> (using zim 0.55).
- Update to version 0.56:
+ Add support for version control with Mercurial and Git as
backend in addition to the previous Bazaar support.
+ Add drag & drop support to attachment browser.
+ Notebooks now can have a notebook specific configuration
"profile".
+ Add new plugin to handle "ditaa" diagrams.
+ Fix critical bug that prevented opening email addresses without
a "mailto:" prefix.
+ Fix bug where context menu for page index applied to the
current page.
+ Make sidepane and tagcloud remember state.
+ Updated translations.