cherrytree 0.21 issued

• 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: pressing arrows up/down switches to former/next cell to edit, pressing return also switches to the next cell to edit
• now multiple instances are allowed and handled
• added the opportunity to sort the whole tree (before it was possible to sort only the siblings of the selected node)
• the find utility now will signal that a pattern exist in a table/codebox moving the focus on the table/codebox but not on the text

x-tile 1.8.5 issued

• added the opportunity to invert the order of the latest tiling operation (e.g. tiled 3 windows left to right A B C become C B A)
• when doing undo tiling twice now the position of the windows is the same as no undo tiling was called (undo of the undo)

cherrytree 0.20 issued

• fixed several bugs
• preferences dialog: added the option to create a backup copy of the document before saving the new version (before the backup was automatic and mandatory)
• preferences dialog: added the option to autosave on quit (before this option came with the autosave every N minutes)
• implemented the recently opened documents memory and the option to quickly open one of those documents
• added the option for a node to be read only
• implemented the import from leo outliner
• implemented the utilities to copy/cut the whole underlying row
• implemented the visited nodes history with option to go back/forward
• implemented the bookmarks handling
• when exporting tree to html an index.html file is also generated
• the latest picked color for either foreground and background is now remembered (before there was only one memory for both of them)
• removed Galician language support due to translator runaway (many thanks Dario for wasting my time)
• some keyboard shortcuts were changed (trying to be the more standard possible); the keyboard shortcuts are indicated on all menu items

cherrytree 0.19.3 issued

• fixed tree nodes drag and drop bugs
• assigned the shortcut ctrl+K to the deletion of a text row being it already used from other text editors such as geany and nano
• when opening the anchor insert dialog now the cursor is always in the entry text

cherrytree 0.19 issued

• before saving a new version of the file “file.ctd”, the former version is now backupped as “file.ctd~”
• introduced a new file format “.ctz” which is the “.ctd” compressed and password protected using 7zip (the binary executable 7za). to switch between .ctd and .ctz click the menu item “file–set document protection”.
• implemented the utility to change the case of the selected text/underlying word