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
2015-03-15
some fixes from upstream:
Monsta
1
-4
/
+8
2014-12-23
use guint for signals arrays, and zero-initialize them
Monsta
1
-1
/
+1
2014-09-24
Use MateAboutDialog
Stefano Karapetsas
1
-1
/
+2
2014-07-29
all: Fix a load of warnings
infirit
1
-32
/
+8
2014-07-29
Respect lockdown setting for page setup again
infirit
1
-4
/
+7
2014-07-29
Make the image-collection-position GSetting an enum
infirit
1
-4
/
+6
2014-07-29
Always use mate_gdk_spawn_command_line_on_screen
infirit
1
-9
/
+0
2014-07-29
Determine collection position and size using a GSettings binding
infirit
1
-31
/
+55
2014-07-28
Switch EomPropertiesDialog netbook mode using a GSettings binding
infirit
1
-27
/
+4
2014-07-28
Fix conflicting mnemonics in View menu
infirit
1
-2
/
+2
2014-07-28
window: add the primary-toolbar style to the toolbar
infirit
1
-0
/
+5
2014-07-28
Check if an editor has been set before comparing it to other apps
infirit
1
-1
/
+1
2014-07-28
Add "Edit Image" toolbar button
infirit
1
-0
/
+121
2014-07-27
Set transparency style using GSettings
infirit
1
-39
/
+0
2014-07-27
Set transparency fill color using GSettings
infirit
1
-52
/
+4
2014-07-27
Set zoomed out antialiasing using a GSettings binding
infirit
1
-28
/
+0
2014-07-27
Set zoomed in antialiasing using a GSettings binding
infirit
1
-28
/
+0
2014-07-27
Rework gsettings code to be more like eog
infirit
1
-67
/
+7
2014-07-27
Have the ThumbNav's scrollbuttons bound to the GSettings key
infirit
1
-25
/
+4
2014-07-27
Switch scrollwheel zoom setting with GSettings
infirit
1
-28
/
+2
2014-07-27
Bind zoom multiplier to GSettings instead of setting it by hand
infirit
1
-29
/
+4
2014-07-26
Unite copy to clipboard functions in a single menu entry
infirit
1
-36
/
+2
2014-07-26
Allow handling multiple clipboard data formats from one menu entry
infirit
1
-5
/
+6
2014-07-26
Add Copy Image and Copy Path to clipboard functionality
infirit
1
-0
/
+63
2014-07-25
Use default page settings when opening print dialog the first time
infirit
1
-3
/
+21
2014-07-25
Allow disabling the save-on-close confirmation dialog
infirit
1
-1
/
+5
2014-07-25
Ignore drag&drop requests from a window onto itself
infirit
1
-0
/
+13
2014-07-25
Make toolbar editor expand vertically to fully use the dialog's space
infirit
1
-0
/
+5
2014-07-25
Use gtk_paned_new() instead gtk_[h|v]paned_new()
infirit
1
-0
/
+12
2014-07-25
Clear status + titlebar when deleting last image in collection
infirit
1
-6
/
+15
2014-07-25
Plug leaked glist in EogWindow
infirit
1
-1
/
+2
2014-07-25
Minor optimization
infirit
1
-2
/
+3
2014-07-24
Remove all calls to gtk_dialog_set_has_separator
infirit
1
-9
/
+0
2014-07-24
Drop support for gtk+ < 2.24
infirit
1
-24
/
+0
2014-07-24
Use gtk_widget_hide instead of gtk_widget_hide_all
infirit
1
-4
/
+3
2014-07-24
Drop support for glib < 2.36
infirit
1
-4
/
+0
2014-01-30
Fix copyright in about dialog
eom-1.7.0
Stefano Karapetsas
1
-1
/
+1
2014-01-30
Add random mode in slideshow mode
Stefano Karapetsas
1
-0
/
+12
2014-01-25
Update copyright in about window
Stefano Karapetsas
1
-1
/
+2
2013-11-09
Update mate-desktop headers path
Stefano Karapetsas
1
-3
/
+3
2013-10-17
Quick fix, uncommenting in eom-window.c
Laszlo Boros
1
-5
/
+1
2013-10-17
GTK3 support
Laszlo Boros
1
-0
/
+21
2013-09-26
Migration to lcms2
Stefano Karapetsas
1
-10
/
+1
2013-04-30
Merge pull request #16 from eyelash/gseal
Stefano Karapetsas
1
-15
/
+15
2013-04-25
replace GDK_<keyname> with GDK_KEY_<keyname>
Elias Aebi
1
-15
/
+15
2013-04-21
Merge pull request #15 from eyelash/gseal
Stefano Karapetsas
1
-1
/
+1
2013-04-21
replace direct struct access with accessor functions in order to make it buil...
Elias Aebi
1
-1
/
+1
2013-04-16
Move filechooser-xdg-fallback key into the correct GSettings schema
Stefano Karapetsas
1
-1
/
+1
2012-10-21
migrate to gsettings
Stefano Karapetsas
1
-385
/
+199
2012-10-21
fix GNOME Documentation team
Stefano Karapetsas
1
-1
/
+1
[next]