Age | Commit message (Expand) | Author | Files | Lines |
2020-01-09 | enable wayland support | Wu Xiaotian | 1 | -7/+13 |
2019-07-14 | Allow color correcting images with alpha channel | Victor Kareh | 1 | -10/+9 |
2019-07-14 | EomImage: Check GdkPixbuf for an ICC profile before falling back to sRGB | Victor Kareh | 1 | -4/+26 |
2019-07-14 | Assume sRGB when image doesn't have an ICC profile attached | Victor Kareh | 1 | -1/+8 |
2019-07-02 | Remove trailing whitespaces | Laurent Napias | 1 | -4/+4 |
2018-08-24 | Reduce the number of g_file_query_info calls at start-up | Debarshi Ray | 1 | -1/+2 |
2018-08-24 | EomImage: Remove unused constructor | Debarshi Ray | 1 | -12/+0 |
2018-08-05 | Fix build without XMP support | raveit65 | 1 | -2/+2 |
2018-07-23 | EomImage: Make sure to emit size-prepared after applying orientation | Felix Riemann | 1 | -1/+4 |
2018-07-23 | EomImage: Fix too early size-prepared emission | Felix Riemann | 1 | -2/+0 |
2018-07-23 | EomImage: Slight optimization of private data structure | Felix Riemann | 1 | -1/+0 |
2018-07-17 | Convert to G_DEFINE_TYPE_WITH_PRIVATE part 3 | Felix Riemann | 1 | -7/+2 |
2018-07-14 | Use GdkPixbuf's "orientation" feature as fallback for autorotation | Felix Riemann | 1 | -11/+34 |
2017-04-26 | A bunch of instrospection warning fixes | Emmanuel Pacaud | 1 | -0/+18 |
2017-04-23 | Avoid recompressing JPEGs as PNG when printing | Felix Riemann | 1 | -0/+17 |
2017-03-22 | Bring eom-image.c's SVG handling up to date, properly recognize svgz filetypes | Scott Balneaves | 1 | -29/+65 |
2017-01-26 | fix indent a bit | monsta | 1 | -11/+10 |
2017-01-26 | fix leak of GError when loading SVG fails | monsta | 1 | -1/+4 |
2015-12-03 | remove ancient workaround for non-threadsafe pixbuf loaders | monsta | 1 | -65/+6 |
2015-09-06 | Gtk3: Don't call gdk_threads_init() | raveit65 | 1 | -3/+3 |
2015-09-06 | A bunch of annotation fixes from Eog | infirit | 1 | -0/+40 |
2015-06-04 | don't change file permissions when saving the modified image | Monsta | 1 | -0/+108 |
2015-03-15 | some fixes from upstream: | Monsta | 1 | -4/+5 |
2014-12-23 | use guint for signals arrays, and zero-initialize them | Monsta | 1 | -1/+1 |
2014-07-28 | Dont use EomExifData in the C api | infirit | 1 | -2/+2 |
2014-07-26 | Small code fix | infirit | 1 | -3/+1 |
2014-07-26 | Fix build without libexif | infirit | 1 | -3/+3 |
2014-07-25 | Wrap ExifData in a EogExifData boxed type | infirit | 1 | -2/+2 |
2014-07-25 | Workaround concurrency issue with statusbar-date plugin | infirit | 1 | -2/+4 |
2014-07-25 | Add eom_image_is_file_changed() | infirit | 1 | -0/+8 |
2014-07-25 | Store the changed status of an image file | infirit | 1 | -1/+6 |
2014-07-24 | Use new GLib threading API | infirit | 1 | -21/+18 |
2013-09-26 | Migration to lcms2 | Stefano Karapetsas | 1 | -3/+3 |
2012-09-04 | Fixed incorrect fsf addresses. Closes #4. | Steve Zesch | 1 | -1/+1 |
2011-11-06 | inicial | Perberos | 1 | -0/+2237 |