-
Notifications
You must be signed in to change notification settings - Fork 468
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
46 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,21 @@ | ||
cherrytree (0.99.41-1) focal; urgency=low | ||
cherrytree (0.99.42-1) focal; urgency=low | ||
|
||
* added flip image buttons to image properties dialog (#1791, work of @v31l) | ||
* rich text tag monospace: added configurability of the foreground colour (#1745) | ||
* fix incorrect insertion from plain text clipboard of link with pipe char (#1781) | ||
* fix apply link to image via toolbar button rather than right click (#1782) | ||
* fix after unmaximise main window, close, reopen -> still maximised | ||
* fix fullscreen expands the width of tree explorer rather than the editing frame when tree on the right (#1785) | ||
* fix segfault/crash from exporting imported markdown file with a table (#1790) | ||
* fix todo lists in ubuntu 18.04 not cycling through available mark choices (#1775) | ||
* fix print/export to pdf of table columns widths (#1760) | ||
* print/export to pdf of scalable tags (h1..h6,small) and monospace use configured properties (#1650) | ||
* node name header font size/family to follow the tree font (#1764) | ||
* improved table sorting to use not only first column (#1784) | ||
* improved import from markdown of a table with or without pre/post text (#1790) | ||
* updated es.po (UserFav) | ||
* unified search in nodes name+tags and search in nodes content (#513, #1525) | ||
* fixed search in multiple nodes with the option first from selection/first in all range | ||
* fixed issue with password protected data extraction on windows and non ascii paths | ||
* link to node insert/edit dialog, added search for anchor name in the tree (#1572) | ||
* implemented node property to exclude node and/or subnodes from search (#1096, #1761) | ||
* applying a colour to foreground/background of text to use default gtk3 palette (#1818) | ||
* added in preferenced dialog, tab theme, possibility to choose 2 new icon themes (#1766, artwork of @userfav) | ||
* added option to hide the status bar (#1742) | ||
* added configurability of selected node's background/foreground colour in the tree (#1809) | ||
* tree explorer added view option to show lines connecting the nodes parent-children (#1692) | ||
* added syntax highlighting for AutoHotkey (work of Chen Bo) | ||
* added in preferences dialog, tab fonts, buttons to reset the fonts to default values (#1819) | ||
* at F8/current day node do not visit year/month if already existing, only day (#1796) | ||
* support for portable mode in non-windows os looking for config/config.cfg beside cherrytree binary executable (#1811) | ||
* tree sorting menu items: moved siblings only sorting first and after separator sorting whole tree (#1797) | ||
* added experimantal option menubar_in_titlebar that can be activated in config.cfg, but off by default (#1815) | ||
|
||
|
||
-- Giuseppe Penone <giuspen@gmail.com> Wed, 15 Sep 2021 21:32:03 +0100 | ||
-- Giuseppe Penone <giuspen@gmail.com> Sat, 16 Oct 2021 18:05:15 +0100 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters