cherrytree 0.25.2 issued

January 24th, 2012

• fixed bugs

cherrytree 0.25.1 issued

January 21st, 2012

• fixed bugs
• mouse middle-click (or wheel-click) on a tree node expands/collapses it

cherrytree 0.25 issued

January 14th, 2012

• on linux, cherrytree can now be installed on any “prefix”, but the “exec-prefix” is not to be set different than “prefix”
• the minimum required gtk version is now 2.16
• the single (but very big) new feature is a new data storage type, a sqlite 3 database (which is anyway a single file). Storing the old way (a single xml file) will be still available but probably not much used since the new storage type offers faster reading, faster saving and less memory usage. To the two old file extensions “ctd” and “ctz” (xml and xml 7zipped+password protected) were added “ctb” and “ctx” (sqlite and sqlite 7zipped+password protected)
• since really a lot of code changed I ask everybody to backup the data and report possible bugs. To try the new storage type just click file–save as

cherrytree 0.24 issued

December 28th, 2011

• automatic syntax highlighting: it is now possible to choose between several style schemes (a couple of them with dark background), the same style scheme is used for tree nodes and codeboxes
• automatic syntax highlighting: added the options to show white spaces and highlight the current line
• added menu items and keyboard shortcuts to move the current row/selected rows up and down the document
• added support for appindicator where the system tray is not supported (ubuntu unity)
• fixed several bugs and bad behaviours

x-tile 2.2 issued

December 26th, 2011

• fixed bugs
• added support for appindicator where the system tray is not supported (ubuntu unity)

nautilus-pyextensions 3.0 issued

November 2nd, 2011

• updated the python extensions for nautilus 3
• ported the graphical handler to gtk3

cherrytree 0.23.1 issued

September 16th, 2011

• fixed bugs

cherrytree 0.23 issued

September 4th, 2011

• the limit of undoable steps per node is now configurable (lower the limit to save ram)
• implemented a dialog to iterate graphical way the find/replace (before it was possible only through keyboard shortcuts)
• implemented the insertion of timestamps. the timestamp format is configurable through preferences dialog
• fixed some bugs/bad behaviors related to system tray, nodes drag n drop, links to files dialog and others

cherrytree 0.22.2 issued

July 10th, 2011

• fixed bugs

x-tile 2.1 issued

July 8th, 2011

• fixed bugs
• added czech language