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
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-28
fix svg rendering that's broken with GTK+3
monsta
1
-1
/
+3
2016-02-27
Drop size-request signal callback for fullscreen toolbar
raveit65
1
-12
/
+0
2016-02-10
properly zero-init a variable
monsta
1
-0
/
+2
2016-02-10
avoid integer overflow when allocating a large block of memory
monsta
1
-1
/
+1
2016-02-06
GTK+3: add eom-window style class at top level
Wolfgang Ulbrich
1
-0
/
+7
2016-02-01
fix build warnings and remove useless nested #if
monsta
3
-12
/
+5
2016-01-25
GTK3: fix previous GtkMisc deprecation commit
Wolfgang Ulbrich
5
-40
/
+46
2015-12-31
use _XOPEN_SOURCE_EXTENDED as OpenBSD needs it for strptime
monsta
1
-0
/
+1
2015-12-31
add missing #ifdef to avoid possible "unused function" warning
monsta
1
-0
/
+2
2015-12-14
Gtk3: fix typo in gtk version in previous commit
Wolfgang Ulbrich
1
-1
/
+1
2015-12-14
GTK3: replace more deprecated GtkVBox usage
Wolfgang Ulbrich
1
-0
/
+9
2015-12-14
GTK3: don't use deprecated gtk_hbutton_box_new
Wolfgang Ulbrich
1
-0
/
+4
2015-12-14
Gtk+-3.14: don't use deprecated gtk_tree_view_set_rules_hint
Wolfgang Ulbrich
2
-0
/
+4
2015-12-12
fix more introspections warnings
Wolfgang Ulbrich
4
-5
/
+54
2015-12-12
Fix compilation with enabled GObject Introspection
Sorokin Alexei
1
-1
/
+1
2015-12-06
fix some gobject-introspection build warnings
Wolfgang Ulbrich
1
-16
/
+14
2015-12-03
remove unneeded assert - the code following it is enough
monsta
1
-2
/
+0
2015-12-03
remove ancient workaround for non-threadsafe pixbuf loaders
monsta
2
-66
/
+6
2015-12-02
GTK3: replace deprecated gtk_widget_size_request with gtk_widget_get_preferre...
Wolfgang Ulbrich
1
-0
/
+8
2015-12-02
GTK3: fix deprecated gdk_threads_enter/leave
Wolfgang Ulbrich
1
-0
/
+4
2015-11-03
refactor draw/expose code a bit
Monsta
1
-28
/
+19
2015-10-02
EomScrollView: clip all types of images to the visible image area
monsta
1
-2
/
+7
2015-10-02
EomScrollView: remove ancient commented out code
monsta
1
-695
/
+0
2015-10-02
enable double-buffer in EomScrollView
monsta
1
-2
/
+0
2015-09-06
Gtk3: Stop deprecated GtkArrow usage
raveit65
2
-5
/
+17
2015-09-06
EogScrollView: Use gdk_cursor_new_for_display
raveit65
1
-1
/
+1
2015-09-06
Gtk3: Drop GtkMisc and GtkAlignment usage
raveit65
5
-0
/
+84
2015-09-06
Gtk3: Don't call gdk_threads_init()
raveit65
2
-4
/
+3
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
Gtk3: remove an unused variable + simplify the code
raveit65
1
-15
/
+14
2015-09-06
Gtk3: Fix GDK deprecations
raveit65
1
-0
/
+15
2015-09-06
Gtk3: fix deprecated gtk_vscrollbar_new
raveit65
1
-0
/
+4
2015-09-06
Gtk3: Remove deprecated GtkVBox/GtkHBox usage
raveit65
5
-2
/
+38
2015-09-06
Gtk3: don't use deprecated gdk_window_get_pointer
raveit65
1
-1
/
+2
2015-09-06
Gtk3 thumbview: Replace deprecated GtkRCStyle usage with a GtkCssProvider
raveit65
1
-0
/
+28
2015-09-06
A bunch of annotation fixes from Eog
infirit
8
-16
/
+140
2015-08-31
GTK3: Fix deprecated GTK API usage
raveit65
4
-6
/
+42
2015-08-31
GTK3: Replace uses of deprecated gdk_app_launch_context_new function >=gtk+....
raveit65
1
-0
/
+5
2015-08-31
GTK3: EomScrollView, Convert to GtkGrid
raveit65
2
-1
/
+30
2015-08-31
GTK3: EomPrintImageSetup, Convert internal GtkTables to GtkGrids
raveit65
1
-8
/
+66
2015-08-31
GTK3: EomPrintImageSetup, Derive from GtkTable instead of GtkGrid
raveit65
2
-0
/
+29
2015-08-31
GTK3: Don't use deprecated gdk_cursor_unref() for gtk+ >=3.0.0
raveit65
2
-0
/
+8
2015-08-31
GTK3: Replace gtk_{v,h}box new with gtk_box_new for gtk+ >=3.2.0
raveit65
7
-0
/
+35
2015-07-08
show correct help pages in prefs and toolbar-editor dialogs
Monsta
1
-1
/
+1
2015-06-22
mispositioned brackets in update_scrollbar_values
lyokha
1
-1
/
+1
2015-06-14
EogThumbView: Set icon view columns to the real number of images
raveit65
2
-0
/
+127
[next]