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

Larry Ewing lewing at src.gnome.org
Wed Sep 15 19:47:50 UTC 2010


The annotated tag, FSPOT_0_1_4 has been created
        at  a5f3149073fafd6b5370fbd2596fe010de4fdf65 (tag)
   tagging  61c0e1de28c5bad72d703e4c0822f3959a2f8750 (commit)
  replaces  FSPOT_0_1_3
 tagged by  Larry Ewing
        on  Wed Dec 7 13:02:31 2005 +0000

- Shortlog ------------------------------------------------------------

Aaron Bockover (2):
      Updated files to ignore
      Accept a new/destination path and an orignal/source path; create the file

Adam Weinberger (8):
      Updated Canadian English translation.
      Updated Canadian English translation.
      Updated Canadian English translation.
      Updated Canadian English translation.
      Updated Canadian English translation.
      Updated Canadian English translation.
      Updated Canadian English translation.
      Updated Canadian English translation.

Alexander Shopov (1):
      Updated Bulgarian translation by Rostislav Raykov <zbrox at i-space.org>

Daniel Svensson (1):
      Don't show tag context menu unless over a tag, prevents crasher, fixes bug

Francisco Javier F. Serrador (6):
      Updated Spanish translation.
      Updated Spanish translation.
      Updated Spanish translation.
      Updated Spanish translation by Jorge González.
      Updated Spanish translation.
      Updated Spanish translation.

Funda Wang (1):
      Updated Simplified Chinese translation

Gabor Kelemen (1):
      Hungarian translation updated.

Gabriel Burt (17):
      modified Model to allow for interactive searching by tag name. Fixes
      added loading and storing of prefs via GConf. Includes window size,
      add support for dropping tags onto other tags to reparent them.
      Allow closing F-Spot with ctrl-q.
      change references to categories to tags because user's never need to make
      Save and restore which tags are expanded.
      listen for F2 to start editing a tag's name.
      When in browse or edit mode, clicking the toggle icon again should not
      added ability to create tags and categories with toplevel as the parent.
      new tags in the type-to-find bar are created as Category not Tag objects
      don't crash if there are zero tags.
      Change 'image' to 'photo', apply HIG guidelines for capitalization, reword
      Change progress bar text to "Loading x of N" and to "Done Loading" when
      Added more keybindings for going to the next and previous photos,
      Add handler for finding untagged photos.
      Add label for when finding untagged photos
      Modify tag context menu to appear even if activated not over a tag.

Ilkka Tuohela (1):
      Updated Finnish translation

Larry Ewing (163):
      add more enums.
      wrap the gamma table creation functions.
      bind CreateRGBProfile.
      add the new file for the glue function.
      fix typo.
      remove unused code.
      copy exif data to the lq file in the Original export so that the exif data
      New file
      start new class for deep image data.
      basic writing.
      add the requisit processing instructions and xmpmeta element.
      fix typo in iptc parsing.
      add CustomRendered.
      fix typo.
      missed this
      add revert button.
      add Lab profile creation functions.
      handle errors when loading image subdirectories.
      add some more logic.
      add more types.
      remove region.Destroy calls.
      handle exceptions while creating vfs sources. (ugh burn:/// ugh)
      i2005-10-07  Larry Ewing  <lewing at novell.com>
      fix the loading interface.
      add some more data types.
      add a little bit of smarts to the ok case to not create a version if the
      fix the pixbuf ctor.
      use the remove array overloads.
      add new file with style guides.
      add some members to Timer.
      fixe typos, add string param.
      move to IBrowsable*.
      move to IBrowsable*.
      fix the byte order of the length data when writting on a big endian arch.
      add more gamma table and profile creation methods.
      add a new byte ctor that allows an offset.
      make escape return to the icon view (from Gabriel Burt).
      expose the profile to the world.
      use the new method name.
      turn off adjustments for images with alpha for now, since adjustment
      misc updates.
      add srf files using the nef type.
      clean up screen profile, return cached srgb profile.
      make the adjustment profile deeper.
      clean up obsolete warnings.
      get rid of warning.
      i2005-10-22  Larry Ewing  <lewing at novell.com>
      change the dump stirng.
      i2005-10-22  Larry Ewing  <lewing at novell.com>
      add File collection.
      fix incomplete substitution.
      remove the old rotate90 and mirror functions.
      use Inflate.
      Reverse the time sorting.
      add logic to find the right subfile in NefFile. Fix broken CFA parsing
      i2005-10-25  Larry Ewing  <lewing at novell.com>
      add ctor for linearization devicelink profile.
      rework some of the scrolling logic.
      use the fullname of the month in the tip.
      use TipWindow.
      remove the size specifier.
      ignore obsolete wanring on Mono.Posix.GetString.
      use ToSingle;
      make the cast explicit.
      fix up last commit
      make the casts explicit.
      sigh, read the code before you change it Larry
      more fixes.
      include patch from Luca Ferretti to fix libexif header inclusion.
      Integrate patch from Adam Israel it quote tag names with spaces in them.
      missed this
      clean up whitespace
      tryout putting the count int the tip.
      use SetExif.
      add SetXmp method.
      apply patch from Gabriel to center the text on the bottom.
      remove copy command, replace with copy location. Patch from Gabriel.
      remove the reference to copy.
      fix pasteo.
      fix incorrect change when removing warnings, expand parent when adding a
      make the jpeg header code handle trunated files.
      simplify rationals when convering them to strings when possible. Don't add
      look for DataTime original and DateTime.
      fix names.
      commit a slightly modified patch from Bengt Thuree to switch out of photo
      add Todd :)
      wrap f_image_view_window_coords_to_image as WindowCoordsToImage.
      generated rdf metadata for the info box so that we pick up metadata from
      make it actually compile
      add some code to simplify the string value of the rational.
      use write time if it is older than ctime.
      new file.
      add Sharpen dialog.
      add patch from Gabriel to fix my half baked row expansion patch.
      use SaveVersion.
      add save logic. Fix button press stuff.
      remove warning
      disable the timer for now.
      change the logic slightly.
      update the centering logic. handle changes a little more cleanly.
      fix the hotspot, update only on motion.
      tweak the motion handler. Use a different method of finding the position.
      add comment
      fix the sharpener so that it works with the new Loupe.
      draw the loupe normally when the there is no overlay.
      do something sane in the shape extension case.
      queue a resize iff the dimentions have changed so that the mask gets
      add copy option.
      move some of the internal settings to properties.
      small optimizations. Start converting the selection to a collection.
      remove unused variable.
      wrap the zoom-changed signal.
      missed this
      hook to the ZoomChanged event and update the zoom scale from it.
      remove unused variable.
      clean up the handle array creation code.
      add a profile for adobe rgb.
      use DirectoryEntry not ascii entry.
      remove unused variable.
      add more profile introspection functions. Add ColorCIEZYZ and add wrapper
      clean up calculation functions start cleaning up rotation and movement.
      optimize the change notification slightly.
      increase the number of entries in the gamma table.
      remove file.
      calculate the change state rather than storing it.
      remove unsed stubs.
      use the new abstrct profile creation function.
      fix up the destination profile so that is actually something. clean up the
      remove unused param.
      speed up the analysis and drawing slightly.
      small cleanups.
      update the adjustment dialog calls.
      set the write metadata flag based on a gconf key.
      add the start of the new dialog.
      show the prefernce dialog.
      argh
      make birghtness do something sane.
      clean up adjusment values slightly
      import then modify the mono SmtpMail and support classes allow AUTH LOGIN
      make it build with mono 1.1.10 class libraries.
      fix the default brightness value.
      update the version checks bump the package version.
      start new dialog to use the smtp transport logic.
      format change
      add basic notification signals to DbStore.
      add some emit overloads.
      bump mono required version to 1.1.10 to pick up cairo.
      fixup Direction name.
      fixup Direction name.
      add IBrowsableItem wrapper for versions.
      Unify the selection interface. Clean up some of the change notification.
      i2005-12-05  Larry Ewing  <lewing at novell.com>
      expose the Selection to the public. Do a little more house keeping.
      change the dbus error message to a non error sounding report.
      change the dbus error message to a non error sounding report.
      use Window instead of GtkWindow.
      remove extra calls to UpdateTagEntryFromSelection.
      drop the mono required version.
      Change the parameters of the ItemsChanged event in the BrowsableCollection
      move comment.
      Match what the encoder does.
      update for release
      hide some used widgets for release.

Miguel de Icaza (1):
      Do not crash if there is an error deleting the file, report a cute error

Nat Friedman (5):
      Add [ and ] accelerators for rotating images. Make the rotation actions in
      Made control-plus and control-minus zoom in and out.
      Added support for creating and applying tags by typing them into a tagbar
      With tag typing, correct for capitalization differences in the retrieved
      Update the tag entry when the user drags tags onto the photo view.

Stanislav Brabec (1):
      cs.po: Fixed translation mistake.

Žygimantas Beručka (2):
      Updated Lithuanian translation by Justina Klingaitė.
      Updated Lithuanian translation.

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

-- 
f-spot



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