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
/
eom-window.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-13
eom-window: expand the comment on about dialog
rbuj
1
-1
/
+1
2020-03-10
Remove warnings: cast between incompatible function types
rbuj
1
-10
/
+5
2020-01-10
Update copyright to 2020
raveit65
1
-1
/
+1
2020-01-09
enable wayland support
Wu Xiaotian
1
-5
/
+9
2019-11-12
add missing format specifier for ngettext
monsta
1
-1
/
+1
2019-09-03
remove warning: variable ‘priv’ set but not used
rbuj
1
-3
/
+0
2019-07-24
eom-window: suppress GtkAction warnings
raveit65
1
-5
/
+100
2019-07-14
Assume sRGB if no display profile is set
Victor Kareh
1
-6
/
+9
2019-07-02
Remove trailing whitespaces
Laurent Napias
1
-8
/
+8
2019-05-29
Disconnect callbacks for "Open with" menu items before connecting new ones.
Saffith
1
-0
/
+5
2019-05-29
Unref GtkUIManager so "Open with" menu is freed.
Saffith
1
-0
/
+1
2019-03-08
Use persistent page setup
Victor Kareh
1
-2
/
+3
2019-02-18
Read authors (updated) and documenters (updated) from eom.about gresource
rbuj
1
-35
/
+33
2019-02-16
Ensure proper translation of the about dialog title
rbuj
1
-0
/
+1
2019-02-15
Make translatable the copyright in about dialog
rbuj
1
-3
/
+3
2018-08-15
EomWindow: Switch keyboard shortcuts for sidebar and gallery
raveit65
1
-2
/
+2
2018-08-13
EomPreferencesDialog: Convert to GtkBuilder template
Felix Riemann
1
-2
/
+2
2018-08-11
eom-window: fix deprecated GtkStock usage
raveit65
1
-1
/
+1
2018-08-01
EomPropertiesDialog: Convert to GtkBuilder template
Felix Riemann
1
-5
/
+5
2018-07-27
Initial GResource migration
raveit65
1
-3
/
+3
2018-07-23
Drop eom_close_confirmation_dialog_set_sensitive
raveit65
1
-1
/
+0
2018-07-23
util: Port to gtk_show_uri_on_window
Timm Bäder
1
-1
/
+1
2018-07-17
EomWindow: silence a introspection warning
raveit65
1
-0
/
+9
2018-07-17
Convert to G_DEFINE_TYPE_WITH_PRIVATE part 1
Felix Riemann
1
-8
/
+3
2018-07-17
EomApplication: Make most members private
Felix Riemann
1
-4
/
+5
2018-07-17
Make EomWindow a GtkApplicationWindow
Felix Riemann
1
-4
/
+6
2018-07-11
Add our own activatable interface to EomWindow
Felix Riemann
1
-2
/
+4
2018-07-11
Replace gdk_spawn_command_line_on_screen()
Claudio Saavedra
1
-6
/
+32
2018-07-08
EomWindow: Simplify metadata sidebar title
Felix Riemann
1
-1
/
+1
2018-07-08
Don't force-enable the sidebar on startup once a page is added
Felix Riemann
1
-4
/
+0
2018-07-08
Make Exif/XMP summaries available as sidebar
Felix Riemann
1
-14
/
+33
2018-07-08
Use GtkApplication to inhibit the screensaver during slideshows
Felix Riemann
1
-2
/
+37
2018-07-08
Ensure UI action sensitivity is set at least once
Felix Riemann
1
-0
/
+2
2018-07-08
Port EomApplication to GtkApplication
Claudio Saavedra
1
-23
/
+2
2018-07-03
Use new DBus API to show the current image in the file browser
Felix Riemann
1
-34
/
+6
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-02-17
eom-window.c: avoid deprecated GtkButton:use-stock
Pablo Barciela
1
-5
/
+2
2018-02-12
avoid deprecated GtkStock
Pablo Barciela
1
-28
/
+32
2018-01-30
require GTK+ 3.22 and GLib 2.50
monsta
1
-28
/
+0
2018-01-09
update copyright year to 2018
monsta
1
-1
/
+1
2017-08-23
gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:
ZenWalker
1
-0
/
+21
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-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-22
Fix a few GtkStock deprecations
raveit65
1
-2
/
+2
2016-11-30
port plugin system to libpeas
monsta
1
-2
/
+46
2016-11-30
fix indent in some places
monsta
1
-3
/
+3
2016-11-21
move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option
monsta
1
-68
/
+9
[next]