- implementation of configurable h1,h2,h3,small + (now supported) h4,h5,h6 (#349,#753,#1063)
- reorganised the main menu (work of Viktor Polyanskiy / @Camilot55)
- fix undo/redo state machine vertical scrollbar position and cursor position (#1151)
- fix crash when importing text/html files with non ascii file name on windows (#1578)
- fix links to file/folder on windows with UNC path (#1565)
- detect system shutdown to save config (#1581)
- 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 (#1568)
- added support for Korean Language (work of Sean Lee)
- added support for Kazakh Language (work of Viktor Polyanskiy / @Camilot55)
- enabled logging to config folder, max size 5MB
: ( — Back to 0-99-33 :))
$ cherrytree
** Message: 07:40:21.353: Language overwrite = en (localedir = /usr/share/locale)
(process:105023): Gtk-WARNING **: 07:40:21.356: Locale not supported by C library.
Using the fallback ‘C’ locale.
[2021-04-15 07:40:21.930] [ ] [debug] /home/dave/.config/cherrytree/config.cfg parsed
[2021-04-15 07:40:22.103] [ ] [debug] autosave is started
Segmentation fault (core dumped)
#———————-
$ ls -lR /usr/share/locale/en
/usr/share/locale/en:
total 8
drwxr-xr-x 2 root root 4096 Feb 9 18:56 LC_IMAGES
drwxr-xr-x 2 root root 4096 Mar 29 07:26 LC_MESSAGES
/usr/share/locale/en/LC_IMAGES:
total 88
-rw-r–r– 1 root root 2945 Jun 18 2020 fwupd-1024-768.bmp.gz
-rw-r–r– 1 root root 4147 Jun 18 2020 fwupd-1920-1080.bmp.gz
-rw-r–r– 1 root root 9240 Jun 18 2020 fwupd-3840-2160.bmp.gz
-rw-r–r– 1 root root 12953 Jun 18 2020 fwupd-5120-2880.bmp.gz
-rw-r–r– 1 root root 14448 Jun 18 2020 fwupd-5688-3200.bmp.gz
-rw-r–r– 1 root root 1824 Jun 18 2020 fwupd-640-480.bmp.gz
-rw-r–r– 1 root root 20726 Jun 18 2020 fwupd-7680-4320.bmp.gz
-rw-r–r– 1 root root 2252 Jun 18 2020 fwupd-800-600.bmp.gz
/usr/share/locale/en/LC_MESSAGES:
total 120
-rw-r–r– 1 root root 882 Mar 23 2020 falkon_qt.qm
-rw-r–r– 1 root root 106179 Oct 3 2019 iso_3166-2.mo
lrwxrwxrwx 1 root root 13 Feb 25 04:21 iso_3166_2.mo -> iso_3166-2.mo
-rw-r–r– 1 root root 488 Mar 25 2020 kcoreaddons5_qt.qm
-rw-r–r– 1 root root 1270 Mar 25 2020 kjobwidgets5_qt.qm
-rw-r–r– 1 root root 306 Mar 25 2020 kwidgetsaddons5_qt.qm
Ooops … https://pastebin.com/yXrG3kKK
Bug reported here:
https://github.com/giuspen/cherrytree/issues/1610