From a711cb842a5437e9fd1d0c4b2e4baf621dea87787b076796c103b39ffb64c9e9 Mon Sep 17 00:00:00 2001 From: Malcolm Lewis Date: Mon, 25 Oct 2021 14:55:46 +0000 Subject: [PATCH] Accepting request 926962 from home:polslinux:branches:GNOME:Apps - Update to version 0.99.42: * Unified search in nodes name+tags and search in nodes content. * 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. * Implemented node property to exclude node and/or subnodes from search. * Applying a colour to foreground/background of text to use default gtk3 palette. * Added in preferenced dialog, tab theme, possibility to choose 2 new icon themes. * Added option to hide the status bar. * Added configurability of selected node's background/foreground colour in the tree. * Tree explorer added view option to show lines connecting the nodes parent-children. * Added syntax highlighting for AutoHotkey. * Added in preferences dialog, tab fonts, buttons to reset the fonts to default values. * At F8/current day node do not visit year/month if already existing, only day. * Support for portable mode in non-windows os looking for config/config.cfg beside cherrytree binary executable. * Tree sorting menu items: moved siblings only sorting first and after separator sorting whole tree. * Added experimantal option menubar_in_titlebar that can be activated in config.cfg, but off by default. OBS-URL: https://build.opensuse.org/request/show/926962 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/cherrytree?expand=0&rev=158 --- _servicedata | 2 +- cherrytree-0.99.40.obscpio | 3 -- cherrytree-0.99.42+3.obscpio | 3 ++ cherrytree.changes | 56 ++++++++++++++++++++++++++++++++++++ cherrytree.obsinfo | 6 ++-- cherrytree.spec | 4 +-- 6 files changed, 65 insertions(+), 9 deletions(-) delete mode 100644 cherrytree-0.99.40.obscpio create mode 100644 cherrytree-0.99.42+3.obscpio diff --git a/_servicedata b/_servicedata index f46d6ff..fdb38a2 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/giuspen/cherrytree.git - eff9cc9a9c38032e738bacb66725e17a11243a7d \ No newline at end of file + 9f08a4c5e10fce30eb7323a436000b64dbc2085f \ No newline at end of file diff --git a/cherrytree-0.99.40.obscpio b/cherrytree-0.99.40.obscpio deleted file mode 100644 index e8b5ba3..0000000 --- a/cherrytree-0.99.40.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8cd6c53a6b39b75a9516dc24974a55be23d773c5d0b43c492dcfccad010294ff -size 81551374 diff --git a/cherrytree-0.99.42+3.obscpio b/cherrytree-0.99.42+3.obscpio new file mode 100644 index 0000000..23e42db --- /dev/null +++ b/cherrytree-0.99.42+3.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51d2bfb241088209436fa16fe42052bf3daf45b0d0095ff2121ed7f8d3999b27 +size 82492430 diff --git a/cherrytree.changes b/cherrytree.changes index e973c7f..d03fb03 100644 --- a/cherrytree.changes +++ b/cherrytree.changes @@ -1,3 +1,59 @@ +------------------------------------------------------------------- +Fri Oct 22 10:06:15 UTC 2021 - Paolo Stivanin + +- Update to version 0.99.42: + * Unified search in nodes name+tags and search in nodes content. + * 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. + * Implemented node property to exclude node and/or + subnodes from search. + * Applying a colour to foreground/background of text + to use default gtk3 palette. + * Added in preferenced dialog, tab theme, possibility + to choose 2 new icon themes. + * Added option to hide the status bar. + * Added configurability of selected node's background/foreground + colour in the tree. + * Tree explorer added view option to show lines connecting + the nodes parent-children. + * Added syntax highlighting for AutoHotkey. + * Added in preferences dialog, tab fonts, buttons to reset the + fonts to default values. + * At F8/current day node do not visit year/month if already + existing, only day. + * Support for portable mode in non-windows os looking for + config/config.cfg beside cherrytree binary executable. + * Tree sorting menu items: moved siblings only sorting first + and after separator sorting whole tree. + * Added experimantal option menubar_in_titlebar that can be + activated in config.cfg, but off by default. + * Added flip image buttons to image properties dialog. + * Rich text tag monospace: added configurability of the + foreground colour. + * Fix incorrect insertion from plain text clipboard of + link with pipe char. + * Fix apply link to image via toolbar button rather than + right click. + * 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. + * Fix segfault/crash from exporting imported markdown file + with a table. + * Fix todo lists in ubuntu 18.04 not cycling through + available mark choices. + * Fix print/export to pdf of table columns widths. + * Print/export to pdf of scalable tags (h1..h6,small) and + monospace use configured properties. + * Node name header font size/family to follow the tree font. + * Improved table sorting to use not only first column. + * Improved import from markdown of a table with or without + pre/post text. + ------------------------------------------------------------------- Mon Aug 09 00:59:34 UTC 2021 - malcolmlewis@opensuse.org diff --git a/cherrytree.obsinfo b/cherrytree.obsinfo index 1fe8d6a..96d316f 100644 --- a/cherrytree.obsinfo +++ b/cherrytree.obsinfo @@ -1,5 +1,5 @@ name: cherrytree -version: 0.99.40 -mtime: 1628331815 -commit: eff9cc9a9c38032e738bacb66725e17a11243a7d +version: 0.99.42+3 +mtime: 1634597570 +commit: 9f08a4c5e10fce30eb7323a436000b64dbc2085f diff --git a/cherrytree.spec b/cherrytree.spec index abb5af6..6f4aa5d 100644 --- a/cherrytree.spec +++ b/cherrytree.spec @@ -17,7 +17,7 @@ Name: cherrytree -Version: 0.99.40 +Version: 0.99.42+3 Release: 0 Summary: A hierarchical note taking application License: GPL-3.0-or-later AND LGPL-2.1-only @@ -37,7 +37,7 @@ BuildRequires: pkgconfig(gtkmm-3.0) BuildRequires: pkgconfig(gtksourceviewmm-3.0) BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(libxml++-2.6) -BuildRequires: pkgconfig(spdlog) +BuildRequires: pkgconfig(spdlog) >= 1.5 BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(uchardet) # For password-protected format