* Sat Dec 03 2022 Dirk Müller <dmueller@suse.com>
- update to 1.0.1:
* enable the highlighter by default (#458)
* less intrusive "what's new" message dialog (#504)
* non-linear zooming speed profile (to zoom faster when using extreme values) (#499)
* slower scrolling speed to have a better precision with higher zoom levels (#499)
* require itstool as a dependency even though it's some useless bloat
* fix the adaptivity of the elementaryOS layout (#502)
* better keep the image centered on the mouse pointer when changing the zoom (#499)
* avoid —again— insane attempts to open the binary as an image (#500)
* update several translations
- drop meson_build.patch (upstream)
* Thu Apr 07 2022 Emily Gonyer <emilyyrose@gmail.com>
- Fixed translation and help file locations.
* Mon Apr 04 2022 Emily Gonyer <emilyyrose@gmail.com>
- Patched meson.build in help to fix build issue with itstool which kept it from building.
meson_build.patch
* Sun Apr 03 2022 Emily Gonyer <emilyyrose@gmail.com>
- updated to 1.0.0 release
- enable tools with "alt+letter" mnemonics
- larger sidebar items, where the selected tool is easier to see
- new "skew" tool
- enable or disable specific tools options with the [shift] or [alt] keyboard modifiers
- show more numerous, more dynamic, more contextual help tips as the window's subtitle
- display cursor coordinates and other related data when pressing the [ctrl] keyboard modifier
- dynamically change the label of the "options" submenu in the menu-bar, to increase its discoverability
- scale tool option to set the size in percentage
- suggest to "apply & save" when trying to save while an operation is unapplied
- highlighter option to straighten the line, so it better follows the underlying text
- improvements to the "points" tool's numbers readability
- suggest to "apply & deselect" when trying to save while the selection is active
- more precise tools for tiny modifications required by pixel-art
- display pixels sharply when zooming deeper than 400%
- hide information messages after 4 seconds if they're not that useful
- disable the 'reload image from the disk' action if the image has never been saved
- new 'reset the canvas' action (ctrl+backspace)
- warn the user if they're opening an already opened image
- suggest to reload the picture if it has changed on the disk
- artificially limited framerate to avoid overloading the CPU
- menu item and action to change the theme variant preference
- toggle the menubar with ctrl+f2
- update the user help manual
- shorter appdata summary, to comply with guidelines
- update several translations
* Wed Mar 02 2022 Dominique Leuenberger <dimstar@opensuse.org>
- Add explicit itstool BuildRequires, as meson.build checks for it:
do not expect anything else to pull it in.
* Mon May 03 2021 Marcus Meissner <meissner@suse.com>
- use BuildRequires: gobject-introspection instead of hardrequiring
typelibs, remove -lang recommends, handled better automatically.
* Sat May 01 2021 Marcus Meissner <meissner@suse.com>
- updated 0.8.0 release
- new, richer, more readable bottom pane for the selection tool
- add a "replace with" option to the eraser tool
- use an adequate layout on LXDE or LXQt
- force the release notes down users' throat (#347)
- rewrite the help manual to better force it down users' throat (#347)
- add color application mode support to the "shape" tool (#329)
- persist the text background style (#340) and the shape filling style options
- brush supporting pressure-sensitive input (#69, #116)
- hairy brush supporting pressure-sensitive input (#69, #116)
- airbrush supporting pressure-sensitive input (#69, #116)
- calligraphic nip supporting pressure-sensitive input (#69, #116)
- fix unexpected "jumps" when unselecting a selection that was defined by an undo
- improve the fullscreen mode, with a way to toggle the tools list (#265, #189)
- add an "increase constrast" filter (#308)
- deleting the selection can now leave something else than transparency #232
- option to exclude the color left under the selection from the selection itself #232
- rewrite the UI for changing the color application mode (#329)
- remove the cool but deprecated GNOME Shell app menu
- improve flatpak CI (#319, Bilel Moussaoui)
- update several translations
* Thu Feb 11 2021 slbtongying <shenlebantongying@gmail.com>
- initial upload.