summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2014-07-24Honour the antialiasing-in and antialiasing-out EomScrollView propertiesinfirit1-0/+3
Based on eog commit 9e6f9ee6ea2c0ca4338445a55ff3c6175ca6f623 From Claudio Saavedra <[email protected]>
2014-07-24Replace GdkInterpType with cairo_filter_t in EomScrollViewinfirit1-20/+20
Basedon eog commit 793ede27dd4cd0aa73d5e84cc478641e25424f54 From Claudio Saavedra <[email protected]>
2014-07-24Remove unneeded codeinfirit1-5/+14
Based on eog commit bb9d00011e07e9ad68b5e4968a2c1e68596c5684 From Claudio Saavedra <[email protected]>
2014-07-24Fix the SVG renderinginfirit1-3/+51
Based on eog commit 8654e7de549d8edf34c14f3f0a655d8773b1e433 From Claudio Saavedra <[email protected]>
2014-07-24Enable double-buffer in EomScrollViewinfirit1-2/+0
Based on eog commit f0410a55778e719da8f2b62f0e5060bb128f028e From Claudio Saavedra <[email protected]>
2014-07-24Fully rely on cairo to render the image in EomScrollViewinfirit1-13/+92
Based on eog commit 919929eea1d63380f773f9c0a339a32149e592ba From Claudio Saavedra <[email protected]>
2014-07-24Use gdk_window_create_similar_surface() for EomScrollViewinfirit1-7/+12
Based on eog commit 648302091b5517b5da96c4277fbee8f13c125938 From Claudio Saavedra <[email protected]>
2014-07-24Store a cairo_surface_t in EomScrollView for the GdkPixbuf to be renderedinfirit1-0/+35
Based on eog commit 889f275e38d0a7dcf062f5c63b8efaebaa1ca14f From Claudio Saavedra <[email protected]>
2014-07-24Factor out the code to store a pixbuf in EomScrollViewinfirit1-10/+18
Based on eog commit 4f432e981a956cd157ae3f190b9c7850a6f180d9 From Claudio Saavedra <[email protected]>
2014-07-24Use MateColorButtoninfirit1-4/+6
2014-07-24Remove all calls to gtk_dialog_set_has_separatorinfirit2-12/+0
2014-07-24Drop support for gtk+ < 2.24infirit2-30/+0
2014-07-24Use gtk_widget_hide instead of gtk_widget_hide_allinfirit3-28/+19
gtk_widget_hide_all is deprecated in gtk+2.24 for gtk_widget_hide.
2014-07-24Drop support for glib < 2.36infirit6-32/+0
2014-07-24Use new GLib threading APIinfirit4-32/+31
Based on eog commit by Felix Riemann <[email protected]> Url: https://git.gnome.org/browse/eog/commit/?id=b5f61d90d0478378cf7cf21bf5ade9eded0ae9f2
2014-07-24Fix glib/librsvg deprecationinfirit5-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-03Update scrollbars when display is resized in "normal size" modebl0ckeduser1-3/+7
2014-02-12MATE Foundation doesnt existStefano Karapetsas2-2/+2
2014-01-30Fix copyright in about dialogeom-1.7.0Stefano Karapetsas1-1/+1
2014-01-30Add random mode in slideshow modeStefano Karapetsas3-0/+34
Closes #20 https://github.com/mate-desktop/eom/issues/20
2014-01-25Update copyright in about windowStefano Karapetsas1-1/+2
2014-01-01Use GETTEXT_PACKAGE instead of PACKAGEinfirit1-3/+3
2013-11-30Merge pull request #32 from eyelash/gtk3Stefano Karapetsas2-10/+14
improve the GTK3 support
2013-11-30improve the GTK3 supportElias Aebi2-10/+14
2013-11-28Update mate-desktop headers path for eom-thumbnail.cinfirit1-1/+1
2013-11-09Update mate-desktop headers pathStefano Karapetsas2-4/+4
2013-10-17Quick fix, uncommenting in eom-window.cLaszlo Boros1-5/+1
2013-10-17GTK3 supportLaszlo Boros10-1/+93
2013-09-26Migration to lcms2Stefano Karapetsas6-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-31Use yelp-tools instead of mate-doc-utilsinfirit1-2/+2
2013-04-30Merge pull request #16 from eyelash/gsealStefano Karapetsas4-35/+35
replace GDK_<keyname> with GDK_KEY_<keyname>
2013-04-25replace even more GDK key constantsElias Aebi1-4/+4
2013-04-25replace some more GDK key constantsElias Aebi1-12/+12
2013-04-25replace GDK_<keyname> with GDK_KEY_<keyname>Elias Aebi2-19/+19
2013-04-21Merge pull request #15 from eyelash/gsealStefano Karapetsas1-1/+1
replace direct struct access with accessor functions
2013-04-21replace direct struct access with accessor functions in order to make it ↵Elias Aebi1-1/+1
build with GSEAL_ENABLE
2013-04-16Move filechooser-xdg-fallback key into the correct GSettings schemaStefano Karapetsas1-1/+1
2013-02-04fix some more deprecated codeElias Aebi1-0/+8
2013-02-04replace some deprecated codeElias Aebi2-2/+10
2012-10-21migrate to gsettingsStefano Karapetsas6-706/+381
2012-10-21fix GNOME Documentation teamStefano Karapetsas1-1/+1
2012-09-04Fixed incorrect fsf addresses. Closes #4.Steve Zesch75-82/+82
2012-04-17folder name mistakePerberos2-6/+6
2012-01-30g_get_user_config_dir() would be better ↵Perberos2-12/+15
(https://github.com/mate-desktop/mate-panel/issues/8)
2011-12-30updated info for MATE DesktopStefano Karapetsas1-2/+7
2011-11-06borrando archivos autogeneradosPerberos1-1326/+0
2011-11-06inicialPerberos96-0/+36749