mapnik/src
2016-01-12 15:06:30 +00:00
..
agg handle more gcc 4.9 -Wshadow warnings 2015-12-04 14:07:42 -05:00
cairo remove unused typedef [skip ci] 2015-10-06 15:39:42 -07:00
grid handle more gcc 4.9 -Wshadow warnings 2015-12-04 14:07:42 -05:00
group include fixups 2015-07-27 14:57:57 -07:00
json geojson.input - split parsing FeatureCollection and single Feature/Geometry into separate grammars 2015-10-15 15:12:16 +01:00
renderer_common handle more gcc 4.9 -Wshadow warnings 2015-12-04 14:07:42 -05:00
svg export path_parse<svg_converter_type> 2016-01-12 15:06:30 +00:00
text centralize warning suppression 2015-11-07 17:53:09 -08:00
util move singleton to util/singleton.hpp 2015-06-02 11:10:41 +01:00
wkt update copyright notice 2015-06-16 12:49:16 +02:00
box2d.cpp initialise default (invalid) box2d with +/-std::numeric_limits<T>::max() to be in sync with Boost.Geometry 2015-11-11 15:50:56 +00:00
build.py fix XMLPARSER=libxml2 logic 2015-07-30 14:34:01 +02:00
cairo_io.cpp update copyright notice 2015-06-16 12:49:16 +02:00
color.cpp centralize warning suppression 2015-11-07 17:53:09 -08:00
color_factory.cpp fix typo 2015-07-13 13:48:34 +02:00
config_error.cpp iwyu 2013-07-23 18:59:05 -04:00
conversions.cpp centralize warning suppression 2015-11-07 17:53:09 -08:00
css_color_grammar.cpp update copyright notice 2015-06-16 12:49:16 +02:00
dasharray_parser.cpp svg - move stroke-dasharray setup into dash-array parser method 2016-01-07 11:20:22 +00:00
datasource_cache.cpp centralize warning suppression 2015-11-07 17:53:09 -08:00
datasource_cache_static.cpp replace remaining boost::unordered_map 2015-06-18 11:08:35 +02:00
debug.cpp fix #3096 2015-09-30 14:23:21 -07:00
expression.cpp update copyright notice 2015-06-16 12:49:16 +02:00
expression_grammar.cpp update copyright notice 2015-06-16 12:49:16 +02:00
expression_node.cpp centralize warning suppression 2015-11-07 17:53:09 -08:00
expression_string.cpp update copyright notice 2015-06-16 12:49:16 +02:00
feature_kv_iterator.cpp update copyright notice 2015-06-16 12:49:16 +02:00
feature_style_processor.cpp update copyright notice 2015-06-16 12:49:16 +02:00
feature_type_style.cpp update copyright notice 2015-06-16 12:49:16 +02:00
font_engine_freetype.cpp centralize warning suppression 2015-11-07 17:53:09 -08:00
font_set.cpp update copyright notice 2015-06-16 12:49:16 +02:00
fs.cpp update copyright notice 2015-06-16 12:49:16 +02:00
function_call.cpp update copyright notice 2015-06-16 12:49:16 +02:00
geometry_envelope.cpp geometry_envelope - add missing linear_ring 2015-12-17 12:07:05 +00:00
geometry_reprojection.cpp update copyright notice 2015-06-16 12:49:16 +02:00
gradient.cpp add operator==() 2015-07-23 12:58:14 +02:00
image.cpp image : fix buffer's copy ctor - only std::copy when rhs owns the data (#3152) 2015-11-02 09:47:05 +00:00
image_any.cpp update copyright notice 2015-06-16 12:49:16 +02:00
image_compositing.cpp centralize warning suppression 2015-11-07 17:53:09 -08:00
image_copy.cpp update copyright notice 2015-06-16 12:49:16 +02:00
image_filter_types.cpp centralize warning suppression 2015-11-07 17:53:09 -08:00
image_options.cpp centralize warning suppression 2015-11-07 17:53:09 -08:00
image_reader.cpp update copyright notice 2015-06-16 12:49:16 +02:00
image_scaling.cpp raster scaling: fixes nodata handling, acurracy when working with small floats and clipping floats by [0; 255] 2015-11-10 20:37:45 +00:00
image_util.cpp remove unused typedef [skip ci] 2015-10-06 15:39:42 -07:00
image_util_jpeg.cpp Removed unrequired MAPNIK_DECL from src/image_util_jpeg added pragma to prevent warning on linux with clang. 2015-08-12 13:00:04 -05:00
image_util_png.cpp update copyright notice 2015-06-16 12:49:16 +02:00
image_util_tiff.cpp update copyright notice 2015-06-16 12:49:16 +02:00
image_util_webp.cpp update copyright notice 2015-06-16 12:49:16 +02:00
image_view.cpp update copyright notice 2015-06-16 12:49:16 +02:00
image_view_any.cpp update copyright notice 2015-06-16 12:49:16 +02:00
jpeg_reader.cpp centralize warning suppression 2015-11-07 17:53:09 -08:00
layer.cpp update copyright notice 2015-06-16 12:49:16 +02:00
libxml2_loader.cpp update copyright notice 2015-06-16 12:49:16 +02:00
load_map.cpp Removed image-filter from map object, made it so that premultiplication/demultiplication only took place when correctly required in image filters. 2015-08-11 14:31:29 -05:00
map.cpp add scale_image_agg' and reproject_and_scale_raster` overloads for backward caps 2015-11-19 12:26:16 +00:00
mapped_memory_cache.cpp centralize warning suppression 2015-11-07 17:53:09 -08:00
marker_cache.cpp centralize warning suppression 2015-11-07 17:53:09 -08:00
marker_helpers.cpp update copyright notice 2015-06-16 12:49:16 +02:00
math.cpp fix compile error on windows: error C2065: 'M_PI': undeclared identifier 2015-03-19 12:14:24 -07:00
memory_datasource.cpp add boolean flag for tracking when to re-calculate extent (ref #2985) 2015-07-17 20:17:51 +02:00
miniz.c fix miniz inlining 2014-06-16 09:52:25 -07:00
miniz_png.cpp centralize warning suppression 2015-11-07 17:53:09 -08:00
palette.cpp update copyright notice 2015-06-16 12:49:16 +02:00
params.cpp update copyright notice 2015-06-16 12:49:16 +02:00
parse_path.cpp update copyright notice 2015-06-16 12:49:16 +02:00
parse_transform.cpp update copyright notice 2015-06-16 12:49:16 +02:00
plugin.cpp update copyright notice 2015-06-16 12:49:16 +02:00
png_reader.cpp centralize warning suppression 2015-11-07 17:53:09 -08:00
proj_transform.cpp update copyright notice 2015-06-16 12:49:16 +02:00
projection.cpp update copyright notice 2015-06-16 12:49:16 +02:00
rapidxml_loader.cpp update copyright notice 2015-06-16 12:49:16 +02:00
raster_colorizer.cpp update copyright notice 2015-06-16 12:49:16 +02:00
renderer_common.cpp update copyright notice 2015-06-16 12:49:16 +02:00
request.cpp update copyright notice 2015-06-16 12:49:16 +02:00
rule.cpp update copyright notice 2015-06-16 12:49:16 +02:00
save_map.cpp centralize warning suppression 2015-11-07 17:53:09 -08:00
scale_denominator.cpp update copyright notice 2015-06-16 12:49:16 +02:00
simplify.cpp centralize warning suppression 2015-11-07 17:53:09 -08:00
symbolizer.cpp update copyright notice 2015-06-16 12:49:16 +02:00
symbolizer_enumerations.cpp update copyright notice 2015-06-16 12:49:16 +02:00
symbolizer_keys.cpp update copyright notice 2015-06-16 12:49:16 +02:00
tiff_reader.cpp tiff reader: read_generic is not implemented so throw in all cases not just if we can open the image 2016-01-06 09:17:35 -08:00
transform_expression.cpp update copyright notice 2015-06-16 12:49:16 +02:00
transform_expression_grammar.cpp update copyright notice 2015-06-16 12:49:16 +02:00
unicode.cpp fix typo 2015-08-27 13:07:51 +02:00
vertex_cache.cpp revert the functionality of 944f34b - refs #2937 2015-07-06 19:27:05 -07:00
warp.cpp add scale_image_agg' and reproject_and_scale_raster` overloads for backward caps 2015-11-19 12:26:16 +00:00
webp_reader.cpp centralize warning suppression 2015-11-07 17:53:09 -08:00
well_known_srs.cpp update copyright notice 2015-06-16 12:49:16 +02:00
wkb.cpp update copyright notice 2015-06-16 12:49:16 +02:00
xml_tree.cpp update copyright notice 2015-06-16 12:49:16 +02:00