summaryrefslogtreecommitdiff
path: root/src/eom-image.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-05Fix build without XMP supportraveit651-2/+2
2018-07-23EomImage: Make sure to emit size-prepared after applying orientationFelix Riemann1-1/+4
2018-07-23EomImage: Fix too early size-prepared emissionFelix Riemann1-2/+0
2018-07-23EomImage: Slight optimization of private data structureFelix Riemann1-1/+0
2018-07-17Convert to G_DEFINE_TYPE_WITH_PRIVATE part 3Felix Riemann1-7/+2
2018-07-14Use GdkPixbuf's "orientation" feature as fallback for autorotationFelix Riemann1-11/+34
2017-04-26A bunch of instrospection warning fixesEmmanuel Pacaud1-0/+18
2017-04-23Avoid recompressing JPEGs as PNG when printingFelix Riemann1-0/+17
2017-03-22Bring eom-image.c's SVG handling up to date, properly recognize svgz filetypesScott Balneaves1-29/+65
2017-01-26fix indent a bitmonsta1-11/+10
2017-01-26fix leak of GError when loading SVG failsmonsta1-1/+4
2015-12-03remove ancient workaround for non-threadsafe pixbuf loadersmonsta1-65/+6
2015-09-06Gtk3: Don't call gdk_threads_init()raveit651-3/+3
2015-09-06A bunch of annotation fixes from Eoginfirit1-0/+40
2015-06-04don't change file permissions when saving the modified imageMonsta1-0/+108
2015-03-15some fixes from upstream:Monsta1-4/+5
2014-12-23use guint for signals arrays, and zero-initialize themMonsta1-1/+1
2014-07-28Dont use EomExifData in the C apiinfirit1-2/+2
2014-07-26Small code fixinfirit1-3/+1
2014-07-26Fix build without libexifinfirit1-3/+3
2014-07-25Wrap ExifData in a EogExifData boxed typeinfirit1-2/+2
2014-07-25Workaround concurrency issue with statusbar-date plugininfirit1-2/+4
2014-07-25Add eom_image_is_file_changed()infirit1-0/+8
2014-07-25Store the changed status of an image fileinfirit1-1/+6
2014-07-24Use new GLib threading APIinfirit1-21/+18
2013-09-26Migration to lcms2Stefano Karapetsas1-3/+3
2012-09-04Fixed incorrect fsf addresses. Closes #4.Steve Zesch1-1/+1
2011-11-06inicialPerberos1-0/+2237