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
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
2016-11-21
drop Python plugins support and --enable-python build option
monsta
1
-4
/
+0
2016-11-21
fix indent a bit
monsta
1
-3
/
+3
2016-07-28
use GtkAbout and update copyright
raveit65
1
-3
/
+2
2016-03-30
window: fix indent (mostly)
monsta
1
-187
/
+187
2016-03-30
fix a few typos in the comments
monsta
1
-2
/
+2
2016-03-30
auto-reload unmodified images when their file is changed
monsta
1
-0
/
+6
2016-02-27
Drop size-request signal callback for fullscreen toolbar
raveit65
1
-12
/
+0
2016-02-06
GTK+3: add eom-window style class at top level
Wolfgang Ulbrich
1
-0
/
+7
2016-01-25
GTK3: fix previous GtkMisc deprecation commit
Wolfgang Ulbrich
1
-12
/
+18
2015-09-06
Gtk3: Drop GtkMisc and GtkAlignment usage
raveit65
1
-0
/
+12
2015-09-06
Gtk3 EogWindow: Drop deprecated GtkStyle usage
raveit65
1
-0
/
+9
2015-09-06
Gtk3: Remove deprecated, unneeded and now effect-less GtkStyle-usage
raveit65
1
-0
/
+2
2015-09-06
A bunch of annotation fixes from Eog
infirit
1
-9
/
+9
2015-08-31
GTK3: Replace uses of deprecated gdk_app_launch_context_new function >=gtk+....
raveit65
1
-0
/
+5
2015-08-31
GTK3: Replace gtk_{v,h}box new with gtk_box_new for gtk+ >=3.2.0
raveit65
1
-0
/
+5
[next]