[Pkg-cli-apps-commits] [SCM] f-spot annotated tag, 0.7.1, created. 0.7.1

Ruben Vermeersch ruben at savanne.be
Wed Sep 15 19:47:35 UTC 2010


The annotated tag, 0.7.1 has been created
        at  58953f40de4c99b471dd8c6cef7abe92cb559724 (tag)
   tagging  63009194702755aa22789d451b7d58306ce9a5dd (commit)
  replaces  0.7.0
 tagged by  Ruben Vermeersch
        on  Wed Jul 14 10:05:15 2010 +0200

- Shortlog ------------------------------------------------------------
F-Spot 0.7.1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABECAAYFAkw9b8QACgkQ4xxhPkoR/ZXBrACfUaj7qEN4Yn2U916zqGg4qTXf
F6QAn0DHu4sU9BdPcjvBGkbdJak0ERce
=09II
-----END PGP SIGNATURE-----

Ademir Mendoza (1):
      Migrate repair_dialog to GtkBuilder.

Alex Launi (3):
      Change 'Comment' to 'Description' in PhotoView.cs.
      TiltEditor: Rotate photo clockwise when slider is moved to the right, and counter clockwise when moved left.
      PhotoView: Fix copy/select all in text fields

Andrej Žnidaršič (4):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Anton Keks (3):
      Fix build to include CSC_DEFINES.
      Show application icons in Open With menu even with Gnome 2.28+
      Make background color darker in main window.

Bertrand Lorentz (1):
      Fix building without gnome-doc-utils

Christian Krause (2):
      fix aclocal warning:
      fix GKeyFile's Makefile.am

Evan Briones (2):
      Refactored main method and added CleanRoomStartup.
      Removed DbUtil utility methods in favor of Hyena DateTimeUtil.

Fran Diéguez (3):
      Updated Galician translations
      Update Galician translations
      Updated Galician translations

Gabriel Burt (4):
      [build] Allow building without gnome-doc-utils
      [build] Add --disable-user-help flag
      Change Loupe's cursor on hover/drag (bgo#622040)
      Tell hyena not to do its pkg-config stuff

Iain Churcher (1):
      Hide the picture tags in tag_view depending upon the tag icon preference

Iain Lane (3):
      Link correctly against needed libs for libfpostjpegtran
      Link correctly against needed libs for libfspot
      Use F-Spot's default size as the default for view mode too

Lorenzo Milesi (5):
      Fix some strings that don't need to be translated.
      Provide a protected ctor(IntPtr).
      Added repair_dialog.ui to POTFILES.in
      Move some .ui dialogs in UI.Dialog
      Don't crash in case of WebException

Mario Blättermann (5):
      [i18n] Added German doc translation
      [i18n] Updated German translation
      [i18n] Updated German translation
      [i18n] Updated German translation
      [i18n] Updated German translation

Mattias Põldaru (2):
      [l10n] Updated Estonian translation
      [l10n] Updated Estonian translation

Mike Gemünde (10):
      Fix crash of ImportController for externl drives without a ThemedIcon
      Show right format for exposure time in InfoBox
      cleanup IBrowsableItem and IBrowsableItemVersion
      Add SetDefaultVersion to IBrowsableItemVersionable
      Replace completely unnecessary use of Photo with IBrowseableItem in App.cs
      Replace usage of Photo to IBrowseableItem in PhotoTagMenu.cs
      Replace usage of Photo to IBrowseableItem in TagEntry.cs
      Replace usage of Photo to IBrowseableItem in PreviewPopup.cs
      Replace usage of Photo to IBrowseableItem in ThumbnailCommand.cs
      Switch InfoBox and PhotoVersionMenu to IBrowsableItem

Miloš Popović (1):
      Updated Serbian translation

Nick Van Eeckhout (1):
      libglade -> gtkbuilder migration for single_view

Paul Lange (3):
      Drop F-Spot's HigMessageDialog in favour of Hyena's one.
      Fix VBox orientation in LastImportRollFilterDialog
      Set application name for exception dialog.

Paul Wellner Bou (2):
      Remove unnecessary pages list of Sidebar.cs
      Don't try to draw tags if there aren't any

Peter Goetz (6):
      Migration almost done.
      Fixed indentation for create_tag_dialog.
      Fixed minor formatting issues.
      Listbox defaults now to 'root' category instead of nothing
      Migrated LastImportRollFilterDialog to GtkBuilder
      Added LastImportRollFilterDialog.ui to POTFILES.in

Ruben Vermeersch (108):
      Make sure F-Spot exists correctly.
      Remove obsolete german docs translation, now in help.
      Switch to bilinear scaling for thumbnails.
      Ignore auto-generated files.
      Small code style cleanups.
      [i18n] Add missing file to POTFILES.in
      Require glib 2.22.0 instead of 2.22.2
      Respect --disable-schemas-install configure option
      Bump git version to 0.7.1
      Fix unsafe singleton construction.
      Don't make initial import source insensitive.
      Add .ui files to POTFILES.in.
      Remove more unused code.
      Make sure db events always happen on main thread.
      Correctly initialize paths.
      Connect event in code to avoid warning.
      Update to newer Hyena.
      Remove addins.f-spot.org addin repo.
      Embed TagLib# as a submodule.
      Initial replacement of libexif usage by Taglib#.
      More resource disposal.
      Make it build.
      Fix assembly path for Taglib# build.
      Slightly decouple from ImageFile.
      Pull date handling out of Imaging.
      Big leap closer to Taglib# usage.
      Implement a safe writing pattern for GIOTagLibFileAbstraction.
      Make sure the temporary file on writing is removed.
      Remove the home-made safe-writing pattern.
      Write to hidden file.
      Add XMP sidecar parsing.
      Add XMP sidecar writing.
      Update to Taglib# with CR2 support.
      Remove unused JpegHeader.
      Remove a pile of unused code.
      Move FileBrowsableItem into Core.
      Move stuff that's only used by Imaging to Imaging.
      Move all Imaging code in its own namespace.
      Convert XmpTagsImporter to TagLib#.
      Pull in latest Taglib#, which fixes XMP write bugs.
      Removed TIFF write support from Imaging.
      Update to Taglib# with metadata copy support.
      Handle creation of derived versions with Taglib#.
      Remove more unused code.
      First Imaging type killed: JpegFile is now fully generic.
      Obsolete PngFile as well.
      Fix post-rebase breakage.
      Move factory bits in ImageFile together.
      Write to XMP sidecar files.
      Add preference for XMP sidecars in preferences window.
      Make sure we always parse the sidecar as well.
      Remove OrientationFilter.
      Drop jpegtran now that we no longer need it.
      Remove a couple of unused libfspot bits.
      Remove libjpegtran makefile from configure.ac.
      Update comment in build file.
      Fix distcheck.
      Remove final bits of jpegtran.
      Split ImageFile into factory and abstract types.
      Make sure sidecars are correctly committed.
      Write any writable tag format.
      Handle even file formats that don't support it using Taglib#.
      Do all orientation parsing using TagLib#.
      Truncate stream when writing sidecar XMP files.
      GDK can load PNM itself.
      Use changed timestamps, as created don't appear to be working.
      Remove a lot of duplicated functionality between FileImportSource and FileBrowsableItem.
      Pull out ILoadable interface.
      Remove unused and unneeded code for a bunch of RAW formats.
      More ImageFile sanitization.
      ImageFile.Load () doesn't need to be virtual.
      Convert InfoBox to Taglib#.
      Disable MetadataDisplay until ported to Taglib#.
      Drop obsolete XmpFile.
      Remove the home-grown TIFF parser, switch to Taglib#.
      Remove obsolete (and unused) Exif parser.
      Remove unused f-pixbuf-save.
      Fix FolderExport.
      Remove PixelBuffer and OrderedWriter.
      Remove Bim and IptcFile.
      Simplify Ciff and RafFile.
      Goodbye SemWeb!
      Remove unused dces.rdf.
      Update to Taglib# with RW2 support.
      Remove libexif dependency.
      Fix distcheck.
      Clean dllmap configuration.
      Switch to mime-type based image loading.
      Update to parse-failure detecting Taglib#.
      Always fall back to XMP sidecar if file might be corrupt.
      Update to newest Hyena.
      Fix POTFILES.skip for update Hyena paths.
      Merge the first part of Mike's backend cleanups.
      Increase MAX_SCHEME_LENGTH to handle gphoto2 URIs.
      Copy XMP sidecar during import.
      No longer crash FolderTree for non-file URIs.
      Add "remove from camera" option.
      Never remove originals with drag/drop import.
      Desensitize remove warning button when not enabled.
      Warn when original file can't be removed.
      Update to TagLib that can handle SVG.
      Handle all-space comment tags in broken EXIF data.
      Handle corrupt Olympus makernotes.
      Switch to IFD-cycle-detecting Taglib#.
      Simplify Hyena embedding.
      Add missing Hyena build bits.
      Update About for 0.7.1. 18 hackers!
      Update NEWS for 0.7.1.

Tomas Kovacik (1):
      Navigation by arrow keys in FolferExport gallery

Trevor Buchanan (1):
      Converted viewer_preferences from LibGlade to GtkBuilder.

Xandru Armesto (4):
      Added asturian language
      Updated asturian translation
      Updated asturian translation
      Updated asturian translation

-----------------------------------------------------------------------

-- 
f-spot



More information about the Pkg-cli-apps-commits mailing list