]> git.street.me.uk Git - andy/viking.git/history - src/vikmapniklayer.c
CID#132255: Fix stray semicolon introduced by recent commit.
[andy/viking.git] / src / vikmapniklayer.c
2015-11-14 Rob NorrisCID#132255: Fix stray semicolon introduced by recent...
2015-11-08 Rob Norris[QA] Output console message if g_mkdir_with_parents...
2015-09-25 Szymon BigosSF Bugs#126: Fix crash in gdk_rgb_convert_0888 due...
2015-09-12 Rob NorrisFix mapnik preferences initialisation to not crash...
2015-07-10 Rob NorrisMapnik3 support.
2015-05-03 Matthew Haguekeep alpha channel on mapnik rendering, scale alpha...
2015-03-18 Rob NorrisFix initialization so that preferences aren't accessed...
2015-02-24 Rob NorrisMerge branch 'TimeSort'
2015-02-22 Rob NorrisAdd ability to sort Aggregate layers and sublayers...
2015-02-22 Rob NorrisMerge branch 'MapnikRenderingLayer'
2015-02-10 Rob NorrisDisplay attribution on Mapnik Renderings.
2015-02-10 Rob NorrisEnable displaying of Mapnik configuration extra parameters.
2015-02-10 Rob NorrisSeparate thread pool for Mapnik rendering defaulting...
2015-02-10 Rob NorrisMapnik library needs full filename for the configuratio...
2015-01-31 Rob NorrisAdd mapnik rendering tile info.
2015-01-31 Rob NorrisExtend map cache data to hold extra data associated...
2015-01-27 Rob NorrisAdd method to force re-running carto for a Mapnik Rende...
2015-01-27 Rob NorrisMapnik Layer tool.
2015-01-27 Rob NorrisEnable using an optional file cache for Mapnik Renderings.
2015-01-27 Rob NorrisAdd Refresh to consider reloading a Mapnik Rendering...
2015-01-27 Rob NorrisUse threading with Mapnik Renderings layer.
2015-01-27 Rob NorrisPass Mapnik loading errors around and display in the...
2015-01-27 Rob NorrisAdd GUI About Mapnik information.
2015-01-27 Rob NorrisCarto CSS support to generate Mapnik XML.
2015-01-27 Rob NorrisCreate a mapnik interface object so each Mapnik Layer...
2015-01-27 Rob NorrisA Mapnik Rendering layer