summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2014-07-25Wrap ExifData in a EogExifData boxed typeinfirit8-13/+48
2014-07-25Rename EogDebugSection to EogDebuginfirit2-9/+9
2014-07-25Cleanup GtkObject<->GtkWidget code.infirit2-33/+28
2014-07-25Ignore drag&drop requests from a window onto itselfinfirit1-0/+13
2014-07-25Make toolbar editor expand vertically to fully use the dialog's spaceinfirit1-0/+5
2014-07-25Remove any reference to glade*infirit2-6/+6
2014-07-25Workaround concurrency issue with statusbar-date plugininfirit1-2/+4
2014-07-25Use gtk_paned_new() instead gtk_[h|v]paned_new()infirit1-0/+12
2014-07-25Use GRandom as random value generator for random image functioninfirit1-2/+2
2014-07-25Make newly saved images user writableinfirit1-0/+23
2014-07-25Clear status + titlebar when deleting last image in collectioninfirit2-7/+20
2014-07-25Support transpose/transverse as lossless JPEG transformationsinfirit1-0/+9
2014-07-25Fix calculation of reference matrices for transpose/transverseinfirit1-6/+10
2014-07-25Don't try to thumbnail named pipes in the file open dialoginfirit1-1/+3
2014-07-25Don't create thumbnails out of outdated image pixbufsinfirit1-2/+4
2014-07-25Add eom_image_is_file_changed()infirit2-0/+9
2014-07-25Store the changed status of an image fileinfirit2-1/+7
2014-07-25Plug leaked glist in EogWindowinfirit1-1/+2
2014-07-25Minor optimizationinfirit1-2/+3
2014-07-24EomThumbNav: Fix mousewheel scrolling with gtk-3.3.18 and xserver-1.12infirit1-0/+20
2014-07-24Gtk+3: Make print preview use the "draw"-signalinfirit1-0/+24
2014-07-24Disable more of the old drawing codeinfirit1-3/+11
2014-07-24Gtk+3: Connect to the ::draw signalinfirit1-0/+16
2014-07-24Simplify create_surface_from_pixbuf()infirit1-5/+1
2014-07-24Improve the rendering of scaled imagesinfirit1-8/+5
2014-07-24Honour the antialiasing-in and antialiasing-out EomScrollView propertiesinfirit1-0/+3
2014-07-24Replace GdkInterpType with cairo_filter_t in EomScrollViewinfirit1-20/+20
2014-07-24Remove unneeded codeinfirit1-5/+14
2014-07-24Fix the SVG renderinginfirit1-3/+51
2014-07-24Enable double-buffer in EomScrollViewinfirit1-2/+0
2014-07-24Fully rely on cairo to render the image in EomScrollViewinfirit1-13/+92
2014-07-24Use gdk_window_create_similar_surface() for EomScrollViewinfirit1-7/+12
2014-07-24Store a cairo_surface_t in EomScrollView for the GdkPixbuf to be renderedinfirit1-0/+35
2014-07-24Factor out the code to store a pixbuf in EomScrollViewinfirit1-10/+18
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
2014-07-24Drop support for glib < 2.36infirit6-32/+0
2014-07-24Use new GLib threading APIinfirit4-32/+31
2014-07-24Fix glib/librsvg deprecationinfirit5-15/+3
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
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
2013-11-30improve the GTK3 supportElias Aebi2-10/+14
2013-11-28Update mate-desktop headers path for eom-thumbnail.cinfirit1-1/+1