File cherrytree.changes of Package cherrytree
-------------------------------------------------------------------
Sat Feb 12 16:59:44 CET 2011 - vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
+ %mime_database_post/postun because the package ships a mime
type definition.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Remove shared-mime-info Requires: if it's not there, then we
simply don't need to update the mime database.
-------------------------------------------------------------------
Wed Jan 19 18:01:20 CET 2011 - badshah400@gmail.com
- Update to version 0.19.3:
+ Bug fixes with tree nodes drag and drop
+ In the anchor insert dialog, fix cursor to lie always in the
entry text field
-------------------------------------------------------------------
Sun Jan 16 14:33:56 CET 2011 - badshah400@gmail.com
- Update to version 0.19.2:
+ Bug fixes
+ Improved text duplication functionality, introducing rich text
duplication
- Changes from version 0.19.1
+ Bug fixes
+ Tree nodes drag and drop implemented
+ Updated French localization
-------------------------------------------------------------------
Fri Jan 7 19:44:00 CET 2011 - vuntz@opensuse.org
- Update to version 0.19:
+ Write a backup of old file when saving.
+ Add support for a password-protected format.
+ Add a "toggle case" feature.
+ Small bug fixes.
+ Updated translations.
- Add p7zip Recommends to support the password-protected format.
- Re-add the removal of cherrytree.glade.h: the file is still
installed, and it shouldn't.
-------------------------------------------------------------------
Wed Dec 29 14:02:14 CET 2010 - badshah400@gmail.com
- Update to version 0.18.1:
+ Bug fixes and memory usage improvements
+ Update copyright year to 2011
- Changes from version 0.18:
+ Documents edited with 0.18 cannot be opened with earlier
cherrytree versions
+ Option to specify tags for a node to use when searching for a
node
+ Implemented export to plain text document
+ Implemented import from treepad lite
+ Introduced submenus in tree menu
+ Added option to display the tree on the right side rather than
on the left (default)
+ Copy/paste of a selection now works also for images
+ Added Galician language
+ Bug fixes
- Remove spec file hackery to delete unnecessary source files in
installed package -- taken care of upstream
-------------------------------------------------------------------
Sat Dec 18 05:33:30 CET 2010 - badshah400@gmail.com
- Update to version 0.17.1:
+ Fixed copy/paste bugs
- Fix build issues with openSUSE 11.1 and 11.2
-------------------------------------------------------------------
Wed Dec 15 07:07:33 UTC 2010 - badshah400@gmail.com
- Update to version 0.17:
+ Many copy/paste improvements.
+ Nodes import: it is now possible to specify where to attach
them
+ Tree nodes sorting is now case insensitive
+ Various bug fixes.
+ Updated translations.
-------------------------------------------------------------------
Thu Nov 25 17:53:45 CET 2010 - badshah400@gmail.com
- Update to version 0.16:
+ Improved printing of codeboxes/code nodes
+ Implemented neutral nodes icons/hide nodes icons
+ New: export whole tree or a single node to html
+ New: insert table-of-contents for node
- Recommend lang package instead of Requiring it
-------------------------------------------------------------------
Fri Oct 22 17:46:50 CEST 2010 - dimstar@opensuse.org
- Update to version 0.15:
+ Improved the find/replace utility adding the 'all matches'
option which allows to find/replace all matches at once and
list the results
+ Fixed find/replace bugs
+ Added the menu item (help--check newer version) and preferences
dialog option to automatically check for newer version
+ Fixed bugs in the import from basket
+ Fixed bug in the printing of codeboxes bigger than the A4 size
+ Fixed bug in bulleted and numbered lists
+ Added the find/replace menu items to right click menus,
reorganized some menu items
+ When inserting a codebox, if some text is highlighted it will
be automatically moved into the codebox
+ Fixed bug crashing the app when closing from top right cross
and then selecting cancel.
-------------------------------------------------------------------
Sun Sep 19 09:15:42 CEST 2010 - vuntz@opensuse.org
- Update to version 0.14.2:
+ Removed the shebang lines from the top of non executable
python source files
+ Changed the cherrytree process name from python to cherrytree
+ Improved import from basket
+ Fixed codebox print/save as pdf bugs
+ Rearranged the messy rich text right click menu
- Drop cherrytree-remove-shebang-line.patch: fixed upstream.
-------------------------------------------------------------------
Mon Sep 13 09:48:21 CEST 2010 - dimstar@opensuse.org
- Update to version 0.14.1:
+ added Ukrainian and French languages.
-------------------------------------------------------------------
Tue Sep 7 08:25:25 UTC 2010 - coolo@novell.com
- Fix build with python 2.7, by fixing a filename in the file list.
-------------------------------------------------------------------
Mon Aug 30 18:43:23 UTC 2010 - badshah400@gmail.com
- Removed unsafe sed hack from spec file to delete unnecessary
shebang lines in favour of cherrytree-remove-shebang-line.patch
- Cleanup of spec file
-------------------------------------------------------------------
Fri Aug 27 22:08:06 UTC 2010 - badshah400@gmail.com
- Fix build errors
-------------------------------------------------------------------
Fri Aug 27 21:18:47 UTC 2010 - badshah400@gmail.com
- Initial package (version 0.14)