Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes
https://github.com/mate-desktop/eom/issues/132
|
|
- needed for EXIF_TAG_GAMMA tag
https://github.com/libexif/libexif/blob/303643a
|
|
|
|
|
|
|
|
|
|
to resolve #258
https://github.com/mate-desktop/eom/commit/be4fa28, enable wayland support
added "defined(GDK_WINDOWING_x11)" macros without the accompanying gdk
headers
|
|
|
|
|
|
|
|
find . \( -name '*.h' -o -name '*.c' \) -exec sed -i 's/[[:space:]]*$//' {} \;
find . \( -name '*.h' -o -name '*.c' \) -exec sed -i 's/\t*$//' {} \;
|
|
|
|
|
|
|
|
This reverts commit e6215d267425ec0db970aecf420077babfcc035d.
|
|
This reverts commit f27d0293d6ba096c8b9a2325bf482e1c9c281de7.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add missing requires autoconf-archive (fedora)
|
|
|
|
|