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

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


The annotated tag, FSPOT_0_3_1 has been created
        at  e344183001072a44c5d707dd02a9a5ced10c1952 (tag)
   tagging  b9d203764ed9caa78edfa4df783af6225b43ee17 (commit)
  replaces  FSPOT_0_3_0
 tagged by  Larry Ewing
        on  Mon Jan 15 16:49:59 2007 +0000

- Shortlog ------------------------------------------------------------
Add the release header.

svn path=/trunk/; revision=2754

Alessio Frusciante (1):
      Updated Italian translation.

Daniel Nylander (3):
      Updated Swedish translation.
      Updated Swedish translation.
      sv.po: Updated Swedish translation

Francisco Javier F. Serrador (3):
      Updated Spanish translation.
      Updated Spanish translation.
      Updated Spanish translation.

Gabor Kelemen (1):
      Translation updated.

Gabriel Burt (1):
      In browse mode have hjkl behave just like left, down, up, right arrow keys

Ignacio Casal Quinteiro (1):
      *** empty log message ***

Jakub Friedl (2):
      Updated Czech translation.
      Updated Czech translation.

James Willcox (2):
      show the exported locations
      add export items for the photos show folder exports

Jordi Mas (3):
      Updated Catalan translation
      Small update to the Catalan localisation
      Updated Catalan translation

Jovan Naumovski (1):
      2006-12-14 Jovan Naumovski <jovanna at cvs.gnome.org> *mk.po: Updated Macedonian translation

Kjartan Maraas (1):
      Add two missing files. Updated Norwegian bokmål translation.

Larry Ewing (97):
      add a fallback for lighttpd servers that allways reject 100-continue
      refactor the multi service support slightly, move all the service specific
      Add some copyright info for libgphoto2-sharp
      add AUTHORS and COPYING to the dist.
      make the tests cover a bit more api.
      add Zoomr preference.
      pass colors by reference. Fixes #336758.
      try to reduce the likelyhood of #375365.
      add method to read color temp from text resource.
      add method to read color temp from text resource.
      make sure destroying the dialog properly cancels everything. Fixes
      use CctTable for whitepoint lookups. Fixes #335113.
      make the whitebalance adjustment the first part of the process.
      add a hide button to the toolbar.
      test for the case we are reloading the same image and turn off most of the
      Use a finalizer as well as the Dispose logic. Refactor DontDeleteLastest
      pass a filterset to FlickrRemote rather than options.
      ugh
      use the quality guess when saving a changed images.
      add saving code and a couple of unit tests of the load/save logic.
      add a getter and setter for screen profiles.
      add methods to figure out the scalable range.
      try not to blow up on invalid values, this is probably the wrong way to
      add missing endif.
      a simple base class for a bunch of the image tests.
      new filter to do colorspace filtering.
      Fix the ReplaceColor method.
      Make the filter work properly add more tests.
      silence some debug output.
      add helper function for GammaTable since the managed version wasn't
      use the new GammaTable function.
      use custom exception classes.
      add some new accessors since the casts were failing.
      add LCMS_LIBS to the link.
      fix the high and low value calculation.
      bind Blur function.
      add partially functioning wipe and soft focus effects.
      add partially functioning reveal.
      add slow Push speed up reveal slightly.
      i2007-01-04  Larry Ewing  <lewing at novell.com>
      Patch from Bart Vetters to attempt to work around beagle locking the
      add a glitz surface.
      fix the path to a couple of files.
      throw new WebException not just exception so that that handlers can be
      catch GalleryException not just GalleryCommandException. Dump response
      Fix the bit of broken build that slipped in.
      Remove ExportStore that accidentally got added.
      Remove unused file.
      Patch from James Willcox to track exports in a separate exports table.
      add a very limited glx binding.
      add a constructor that takes the actual data pointer.
      add method needed for the new ImageSurface constructor.
      Split the effects and transitions out of ImageDisplay and move them into
      Revert previous error on which file to commit.
      add option to enable/disable progressive scaling.
      get rid of the finalizer, it was breaking things.
      draw the selection differently.
      constrain the selection drawing to the image bounds.
      new class to hold controls on top of things.
      remove DllImports, use CompositeUtils.
      make InfoBox work with IBrowsableItem.
      helper class for window fades.
      Commit the proper makefile version.
      add a dismiss method to hide controls for 2 seconds before allowing them
      show the controls on key press events.
      fix the style color code.
      add aligment contraints. Fix up some of the realization logic.
      Add InfoOverlay.cs
      add MarkChanged to IBrowsableCollection.
      handle version menu changes.
      make rotate and motion actions.
      add a horribly hacked up Tao build to the repo. So many wrappers..
      Missed these
      Add Tao license file
      Move the color operations out of color dialog add Tao to the link line
      Add COPYING to the tarball and fix a typo in EXTRA_DIST
      put the SNKFILE definition back in
      Add a helper class for using textures and add it to the build.
      Make ITransition a subclass of IEffect clean up ImageDisplay slightly
      Simple display class for the Texture class.
      update the texture when the item changes.
      Fix the binding logic
      Make utility functions to replace fuctionality missing from cairo 1.0.x,
      Add the files I forgot to add last time
      Add the Tao dll paths to the mono path
      Fix the texture binding (hopefully) Start on the effects.
      Add missing file.
      Add a new animator class to help with timed transitions.
      Start animating the transitions.
      update in preparation for release
      Kill off the previous animation before starting a new one
      Add an option to Animatior that lets you control the run when started
      Add more input validation and a new constructor.
      Don't reset percent at the end of a transition.
      Move the transtions out of TextureDisplay
      Fix up some of the transitions
      Add the release header.

Ruben Vermeersch (2):
      Add support for profiling and tracing. Also allow this to be toggled by
      Store both username and userid, fixes broken links to flickr.com when a

Stephane Delcroix (31):
      Upgrade dbus-sharp to 0.2, use DoNotQueue flag
      Refactor the tag entry as a new widget.
      Add missing src/Widgets/TagEntry.cs
      don't propagate Activated event on tag completion
      Fixes bgo 380423
      Fixes bgo 380649
      Fixes bgo 373426
      Adding support for 23hq.com.
      Adds 2 missing files.
      Adds a WhiteListFilter for export.
      Adds Ctrl-+ for ZoomIn. Fixes bgo 382846.
      Smugmug export. Code from Thomas Van Machelen.
      Fixes bgo 384595
      adding .cvsignore for SmugMug
      upgrade to dbus-sharp 0.3 and dbus-sharp-glib 0.2
      New red-eye algorithm
      Adding a small copyright notice
      Keep the redeye threshold in gconf
      Renamed docs/en to docs/C
      Fixing the documentation path, as requested in bgo #390641 and recommended by the gnome doc policies
      fixes configure.in
      fix the uri handling in MoveThumbnail. Fixes bgo 391442
      we don't need this in the repository
      don't call HeightRequest for info_box.
      upgraded to 0.3.1
      allow tag editing/removing even if the user removes the 'Hidden' tag.
      zero-pad month and days while creating files and directories. Patch from
      fixing a typo in code
      Accepts dropped uris from firefox. Just drag an image from firefox and
      Removes GdkGlx.cs from the built, since it doesn't exists and Glx.cs does
      Adding ellipsis '...' to 'Adjust Time' menu entry

Thomas Van Machelen (1):
      refresh the complete query instead of only the icon view when changing the

Žygimantas Beručka (1):
      Updated Lithuanian translation.

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

-- 
f-spot



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