mapnik/src
2017-03-14 11:53:52 +00:00
..
agg move box2.hpp and related files into geometry dir 2017-01-26 09:51:37 +01:00
cairo more fix GCC shadows a member warning [-Wshadow] 2017-01-13 09:38:54 +01:00
geometry move box2.hpp and related files into geometry dir 2017-01-26 09:51:37 +01:00
grid more fix GCC shadows a member warning [-Wshadow] 2017-01-12 18:09:10 +01:00
group update copyright year to 2016 2016-12-20 17:57:22 +01:00
json move box2.hpp and related files into geometry dir 2017-01-26 09:51:37 +01:00
renderer_common strip boost::optional from non-optional marker ptr 2017-02-22 13:37:52 +01:00
svg SVG transform - implement in terms of boost::spirit::x3 2016-12-23 16:32:05 +01:00
text Merge branch 'text-extend' of https://github.com/mapycz/mapnik into mapycz-text-extend 2017-03-14 11:53:52 +00:00
util update copyright year to 2016 2016-12-20 17:57:22 +01:00
wkt restore to_wkt on geometry<std::int64_t> 2016-11-14 15:23:29 -08:00
build.py move box2.hpp and related files into geometry dir 2017-01-26 09:51:37 +01:00
cairo_io.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
color.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
color_factory.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
config_error.cpp remove remaining usage of deprecated dymamic exceptions: dtors are implicitely noexcept + qualify what methods with noexcept 2017-01-09 11:47:52 +01: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 update copyright year to 2016 2016-12-20 17:57:22 +01:00
datasource_cache.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
datasource_cache_static.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
debug.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
expression.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
expression_grammar_x3.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
expression_node.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
expression_string.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
feature_kv_iterator.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
feature_style_processor.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
feature_type_style.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
font_engine_freetype.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
font_set.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
fs.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
function_call.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
generate_image_filters.cpp merge spirit-x3 2016-10-13 17:00:11 +02:00
gradient.cpp remove remaining usage of deprecated dymamic exceptions: dtors are implicitely noexcept + qualify what methods with noexcept 2017-01-09 11:47:52 +01:00
image.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
image_any.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
image_compositing.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
image_copy.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
image_filter_grammar_x3.cpp merge spirit-x3 2016-10-13 17:00:11 +02:00
image_options.cpp include png.h outside any namespace 2017-02-02 12:19:17 +01:00
image_reader.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
image_scaling.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
image_util.cpp move box2.hpp and related files into geometry dir 2017-01-26 09:51:37 +01:00
image_util_jpeg.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
image_util_png.cpp define PNG_FAST_FILTERS if png.h doesn't have it 2017-02-02 12:19:17 +01:00
image_util_tiff.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
image_util_webp.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
image_view.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
image_view_any.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
jpeg_reader.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
layer.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
libxml2_loader.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
load_map.cpp Merge branch 'text-extend' of https://github.com/mapycz/mapnik into mapycz-text-extend 2017-03-14 11:53:52 +00:00
map.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
mapped_memory_cache.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
marker_cache.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
marker_helpers.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
math.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
memory_datasource.cpp move box2.hpp and related files into geometry dir 2017-01-26 09:51:37 +01:00
palette.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
params.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
parse_image_filters.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
parse_path.cpp refactor path_expression_grammar 2016-10-13 17:00:11 +02:00
parse_transform.cpp move transform related headers into transform dir to minimize clutter 2017-01-11 11:10:03 +01:00
path_expression_grammar_x3.cpp refactor path_expression_grammar 2016-10-13 17:00:11 +02:00
plugin.cpp fix GCC shadows a member warning [-Wshadow] 2017-01-12 17:48:56 +01:00
png_reader.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
proj_transform.cpp move box2.hpp and related files into geometry dir 2017-01-26 09:51:37 +01:00
projection.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
rapidxml_loader.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
raster_colorizer.cpp more fix GCC shadows a member warning [-Wshadow] 2017-01-13 09:38:54 +01:00
renderer_common.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
request.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
rule.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
save_map.cpp move transform related headers into transform dir to minimize clutter 2017-01-11 11:10:03 +01:00
scale_denominator.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
simplify.cpp centralize warning suppression 2015-11-07 17:53:09 -08:00
symbolizer.cpp move transform related headers into transform dir to minimize clutter 2017-01-11 11:10:03 +01:00
symbolizer_enumerations.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
symbolizer_keys.cpp Merge branch 'text-extend' of https://github.com/mapycz/mapnik into mapycz-text-extend 2017-03-14 11:53:52 +00:00
tiff_reader.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
transform_expression.cpp move transform related headers into transform dir to minimize clutter 2017-01-11 11:10:03 +01:00
transform_expression_grammar_x3.cpp move transform related headers into transform dir to minimize clutter 2017-01-11 11:10:03 +01: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 update copyright year to 2016 2016-12-20 17:57:22 +01: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 update copyright year to 2016 2016-12-20 17:57:22 +01:00
warp.cpp move box2.hpp and related files into geometry dir 2017-01-26 09:51:37 +01:00
webp_reader.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
well_known_srs.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
wkb.cpp update copyright year to 2016 2016-12-20 17:57:22 +01:00
xml_tree.cpp more fix GCC shadows a member warning [-Wshadow] 2017-01-13 09:38:54 +01:00