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

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


The annotated tag, FSPOT_0_1_0 has been created
        at  0c49bd5ba25145cdeb00bdd38841438bcdf152a9 (tag)
   tagging  5a3988c1c284970823b4de84dfbc43927285d25b (commit)
  replaces  FSPOT_0_0_13
 tagged by  Larry Ewing
        on  Mon Aug 15 10:25:06 2005 +0000

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

Adam Weinberger (6):
      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 (2):
      Updated Bulgarian translation by Rostislav Raykov <zbrox at i-space.org>
      Updated Bulgarian translation by Alexander Shopov <ash at contact.bg>

Chao-Hsiung Liao (1):
      Added Traditional Chinese translation.

Christophe Merlet (1):
      Updated French translation.

Danilo Šegan (1):
      Added Serbian translation.

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

Frank Arnold (2):
      Updated German translation.
      Updated German translation.

Funda Wang (1):
      Updated Simplified Chinese translation

Gabor Kelemen (3):
      Hungarian translation updated.
      Hungarian translation updated.
      Hungarian translation updated.

James Ogley (2):
      Updated British English translation.
      po/en_GB.po: Updated British English translation.

Jordi Mallach (1):
      Updated Catalan transltion by Jordi Mas.

Jordi Mas (1):
      Allow localise hardcoded strings

Kostas Papadimas (1):
      Updated Greek Translation.

Larry Ewing (209):
      fix the stylesheet path for html export.
      refactor source menu work.
      use the old obsolete add again.
      bind dump function so we can see what is going on.
      *** empty log message ***
      add load and Orientation.
      make the rotate command use the exif orientation rather than coefficient
      enable description saving in the exif data.
      add saving to the jpeg header code.
      fix the saving code, make exif saving work.
      use ImageFile to get the orientation. always close the stream.
      missed this
      remove vfs export menu item. Rename original export to folder export. Add
      add some testing code to use the JpegHeader code for exif saving.
      start a PNG chunk parser to extract XMP.
      add different yuv coversion code.
      add BitConverter class that understands endianess, use it.
      missed this
      add Save overload that takes a stream. Fix the options to the pixbuf save
      start decoding the important chunks.
      and tXMP decoding (well not the encoding yet) and make the thing actually
      add iCCP chunk decoding. fix some other stuff yo.
      start the decoder.
      remove uneeded unsafe keyword.
      clean up the converter class to use BitConverter add a main method for the
      implment the scanline inflater. It still doesn't work for interlaced
      implement scanline filter reconstruction, and grey8 and rgb8 unpacking.
      implement reconstruction for more formats.
      fix typo.
      implement indexed decoding.
      more formats.
      start ciff parser. Can extract embedded jpegs and thumbnails.
      fix value.
      use ImageFile to load the thumbnail.
      use ImageFile.
      make it possible to include pngfile into the build.
      set the drag icons for tags.
      use the ImageFile loaders.
      i2005-05-21  Larry Ewing  <lewing at novell.com>
      add new files to the build.
      handle closed, fall back to ImageFile.Load if the progressive loader
      add missing tag ids. Add enums for some of the more critical settings.
      remove exception.
      only use png icons for now.
      open the file in readonly mode.
      add all the strange formats to the Creation table.
      more debug output to the tiff parser.
      make the predefined icon selector shadow in and make fix the
      i2005-05-22  Larry Ewing  <lewing at novell.com>
      make LoadFromStream public for now.
      use the cr2 loader for cr2files.
      actually commit the right version.
      map nef to NefFile.
      small cleanups.
      i2005-05-23  Larry Ewing  <lewing at novell.com>
      Fix for #305208 from Daniel Drake. Check for existance of file before
      fix up the jpeg loading code. Handle errors more gracefully..
      fix the orientation on the raw formats we can load.
      don't bail on Adam7 for now.
      clean up the creat function.
      add the ability to add items.
      fixup fo rthe variable name changes.
      Add IndexOf to the interface.
      use IPhotoCollection.
      use IPhotoCollection. Use ImageFile.
      fix the compare function a little.
      make sure cells_per_orw is always > 0;
      bump the gtk-sharp required version.
      clean up the JumpTo method and consolidate it with the Present method.
      add Count.
      add Count.
      cast Photo properly, missed this before.
      when we scroll to an item scroll it to the middle of the screen.
      add contains to the interface (one step closer to IList).
      disable the broke selection merging logic.
      use the selection interface instead of the unselect call.
      rework the done handler so that it handles things more gracefully.
      move the selection tray out of the creation function for now.
      make sure the item numer is sane.
      move to using the Item for indexing. Remove old indexing interface.
      use the new indexing interface.
      add a quick hack to set the size request on expose.
      be more careful with the output stream.
      be more careful with the output stream.
      pass the position of the area to adjust.
      handle a null photo properly.
      wrap mkstemp and rename.
      use the pixbuf loader for 8 bit images and the the internal one for 16 bit
      use dcraw on images that don't have embedded previews.
      do broken but better than nothing filename quoting before creating the
      if nef file has a jpeg stream offer it as the pixbuf stream. This should
      add direct indexer so that we can avoid making all collections mirror
      add capacity param.
      make the display handle null tags with a little more grace. Protect remove
      ScaleToMaxSize fall down to simple interpolation for very small images.
      make finalize a destructor.
      remove unsued structure.
      update the glass position as we scroll. Based on a patch by Gabriel Burt
      add update postion hack until a suitable fix is found.
      add clear method.
      new import dialog.
      rework the arg parsing so that it handles the basic startup correctly when
      remove the empty check from the constructor.
      use the new dialog code.
      remove copied files upon cancel.
      remove copied files upon cancel.
      make the attach tag command work properly again.
      fix typo, make the add button popup the import dialog.
      add empty source if no cameras are there.
      remove file that no longer exists
      set sensitivity of ok button appropriately.
      change name of ok button.
      check if we are one level down into the dcim directory.
      rename the files in a slightly more sane way.
      add the zoom scale.
      only set the photo_zoom if the value differs to preserve the Fit case.
      add the start of the search bar.
      change the tag display for TagView.
      add padding around the tags.
      add new icons
      never display dates if the size is versy small.
      pass the tag_selection_widget for now until we have a proper way to clear
      speed up the drawing code and make it smoother.
      preserve the scroll offset when the thumbnail size changes.
      only set the zoom if is larger than the threshold.
      change the thumbnail reloading logic, make sure to always invalidate
      only set the zoom if it differs enough.
      add some tooltips.
      monkey with redraw code when scaling or changing size.
      make dng use the dng loader.
      fix the redisplay code.
      i2005-06-22  Larry Ewing  <lewing at novell.com>
      expanded the cell width to devide up the space evenly.
      limit the minimum size to avoid nastiness. Tweak the scrolling code a
      only mess with the window if it is realized.
      clean up the collection code a bit. Delay imagefile creation until it is
      make rotate work for IBrowsableItems.
      make rotate work for IBrowsableItems.
      add MarkChanged call for now.
      use IBrowsableItem here.
      add a quick hack to work when MainWindow doesn't exist.
      remove Photo property, use Index instead.
      silence warning.
      add new file for the out of db view mode.
      add the new view window.
      add SingleView to the build.
      Use IBrowsableItem.
      remove someitems from the menus.
      make the menu items so the proper state. Start hooking up the zoom scale.
      make slideshows work on IBrowsableItems.
      allow importing mrw files.
      use ImageFile.HasLoader.
      add MrwFile.cs to the build.
      make the loader handle blocks in a different order.
      add new file RafFile.cs
      fix typo.
      treat pef files as nef files for now (they seem to be largely the same
      handle olympus orf files by being less strict about the header format.
      actually load the panasonic raw files.
      fix typo.
      Add patch from Shlomi Fish to fix crash durring selection change.
      integrate folder export fixes from jimmac.
      fixe path typos spotted by Dominik Meister.
      add missing files.
      add some error handling to the loader.
      add an open handler.
      switch to using gtk-sharp-2.0
      missed this
      add patch from Joerg Buesse to sort all the way down to filename in
      update sqlite check based on teh beagle sqlite check.
      add a new style from Jakub.
      use the semicolon instead of comma.
      add a raw ctor.
      add F11 keybinding for fullscreen, f still works too.
      add FromScreen that takes a window argument.
      set the transient and do the capture here.
      missed this
      add some more raf parsing info.
      make OnDestroyed into a signal delegate to avoid gtk# bug.
      fix this up.
      Check to make sure the item is valid before failing out.
      fix the path logic.
      draw the background so that that themes that don't fill the handle region
      wrap the last attempt to load the image in a try block.
      fix up the iconview destroy handling.
      reverse the icon logic now that gnome seems to handle more devices
      make the import commands work from paths again.
      bad commit
      try to regenerate the thumbnail if we get an exception trying to load it.
      try one more method of loading if the pixbuf loader failed. Other misc
      make everything work with IBrowsableItem instead of photo.
      make the UniqueName private.
      load svgs with the default loader.
      clean up the error handling a little, set the pixbuf to null if we've
      start reworking the camera import handling.
      fix device name.
      add gif
      fix button sensistivity. Fix --import path handling so that it starts
      remove file that is no longer part of the build
      update NEWS and version for release
      new style info.
      remove the eoi check at the end of the stream, read everything after sos
      fix the length in setdata calls.
      use the time based directory structure for the Photos copied from the
      be less agressive with disposing of things for now.
      i2005-08-15  Larry Ewing  <lewing at novell.com>
      silence some of the warnings.
      make the camera sources do something (even though is isn't quite the right
      Load the first image in the PhotoView as soon as there is one.

Lukas Lipka (1):
      Broken build:

Martin Willemoes Hansen (5):
      Updated Danish translation.
      da.po: Updated Danish translation.
      Fixed an i18n bug by adding the domain parameter f-spot, while loading the
      Updated Danish translation.
      Updated Danish translation.

Miguel de Icaza (2):
      Fix build.
      Avoid crashes

Miloslav Trmac (4):
      Updated Czech translation.
      Updated Czech translation.
      Updated Czech translation.
      Updated Czech translation.

Priit Laes (2):
      Translation added.
      Added et to ALL_LINGUAS.

Robert Love (1):
      .cvsignore update

Sigurd Gartmann (1):
      Updated Norwegian translation. Updated Norwegian translation.

Terance Sola (1):
      Updated Norwegian Bokmål translation. Same.

Vincent van Adrighem (3):
      Translation updated by Bart de Koning.
      Translation updated by Bart de Koning.
      Translation updated by Bart de Koning.

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

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

-- 
f-spot



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