index
:
eom
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.6
1.8
gh-pages
master
Eye of MATE (eom) graphics viewer program
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-03
Add an "Open containing folder" command
Akshay Gupta
1
-0
/
+54
2018-05-18
toolbar: add missing popup menu for launching toolbar editor
monsta
1
-0
/
+1
2018-05-13
sidebar: replace deprecated gtk_menu_popup
raveit65
1
-30
/
+10
2018-05-07
svg: Fix offset coordinates when transforming SVG images on HiDPI displays
Victor Kareh
1
-5
/
+6
2018-05-04
plugins: Use Python 3.x for Python plugins
Felix Riemann
1
-1
/
+1
2018-05-03
replace deprecated gdk_flush
raveit65
1
-1
/
+1
2018-05-03
fix some -Wincompatible-pointer-types warnings
raveit65
3
-3
/
+3
2018-05-01
Scale HiDPI images correctly
Victor Kareh
1
-21
/
+19
2018-02-17
eom-window.c: avoid deprecated GtkButton:use-stock
Pablo Barciela
1
-5
/
+2
2018-02-12
avoid deprecated GtkStock
Pablo Barciela
3
-36
/
+40
2018-01-30
require GTK+ 3.22 and GLib 2.50
monsta
8
-100
/
+0
2018-01-09
update copyright year to 2018
monsta
1
-1
/
+1
2017-12-29
print-preview: replace custom code with GDK function call
monsta
1
-93
/
+3
2017-08-23
gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:
ZenWalker
1
-0
/
+21
2017-07-23
don't use deprecated gtk_show_uri
raveit65
1
-0
/
+4
2017-07-20
avoid deprecated gdk_screen_get_number
ZenWalker
1
-2
/
+2
2017-05-11
fix warning on closing empty window with multiple eom windows
monsta
1
-1
/
+1
2017-04-27
EomThumbView: Replace deprecated gtk_menu_popup function
raveit65
1
-15
/
+10
2017-04-27
error-message: replace usage of GtkStock
raveit65
1
-3
/
+3
2017-04-26
A bunch of instrospection warning fixes
Emmanuel Pacaud
1
-0
/
+18
2017-04-26
EomScrollView: fix override_background deprecated call
Emmanuel Pacaud
1
-15
/
+17
2017-04-26
EomPropertiesDialog: Fix deprecation warnings
Emmanuel Pacaud
1
-4
/
+10
2017-04-26
EomThumbNav: Fix deprecated function warning
Felix Riemann
1
-1
/
+2
2017-04-26
EomScrollView: Replace deprecated gtk_menu_popup function
Alexei Sorokin
1
-22
/
+11
2017-04-26
EomScrollView: Switch from GtkDeviceManager to GdkSeat
Felix Riemann
1
-2
/
+11
2017-05-08
fix typo in function annotation
monsta
1
-1
/
+1
2017-05-07
use different css files for < gtk+=3.20
raveit65
1
-0
/
+4
2017-05-06
EomWindow: Set file open dialog transient for its parent window
Felix Riemann
1
-0
/
+1
2017-04-25
update copyright year to 2017
monsta
1
-1
/
+1
2017-04-23
EomCloseConfirmationDialog: set max width chars for primary label
raveit65
1
-0
/
+2
2017-04-23
EomCloseConfirmationDialog: Fix size request for the image list
Felix Riemann
1
-1
/
+1
2017-04-23
Printing paper orientation should default based on image dimensions
Javier Sánchez
1
-0
/
+14
2017-04-23
Avoid recompressing JPEGs as PNG when printing
Felix Riemann
3
-1
/
+160
2017-04-23
EomFileChooser: Use MateThumbnailFactory to create preview image
Felix Riemann
1
-9
/
+28
2017-04-23
EomPropertiesDialog: Allow RGBA for transparent background color
Felix Riemann
1
-16
/
+14
2017-04-23
EomScrollView: Switch to GdkRGBA for background and transparent colors
Felix Riemann
2
-79
/
+65
2017-04-23
EomPrintPreview: Avoid unnecessary color parsing
Felix Riemann
1
-5
/
+2
2017-04-22
Fix a few GtkStock deprecations
raveit65
2
-3
/
+3
2017-04-22
EomCloseConfirmationDialog: replace deprecated GTK_STOCK_DIALOG_WARNING
raveit65
1
-2
/
+2
2017-03-22
fix comment
Scott Balneaves
1
-1
/
+1
2017-03-22
Bring eom-image.c's SVG handling up to date, properly recognize svgz filetypes
Scott Balneaves
1
-29
/
+65
2017-03-22
eom_uri_converter: GList leak fix: cribbed from https://git.gnome.org/browse/...
Scott Balneaves
1
-0
/
+9
2017-01-26
fix auto-reload of externally modified image
monsta
1
-1
/
+1
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
2017-01-15
force X11
raveit65
1
-0
/
+2
2016-12-19
plugins engine: enable python plugin loader from libpeas
monsta
1
-0
/
+2
2016-11-30
remove old plugin system and docs for it
monsta
6
-1553
/
+0
2016-11-30
port plugin system to libpeas
monsta
8
-844
/
+145
2016-11-30
fix indent in some places
monsta
2
-11
/
+11
[next]