Skip to content

Commit

Permalink
0.99.38
Browse files Browse the repository at this point in the history
  • Loading branch information
giuspen committed Jun 11, 2021
1 parent 8903363 commit 2633d5f
Show file tree
Hide file tree
Showing 6 changed files with 75 additions and 28 deletions.
12 changes: 12 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@

0.99.38 (June 11th, 2021)
* fix crash visiting node with a corrupted/invalid utf-8 character (#1337)
* fix crash when trying to insert image from file with format not supported from Glib such as .webp (#1709)
* fix unwanted characters found after copy/paste (#1687)
* fix status icon missing / bad rendered in tray (#1703)
* fixed tree node visibility issue when starting minimised on system tray (#1704)
* fix link markdown paste broken link (#1714)
* fix issues with spell check enabled and no languages available (#1718)
* improved web link recognition (#1713)
* updated languages Finnish, Korean, Brazilian Portuguese
* this (gtkmm3) version can now build on older distributions such as debian 10 / ubuntu 18.04

0.99.37 (May 18th, 2021)
* added configurable option to have bookmarks also under dedicated menu in top menu bar (#1643)
* added configurable option to show the full node path in the node name header (#1399)
Expand Down
34 changes: 12 additions & 22 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,25 +1,15 @@
cherrytree (0.99.37-1) focal; urgency=low
cherrytree (0.99.38-1) focal; urgency=low

* added configurable option to have bookmarks also under dedicated menu in top menu bar (#1643)
* added configurable option to show the full node path in the node name header (#1399)
* new configurable scalable tags h1,h2,...,small - allow partial bold/italic/underline when not configured on (#1633)
* added preferences file import/export under top menu File--Preferences
* Help--Open Preferences Directory moved under File--Preferences
* added dialog listing all available symbols auto replacements (#1659)
* fix after undo, redo jumps to the top of the document (#1151)
* fix crash on imports (#1593)
* fix URL detection doesn't recognize Tab as a delimiter (#1654)
* fixed import of text files with extension not .txt on linux (#1656)
* configurability of log enable/disable + directory in preferences dialog, tab miscellaneous (#1614)
* fix content in the table can be modified while the node is read only (#1674)
* fix Shift+Enter able to modify locked nodes with lists (#1640)
* fix system tray icon on windows not hiding at click (#1631)
* Ctrl+Arrows in tables disconnected from cells navigation. Ctrl+( and Ctrl+) to navigate Up/Down; Tab and Shift+Tab for navigate Right/Left (#194)
* assigned keyboard shortcut to move table rows Up/Down: Ctrl+[ and Ctrl+] (#1626)
* assigned keyboard shortcut to move table columns Left/Right: Ctrl+{ and Ctrl+}
* preserve print page setup settings between sessions (#1664)
* spell check enabled also for plain text (#1651)
* added Romanian language (work of Tudor Sprinceana)
* fix crash visiting node with a corrupted/invalid utf-8 character (#1337)
* fix crash when trying to insert image from file with format not supported from Glib such as .webp (#1709)
* fix unwanted characters found after copy/paste (#1687)
* fix status icon missing / bad rendered in tray (#1703)
* fixed tree node visibility issue when starting minimised on system tray (#1704)
* fix link markdown paste broken link (#1714)
* fix issues with spell check enabled and no languages available (#1718)
* improved web link recognition (#1713)
* updated languages Finnish, Korean, Brazilian Portuguese
* this (gtkmm3) version can now build on older distributions such as debian 10 / ubuntu 18.04


-- Giuseppe Penone <[email protected]> Tue, 18 May 2021 21:31:59 +0100
-- Giuseppe Penone <[email protected]> Fri, 11 Jun 2021 23:22:17 +0100
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Build-Depends:
debhelper (>= 9),
desktop-file-utils,
gettext,
cmake (>= 3.13.2),
cmake,
libgtkmm-3.0-dev,
libgtksourceviewmm-3.0-dev,
libxml++2.6-dev,
Expand Down
2 changes: 2 additions & 0 deletions scripts/18.04/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- option(USE_SHARED_FMT_SPDLOG "Use shared fmt and spdlog (not those bundled)" ON)
+ option(USE_SHARED_FMT_SPDLOG "Use shared fmt and spdlog (not those bundled)" OFF)
38 changes: 38 additions & 0 deletions scripts/18.04/control
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
Source: cherrytree
Section: editors
Priority: optional
Maintainer: Giuseppe Penone <[email protected]>
Build-Depends:
debhelper (>= 9),
desktop-file-utils,
gettext,
cmake,
libgtkmm-3.0-dev,
libgtksourceviewmm-3.0-dev,
libxml++2.6-dev,
libsqlite3-dev,
libgspell-1-dev,
libcurl4-openssl-dev,
libuchardet-dev,
Standards-Version: 3.9.5
Homepage: https://www.giuspen.com/cherrytree/
Vcs-Git: https://github.com/giuspen/cherrytree.git
Vcs-Browser: https://github.com/giuspen/cherrytree

Package: cherrytree
Architecture: any
Depends:
libgtkmm-3.0-1v5,
libgtksourceviewmm-3.0-0v5,
libxml++2.6-2v5,
libsqlite3-0,
libgspell-1-1,
libcurl4,
libuchardet0,
gnome-icon-theme,
${misc:Depends},
${shlibs:Depends}
Description: hierarchical note taking application
CherryTree is a hierarchical note taking application, featuring rich text,
syntax highlighting, images handling, hyperlinks, import/export with support
for multiple formats, support for multiple languages, and more.
15 changes: 10 additions & 5 deletions supporters/supporters.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<h2>412 Friends of giuspen.com (donated €18686,69)</h2>
<h2>417 Friends of giuspen.com (donated €18841,97)</h2>
* Oleg Zech (Cyprus) donated €9250 {circa, from Bitcoin}
* Andy Lavarre (United States) donated €715 {android, creation/modification per node + search filter}
* DBA IotaHosting (United States) donated €290
* DBA IotaHosting (United States) donated €300
* Miguel Latorre (Spain) donated €240
* DistroWatch.com (International) donated €200
* Vinny Pinto (United States) donated €140
Expand All @@ -13,6 +13,7 @@ <h2>412 Friends of giuspen.com (donated €18686,69)</h2>
* Ben Cotton (???) donated €100
* Bernard Llanos (???) donated €100
* Mario (Austria) donated €100
* Xeroxx (???) donated €92 {circa, from Bitcoin - compatibility with debian 10}
* Rene Gommes (Italy) donated €85
* Matej Vavrousek (???) donated €80
* Dylan Goodman (United States) donated €85
Expand All @@ -25,9 +26,10 @@ <h2>412 Friends of giuspen.com (donated €18686,69)</h2>
* Édipo Gonçalves (Brazil) donated €60
* Giulio Achilli (Italy) donated €60
* Prema Systems (New Zaeland) donated €60
* PH (???) donated €56
* PH (???) donated €60
* Samir Derzic (Germany) donated €55
* Stuart Krivis (United States) donated €55
* Daniel Nilson (???) donated €51,36
* Aviv De Morgan (Israel) donated €50
* Barbara Buri (Switzerland) donated €50
* Bradford Bender (United States) donated €50
Expand All @@ -43,7 +45,6 @@ <h2>412 Friends of giuspen.com (donated €18686,69)</h2>
* Rudy Witt (Canada) donated €50
* Steve Davis (United States) donated €50
* Ulrike Heyden (Germany) donated €50
* Daniel Nilson (???) donated €47,08
* Valentina Ermolova (Russia) donated €47
* Miguel Vilar (Switzerland) donated €45
* Ted (Germany) donated €45 {same tree visible twice for drag n drop}
Expand All @@ -58,6 +59,7 @@ <h2>412 Friends of giuspen.com (donated €18686,69)</h2>
* Richard Hureau (???) donated €35
* Glen Garfein (United States) donated €31,25
* Christoph Rottleb (Germany) donated €30
* Daniel Rosenberg (???) donated €30
* David Allinson (United Kingdom) donated €30
* Fabien Perdu (France) donated €30 {keyboard shortcut for subscript and superscript or a way to configure them}
* Ian Ansdell (United Kingdom) donated €30
Expand All @@ -82,7 +84,6 @@ <h2>412 Friends of giuspen.com (donated €18686,69)</h2>
* Michael Turner (United States) donated €25,99
* Bruce Ashford (United Kingdom) donated €25
* Claus Otterpohl (Germany) donated €25
* Daniel Rosenberg (???) donated €25
* Georg Fellmann (Germany) donated €25
* James Lin (United States) donated €25
* John DeOrian (United States) donated €25 {bulleted list indentation hierarchical, Integrate LaTeX (mathematical formulas)}
Expand Down Expand Up @@ -149,6 +150,7 @@ <h2>412 Friends of giuspen.com (donated €18686,69)</h2>
* Lee Rottler (United States) donated €20
* Lubos Sivecky (Czech Republic) donated €20
* Michael Matney (United States) donated €20
* Michael Richmond (???) donated €20
* Nicholas Perito (???) donated €20
* PER (???) donated €20
* Peter Beaumont (Germany) donated €20
Expand Down Expand Up @@ -249,6 +251,7 @@ <h2>412 Friends of giuspen.com (donated €18686,69)</h2>
* Jean-Yves Martin (???) donated €10
* Jesus Arocho (United States) donated €10
* Joachim Manke (Germany) donated €10
* John Sheppard (Germany) donated €10
* Karen Kulow (Germany) donated €10
* Kåre Jensen (Denmark) donated €10
* Krupal Byalaiah (???) donated €10
Expand Down Expand Up @@ -348,6 +351,7 @@ <h2>412 Friends of giuspen.com (donated €18686,69)</h2>
* Daniel Elias (Brazil) donated €5
* Danilo Minervini (Italy) donated €5
* Deak Attila (???) donated €5
* Edward Dotson (???) donated €5
* Felix Sterzelmaier (???) donated €5 {android version}
* Frank Niederbremer (???) donated €5
* Gabriel Terhorst (Germany) donated €5
Expand All @@ -358,6 +362,7 @@ <h2>412 Friends of giuspen.com (donated €18686,69)</h2>
* Isaac Pérez (???) donated €5
* Ivo Grigull (Germany) donated €5
* Jakub Balazy (???) donated €5
* Jan Gilgan (???) donated €5
* Jiri Kouba (???) donated €5
* José Gutiérrez (???) donated €5
* Karsten Kulach (Germany) donated €5
Expand Down

0 comments on commit 2633d5f

Please sign in to comment.