summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-03-08travis: build with mate-common-1.24.2 from reposraveit651-11/+0
2021-02-22tx: temporarily disable build for ArchLinuxraveit651-1/+1
2021-02-07build: change the message for NLS in the configure summaryrbuj1-1/+1
2021-02-05build: allow users to disable gettext support (--disable-nls)rbuj9-7/+44
2021-02-05build: Use PACKAGE_URL variablerbuj9-26/+33
2021-02-04build: display package name and version in configure summaryrbuj1-0/+3
2021-01-30Fix desktop file validation warningrbuj1-1/+1
2021-01-28Remove cppcheck warning knownConditionTrueFalserbuj3-6/+6
2021-01-20Remove unnecessary casts on signal function callsrbuj10-368/+393
2021-01-16update resource for transifexrbuj2-104/+105
2021-01-16Update copyright to 2021rbuj2-2/+2
2021-01-07Remove warning -Wshadowrbuj4-29/+22
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-29Upgrade ui filesrbuj3-414/+404
2020-12-23eom-save-as-dialog-helper: Fix resource pathrbuj1-1/+1
2020-12-11eom-image: warning -Wexpansion-to-definedrbuj1-1/+1
2020-12-08update issue templateraveit651-1/+1
2020-12-08update issue templateraveit651-1/+1
2020-11-18travis CI: use rolling tag for ubuntu docker imageraveit651-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
Fixes https://github.com/mate-desktop/eom/issues/132
2020-09-02require libexif 0.6.22raveit651-1/+1
- needed for EXIF_TAG_GAMMA tag https://github.com/libexif/libexif/blob/303643a
2020-09-02Remove unused macrosPablo Barciela9-23/+0
2020-08-17release 1.25.0v1.25.0raveit651-0/+16
2020-08-17tx: fix translation format error in Serbian languageraveit651-4/+5
2020-08-17tx: sync with transifexraveit65121-746/+1102
2020-08-17eom-metadata-reader: add gdk/gdk.h includeNP-Hardass1-0/+2
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
2020-08-17tx: update resourceraveit652-153/+141
2020-08-16pre-bump versionraveit652-1/+3
2020-08-12Travis CI: debian build: add -Wunused-macros to CFLAGSPablo Barciela1-1/+1
2020-08-04egg-editable-toolbar: Remove trailing spaces/tabsrbuj1-1/+1
find . \( -name '*.h' -o -name '*.c' \) -exec sed -i 's/[[:space:]]*$//' {} \; find . \( -name '*.h' -o -name '*.c' \) -exec sed -i 's/\t*$//' {} \;
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
This reverts commit e6215d267425ec0db970aecf420077babfcc035d.
2020-07-13Revert "Add tab scrolling support for dialog windows"raveit654-24/+7
This reverts commit f27d0293d6ba096c8b9a2325bf482e1c9c281de7.
2020-07-13Add tab scrolling support for dialog windowstamplan4-7/+24
2020-07-13Add tab scrolling support for GTK3tamplan4-0/+65
2020-06-28Travis CI: enable irc notifications with tagged commitsPablo Barciela1-1/+1
2020-06-26add git.mk to generate .gitignoretamplan1-0/+400
2020-06-24[ci] fix release tarball on travis CI failedWu Xiaotian1-1/+3
2020-06-13Travis CI: build: drop dbus-glibPablo Barciela1-4/+0
2020-04-19ci: don't run configure with autogen.shraveit651-1/+1
2020-04-19build: silent build warnings for distcheckraveit651-0/+1
2020-04-19Travis CI: enable irc notifications with broken buildsPablo Barciela1-0/+12
2020-04-14Travis CI: debian build: add clang compilerPablo Barciela1-0/+8
2020-04-14Travis CI: debian build: add -Wsign-compare -Wunused-parameter to CFLAGSPablo Barciela1-3/+5
2020-04-13eom-window: expand the comment on about dialogrbuj1-1/+1