-
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
44 additions
and
17 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,13 +1,20 @@ | ||
cherrytree (1.0.2-2) focal; urgency=low | ||
cherrytree (1.0.3-2) focal; urgency=low | ||
|
||
* improved performance of search/replace with option 'all matches' (#272, #1830, #2019) | ||
* added multi pages support to all matches dialog with a limit of 50 matches per page (#2019) | ||
* fixed crash when searching with all matches option and the text line containing the pattern is very long | ||
* fixed pasting file/folder path with non latin characters on windows applies the start of the link before the pasted text (#2320) | ||
* fixed pasting rich text into codebox causing issues with syntax highlighting | ||
* fixed single click on line number to select line, double click for pargraph (#1363) | ||
* added 42 stock icons | ||
* incomplete languages: ar, el, fi, hi_IN, hr, ja, lt, pt | ||
* fixed crash when losing access to open document (#2120) | ||
* fixed crash sorting table (#2391) | ||
* fixed issues with search/replace and option 'all matches' | ||
* fixed corrupted export to pdf on mac os with non ascii links to files/folders (#2388) | ||
* multi page search results increased default limit 50->500 and configurable in config.cfg 'max_matches_in_page' (#2370) | ||
* changed all the default keyboard shortcuts using Ctrl+Alt for issues on windows with AltGr key (#2341, #2324, #2316, #2124, #2069, #1944) | ||
* fixed progress bar of search hardly visible on windows (#2373) | ||
* nodes in bookmark menu to have the correct icon rather the anonymous pin icon (#206) | ||
* fixed node name in bookmarks menu not updated if node renamed (#2393) | ||
* export to pdf, now hiding anchor character (#2379) | ||
* changed codebox border colour with theme cobalt-darkened as hardly visible | ||
* added option in config.cfg to disable tree, menus and toolbar tooltips 'tree_tooltips', 'menus_tooltips', 'toolbar_tooltips' (#2169) | ||
* fixed paste of code selection to rich text target adding unwanted newline with </pre> | ||
* fixed issue when changing theme in preferences dialog, style scheme editor, the change was only applied to the current node | ||
* incomplete languages: ar, el, fi, hi_IN, hr, ja, pt | ||
|
||
|
||
-- Giuseppe Penone <giuspen@gmail.com> Tue, 26 Sep 2023 20:13:08 +0100 | ||
-- Giuseppe Penone <giuspen@gmail.com> Sat, 09 Dec 2023 19:46:57 +0000 |
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