mapnik/src
2016-12-02 11:42:57 +01:00
..
agg Merge branch 'master' into develop-master 2016-10-17 16:56:08 +02:00
cairo merge spirit-x3 2016-10-13 17:00:11 +02:00
geometry remove unused include directive 2016-10-13 17:00:12 +02:00
grid merge spirit-x3 2016-10-13 17:00:11 +02:00
group refactor value related objects into include/value dir 2016-10-11 18:01:30 +02:00
json fix more gcc warnings 2016-12-02 11:42:57 +01:00
renderer_common refactor souce code files with the following rule: the physical filesytem path matches namespace structure 2016-10-11 18:01:29 +02:00
svg merge spirit-x3 2016-10-13 17:00:11 +02:00
text merge spirit-x3 2016-10-13 17:00:11 +02:00
util move singleton to util/singleton.hpp 2015-06-02 11:10:41 +01:00
wkt restore to_wkt on geometry<std::int64_t> 2016-11-14 15:23:29 -08:00
box2d.cpp don't instantiate types that are not used in core library 2016-05-03 18:33:06 +02:00
build.py refactor path_expression_grammar 2016-10-13 17:00:11 +02:00
cairo_io.cpp update copyright notice 2015-06-16 12:49:16 +02:00
color.cpp remove unused include 2016-02-22 15:38:15 +01:00
color_factory.cpp merge spirit-x3 2016-10-13 17:00:11 +02:00
config_error.cpp iwyu 2013-07-23 18:59:05 -04:00
conversions_numeric.cpp merge spirit-x3 2016-10-13 17:00:11 +02:00
conversions_string.cpp merge spirit-x3 2016-10-13 17:00:11 +02:00
css_color_grammar_x3.cpp merge spirit-x3 2016-10-13 17:00:11 +02:00
dasharray_parser.cpp merge spirit-x3 2016-10-13 17:00:11 +02:00
datasource_cache.cpp c++ format 2016-07-25 15:55:50 +02:00
datasource_cache_static.cpp replace remaining boost::unordered_map 2015-06-18 11:08:35 +02:00
debug.cpp share stringify macro from common header 2016-03-09 16:16:14 -08:00
expression.cpp remove unused #include <mapnik/expression_grammar_x3_config.hpp> 2016-10-13 17:00:12 +02:00
expression_grammar_x3.cpp merge spirit-x3 2016-10-13 17:00:11 +02:00
expression_node.cpp refactor value related objects into include/value dir 2016-10-11 18:01:30 +02:00
expression_string.cpp refactor value related objects into include/value dir 2016-10-11 18:01:30 +02:00
feature_kv_iterator.cpp Revert "feature_kv_iterator - change logic in 'increment' to skip key/value's when value doesn't exist" 2016-07-15 12:21:41 +01:00
feature_style_processor.cpp update copyright notice 2015-06-16 12:49:16 +02:00
feature_type_style.cpp merge spirit-x3 2016-10-13 17:00:11 +02:00
font_engine_freetype.cpp merge spirit-x3 2016-10-13 17:00:11 +02:00
font_set.cpp update copyright notice 2015-06-16 12:49:16 +02:00
fs.cpp finish wrapping boost includes to suppress warnings - add agg wrapper - refs #2907 2016-03-09 16:42:15 -08:00
function_call.cpp update copyright notice 2015-06-16 12:49:16 +02:00
generate_image_filters.cpp merge spirit-x3 2016-10-13 17:00:11 +02:00
gradient.cpp gradient does not need to be a fancy enumeration 2016-02-09 09:56:57 -08:00
image.cpp remove bogus template instantiations 2016-10-13 17:00:12 +02:00
image_any.cpp update copyright notice 2015-06-16 12:49:16 +02:00
image_compositing.cpp simplify visitor code in image_compositing 2016-07-25 14:51:45 +02:00
image_copy.cpp more const strictness, update to work with latest mapbox::variant/visitor-no-copy branch 2016-01-27 14:50:17 +01:00
image_filter_grammar_x3.cpp merge spirit-x3 2016-10-13 17:00:11 +02:00
image_options.cpp merge spirit-x3 2016-10-13 17:00:11 +02:00
image_reader.cpp update copyright notice 2015-06-16 12:49:16 +02:00
image_scaling.cpp finish wrapping boost includes to suppress warnings - add agg wrapper - refs #2907 2016-03-09 16:42:15 -08:00
image_util.cpp finish wrapping boost includes to suppress warnings - add agg wrapper - refs #2907 2016-03-09 16:42:15 -08:00
image_util_jpeg.cpp remove bogus template instantiations 2016-10-13 17:00:12 +02:00
image_util_png.cpp remove bogus template instantiations 2016-10-13 17:00:12 +02:00
image_util_tiff.cpp update copyright notice 2015-06-16 12:49:16 +02:00
image_util_webp.cpp remove bogus template instantiations 2016-10-13 17:00:12 +02:00
image_view.cpp remove bogus template instantiations 2016-10-13 17:00:12 +02:00
image_view_any.cpp update copyright notice 2015-06-16 12:49:16 +02:00
jpeg_reader.cpp implement custom char_array_bufrer and remove boost::iostreams dependency 2016-06-22 17:21:25 +01:00
layer.cpp merge spirit-x3 2016-10-13 17:00:11 +02:00
libxml2_loader.cpp update copyright notice 2015-06-16 12:49:16 +02:00
load_map.cpp Fix 'occured' typo, replace with 'occurred'. 2016-08-05 14:50:50 +02:00
map.cpp merge spirit-x3 2016-10-13 17:00:11 +02:00
mapped_memory_cache.cpp Add explicit instantiation declaration of singleton<mapped_memory_cache, CreateStatic> to avoid multiple instantiations across translation units. (ref #3306) 2016-02-19 11:00:58 +01:00
marker_cache.cpp Fix 'intialize' typo, replace with 'initialize'. 2016-08-05 14:49:45 +02:00
marker_helpers.cpp Fix stroke-width size not included in markers ellipse bounding box 2016-06-03 11:12:14 +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 merge spirit-x3 2016-10-13 17:00:11 +02:00
palette.cpp Support creating paletted images for any number of pixels e.g < 3 (ref #3466) 2016-07-20 14:01:14 +02:00
params.cpp refactor value related objects into include/value dir 2016-10-11 18:01:30 +02:00
parse_image_filters.cpp merge spirit-x3 2016-10-13 17:00:11 +02:00
parse_path.cpp refactor path_expression_grammar 2016-10-13 17:00:11 +02:00
parse_transform.cpp merge spirit-x3 2016-10-13 17:00:11 +02:00
path_expression_grammar_x3.cpp refactor path_expression_grammar 2016-10-13 17:00:11 +02:00
plugin.cpp remove extra ; 2016-04-06 11:35:49 +02:00
png_reader.cpp implement custom char_array_bufrer and remove boost::iostreams dependency 2016-06-22 17:21:25 +01:00
proj_transform.cpp simplify logic a bit 2016-05-26 16:27:22 +02:00
projection.cpp update copyright notice 2015-06-16 12:49:16 +02:00
rapidxml_loader.cpp suppress more third party warnings 2016-03-10 12:46:00 -08:00
raster_colorizer.cpp refactor value related objects into include/value dir 2016-10-11 18:01:30 +02:00
renderer_common.cpp derive virtual_renderer_common from renderer_common 2016-01-29 00:10:19 +01: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 Fix clang >= 3.9.0 compilation by using mapbox::util::variant as alias (via deps/mapbox/variant => "types" branch) 2016-10-13 17:00:12 +02: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 tidy 2016-06-22 17:25:37 +01:00
transform_expression.cpp update copyright notice 2015-06-16 12:49:16 +02:00
transform_expression_grammar_x3.cpp merge spirit-x3 2016-10-13 17:00:11 +02:00
twkb.cpp refactor souce code files with the following rule: the physical filesytem path matches namespace structure 2016-10-11 18:01:29 +02:00
unicode.cpp refactor value related objects into include/value dir 2016-10-11 18:01:30 +02:00
value.cpp refactor value related objects into include/value dir 2016-10-11 18:01:30 +02:00
vertex_adapters.cpp refactor souce code files with the following rule: the physical filesytem path matches namespace structure 2016-10-11 18:01:29 +02:00
vertex_cache.cpp revert the functionality of 944f34b - refs #2937 2015-07-06 19:27:05 -07:00
warp.cpp finish wrapping boost includes to suppress warnings - add agg wrapper - refs #2907 2016-03-09 16:42:15 -08:00
webp_reader.cpp merge spirit-x3 2016-10-13 17:00:11 +02:00
well_known_srs.cpp suppress more third party warnings 2016-03-10 12:46:00 -08:00
wkb.cpp merge spirit-x3 2016-10-13 17:00:11 +02:00
xml_tree.cpp merge spirit-x3 2016-10-13 17:00:11 +02:00