* Wed Jul 19 2017 seife+obs@b1-systems.com
- update to version 1.9.1
- Fix crash on program exit after image upload (bxo#13415)
- version 1.9.0
- Use HTTPS for imgur (bxo#13415)
- version 1.8.99
- Port to GTK+3
- Fix appdata description
- Fix crash in GValueArray handling (bxo#11879)
- Use while instead of when in strings (bxo#12157)
- Fix gray overlay in region mode screenshots (bxo#11922)
- Fix crash when uploading to zimagez (bxo#11879)
- Updated translations
* Tue Jan 27 2015 gber@opensuse.org
- update to version 1.8.2
- Enhancements:
- Add imgur.com as possible upload option (bxo#6899)
- Add appdate file (bxo#11202)
- Make region selection with compositing on more usable on
darker backgrounds (bxo#9592)
- Updated translations
- Bugs fixed:
- Fix keyboard navigation between choices (bxo#11325)
- Fix build with automake 1.13 (bxo#10030)
- Use filename-friendly date format for saved files (bxo#8445)
- drop obsolete xfce4-screenshooter-fix-plugin-linking.patch
xfce4-screenshooter-use-docdir.patch,
xfce4-screenshooter-automake-1.13.patch,
xfce4-screenshooter-automake-1.14.patch
- drop -doc subpackage, documentation has been removed
* Thu Oct 16 2014 dimstar@opensuse.org
- Add xfce4-screenshooter-automake-1.14.patch: Fully intialize
before doing furher actions. Works around an issue with AM 1.14.
* Wed Mar 13 2013 pgajdos@suse.cz
- builds with automake 1.13
* automake-1.13.patch
* Mon May 07 2012 gber@opensuse.org
- fix xfce4-screenshooter-fix-plugin-linking.patch so the panel
plugin is linked against libscreenshooter
- fix help function by depending on libxfce4ui-tools which provides
xfhelp4 again
* Thu May 03 2012 gber@opensuse.org
- update to version 1.8.1
- adapting the panel plugin to xfce4-panel 4.9+
- add a clipboard CLI option
- panel plugin is now built as a library
- fix crash with some window managers
- fix crash with NULL save path
- install documentation to new location
- add explicit -lm link to LIBADD
- plugin installation location compatible with xfce4-panel 4.9+
- update outdated man page
- rebased xfce4-screenshooter-1.8.0-use-docdir.patch as
xfce4-screenshooter-use-docdir.patch
- added xfce4-screenshooter-fix-plugin-linking.patch in order to
link the plugin module correctly
* Tue Apr 03 2012 gber@opensuse.org
- specfile cleanup
- added xfce4-screenshooter-fix-crash-with-some-wms.patch which
fixes a crash when taking a screenshot of a window with some
window managers (bxo#8080)
- correct dependencies
* Wed Mar 14 2012 gber@opensuse.org
- recommend -lang subpackage
* Fri Oct 21 2011 gber@opensuse.org
- added xfce4-screenshooter-1.8.0-use-docdir.patch in order to
allow installation of documentation under docdir
- install HTML documentation under
/usr/share/xfce4/xfce4-screenshooter/html
* Fri Oct 14 2011 gber@opensuse.org
- recommend -doc subpackage
* Mon Sep 19 2011 gber@opensuse.org
- added xfce4-screenshooter-fix-libm-underlinking.patch in order to
explicitly link against libm
* Mon Aug 01 2011 gber@opensuse.org
- update to version 1.8.0
- capture the cursor using XFIXES
- generate valid BBCode
- further bugfixes and translation updates
* Fri Feb 18 2011 gber@opensuse.org
- call %desktop_database_post/un
- call %icon_theme_cache_post/un
* Thu Feb 03 2011 gber@opensuse.org
- build documentation
* Thu Feb 03 2011 gber@opensuse.org
- update to current git snapshot (1.7.9.99_git20110203)
- port to current exo
- port from libxfcegui4 to libxfce4ui
- many bugfixes
- translation updates
- dropped obsolete xfce4-screenshooter-1.7.9-fix-crash.patch and
xfce4-screenshooter-1.7.9-use-system-exo.patch
* Mon Dec 27 2010 gber@opensuse.org
- correct group and URL
* Sun Dec 05 2010 gber@opensuse.org
- Initial packaging
Version: 1.10.3-bp155.1.6
* Fri Jan 13 2023 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to 1.10.3
* Lower minimal Xfce dependencies back to 4.16
* Remove fallback code
* Thu Jan 05 2023 Dirk Müller <dmueller@suse.com>
- update to 1.10.2:
* Fix capture of CSD windows
* Fix active window and region capture modes
* Consider scale factor while capturing screenshots with cairo
* Support libsoup2 and 3 simultaneously
* save dialog: show preview of selected file
* Save preferences of panel plugin
* Translation Updates
* Fri Dec 23 2022 Maurizio Galli <maurizio.galli@suse.com>
- Update to version 1.10.1:
* Fixes capture of screenshots after first time (gxo#apps/xfce4-screenshoter#89)
* libsoup: Migrate to 3.0 (gxo#apps/xfce4-screenshoter#88)
* Fix typo in NEWS file
* Translation Updates
* Sun Dec 18 2022 Dirk Müller <dmueller@suse.com>
- Update to version 1.10.0:
* Bump requirements for Xfce 4.18
* Introduce custom actions
* Replace deprecated functions
* Added writability check to screenshot_dir
* Include "config.h" before GLib include files
* Revert icon name translation
* Drop subtitles
* Add version check for libxi
* Translation Updates
* Fri Aug 12 2022 Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 1.9.11
* Add support to WebP (gxo#apps/xfce4-screenshooter#76)
* Fix window capture in HiDPI mode (gxo#apps/xfce4-screenshooter#73)
* Fix intltool lock file problem during make distcheck
* Add option to Show in File Manager when saving
(gxo#apps/xfce4-screenshooter#47)
* Do not quit after dismissing dialog if invoked from plugin
(gxo#apps/xfce4-screenshooter#71)
* Update COPYING (gxo#apps/xfce4-screenshooter#70)
* Translation Updates