| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: cherrytree | Distribution: openSUSE 12.2 |
| Version: 0.25.4 | Vendor: openSUSE |
| Release: 2.1.1 | Build date: Sun Jun 24 03:39:28 2012 |
| Group: Productivity/Office/Other | Build host: build30 |
| Size: 1121327 | Source RPM: cherrytree-0.25.4-2.1.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.giuspen.com/cherrytree/ | |
| Summary: A hierarchical note taking application | |
A hierarchical note taking application, featuring rich text and syntax highlighting, storing all the data (including images) in a single xml file with extension ".ctd".
GPL-2.0+
* Fri Feb 24 2012 vuntz@opensuse.org
- Update to version 0.25.4:
+ Bug fixes.
* Sat Feb 04 2012 zaitor@opensuse.org
- Update to version 0.25.3:
+ Bug fixes.
* Tue Jan 24 2012 vuntz@opensuse.org
- Update to version 0.25.2:
+ Bug fixes.
* Sat Jan 21 2012 vuntz@opensuse.org
- Update to version 0.25.1:
+ Middle click on the tree expands/collapses
+ Bug fixes.
* Mon Jan 16 2012 vuntz@opensuse.org
- Update to version 0.25:
+ Add support for a database format, in addition to XML format.
+ Various bug fixes.
+ Updated translations.
* Wed Jan 04 2012 vuntz@opensuse.org
- Update to version 0.24:
+ Add AppIndicator support.
+ Add options: show white spaces, highlight current line,
gtksouceview style scheme.
+ Make it possible to move a row up/down.
+ Various bug fixes.
+ Updated translations.
* Mon Oct 03 2011 vuntz@opensuse.org
- Add explicit shared-mime-info BuildRequires since we use the
%mime_database_* macros.
* Wed Sep 21 2011 vuntz@opensuse.org
- Update to version 0.23.1:
+ Handle double-click on bookmarks
+ Fix bugs in find all matches
- Stop manually removing cherrytree.glade.h: it is now gone.
* Sat Sep 17 2011 jengelh@medozas.de
- Remove redundant tags/sections from specfile
* Mon Sep 05 2011 vuntz@opensuse.org
- Update to version 0.23:
+ The limit of undoable steps per node is now configurable (lower
the limit to save ram).
+ Add iterated find dialog.
+ Add timestamp insert utility.
+ Various bug fixes.
+ Updated translations.
* Fri Jul 15 2011 malcolmlewis@opensuse.org
- Update to version 0.22.2:
+ Fixed minor bugs.
+ Updated translations.
- Remove incorrectly installed header file from translation
update.
* Thu Jun 23 2011 dimstar@opensuse.org
- Update to version 0.22.1:
+ Add .txt extension to single files of export to plain text
+ Improve import from clipboard html
+ Fix bug when pasting web url from clipboard
- Stop using source services, as Factory is moving away from it.
* Wed Jun 08 2011 dimstar@opensuse.org
- Update to version 0.22:
+ Add the right click option ‘paste as plain text’ to the rich
text nodes
+ Add imports from tomboy and knowit
+ All the exports (pdf/html/txt/ctd) now offer the options: only
current node / current node and subnodes / all the tree
+ Implement simple clickable to-do lists.
+ Fix misc bugs
* Tue May 03 2011 dimstar@opensuse.org
- Update to version 0.21.3:
+ Fixed bug involving the formatting property 'small'
+ Fixed shortcut for node deletion not working
+ Updated translations.
* Fri Apr 29 2011 dimstar@opensuse.org
- Update to 0.21.2:
+ fixed minor bugs.
* Fri Apr 29 2011 dimstar@opensuse.org
- Update to version 0.21.1:
+ create config directory on startup
- Convert to source service: download_url, recompress and
set_version.
* Tue Apr 26 2011 badshah400@gmail.com
- Update to version 0.21
+ fixed bugs
+ added links to folders
+ added custom action for clicked link to files and folders
+ added some customizable properties to the codeboxes
+ added fullscreen mode
+ implemented the cut/copy/paste of a table row
+ tables: keyboard navigation across cells, rows, etc.
+ now multiple instances are allowed and handled
+ added the opportunity to sort the whole tree
+ improvements to the find utility while searching patterns in a
table/codebox
* Tue Mar 15 2011 badshah400@gmail.com
- Update to version 0.20.1:
+ Critical bug fixes
+ Support keyboard based moving of selected item among all the
tree nodes
* Tue Mar 01 2011 badshah400@gmail.com
- Update to version 0.20:
+ New features:
- Nodes can now be read-only
- Easily open recently opened documents
- Import from leo outliner
- Utilities to cut/copy the whole underlying row
- History of visited notes with option to go back/forward
- Bookmark handling
- Generate index.html when exporting tree to html
- Remember latest picked color for background/foreground
+ Bug fixes
* Sat Feb 12 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 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 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 07 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 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 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 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 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 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 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 2010 dimstar@opensuse.org
- Update to version 0.14.1:
+ added Ukrainian and French languages.
* Tue Sep 07 2010 coolo@novell.com
- Fix build with python 2.7, by fixing a filename in the file list.
* Mon Aug 30 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 2010 badshah400@gmail.com
- Fix build errors
* Fri Aug 27 2010 badshah400@gmail.com
- Initial package (version 0.14)
/usr/bin/cherrytree /usr/lib/python2.7/site-packages/CherryTree-0.25.4-py2.7.egg-info /usr/share/applications/cherrytree.desktop /usr/share/cherrytree /usr/share/cherrytree/glade /usr/share/cherrytree/glade/anchor.png /usr/share/cherrytree/glade/anchor_char.png /usr/share/cherrytree/glade/anchor_edit.png /usr/share/cherrytree/glade/anchor_insert.png /usr/share/cherrytree/glade/case_lower.png /usr/share/cherrytree/glade/case_toggle.png /usr/share/cherrytree/glade/case_upper.png /usr/share/cherrytree/glade/cherries.png /usr/share/cherrytree/glade/cherry_black.png /usr/share/cherrytree/glade/cherry_blue.png /usr/share/cherrytree/glade/cherry_cyan.png /usr/share/cherrytree/glade/cherry_edit.png /usr/share/cherrytree/glade/cherry_gray.png /usr/share/cherrytree/glade/cherry_green.png /usr/share/cherrytree/glade/cherry_orange.png /usr/share/cherrytree/glade/cherry_orange_dark.png /usr/share/cherrytree/glade/cherry_purple.png /usr/share/cherrytree/glade/cherry_red.png /usr/share/cherrytree/glade/cherry_sherbert.png /usr/share/cherrytree/glade/cherry_yellow.png /usr/share/cherrytree/glade/cherrytree.glade /usr/share/cherrytree/glade/cherrytree.ico /usr/share/cherrytree/glade/cherrytree.png /usr/share/cherrytree/glade/codebox_edit.png /usr/share/cherrytree/glade/codebox_insert.png /usr/share/cherrytree/glade/color_background.png /usr/share/cherrytree/glade/color_foreground.png /usr/share/cherrytree/glade/edit-copy.png /usr/share/cherrytree/glade/edit-cut.png /usr/share/cherrytree/glade/edit-delete.png /usr/share/cherrytree/glade/edit-paste.png /usr/share/cherrytree/glade/export_from_cherrytree.png /usr/share/cherrytree/glade/find.png /usr/share/cherrytree/glade/find_again.png /usr/share/cherrytree/glade/find_back.png /usr/share/cherrytree/glade/find_replace.png /usr/share/cherrytree/glade/format-text-large.png /usr/share/cherrytree/glade/format-text-large2.png /usr/share/cherrytree/glade/format-text-small.png /usr/share/cherrytree/glade/format_text.png /usr/share/cherrytree/glade/format_text_latest.png /usr/share/cherrytree/glade/help-contents.png /usr/share/cherrytree/glade/horizontal_rule.png /usr/share/cherrytree/glade/image_edit.png /usr/share/cherrytree/glade/image_insert.png /usr/share/cherrytree/glade/image_save.png /usr/share/cherrytree/glade/import_in_cherrytree.png /usr/share/cherrytree/glade/index.png /usr/share/cherrytree/glade/insert.png /usr/share/cherrytree/glade/link_handle.png /usr/share/cherrytree/glade/link_website.png /usr/share/cherrytree/glade/list_bulleted.png /usr/share/cherrytree/glade/list_numbered.png /usr/share/cherrytree/glade/list_todo.png /usr/share/cherrytree/glade/new-instance.png /usr/share/cherrytree/glade/node_bullet.png /usr/share/cherrytree/glade/node_name_header.png /usr/share/cherrytree/glade/node_no_icon.png /usr/share/cherrytree/glade/object-rotate-left.png /usr/share/cherrytree/glade/object-rotate-right.png /usr/share/cherrytree/glade/quit-app.png /usr/share/cherrytree/glade/table_edit.png /usr/share/cherrytree/glade/table_insert.png /usr/share/cherrytree/glade/table_save.png /usr/share/cherrytree/glade/timestamp.png /usr/share/cherrytree/glade/to_html.png /usr/share/cherrytree/glade/to_txt.png /usr/share/cherrytree/glade/toolbar.png /usr/share/cherrytree/glade/tree-node-add.png /usr/share/cherrytree/glade/tree-subnode-add.png /usr/share/cherrytree/modules /usr/share/cherrytree/modules/clipboard.py /usr/share/cherrytree/modules/codeboxes.py /usr/share/cherrytree/modules/config.py /usr/share/cherrytree/modules/cons.py /usr/share/cherrytree/modules/core.py /usr/share/cherrytree/modules/ctdb.py /usr/share/cherrytree/modules/exports.py /usr/share/cherrytree/modules/findreplace.py /usr/share/cherrytree/modules/imports.py /usr/share/cherrytree/modules/lists.py /usr/share/cherrytree/modules/machines.py /usr/share/cherrytree/modules/main.py /usr/share/cherrytree/modules/printing.py /usr/share/cherrytree/modules/support.py /usr/share/cherrytree/modules/tablez.py /usr/share/doc/packages/cherrytree /usr/share/doc/packages/cherrytree/changelog /usr/share/doc/packages/cherrytree/license /usr/share/icons/hicolor/scalable/apps/cherrytree.svg /usr/share/man/man1/cherrytree.1.gz /usr/share/mime/packages/cherrytree.xml
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 11:02:11 2013