forked from pool/cherrytree
Accepting request 858076 from 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. (forwarded request 857857 from malcolmlewis) OBS-URL: https://build.opensuse.org/request/show/858076 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cherrytree?expand=0&rev=5
This commit is contained in:
commit
8d7a80bee8
@ -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>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:41b57a27ce95037f924265f4c6f50384bc6f5a58aaa41254d545c3fde02959d4
|
||||
size 76723726
|
3
cherrytree-0.99.26+2.obscpio
Normal file
3
cherrytree-0.99.26+2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef33b536efea783e3038fed63fad6be881de0c5e92b33642084b8dc3cf3d4ac5
|
||||
size 76283918
|
@ -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
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: cherrytree
|
||||
version: 0.99.25
|
||||
mtime: 1607464299
|
||||
commit: 3c06ed3a107b96446e0347dbc9dd82f9f65f1368
|
||||
version: 0.99.26+2
|
||||
mtime: 1608491650
|
||||
commit: a9d0a0fbd911be6509fd486fef4004703b05971c
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user