Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-25 | GTK3: fix previous GtkMisc deprecation commit | Wolfgang Ulbrich | 5 | -40/+46 | |
2016-01-05 | pre-bump version to 1.13.0 | Wolfgang Ulbrich | 2 | -2/+5 | |
2016-01-02 | drop MateConf migration script | Monsta | 2 | -33/+0 | |
2015-12-31 | use _XOPEN_SOURCE_EXTENDED as OpenBSD needs it for strptime | monsta | 1 | -0/+1 | |
from https://git.gnome.org/browse/eog/commit?id=b7c68b1ffe2ebcc81d6daa947d8ee94ad4e7e2c5 | |||||
2015-12-31 | add missing #ifdef to avoid possible "unused function" warning | monsta | 1 | -0/+2 | |
2015-12-16 | Gtk3: don't use deprecated gtk_scrolled_window_add_with_viewport | Wolfgang Ulbrich | 1 | -3/+3 | |
2015-12-14 | GTK3: fix deprecated gtk_{v/h}separator_new | Wolfgang Ulbrich | 2 | -0/+8 | |
2015-12-14 | GTK3: don't use deprecated gtk_icon_size_lookup_for_settings | Wolfgang Ulbrich | 2 | -4/+26 | |
2015-12-14 | Gtk3: fix typo in gtk version in previous commit | Wolfgang Ulbrich | 3 | -3/+3 | |
2015-12-14 | GTK3: replace more deprecated GtkVBox usage | Wolfgang Ulbrich | 3 | -0/+27 | |
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-13 | fix GTK+3 build when --without-cms is set | Monsta | 1 | -2/+6 | |
fixes https://github.com/mate-desktop/eom/issues/111 - thanks to @oleid | |||||
2015-12-13 | configure.ac: Drop unneeded check for Sunkeysym header | Monsta | 1 | -6/+0 | |
from https://git.gnome.org/browse/eog/commit?id=4d438b259fa73c9bd8c8e081c75a273b4e0b3f01 | |||||
2015-12-12 | fix more introspections warnings | Wolfgang Ulbrich | 4 | -5/+54 | |
partially taken from: https://git.gnome.org/browse/eog/commit/?id=1b22c52 https://git.gnome.org/browse/eog/commit/?id=e51fe58 | |||||
2015-12-12 | Fix compilation with enabled GObject Introspection | Sorokin Alexei | 2 | -1/+3 | |
2015-12-07 | Bump version to 1.12.1 | monsta | 2 | -1/+7 | |
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 | |
from https://git.gnome.org/browse/eog/commit/?id=ee33862e7cede4fd2ff34e4cfcb4192dfdd52b46 | |||||
2015-12-03 | remove ancient workaround for non-threadsafe pixbuf loaders | monsta | 3 | -67/+7 | |
from https://git.gnome.org/browse/eog/commit/?id=a9c9d81405e31443ab51713f6a0712f9bb10e11b | |||||
2015-12-02 | GTK3: replace deprecated gtk_widget_size_request with ↵ | Wolfgang Ulbrich | 1 | -0/+8 | |
gtk_widget_get_preferred_size | |||||
2015-12-02 | GTK3: fix deprecated gdk_threads_enter/leave | Wolfgang Ulbrich | 1 | -0/+4 | |
2015-11-30 | fix shortcuts for several menu items in en_US locale | monsta | 1 | -36/+36 | |
not sure how it happened - strings on transifex are alright. anyway, we need a quick fix, so here it is. | |||||
2015-11-03 | refactor draw/expose code a bit | Monsta | 1 | -28/+19 | |
2015-11-02 | release 1.12.0v1.12.0eom-1.12.0 | Wolfgang Ulbrich | 1 | -1/+1 | |
2015-11-01 | Sync translations with transifex | mate-i18n | 26 | -7574/+9084 | |
2015-10-30 | update NEWS for 1.12 | monsta | 1 | -3/+3 | |
2015-10-15 | release 1.11.0eom-1.11.0 | raveit65 | 1 | -0/+7 | |
2015-10-06 | pre-bump version to 1.11.0 | raveit65 | 2 | -2/+5 | |
2015-10-06 | fix gtk3 build | raveit65 | 2 | -17/+13 | |
eom.css was not created by make dist | |||||
2015-10-05 | Bump version to 1.10.4eom-1.10.4 | monsta | 2 | -1/+12 | |
2015-10-02 | EomScrollView: clip all types of images to the visible image area | monsta | 1 | -2/+7 | |
previously it wasn't done for SVGs, now it is. taken from https://git.gnome.org/browse/eog/commit?id=3fb558e1861d3d75bca23946fcf3f62c80daeeec | |||||
2015-10-02 | EomScrollView: remove ancient commented out code | monsta | 1 | -695/+0 | |
adapted from https://git.gnome.org/browse/eog/commit?id=ef626dc9094d191d55a9cba854380696cadd7627 | |||||
2015-10-02 | enable double-buffer in EomScrollView | monsta | 1 | -2/+0 | |
taken from https://git.gnome.org/browse/eog/commit/?id=f0410a55778e719da8f2b62f0e5060bb128f028e it was already committed here in b51631c40b743d224cda4b7fd63e3d60b84218ae but then got lost in 77f6ed0e2a178b9934baee8b846cdd1cc88b2eab | |||||
2015-10-01 | configure.ac: fix indent a bit | Monsta | 1 | -1/+1 | |
2015-09-30 | drop dependency to mate-icon-theme | raveit65 | 1 | -3/+1 | |
The dependency is not really needed; depending on GTK+ should be enough to guarantee the presence of a spec-compliant icon theme. The dependency was added to eog in 2006 to be shure that stock_print-setup for for the "Page setup" is available, and droped in 2014. | |||||
2015-09-06 | GTK3 Date-plugin: set top/bottom margin to zero to avoid redraws | raveit65 | 1 | -0/+4 | |
This avoids redraws of the image if date-plugin bump in the statusbar | |||||
2015-09-06 | Gtk3: define height of horizontal progressbar to avoid redraws of images | raveit65 | 1 | -0/+4 | |
2015-09-06 | Bump GLib/GIO version and define max/min version of GLib | raveit65 | 1 | -2/+8 | |
2015-09-06 | Gtk3: Stop deprecated GtkArrow usage | raveit65 | 2 | -5/+17 | |
Use a matching GtkImage instead Since gtkarrow scaling doesn't work in themes, the arrow displays almost to huge and looks ugly. taken from: https://git.gnome.org/browse/eog/commit/?id=096806f https://git.gnome.org/browse/eog/commit/?id=27fb212 | |||||
2015-09-06 | EogScrollView: Use gdk_cursor_new_for_display | raveit65 | 1 | -1/+1 | |
gdk_cursor_new() will be deprecated in GTK+ 3.16 and we have the correct display at hand already anyway. taken from: https://git.gnome.org/browse/eog/commit/?id=ab4e432 | |||||
2015-09-06 | Gtk3: Drop GtkMisc and GtkAlignment usage | raveit65 | 5 | -0/+84 | |
Both are deprecated and can be replaced by simple GtkWidget properties. This leaves out the dialogs made with Glade as it doesn't have support for the new margin-start property yet. taken from: https://git.gnome.org/browse/eog/commit/?id=2fad221 | |||||
2015-09-06 | Gtk3: Don't call gdk_threads_init() | raveit65 | 2 | -4/+3 | |
taken from: https://git.gnome.org/browse/eog/commit/?id=757128b | |||||
2015-09-06 | Gtk3 EogWindow: Drop deprecated GtkStyle usage | raveit65 | 1 | -0/+9 | |
The call to gtk_widget_set_style was actually useless since previous commit. taken from: https://git.gnome.org/browse/eog/commit/?id=bbe4a87 | |||||
2015-09-06 | Gtk3: Remove deprecated, unneeded and now effect-less GtkStyle-usage | raveit65 | 1 | -0/+2 | |
This stuff wasn't needed anymore since we dropped the GtkFrame as parent for the EogScrollView widget. Also it didn't have any effect at all in GTK+-3. Fixes more build warnings because of deprecations. Taken from: https://git.gnome.org/browse/eog/commit/?id=f9a5ec6 | |||||
2015-09-06 | Gtk3: remove an unused variable + simplify the code | raveit65 | 1 | -15/+14 | |
inspiriert from: https://git.gnome.org/browse/eog/commit/?h=gnome-3-4&id=9ef7d86 | |||||
2015-09-06 | Gtk3: Fix GDK deprecations | raveit65 | 1 | -0/+15 | |
- deprecated gdk_window_get_pointer taken from: https://git.gnome.org/browse/eog/commit/?id=c87818d | |||||
2015-09-06 | Gtk3: fix deprecated gtk_vscrollbar_new | raveit65 | 1 | -0/+4 | |
taken from: https://git.gnome.org/browse/eog/commit/?id=59e675c | |||||
2015-09-06 | Gtk3: Remove deprecated GtkVBox/GtkHBox usage | raveit65 | 5 | -2/+38 | |
The GtkHBox and GtkVBox have been deprecated by now. Also be consistent with the other properties declarations and use PROP_0 instead of PROP = 1. taken from: https://git.gnome.org/browse/eog/commit/?id=81cb068 | |||||
2015-09-06 | Gtk3: don't use deprecated gdk_window_get_pointer | raveit65 | 1 | -1/+2 | |
inspired from: https://git.gnome.org/browse/eog/commit/?id=16f37f2 For some reason most of the commit was already done at https://github.com/mate-desktop/eom/commit/971e627 |