Changelog for
elementary-screenshot-tool-lang-1.6.1+git1.f9507f5-48.1.noarch.rpm :
* Mon Feb 18 2019 Alexei Podvalsky
- Update to 1.6.1+git1.f9507f5:
* Require granite 5.0
* Release 1.6.1
* Fix update the delay variable at startup (#119)
* ScreenshotWindow: Increase minimum timeout to 300 (#117)
* Update .travis.yml (#118)
* Use settings bindings instead of signal handlers (#101)
* Release 1.6.0
* Meson: Use GLib preset for l10n
* AppData: ID without .desktop (#109)
* Allow to close the app window (#108)
* Use get_position to get window position (#105)
* Refine capture area icons (#102)
* Transfer all error dialogs to Granite.MessageDialog (#100)
* Use icons to represent capture area (#98)
* Better screenshot preview screenshot (#96)
* Test with Houston CI (#78)
* Update screenshots (#94)
* Use a Window instead of a dialog without a parent (#91)
* Remove deprecated has_resize_grip (#92)
* Fix deprecation add_accelerator (#90)
* Use light style (#89)
* Restore last capture mode (#88)
* Fix radio button spacing (#83)
* Release 0.1.5
* RDNN .desktop file name (#76)
* Add screenshots to metadata (#79)
* Add OARS data (#77)
* Fix EXEC lines in .desktop (#53)
* Add title (#73)
* add scale factor into filename (#69)
* don\'t install extra.mo files (#65)
* Delete config.h.cmake (#63)
* Set opacity to 1 when ESC is hit (#59)
* Add desktop validation test (#55)
* Migrate to Meson build (#52)
* Fri Jun 08 2018 avvissuAATTyandex.by- Switch to meson- Switch to metaino from appdata- Add COPYING and README file- Spec file cleanup
* Mon Jan 22 2018 avvissuAATTyandex.by- Rename the package to elementary-screenshot-tool
* Sat Jun 03 2017 avvissuAATTyandex.by- Update to 0.1.3.1+bzr365:
* Remember main window position for reappearing window (#32)
* update po files
* {0.1.3.1} Release 0.1.3.1
* appdata: fix typo
* Update URLs (#27)
* Pointer bugfixes (#26)
* Release 0.1.3.1
* appdata: fix typo
* Update URLs (#27)
* Pointer bugfixes (#26)
* pointer position on area screenshot was not correct
* it was not clipped properly when positioned on screenshot border
* Declare string folder_from_settings outside of if condition (#24)
* Before, the folder_from_settings variable in save_file() was declared inside the if condition.
* In my case, this was leading to a problem, for example if I call the screenshot-tool from the command line using \"screenshot-tool -s\", the screenshot most of the times can\'t be saved. The reason for that is,
* that when the folder_from_settings variable is declared inside the if condition and assigned to the folder_dir variable (which is used outside the if condition later), the memory for the folder_from_settings variable might be already released. By playing its declaration outside the if condition it works now for me.
* Add Travis CI (#22)
* Sat Apr 22 2017 avvissuAATTyandex.by- Update to 0.1.3+bzr.324:
* Release 0.1.3
* Update and rename INSTALL to README.md (#18)
* Also adds missing libcanberra dep
* Launchpad automatic translations update.
* Fix bug #1670010
* Ensure screenshots are saved to correct directory when launched from Slingshot.
* Implement non-interactive mode (fix bug 1665708)
* AppData: remove spurious Unicode characters and fix indentation
* Hide main window behind save dialog when app is launched from command
* Show main window after window not found error
* Replace colons with dots in screenshot\'s filename (lp#1663734)
* Play shutter sound when screenshot is taken
* Sat Feb 11 2017 avvissuAATTyandex.by- Update to 0.1.2+bzr.291:
* Launchpad automatic translations update.
* Release 0.1.2
* Welcome to 2017
* update translation template
* Add \"accessories-screenshot\" icons and install to hicolor
* Appdata.xml:
* Add releases data
* Add summary
* SaveDialog.vala:
* Use GObject-style construction
* Update copyright header
* Don\'t declare widgets outside of construct
* Use Vala-style properties
* Organize, Don\'t nest boxes
* Don\'t crop window screenshots on HiDPI
* ScreenshotWindow.vala:
* Add elementary to copyright
* Use GLib.Settings.bind
* Remove unnecessary comments
* Group all grid attach methods
* Don\'t declare GNOME interface settings twice
* Radiobuttons aren\'t used outside construct, so don\'t declare them outside of it
* Code style
* add license file
* Fix the dimensions and placement of the mouse cursor for HiDPI displays
* Account for the scaling factor when taking a screenshot of the whole screen (lp#1616530)
* Quit on Ctrl + Q
* Fri Nov 25 2016 avvissuAATTyandex.by- Update to 0.1.1+bzr.254:
* Release 0.1.1
* Launchpad automatic translations update.
* Listen to structure events
* update translation template
* Add Copy to Clipboard save option
* Don\'t overwrite files
* Keep above & follow
* Wed Sep 28 2016 avvissuAATTyandex.by- Update to 0.1.0.3+bzr.231:
* Correct preview resolution
* Launchpad automatic translations update.
* Sun Sep 18 2016 avvissuAATTyandex.by- Update to 0.1.0.2- Fix: icon file not installed- Spec file cleanup
* Sat Sep 10 2016 mailaenderAATTopensuse.org- update to version 0.1.0.1- Spec file cleanup
* Sat Sep 26 2015 and.novemberAATTopensuse.org- initial package for openSUSE