Changelog for
elementary-photos-2.6.1+git29.86486f99-64.5.i586.rpm :
* Mon Dec 24 2018 Alexei Podvalsky
- Update to 2.6.1+git29.86486f99:
* Make AbstractSearchRow a Gtk.Grid subclass (#448)
* Release 2.6.1
* appdata: replace _li tags with plain li (#465)
* Travis.yml: Update to latest Houston CI (#464)
* fix scrolledwindow not expanding (#461)
* Add missing languages to LINGUAS files (#457)
* CropTool: Cleanups, use Revealer, GObject-style (#454)
* ContractMenuItem: use GObject-style (#451)
* Release 2.6.0
* Move all Pages to Views folder (#440)
* Add adjustment dialog screenshot (#447)
* Split up SearchDialog classes into separate files (#446)
* LibraryWindow: Fix searchbard placement (#445)
* Dialogs.vala: Remove unused dialogs (#441)
* Dialogs: rewrite offline-remove as Granite.MessageDialog (#442)
* SavedSearchDialog: Use construct block (#444)
* LibraryWindow: Move lots of widget instantiation to construct (#439)
* Use elipsis instead of three dots (#435)
* Pack buttons in instance classes to fix order (#438)
* Fix settings menu shortcuts and labels (#437)
* SliderAssembly: Remove unused Gtk.Settings (#434)
* EditingHostPage: Remove unused methods (#432)
* EditingHostPage: Remove unused Gtk.Settings (#431)
* FullScreenWindow: Bind auto dismiss to pin button (#430)
* Single photo page cleanups (#428)
* Resources: Clean up unused constants (#423)
* Page: make in_view property public get private set (#424)
* MediaPage: Remove unused sidebar button properties (#417)
* Move from Granite.Application to Gtk.Application (#416)
* LibraryWindow: Use settings bindings for sidebar positions (#421)
* EditingToolWindow: Make user_moved public get (#422)
* Page: Don\'t set sidebar button label (#418)
* Wed Nov 07 2018 Alexei Podvalsky - Add regex for filtering provided libraries
* Tue Mar 06 2018 avvissuAATTyandex.by- Add the package with plugins
* Fri May 19 2017 avvissuAATTyandex.by- Update to 0.2.3+bzr3209:
* update po files
* Merge remote-tracking branch \'origin/master\'
* in. 은 인치의 줄임말입니다
* Switch to new comparators
* Release 0.2.3
* Update URLs (#145)
* correct undo button position in header bar (#140)
* Add Travis CI (#144)
* Update README.md; remove old files (#139)
* Switch to new comparators
* Tue Mar 21 2017 avvissuAATTyandex.by- Update to 0.2.2+bzr.3180:
* Launchpad automatic translations update.
* Release 0.2.2
* appdata: add x-appcenter-color-primary and x-appcenter-color-primary-text tags [Checkerboard]Increase code readability, hold variables that get accessed often
* Resources.vala: Remove unused code
* ExportDialog.vala:
* Better variable names
* GObject-style construction
* Code style
* Don\'t nest boxes
* Fix Dialog margins
* Spacing and alignment
* Properties, not impure functions
* Remove unused MultiTextEntryDialog.vala
* Dialogs.vala: Remove unused class MultiTextEntryDialogMediator
* Remove top.ui
* LibraryWindow.vala: Remove reference to top.ui
* Split Dialogs.vala into one file per class in a new Dialogs folder
* Deleted UI files leftovers
* Remove executable bit from files
* Move all the context menus to Vala
* Do not use UI file for the trash toolbar. Empty the trash is now a view action.
* Remove unused desktop background slideshow dialog
* appdata: initialize entries for future release
* Preserve metadata when opening photo directly from the filesystem
* see if a file is writeable when closing and offer save as if the file is read only
* Removed leftover from previous merges
* Fix deprecation warnings
* Remove unused constants from config.vala
* Replace Cairo drawing in CheckBoardLayout with Gtk.CSS
* Simplified the GtkAction creation [CMake] fixed GResource
* Install the AppData into the right folder
* Use the right libexec directory for the thumbnailer
* Wed Jan 25 2017 avvissuAATTyandex.by- Update to 0.2.1.1+bzr.3129:
* Updated translation template
* Fix translations
* Release 0.2.1.1
* Fix appdata versions
* Launchpad automatic translations update.
* Database code cleanup
* Tue Jan 17 2017 avvissuAATTyandex.by- Update to 0.2.1+bzr.3119:
* Release 0.2.1
* Set window icon name
* Replace the drag nub png with an svg
* Make Ctrl + S work in the photo viewer
* update translation template
* Fix deprecation warnings with Soup Status
* Update license headers to pass licensecheck
* Add non-standard icons to a gresource
* Add noninterpretable video bg and drag nub to the resource
* Remove unused code from CustomComponents.vala
* Don\'t install icons to filesystem since they\'re compiled into the gresource
* Updated appdata.xml to reflect the last MRs of Kirill (r3100 and r3101.
* Left bracket key rotates counterclockwise (lp#1653662)
* Grab focus so arrow key navigation works (lp#1631607)
* Add Gif support
* Remove the \"sprocket\" from video thumbnails and replace the thumbnail image
* Properties.vala: Subclass Gtk.Label into PropertiesLabel and PropertiesHeader
* BasicProperties.vala: Use Propertiesheader and PropertiesLabel
* Fix build of r3072
* Fix segmentation fault in RawsPage.vala (triggered by clicking Raw Photos in the sidebar) and CollectionPage.vala
* Update COPYING with Photos name and rewrite INSTALL
* Remove unused libunique VAPI
* Resources.vala: Remove unused constants
* Properties.vala: Remove unused get_header_title
* Fix deprecation warnings about Gdk.Cursor
* Fix for segmentation fault on right clicking a video file in the Photos Library
* Remove use of Gtk.Stock
* Update README
* BasicProperties.vala:
* Title can\'t be null so don\'t check for it
* Use attach for items instead of add_line
* Code style
* Metadata Sidebar: Get a human-readable location from gps data
* Fix URLs in Resources.vala
* EditableTitle: Stop editing on focus out
* BasicProperties.vala: Create duration label without mystery meat method
* update transation template
* BasicProperties.vala: Add Exposure Bias and Flash to the flowbox
* ExtendedProperties.vala: Remove Exposure Bias and Flash
* BasicProperties.vala: Show date and time in a single line
* LibraryProperties.vala:
* Use row spacing, not empty grids
* Pack widgets directly
* Put textview in a frame
* No CSS weirdness
* MetadataSidebar.vala: Remove the expanders
* BasicProperties.vala: Add camera make and model as a single line above other camera-related info
* ExtendedProperties.vala: Remove camera make and model
* BasicProperties.vala: Add filesize and combine it with dimensions a la Files
* ExtendedProperties.vala: Remove filesize
* ExtendedProperties.vala: Remove superfluous properties
* EditableTitle.vala: Give the label h3
* BasicProperties.vala: Add the title entry to the top of this box
* LibraryProperties.vala: Remove the title entry from this box
* MetadataSidebar.vala: Move basic properties to the top
* Remove Flag action from the sidebar
* LibraryProperties: Change title entry for an EditableTitle
* BasicProperties.vala: Create a flowbox with exif data and nice little icons
* Use -symbolic variant of media-playback-start
* Properties.vala: Remove unused bool multi_line
* Fix syntax errors to make it compilable with valac 0.35+
* Properties.vala:
* Vala-style properties
* Update license header
* de-duplicate conditionals
* Brackets
* Don\'t try to mess with the stylesheet
* MetadataSidebar.vala:
* Don\'t create widgets in declaration
* Only set the scrollbar policy we intend to
* Organize properties
* Use brackets
* Stack instead of notebook
* Whitespace
* sidebar/Tree.vala:
* Don\'t declare a constant you only use once
* let Gtk handle scaling so we don\'t double scale
* Add releases info to appdata.xml
* Split editing tools into separate files
* Kill the search revealer in favor of Search entry
* Remove rating system
* Set AppID to org.pantheon.photos
* Mon Dec 14 2015 and.novemberAATTopensuse.org- update to version 0.1.1
* Mon Sep 07 2015 and.novemberAATTopensuse.org- initial package