Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-07-24 | EomThumbNav: Fix mousewheel scrolling with gtk-3.3.18 and xserver-1.12 | infirit | 1 | -0/+20 | |
Handle incoming smooth scroll events that are oviously caused by the scrollwheel just like legacy scroll events. Based on eog commit 22618a75bcf2a754f5fbe48b2d49c27b5e66ecd5 From Felix Riemann <[email protected]> | |||||
2014-07-24 | Gtk+3: Make print preview use the "draw"-signal | infirit | 1 | -0/+24 | |
Based on eog commit 608ef5240e87c4d0e182e7748698e2c298ec00c8 From Felix Riemann <[email protected]> | |||||
2014-07-24 | Disable more of the old drawing code | infirit | 1 | -3/+11 | |
Based on eog commit 8db7761ea28a9c214fe02dd4aca9c25166eded68 From Felix Riemann <[email protected]> | |||||
2014-07-24 | Gtk+3: Connect to the ::draw signal | infirit | 1 | -0/+16 | |
Based on eog commit e300daf3ad2743199cab0263d945e3bf732a05b3 From Claudio Saavedra <[email protected]> | |||||
2014-07-24 | Simplify create_surface_from_pixbuf() | infirit | 1 | -5/+1 | |
Based on eog commit f9ba7f06d73fcd901691e5fa375d87a3a9981cd6 From Claudio Saavedra <[email protected]> | |||||
2014-07-24 | Improve the rendering of scaled images | infirit | 1 | -8/+5 | |
Based on eog commit 2be68aaee33e3e6732e512a22d9ee5b681e95cc5 From Claudio Saavedra <[email protected]> | |||||
2014-07-24 | Honour the antialiasing-in and antialiasing-out EomScrollView properties | infirit | 1 | -0/+3 | |
Based on eog commit 9e6f9ee6ea2c0ca4338445a55ff3c6175ca6f623 From Claudio Saavedra <[email protected]> | |||||
2014-07-24 | Replace GdkInterpType with cairo_filter_t in EomScrollView | infirit | 1 | -20/+20 | |
Basedon eog commit 793ede27dd4cd0aa73d5e84cc478641e25424f54 From Claudio Saavedra <[email protected]> | |||||
2014-07-24 | Remove unneeded code | infirit | 1 | -5/+14 | |
Based on eog commit bb9d00011e07e9ad68b5e4968a2c1e68596c5684 From Claudio Saavedra <[email protected]> | |||||
2014-07-24 | Fix the SVG rendering | infirit | 1 | -3/+51 | |
Based on eog commit 8654e7de549d8edf34c14f3f0a655d8773b1e433 From Claudio Saavedra <[email protected]> | |||||
2014-07-24 | Enable double-buffer in EomScrollView | infirit | 1 | -2/+0 | |
Based on eog commit f0410a55778e719da8f2b62f0e5060bb128f028e From Claudio Saavedra <[email protected]> | |||||
2014-07-24 | Fully rely on cairo to render the image in EomScrollView | infirit | 1 | -13/+92 | |
Based on eog commit 919929eea1d63380f773f9c0a339a32149e592ba From Claudio Saavedra <[email protected]> | |||||
2014-07-24 | Use gdk_window_create_similar_surface() for EomScrollView | infirit | 1 | -7/+12 | |
Based on eog commit 648302091b5517b5da96c4277fbee8f13c125938 From Claudio Saavedra <[email protected]> | |||||
2014-07-24 | Store a cairo_surface_t in EomScrollView for the GdkPixbuf to be rendered | infirit | 1 | -0/+35 | |
Based on eog commit 889f275e38d0a7dcf062f5c63b8efaebaa1ca14f From Claudio Saavedra <[email protected]> | |||||
2014-07-24 | Factor out the code to store a pixbuf in EomScrollView | infirit | 1 | -10/+18 | |
Based on eog commit 4f432e981a956cd157ae3f190b9c7850a6f180d9 From Claudio Saavedra <[email protected]> | |||||
2014-07-24 | Use MateColorButton | infirit | 1 | -4/+6 | |
2014-07-24 | Remove all calls to gtk_dialog_set_has_separator | infirit | 2 | -12/+0 | |
2014-07-24 | Drop support for gtk+ < 2.24 | infirit | 2 | -30/+0 | |
2014-07-24 | Use gtk_widget_hide instead of gtk_widget_hide_all | infirit | 3 | -28/+19 | |
gtk_widget_hide_all is deprecated in gtk+2.24 for gtk_widget_hide. | |||||
2014-07-24 | Drop support for glib < 2.36 | infirit | 6 | -32/+0 | |
2014-07-24 | Use new GLib threading API | infirit | 4 | -32/+31 | |
Based on eog commit by Felix Riemann <[email protected]> Url: https://git.gnome.org/browse/eog/commit/?id=b5f61d90d0478378cf7cf21bf5ade9eded0ae9f2 | |||||
2014-07-24 | Fix glib/librsvg deprecation | infirit | 5 | -15/+3 | |
librsvg: Only inlcude rsvg.h and remove calls to rsvg_init glib: Remove call to g_thread_init and use g_value_*_schar | |||||
2014-05-03 | Update scrollbars when display is resized in "normal size" mode | bl0ckeduser | 1 | -3/+7 | |
2014-02-12 | MATE Foundation doesnt exist | Stefano Karapetsas | 2 | -2/+2 | |
2014-01-30 | Fix copyright in about dialogeom-1.7.0 | Stefano Karapetsas | 1 | -1/+1 | |
2014-01-30 | Add random mode in slideshow mode | Stefano Karapetsas | 3 | -0/+34 | |
Closes #20 https://github.com/mate-desktop/eom/issues/20 | |||||
2014-01-25 | Update copyright in about window | Stefano Karapetsas | 1 | -1/+2 | |
2014-01-01 | Use GETTEXT_PACKAGE instead of PACKAGE | infirit | 1 | -3/+3 | |
2013-11-30 | Merge pull request #32 from eyelash/gtk3 | Stefano Karapetsas | 2 | -10/+14 | |
improve the GTK3 support | |||||
2013-11-30 | improve the GTK3 support | Elias Aebi | 2 | -10/+14 | |
2013-11-28 | Update mate-desktop headers path for eom-thumbnail.c | infirit | 1 | -1/+1 | |
2013-11-09 | Update mate-desktop headers path | Stefano Karapetsas | 2 | -4/+4 | |
2013-10-17 | Quick fix, uncommenting in eom-window.c | Laszlo Boros | 1 | -5/+1 | |
2013-10-17 | GTK3 support | Laszlo Boros | 10 | -1/+93 | |
2013-09-26 | Migration to lcms2 | Stefano Karapetsas | 6 | -25/+12 | |
Closes #25 https://github.com/mate-desktop/mate-image-viewer/issues/25 See https://git.gnome.org/browse/eog/commit/?id=3c3a835 | |||||
2013-07-31 | Use yelp-tools instead of mate-doc-utils | infirit | 1 | -2/+2 | |
2013-04-30 | Merge pull request #16 from eyelash/gseal | Stefano Karapetsas | 4 | -35/+35 | |
replace GDK_<keyname> with GDK_KEY_<keyname> | |||||
2013-04-25 | replace even more GDK key constants | Elias Aebi | 1 | -4/+4 | |
2013-04-25 | replace some more GDK key constants | Elias Aebi | 1 | -12/+12 | |
2013-04-25 | replace GDK_<keyname> with GDK_KEY_<keyname> | Elias Aebi | 2 | -19/+19 | |
2013-04-21 | Merge pull request #15 from eyelash/gseal | Stefano Karapetsas | 1 | -1/+1 | |
replace direct struct access with accessor functions | |||||
2013-04-21 | replace direct struct access with accessor functions in order to make it ↵ | Elias Aebi | 1 | -1/+1 | |
build with GSEAL_ENABLE | |||||
2013-04-16 | Move filechooser-xdg-fallback key into the correct GSettings schema | Stefano Karapetsas | 1 | -1/+1 | |
2013-02-04 | fix some more deprecated code | Elias Aebi | 1 | -0/+8 | |
2013-02-04 | replace some deprecated code | Elias Aebi | 2 | -2/+10 | |
2012-10-21 | migrate to gsettings | Stefano Karapetsas | 6 | -706/+381 | |
2012-10-21 | fix GNOME Documentation team | Stefano Karapetsas | 1 | -1/+1 | |
2012-09-04 | Fixed incorrect fsf addresses. Closes #4. | Steve Zesch | 75 | -82/+82 | |
2012-04-17 | folder name mistake | Perberos | 2 | -6/+6 | |
2012-01-30 | g_get_user_config_dir() would be better ↵ | Perberos | 2 | -12/+15 | |
(https://github.com/mate-desktop/mate-panel/issues/8) |