Temporary Fix #133: switching between images causes window to keep shrinking
[geeqie.git] / src / pixbuf-renderer.c
2017-05-26 Colin ClarkTemporary Fix #133: switching between images causes...
2017-05-03 Colin ClarkFix #123: Limit image expansion in Fit To Window
2017-02-25 Colin ClarkFix #473: Parameter type fix for "motion-notify-event...
2016-12-03 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2016-12-03 Klaus EthgenTree view fix
2016-12-03 Klaus EthgenMerging two changes from Colin
2016-07-24 Colin ClarkBug Fix #233 Custom Border
2016-07-05 Colin ClarkFix deprecated - gdk_window_get_pointer
2016-06-30 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2016-06-19 Martin PelikánProperly open and work with large TIFF files.
2016-05-24 Klaus EthgenUpdate copyright in all files
2016-05-04 Klaus EthgenFix a typo
2015-08-11 Klaus EthgenMerge requests 12, 13 and 14 into master
2014-12-08 Alexey AkishinAdd support for Green-Magenta and Yellow-Blue anaglyph...
2012-10-02 Klaus EthgenMerge branch 'master' into ke-lua
2012-08-30 Laurent MoninTrim trailing white spaces on empty lines.
2012-08-30 Laurent MoninTrim trailing white spaces.
2012-08-30 Laurent MoninClear few more warnings, unused variables mostly.
2012-08-30 Laurent MoninDrop unused variable.
2012-08-30 Laurent MoninRemove commented out code.
2012-08-28 Vladimir Nadvornikadded GDK_SCROLL_MASK to pixbuf renderer
2012-08-20 Vladimir Nadvornikimplemented presentation mode
2012-08-18 Vladimir Nadvornikdropped support for gtk < 2.20
2012-08-18 Vladimir Nadvornikdisable stereo mode in Pan View
2012-08-18 Vladimir Nadvornikuse gtk_widget_set_app_paintable for renderer
2012-08-18 Vladimir Nadvornikdropped renderer->overlay_draw
2012-08-18 Vladimir Nadvornikrenamed renderer->update_sizes to update_viewport
2012-08-18 Vladimir Nadvorniksimplified pr_zoom_clamp
2012-08-18 Vladimir Nadvornikfixed unnecessary renderer backend calls
2012-08-18 Vladimir Nadvornikadded option for clutter renderer
2012-08-18 Vladimir Nadvornikadded autoconf test for clutter
2012-08-18 Vladimir Nadvornikexpose/draw method moved to renderer-tiles
2012-08-18 Vladimir Nadvornikimplemented clutter-based renderer
2012-08-16 Laurent MoninDon't discard const
2012-08-13 Vladimir Nadvornikdropped deprecated dither_quality code
2012-08-13 Vladimir Nadvornikuse cairo for drawing
2012-08-13 Vladimir Nadvornikuse accessor functions
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2012-05-14 Klaus EthgenMerge remote-tracking branch 'origin/toer'
2011-10-29 Klaus EthgenMerge branch 'ke' into ke-lua
2011-10-29 Klaus EthgenMerge branch 'master' into ke
2011-09-27 Vladimir Nadvornikfixed stereo_temp_disable functionality
2011-09-27 Vladimir Nadvornikdo not mix autodetected and user-defined stereo mode
2011-09-27 Vladimir Nadvornikfixed freed data access
2011-09-27 Vladimir Nadvornikrenderer interface cleanup
2011-09-27 Vladimir Nadvornikfixed redrawing on expose event
2011-09-27 Vladimir Nadvornikfixed area_changed handling
2011-09-27 Vladimir Nadvornikadded more anaglyph modes
2011-09-27 Vladimir Nadvornikadded half-size (3dtv) stereo mode
2011-09-27 Vladimir Nadvornikfixed sbs mode
2011-09-27 Vladimir Nadvornikadded fixed stereo mode
2011-09-27 Vladimir Nadvorniktemporarily disable stereo mode, added more stereo...
2011-09-27 Vladimir Nadvorniktype of source stereo image made adjustable from menu
2011-09-27 Vladimir Nadvornikchange stereo mode from menu
2011-09-27 Vladimir Nadvornikswap stereo images
2011-09-27 Vladimir Nadvornikadded mirrored stereo mode
2011-09-27 Vladimir Nadvornikdisplay pixel aspect ratio support
2011-09-27 Vladimir Nadvornikanaglyph support
2011-09-27 Vladimir Nadvornikfirst stereo support
2011-09-27 Vladimir Nadvornikseparated tile renderer
2011-04-22 Klaus EthgenFix the windowsize
2010-12-23 Klaus EthgenMerge branch 'ke' into ke-lua
2010-12-23 Klaus EthgenFix the windowsize
2010-05-10 Klaus EthgenGTK marks several functions as deprecated
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-10-13 Klaus EthgenAdd compatibility for GTK 2.18
2009-07-28 Vladimir Nadvornikimproved scroll on slower machines
2009-06-17 Vladimir Nadvornikfixed problems with floor/ceil
2009-06-06 Vladimir Nadvornikpreserve zoom value on fullscreen startup
2009-06-06 Vladimir Nadvornikswap x and y scale when scaling rotated images - it...
2009-05-30 Vladimir Nadvornikpreserve image center over short periods when the ...
2009-05-02 Vladimir Nadvornikimproved pixel info, changed the menu entry from "Hide...
2009-04-06 Laurent MoninFix up event source ids type: gint -> guint.
2009-04-05 Vladimir Nadvornikfixed bug in overlay drawing
2009-04-04 Vladimir Nadvornikdisabled 2-pass rendering also affect color correction
2009-03-31 Vladimir Nadvornikuse a better signal
2009-03-30 Laurent MoninFixed bug where pixel/color information at x=0 coordina...
2009-03-14 Laurent Moningint -> gboolean.
2009-03-14 Laurent MoninMore gboolean and tidy up.
2009-03-04 Vladimir NadvornikDisplay pixel coordinates and rgb - patch by Ruben...
2009-03-02 Vladimir Nadvornikoverlay now survives image split
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-09-10 Vladimir Nadvornikuse SHIFT for connected scroll and zoom
2008-09-08 Vladimir Nadvornikadded possibility to redraw only the parts of image...
2008-09-07 Petr OstadalReplaced gtk depreceated code.
2008-09-04 Vladimir Nadvornikfixed various problems with preserving viewport on...
2008-09-03 Laurent MoninImprove debug messages.
2008-09-03 Vladimir Nadvornikadjusted redraw priority relative to icon drawing
2008-09-01 Vladimir Nadvornikimproved pixbuf draw priority control
2008-08-26 Laurent MoninConsistency: type * instead of type*.
2008-08-26 Laurent MoninFor the sake of consistency, use glib basic types every...
2008-06-30 Vladimir Nadvornikfixed division by zero in pixbuf_renderer_get_scroll_center
2008-06-26 Laurent MoninUse flags for pr_zoom_*() functions.
2008-06-26 Laurent MoninUse flags instead of int parameters for pixbuf_renderer...
2008-06-26 Laurent MoninOnly define ExifOrientationType if GQ_BUILD is not...
2008-05-22 Laurent MoninFix signed vs unsigned warnings.
2008-05-19 Laurent MoninFix some incomplete initialization warnings.
2008-05-16 Laurent MoninDo not use printf() directly but use new wrapper functi...
2008-05-16 Laurent MoninInclude debug.h from main.h since debug macros may...
next