* Sun Feb 11 2018 qzheng@suse.com
- Add shortkey-ctrl-o-alt-w.patch:
When left-click the note tree view, shortkey should be enable
( bsc#1075335, bgo#792859 ).
* Mon Sep 18 2017 luc14n0@linuxmail.org
- Update to version 3.26.0:
+ Updated manual.
+ Updated translations.
* Tue Sep 05 2017 luc14n0@linuxmail.org
- Update to version 3.25.0:
+ Removed Shadow from SearchView (bgo#783610).
+ Formatting and actions menus redesigned.
+ Fix possible crash when deleting a notebook (bgo#701846).
+ Updated translations.
* Sun Aug 20 2017 zaitor@opensuse.org
- Update to version 3.24.1:
+ Fix typo in help.
+ Fix possible crash when deleting a notebook (bgo#701846).
+ Updated translations.
* Tue Mar 28 2017 zaitor@opensuse.org
- Update to version 3.24.0:
+ Left align items in popovers and increase vertical spacing
(bgo#778823).
+ Fix --background option.
+ Make D-Bus APIs for opening notes respect new window setting
(bgo#778871).
+ Change default for window to not autosize (bgo#778822).
+ Fix no icon for Gnote windows in some WMs (bgo#762001).
+ Use icon for Create Note button (bgo#704116).
+ Fix crash in search.
+ Updated translations.
- Bump _gnote_version defines to 3.24, following upstream.
* Mon Feb 27 2017 dimstar@opensuse.org
- Update to version 3.23.0:
+ New Features:
- New optional dependency: UnitTest++ (required only for
running gnote tests).
- Removed dependency: boost (all of it).
- Gnote now internally uses Unicode strings for all data.
+ Fixes:
- Fix indentation sometimes getting is lost after restart
(bgo#773630).
- Use %1 style placeholders instead of %1% in translatable
strings (bgo#774262).
- Make app menu item ordering consistent with GNOME
(bgo#772009).
- Use open-menu-symbolic icon for menu (bgo#775320).
+ Updated translations.
- Drop libboost_test-devel/boost-devel BuildRequires: no longer
needed.
- Bump _gnote_version defines to 3.23, following upstream.
* Wed Feb 01 2017 adam.majer@suse.de
- Use individual libboost-*-devel packages instead of boost-devel.
+ Add conditional libboost_test-devel BuildRequires.
* Tue Nov 29 2016 dimstar@opensuse.org
- Update to version 3.22.1:
+ Fix possible loss of bullet when using formatting (bgo#773630).
+ More translator comments for the boost formats (bgo#774262).
+ Updated translations.
* Sun Sep 25 2016 zaitor@opensuse.org
- Update to version 3.22.0:
+ Updated translations.
* Mon Sep 19 2016 zaitor@opensuse.org
- Update to version 3.21.1:
+ New Features:
- Shell search provider will search only in note titles
(bgo#765894).
- Change accelerator for Back button to <Ctrl>.
+ Fixes:
- Fix build against Glibmm 2.21 (bgo#770541).
- Fix memory leak in TrieTree (bgo#770056).
+ Updated translations.
- Drop gnote-buildfix.patch: Fixed upstream.
* Wed Aug 31 2016 dimstar@opensuse.org
- Add gnote-buildfix.patch: Fix build.
* Fri Aug 26 2016 dimstar@opensuse.org
- Update to version 3.21.0:
+ New Features:
- GTK+ 3.20 is required.
- Undo will now undo last user action as single unit
(bgo#747202).
- Added shortcuts window.
- Added <Ctrl>Left accelerator to go from note to main window.
+ Fixes:
- Enter key will find next match when searching in note
(bgo#700624).
- Fixed formatting buttons when selection is mixed formatting
(bgo#702248).
- Fixed crash on first run when data migration is required
(bgo#765791).
- Fixed disabling application plugins.
- Fixed Windows size shrinking when switching from/to note
(bgo#764464).
- Fixed tab key activating search, while it shouldn't
(bgo#767834).
- Escape will close search when search entry has focus.
- Make --search always show main window in search mode
(bgo#769906).
+ Updated translations.
- Align BuildRequires with what configure checks for:
+ Removed gtkmm3-devel, libuuid-devel and libxslt-devel.
+ Added pkgconfig(glibmm-2.4), pkgconfig(gtk+-3.0),
pkgconfig(gtkmm-3.0), pkgconfig(libxslt) and pkgconfig(uuid).
- Bump _gnote_version to 3.21.
* Thu May 19 2016 tyang@suse.com
- Update to GNOME 3.20.1 Fate#318572
* Sun May 15 2016 zaitor@opensuse.org
- Update to version 3.20.1:
+ Fix typo in user visible string (bgo#766003).
+ Fix crash on first run when data migration is required
(bgo#765791).
+ Updated translations.
* Thu Apr 14 2016 mgorse@suse.com
- Update to GNOME 3.20 Fate#318572
* Sat Mar 26 2016 zaitor@opensuse.org
- Update to version 3.20.0:
+ Text menu now uses popover.
+ Updated translations.
- Bump soname following upstream changes.
- Add a define _gnote_version and set it to 3.20, make future
soname bumps easier to deal with.
* Mon Feb 01 2016 dimstar@opensuse.org
- Update to version 3.19.0:
+ GTK+ 3.16 is required.
+ Gtkmm 3.18 is required.
+ C++11 is required.
+ configure option --with-x11-support was removed.
+ Use popover for gear menu.
+ Updated translations.
- Drop pkgconfig(x11) BuildRequires: no longer supported.
- Drop --with-x11-support and --with-cxx11-support configure
parameters: no longer recognized.
* Sat Nov 28 2015 zaitor@opensuse.org
- Update to version 3.18.1:
+ Fix crash when running with X11 support under Wayland.
+ Updated translations.
* Sun Sep 27 2015 zaitor@opensuse.org
- Update to version 3.18.0:
+ Allow closing window via Ctrl+Q (bgo#755399).
+ Updated translations.
- Bump soname following upstream changes.
* Mon Sep 14 2015 dimstar@opensuse.org
- Update to version 3.17.1:
+ Handle ircs URLs (bgo#754940).
+ Updated translations.