- 20 Aug, 2017 1 commit
-
-
Jens Georg authored
-
- 19 Aug, 2017 1 commit
-
-
Jens Georg authored
CameraImportJob will copy RAW and JPEG, pass only the raws down to the batch importer. The batch importer then won't know about the associated file, and extract the embedded file (or worse, make a development) of the RAW file, schedule thumbnailing for that. In the conclude step of the CameraImportJob, the files would be associated, leading to the development being thrown away and run another thumbnailing job.
-
- 09 Jul, 2017 2 commits
-
-
Jens Georg authored
notify_altered("image", ... will trigger thumnail re-genration and in consequence other events, and it does all of this twice. Otoh, the thumbnail is already generated on inport.
-
Jens Georg authored
-
- 29 May, 2017 1 commit
-
-
- 18 May, 2017 1 commit
-
-
Jens Georg authored
-
- 25 Feb, 2017 1 commit
-
-
Jens Georg authored
This will only work for "local" imports, not from camera. https://bugzilla.gnome.org/show_bug.cgi?id=717305
-
- 04 Jan, 2017 1 commit
- 06 May, 2016 1 commit
-
-
Adam Dingle authored
-
- 28 Apr, 2016 1 commit
-
-
Jens Georg authored
- ExtendedPosix - replaced by GLib.get_num_processors() - unique-3.0 - unused, replaced with GApplication Signed-off-by:
Jens Georg <mail@jensge.org>
-
- 06 Feb, 2015 1 commit
-
-
Jim Nelson authored
-
- 05 Feb, 2014 1 commit
-
-
Jim Nelson authored
-
- 19 Sep, 2013 1 commit
-
-
Jim Nelson authored
-
- 22 Mar, 2013 1 commit
-
-
Joseph Bylund authored
Adds corrupt image errors to the family of errors detected by the import logging system. Closes #6445.
-
- 22 Feb, 2013 1 commit
-
-
Clint Rogers authored
Makes permissions problems leading to write failures show up under manifest.write_failed; closes #5786.
-
- 20 Feb, 2013 1 commit
-
-
Lucas Beeler authored
Allows the user to save a detailed log of any import complications (duplicates, file errors, etc.). Closes #2593 and #3126.
-
- 01 Feb, 2013 1 commit
-
-
Clint Rogers authored
Prevents the application from inappropriately renaming 'sister' JPEG files -and- forces the application to always prefer the camera development over the embedded one if it's available; closes #4149.
-
- 21 Jan, 2013 1 commit
-
-
Joseph Bylund authored
-
- 26 Mar, 2012 1 commit
-
-
Martin Olsson authored
-
- 11 Jan, 2012 1 commit
-
-
Adam Dingle authored
-
- 18 Oct, 2011 1 commit
-
-
Lucas Beeler authored
-
- 28 Sep, 2011 1 commit
-
-
Jim Nelson authored
Mostly grunt-work to ensure that all delegates may be stored as unowned refs and that all out parameters are assigned prior to exiting the method. One binding change (Gdk.EventAny) makes these changes incompatible with 0.12.
-
- 07 Sep, 2011 2 commits
-
-
Eric Gregory authored
-
Eric Gregory authored
-
- 01 Sep, 2011 1 commit
-
-
Eric Gregory authored
-
- 31 Aug, 2011 1 commit
-
-
Eric Gregory authored
-
- 22 Aug, 2011 1 commit
-
-
Eric Gregory authored
-
- 14 Jul, 2011 1 commit
-
-
Eric Gregory authored
Newly imported RAW photos are set to the developer set in the preferences dialog.
-
- 11 Jul, 2011 1 commit
-
-
Eric Gregory authored
This adds the ability to switch between Shotwell developed RAW images and camera developed RAW images. It will automatically group newly imported RAW+JPEG pairs, using the JPEG as the camera developed image when available.
-
- 28 Mar, 2011 2 commits
-
-
Clinton Rogers authored
This addresses #3371 by using the absolute file and path as source and dest identifier when making the new BatchImportResult, instead of just using the job source and dest.
-
Clinton Rogers authored
This fixes #3163 by adding the absolute path to the rejected file to the newly-created BatchImportResult, rather than just the job path.
-
- 16 Mar, 2011 1 commit
-
-
Jim Nelson authored
-
- 14 Mar, 2011 1 commit
-
-
Eric Gregory authored
-
- 10 Mar, 2011 1 commit
-
-
Jim Nelson authored
#3132: When a duplicate file is imported and a match is marked offline, the match will be brought back online pointing to the new file.
-
- 12 Feb, 2011 1 commit
-
-
Jim Nelson authored
-
- 03 Feb, 2011 1 commit
-
-
Jim Nelson authored
#601: Import TIFF files. This represents basic TIFF support, 8-bit pipeline only, using gdk-pixbuf as the support library.
-
- 12 Jan, 2011 1 commit
-
-
Eric Gregory authored
-
- 11 Jan, 2011 1 commit
-
-
Eric Gregory authored
-
- 22 Dec, 2010 2 commits
-
-
Jim Nelson authored
-
Adam Dingle authored
-