Revisions of shotwell

mrdocs's avatar mrdocs accepted request 561240 from Bjørn Lie's avatar Bjørn Lie (Zaitor) (revision 25)
- Update to version 0.27.2:
  + Improve the wording for the "Width or Height" scaling
    constraint.
  + Fix unmounting the camera when it is mounted via mtp, not
    gphoto2.
  + Speed up color transformations.
  + Refactor Tumblr and Flickr code to use common OAuth1 base
    class.
  + Flickr: Do the authentication in Shotwell, not calling the
    system browser.
  + Fix sorting by title.
  + Fix searching for newly added keywords.
  + Make it possible to edit month and year easily in date/time
    picker.
  + Doc: Fix keybord shortcut for publishing pane.
  + Bugs fixed: bgo#718977, bgo#729857, bgo#736643, bgo#779677,
    bgo#781472, bgo#786821, bgo#787553, bgo#790668.
  + Updated translations.
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 547763 from Bjørn Lie's avatar Bjørn Lie (Zaitor) (revision 24)
- Update to version 0.27.1:
  + Properly dist meson files with autotools.
  + Dist apport helper with autotools.
  + Fix checking against unity.
  + Build the graphics-processor binary when building with meson.
  + Hide toolbar in fullscreen when disabled in settings.
  + When clicking ok in import, hide file selector.
  + Properly xml-escape the file names in wallpaper.xml.
  + Do not re-encode JPEG previews.
  + Only create thumbs for RAW imports once.
  + Use APPSTREAM instead of APPDATA.
  + Improve RAW/JPEG pair matching by sorting file list.
  + Fix deprecated "find" icons.
  + Fix help for non-recursive photo import.
  + Fix menu-bar injection.
  + Avoid data corruption when importing from camera.
  + Re-use RAW/JPEG association from camera import.
  + Rename backing photo when importing to lower case.
  + Improve description of mass-storage cameras.
  + Improve top-level tool-tips on navigation tree.
  + More unicode use.
  + When trashing without trash available, also remove RAW file.
  + Fix trimming of EXIF thumbs from Canon cameras.
  + Import Videos even if they use application/x-extension-mp4.
  + Fix missing event pictures when not copying thumbnails.
  + Remove Rajce and Yandex plugin from default build.
  + Remove useless submenu on saved searches.
  + Fix some criticals on context menu actions.
  + Some code clean-ups.
  + Remove locale-dependent keyboard shortcuts.
  + Fix Help to pass yelp-check.
  + Fix crash on removing last photo from import roll.
  + Fix window icon of start-up dialog.
  + Speed-up event creation on import and merge.
  + Bugs fixed: bgo#717735, bgo#719142, bgo#719186, bgo#741962,
    bgo#748666, bgo#772339, bgo#773206, bgo#777626, bgo#782753,
    bgo#783956, bgo#784661, bgo#784883, bgo#785196, bgo#785503,
    bgo#785711, bgo#785761, bgo#787400.
  + Updated translations.
- Drop post(un) handling of glib2_gsettings_schema_post(un),
  desktop_database_post(un) and icon_theme_cache_post(un), we have
  file-triggers taking care of this now.
- Switch to meson build-system:
  + Add meson BuildRequires.
  + Replace autotools macros with meson, meson_build and
    meson_install.
  + Clean up spec, run spec-cleaner, use autosetup macro.
- Add shotwell-rpmlintrc, filter out expected rpmlint warnings.
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 517771 from Bjørn Lie's avatar Bjørn Lie (Zaitor) (revision 23)
- Drop pkgconfig(unique-3.0) BuildRequires: No longer needed.
- Add appstream-glib BuildRequires, support AppData.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 507449 from Bjørn Lie's avatar Bjørn Lie (Zaitor) (revision 22)
Resub, fix buildreq to be "real"
mrdocs's avatar mrdocs accepted request 505562 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 21)
Update to 0.27.0
Bjørn Lie's avatar Bjørn Lie (Zaitor) accepted request 481473 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 19)
Update to 0.26.0
Bjørn Lie's avatar Bjørn Lie (Zaitor) committed (revision 18)
Tweak .changes with upstream msg,
Bjørn Lie's avatar Bjørn Lie (Zaitor) committed (revision 17)
New upstream rel, CVE pending
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 453335 from Bjørn Lie's avatar Bjørn Lie (Zaitor) (revision 16)
New upstream release
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 447047 from Bjørn Lie's avatar Bjørn Lie (Zaitor) (revision 15)
New stable, not buildtested
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 435684 from Bjørn Lie's avatar Bjørn Lie (Zaitor) (revision 14)
New upstream release
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 429180 from Bjørn Lie's avatar Bjørn Lie (Zaitor) (revision 13)
New stable release, now lets stay on the stable branch going forward, since upstream have come back alive - beeing on unstable until now was ok since we needed the fixes they had
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 427086 from Bjørn Lie's avatar Bjørn Lie (Zaitor) (revision 12)
New upstream rel
Bjørn Lie's avatar Bjørn Lie (Zaitor) accepted request 419617 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 9)
- Update to version 0.23.5:
  + Remove obsolete files.
  + Plugins: Load icons and GtkBuilder files from GResource.
  + Offer a way to hide the bottom toolbar.
  + Fix .desktop file generation.
  + Use Gtk.MessageDialog's printf-style API for strings.
  + Add SQL indexes to PhotoTable.
  + Add Language headers to po files.
  + Update INSTALL file.
  + Really remove reference to external hmac_sha1.
  + Disambiguate strings for time ranges.
  + Implement linked tags.
  + Make it more clear that something failed if SSL conncetion was
    not possible.
  + Add option to filter by saved search.
  + Explicitly link plugins to their dependencies.
  + Fix typo in GSettings schema.
  + Re-add --disable-extra-plugins configure option.
  + Fix settings migrator and thumbnailer path.
  + Bump debian compat for proper --libexecdir parameter.
  + Bugs fixed: https://bugs.archlinux.org/task/50129, bgo#717523,
    bgo#717321, bgo#741962, bgo#742670, bgo#747368, bgo#750902,
    bgo#767473, bgo#768360.
  + Updated translations.
- Drop pkgconfig(rest-0.7) BuildRequires: no longer needed.
- Add ldconfig call to post/postun as we install libraries.

- Update to version 0.23.4:
  + Plugins: Fix linking error.
- Changes from version 0.23.3:
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) accepted request 390547 from Bjørn Lie's avatar Bjørn Lie (Zaitor) (revision 6)
Make .changes pretty :-)
Displaying revisions 41 - 60 of 65
openSUSE Build Service is sponsored by