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
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
2015-06-12
EomWindow: Hold a reference on the used ThumbView
raveit65
1
-1
/
+11
2015-05-27
remove eom_window_window_state_event
raveit65
1
-26
/
+0
2015-05-26
Remove extra resize-grip code
raveit65
1
-3
/
+0
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
[next]