summaryrefslogtreecommitdiff
path: root/src/eom-scroll-view.c
AgeCommit message (Expand)AuthorFilesLines
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-24Fix glib/librsvg deprecationinfirit1-1/+0
2014-05-03Update scrollbars when display is resized in "normal size" modebl0ckeduser1-3/+7
2013-10-17GTK3 supportLaszlo Boros1-1/+5
2013-04-25replace some more GDK key constantsElias Aebi1-12/+12
2011-11-06inicialPerberos1-0/+2633