Age | Commit message (Expand) | Author | Files | Lines |
2014-07-25 | Make toolbar editor expand vertically to fully use the dialog's space | infirit | 1 | -0/+5 |
2014-07-25 | Remove any reference to glade* | infirit | 2 | -6/+6 |
2014-07-25 | Workaround concurrency issue with statusbar-date plugin | infirit | 1 | -2/+4 |
2014-07-25 | Use gtk_paned_new() instead gtk_[h|v]paned_new() | infirit | 1 | -0/+12 |
2014-07-25 | Use GRandom as random value generator for random image function | infirit | 1 | -2/+2 |
2014-07-25 | Make newly saved images user writable | infirit | 1 | -0/+23 |
2014-07-25 | Clear status + titlebar when deleting last image in collection | infirit | 2 | -7/+20 |
2014-07-25 | Support transpose/transverse as lossless JPEG transformations | infirit | 1 | -0/+9 |
2014-07-25 | Fix calculation of reference matrices for transpose/transverse | infirit | 1 | -6/+10 |
2014-07-25 | Don't try to thumbnail named pipes in the file open dialog | infirit | 1 | -1/+3 |
2014-07-25 | Don't create thumbnails out of outdated image pixbufs | infirit | 1 | -2/+4 |
2014-07-25 | Add eom_image_is_file_changed() | infirit | 2 | -0/+9 |
2014-07-25 | Store the changed status of an image file | infirit | 2 | -1/+7 |
2014-07-25 | Plug leaked glist in EogWindow | infirit | 1 | -1/+2 |
2014-07-25 | Minor optimization | infirit | 1 | -2/+3 |
2014-07-24 | EomThumbNav: Fix mousewheel scrolling with gtk-3.3.18 and xserver-1.12 | infirit | 1 | -0/+20 |
2014-07-24 | Gtk+3: Make print preview use the "draw"-signal | infirit | 1 | -0/+24 |
2014-07-24 | Disable more of the old drawing code | infirit | 1 | -3/+11 |
2014-07-24 | Gtk+3: Connect to the ::draw signal | infirit | 1 | -0/+16 |
2014-07-24 | Simplify create_surface_from_pixbuf() | infirit | 1 | -5/+1 |
2014-07-24 | Improve the rendering of scaled images | infirit | 1 | -8/+5 |
2014-07-24 | Honour the antialiasing-in and antialiasing-out EomScrollView properties | infirit | 1 | -0/+3 |
2014-07-24 | Replace GdkInterpType with cairo_filter_t in EomScrollView | infirit | 1 | -20/+20 |
2014-07-24 | Remove unneeded code | infirit | 1 | -5/+14 |
2014-07-24 | Fix the SVG rendering | infirit | 1 | -3/+51 |
2014-07-24 | Enable double-buffer in EomScrollView | infirit | 1 | -2/+0 |
2014-07-24 | Fully rely on cairo to render the image in EomScrollView | infirit | 1 | -13/+92 |
2014-07-24 | Use gdk_window_create_similar_surface() for EomScrollView | infirit | 1 | -7/+12 |
2014-07-24 | Store a cairo_surface_t in EomScrollView for the GdkPixbuf to be rendered | infirit | 1 | -0/+35 |
2014-07-24 | Factor out the code to store a pixbuf in EomScrollView | infirit | 1 | -10/+18 |
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 |
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 |
2014-07-24 | Fix glib/librsvg deprecation | infirit | 5 | -15/+3 |
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 |
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 |
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 |