• bugfix: regression since 0.37.0 for trees with more than 11 levels and cherries per node level
• added groovy language syntax highlighting support
• added language Greek, work of Delphina
Author: giuspen
cherrytree 0.37.3 issued
• bugfix: problem with sqlite storage (ctb, ctx), bold node name and plain text node
• for the document type XML (ctd, ctz) changed the generated XML to be pretty (indented)
• change to slightly larger ‘small font’ in formatted text
cherrytree 0.37.2 issued
• fixed problems introduced with configurability of the bulleted lists chars
• fixed problem with search in selected node and subnodes and progressbar
• the latest applied formatting is now remembered between sessions
• the Ctrl+Space shortcut now allows to enter and exit the codeboxes
• updated Lithuanian language
cherrytree 0.37.1 issued
• bugfix: import of text documents bad decoding (added new dependency python-chardet)
• bugfix: copy/paste of table row not working
• the chars used for the multi level bulleted lists are configurable editing config.cfg (editor/chars_listbul)
• the chars used for the toc are configurable editing config.cfg (editor/chars_toc)
• updated languages French, German and Polish
cherrytree 0.37.0 issued
• implemented configurability of most of the keyboard shortcuts (few of them cannot be changed)
• implemented quick access to last visited nodes with configurable number of buttons on the node name header
• implemented the possibility to select from a list the default icon for all the (non code) nodes in the tree; code nodes have by default explicit icons related to the programming language
• implemented the possibility for any node to set an icon from a list
• implemented the possibility for any node to set color and boldness for the node name
• implemented control of the vertical space around lines (work by bfloch)
• implemented the possibility to disable the smart quotes auto replacement
• implemented the option to have the links underlined or not
• implemented the tree node action “move right” to make a node son of the above sibling; taking shortcut Shift+Right
• implemented the possibility at mouse click on the node to expand it and to have the focus moved to the text
• implemented the import from RedNotebook
• added in the preferences dialog the possibility to reset to the default values the toolbar and the special characters
cherrytree 0.36.9 issued
• new icons for codebox and table, fixed icon for image
• updated Chinese language to 100% coverage (Channing Wong)
• updated German language (fix from Stefan Pöschel)
cherrytree 0.36.8 issued
• fixed bug in font zoom in/out on tree and text with ctrl down and mouse wheel up/down
cherrytree 0.36.7 issued
• implemented font zoom in/out on tree and text with ctrl down and mouse wheel up/down
• implemented auto replace as you type of single and double quotes with smart quotes
• export to html: it is now possibile to override the default styles.css in the preferences dir
• updated icons of rich text color foreground/background
• updated language Czech (Pavel Fric)
cherrytree 0.36.6 issued
• fixes in exports to html, pdf, txt
cherrytree 0.36.5 issued
• fixed color of highlighted line in rich text with light background
• fixed generation of pdf with colors coming from dark background not suitable for white background
• fixed missing checks in read only nodes
• fixed problem with html pasted from clipboard
• added Slovenian language, work of Erik Lovrič