Age | Commit message (Expand) | Author | Files | Lines |
2014-12-23 | use guint for signals arrays, and zero-initialize them | Monsta | 1 | -1/+2 |
2014-07-29 | all: Fix a load of warnings | infirit | 1 | -2/+0 |
2014-07-29 | Have GSettings use enum for transparency style | infirit | 1 | -31/+3 |
2014-07-28 | Add API docs for EomScrollView's new properties | infirit | 1 | -1/+13 |
2014-07-28 | Make setting the image view background color work again | infirit | 1 | -0/+4 |
2014-07-28 | Make sure EomScrollView's adjustment values are always correctly set | infirit | 1 | -34/+21 |
2014-07-28 | Replace missed GDK_INTERP_NEAREST with CAIRO_FILTER_NEAREST | infirit | 1 | -2/+2 |
2014-07-28 | Add gtk-doc annotations to the new properties in EomScrollView | infirit | 1 | -0/+11 |
2014-07-27 | Set transparency style using GSettings | infirit | 1 | -0/+47 |
2014-07-27 | Set transparency fill color using GSettings | infirit | 1 | -18/+52 |
2014-07-27 | Set zoomed out antialiasing using a GSettings binding | infirit | 1 | -0/+19 |
2014-07-27 | Set zoomed in antialiasing using a GSettings binding | infirit | 1 | -0/+19 |
2014-07-27 | Rework gsettings code to be more like eog | infirit | 1 | -6/+58 |
2014-07-27 | Switch scrollwheel zoom setting with GSettings | infirit | 1 | -2/+17 |
2014-07-27 | Bind zoom multiplier to GSettings instead of setting it by hand | infirit | 1 | -1/+16 |
2014-07-27 | Handle EomScrollView's instance initialization in the right function | infirit | 1 | -69/+84 |
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 | Fix glib/librsvg deprecation | infirit | 1 | -1/+0 |
2014-05-03 | Update scrollbars when display is resized in "normal size" mode | bl0ckeduser | 1 | -3/+7 |
2013-10-17 | GTK3 support | Laszlo Boros | 1 | -1/+5 |
2013-04-25 | replace some more GDK key constants | Elias Aebi | 1 | -12/+12 |
2011-11-06 | inicial | Perberos | 1 | -0/+2633 |