SHA256
1
0
forked from pool/cherrytree

Accepting request 857857 from home:malcolmlewis:branches:GNOME:Apps

- Update to version 0.99.26+2:
  * Fix select text with keyboard not working,
    (gh#giuspen/cherrytree#1441).
  * Fix crash when trying to paste invalid image in clipboard,
    (gh#giuspen/cherrytree#1440).
  * Fix open folder link not working when non ASCII path,
    (gh#giuspen/cherrytree#1423).
  * Fix recent documents list does't show undescores,
    (gh#giuspen/cherrytree#1435).
  * Keyboard shortcut to delete a node becomes Ctrl+Delete since
    this action now works also with focus on the text/while editing
    text, (gh#giuspen/cherrytree#1412).
  * Icon theme fixes/improvements, (gh#giuspen/cherrytree#1426,
    gh#giuspen/cherrytree#1414
  * Fix find function adds empty lines to blank nodes,
    (gh#giuspen/cherrytree#1428).
  * Removed code duplications for open file and folder link,
    (gh#giuspen/cherrytree#1423).
  * Fix crash trying to open a bookmarked node that was deleted,
    (gh#giuspen/cherrytree#1430).
  * Fix wrongly detecting being run from the sorces directory build
    folder, (gh#giuspen/cherrytree#1422).
  * Fix non working keyboard shorcuts Alt+Left/Right to go to
    previous/next visited nodes, (gh#giuspen/cherrytree#1412).
  * Fix tree drag n drop freezing issue,
    (gh#giuspen/cherrytree#1377).
  * Fix table keyboard shortcut Ctrl+comma (add row) and
    Ctrl+Alt+comma (delete row), (gh#giuspen/cherrytree#1417).
  * When (re)generating TOC do not remove anchors created from the
    user, (gh#giuspen/cherrytree#1382).
  * Translation updates.

OBS-URL: https://build.opensuse.org/request/show/857857
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/cherrytree?expand=0&rev=136
This commit is contained in:
Dominique Leuenberger 2020-12-22 08:53:39 +00:00 committed by Git OBS Bridge
parent a30954cc13
commit d2ef71d618
6 changed files with 43 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">3c06ed3a107b96446e0347dbc9dd82f9f65f1368</param></service></servicedata>
<param name="changesrevision">a9d0a0fbd911be6509fd486fef4004703b05971c</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,38 @@
-------------------------------------------------------------------
Mon Dec 21 13:36:22 UTC 2020 - malcolmlewis@opensuse.org
- Update to version 0.99.26+2:
* Fix select text with keyboard not working,
(gh#giuspen/cherrytree#1441).
* Fix crash when trying to paste invalid image in clipboard,
(gh#giuspen/cherrytree#1440).
* Fix open folder link not working when non ASCII path,
(gh#giuspen/cherrytree#1423).
* Fix recent documents list does't show undescores,
(gh#giuspen/cherrytree#1435).
* Keyboard shortcut to delete a node becomes Ctrl+Delete since
this action now works also with focus on the text/while editing
text, (gh#giuspen/cherrytree#1412).
* Icon theme fixes/improvements, (gh#giuspen/cherrytree#1426,
gh#giuspen/cherrytree#1414
* Fix find function adds empty lines to blank nodes,
(gh#giuspen/cherrytree#1428).
* Removed code duplications for open file and folder link,
(gh#giuspen/cherrytree#1423).
* Fix crash trying to open a bookmarked node that was deleted,
(gh#giuspen/cherrytree#1430).
* Fix wrongly detecting being run from the sorces directory build
folder, (gh#giuspen/cherrytree#1422).
* Fix non working keyboard shorcuts Alt+Left/Right to go to
previous/next visited nodes, (gh#giuspen/cherrytree#1412).
* Fix tree drag n drop freezing issue,
(gh#giuspen/cherrytree#1377).
* Fix table keyboard shortcut Ctrl+comma (add row) and
Ctrl+Alt+comma (delete row), (gh#giuspen/cherrytree#1417).
* When (re)generating TOC do not remove anchors created from the
user, (gh#giuspen/cherrytree#1382).
* Translation updates.
-------------------------------------------------------------------
Wed Dec 09 14:24:52 UTC 2020 - malcolmlewis@opensuse.org

View File

@ -1,5 +1,5 @@
name: cherrytree
version: 0.99.25
mtime: 1607464299
commit: 3c06ed3a107b96446e0347dbc9dd82f9f65f1368
version: 0.99.26+2
mtime: 1608491650
commit: a9d0a0fbd911be6509fd486fef4004703b05971c

View File

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