SHA256
1
0
forked from pool/cherrytree

Accepting request 885867 from home:polslinux:branches:GNOME:Apps

- Update to 0.99.35:
  * Fix issue in 0.99.34 H1/H2/H3/H4/H5/H6/small
    not working for certain locale.
  * Fix issue with bookmarks in tree right click menu.
  * Implementation of configurable h1,h2,h3,small + (now supported)
    h4,h5,h6.
  * Reorganised the main menu.
  * Fix undo/redo state machine vertical scrollbar position
    and cursor position.
  * Fix crash when importing text/html files with non ascii
    file name on windows.
  * Fix links to file/folder on windows with UNC path.
  * Detect system shutdown to save config .
  * Improved recognition of web link as you type in case of
    start with ({[, end with ,;.)}].
  * Fixed wheel click on file link (to open parent folder).
  * Fix zooming text/tree font not being properly enforced like
    preferences dialog does.
  * Enabled logging to config folder, max size 5MB.

OBS-URL: https://build.opensuse.org/request/show/885867
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/cherrytree?expand=0&rev=152
This commit is contained in:
Dominique Leuenberger 2021-04-17 08:18:12 +00:00 committed by Git OBS Bridge
parent 7a7e04e1ca
commit ff186e6c11
6 changed files with 31 additions and 8 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/giuspen/cherrytree.git</param>
<param name="changesrevision">0bf78ff15624091d5f06da8b08797f8096f3da80</param></service></servicedata>
<param name="changesrevision">e0f852b7d69bccf060749b4774298b00cdecc90f</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0a0bda1705f8d1347cab5bc9a38b12c6df58a362d9e1bc3ee9f2ad74b78ab732
size 79248398

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eb84649396dacbeefc4da1d4eb2e8911938dcb4a1aca4b82df9095f951d1a907
size 79537166

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Fri Apr 16 07:09:53 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>
- Update to 0.99.35:
* Fix issue in 0.99.34 H1/H2/H3/H4/H5/H6/small
not working for certain locale.
* Fix issue with bookmarks in tree right click menu.
* Implementation of configurable h1,h2,h3,small + (now supported)
h4,h5,h6.
* Reorganised the main menu.
* Fix undo/redo state machine vertical scrollbar position
and cursor position.
* Fix crash when importing text/html files with non ascii
file name on windows.
* Fix links to file/folder on windows with UNC path.
* Detect system shutdown to save config .
* Improved recognition of web link as you type in case of
start with ({[, end with ,;.)}].
* Fixed wheel click on file link (to open parent folder).
* Fix zooming text/tree font not being properly enforced like
preferences dialog does.
* Enabled logging to config folder, max size 5MB.
-------------------------------------------------------------------
Sun Mar 28 18:21:21 UTC 2021 - malcolmlewis@opensuse.org

View File

@ -1,5 +1,5 @@
name: cherrytree
version: 0.99.33+5
mtime: 1616884723
commit: 0bf78ff15624091d5f06da8b08797f8096f3da80
version: 0.99.35
mtime: 1618528619
commit: e0f852b7d69bccf060749b4774298b00cdecc90f

View File

@ -17,7 +17,7 @@
Name: cherrytree
Version: 0.99.33+5
Version: 0.99.35
Release: 0
Summary: A hierarchical note taking application
License: GPL-3.0-or-later AND LGPL-2.1-only