summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2021-01-28Remove cppcheck warning knownConditionTrueFalserbuj2-4/+2
2021-01-20Remove unnecessary casts on signal function callsrbuj10-368/+393
2021-01-16Update copyright to 2021rbuj1-1/+1
2021-01-07Remove warning -Wshadowrbuj3-14/+8
2021-01-01eom-uri-converter: dereference of NULL 'repl_str' reported by gccrbuj1-1/+1
2020-12-29Do not remove the accelerators from image properties dialogrbuj1-2/+2
2020-12-23eom-save-as-dialog-helper: Fix resource pathrbuj1-1/+1
2020-12-11eom-image: warning -Wexpansion-to-definedrbuj1-1/+1
2020-11-18eom-scroll-view.c: Redundant casting GTK_WIDGETrbuj1-32/+32
2020-11-18eom-scroll-view: Remove warning incompatible-pointer-typesrbuj1-1/+1
2020-11-03Ensure scrollbar moves when dragged to move imagelukefromdc1-0/+2
2020-09-02Remove unused macrosPablo Barciela9-23/+0
2020-08-17eom-metadata-reader: add gdk/gdk.h includeNP-Hardass1-0/+2
2020-07-21Shorten the function name for notebook scroll-eventrbuj4-5/+5
2020-07-21eom-util: Fix code indentrbuj1-8/+6
2020-07-13Add tab scrolling support for dialog windowstamplan4-0/+82
2020-07-13Revert "Add tab scrolling support for GTK3"raveit654-65/+0
2020-07-13Revert "Add tab scrolling support for dialog windows"raveit654-24/+7
2020-07-13Add tab scrolling support for dialog windowstamplan4-7/+24
2020-07-13Add tab scrolling support for GTK3tamplan4-0/+65
2020-04-13eom-window: expand the comment on about dialogrbuj1-1/+1
2020-03-10Remove warnings: cast between incompatible function typesrbuj5-29/+14
2020-01-25Preprocessing warning for file: src/eom-window.crbuj1-0/+1
2020-01-25Preprocessing warning for file: src/eom-print.crbuj1-0/+1
2020-01-12thumbnail: Remove use of mate-desktop-thumbnail helperBastien Nocera1-4/+5
2020-01-10Update copyright to 2020raveit651-1/+1
2020-01-09enable wayland supportWu Xiaotian8-41/+50
2020-01-03EomPrintPreview: Fix preview thumbnail on HiDPI displaysFelix Riemann1-3/+7
2019-11-12add missing format specifier for ngettextmonsta1-1/+1
2019-09-07remove warning: "HAVE_EXIF" is not defined, evaluates to 0 [-Wundef]rbuj1-1/+1
2019-09-03remove warnings: incorrect usage of abs() [-Wabsolute-value]rbuj1-2/+2
2019-09-03remove warnings: redundant redeclaration [-Wredundant-decls]rbuj1-2/+0
2019-09-03remove warning: variable ‘priv’ set but not usedrbuj1-3/+0
2019-07-24properties-dialog: suppress GtkAction warningsraveit651-0/+2
2019-07-24eom-window: suppress GtkAction warningsraveit651-5/+100
2019-07-14Allow color correcting images with alpha channelVictor Kareh1-10/+9
2019-07-14EomMetadataReaderPng: Use built-in SRGB profile for matching cHRM/gAMAVictor Kareh1-5/+40
2019-07-14EomMetadataReaderPNG: Only build profile from cHRM if gAMA is presentVictor Kareh1-9/+4
2019-07-14Assume sRGB if no display profile is setVictor Kareh1-6/+9
2019-07-14EomImage: Check GdkPixbuf for an ICC profile before falling back to sRGBVictor Kareh1-4/+26
2019-07-14Assume sRGB when image doesn't have an ICC profile attachedVictor Kareh1-1/+8
2019-07-02Remove trailing whitespacesLaurent Napias15-88/+88
2019-06-11Update FSF addressLaurent Napias1-1/+1
2019-05-29Disconnect callbacks for "Open with" menu items before connecting new ones.Saffith1-0/+5
2019-05-29Unref GtkUIManager so "Open with" menu is freed.Saffith1-0/+1
2019-04-12store: Add any image file in the current directory to the storeVictor Kareh1-2/+3
2019-03-08Use persistent page setupVictor Kareh1-2/+3
2019-02-18Read authors (updated) and documenters (updated) from eom.about gresourcerbuj2-35/+34
2019-02-16Ensure proper translation of the about dialog titlerbuj1-0/+1
2019-02-15Make translatable the copyright in about dialogrbuj1-3/+3