.. |
cairo
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
csv
|
csv_grammar - implament custom (white-space only) skipper + optimise grammar
|
2015-10-07 12:33:10 +01:00 |
grid
|
more g++ warning fixes
|
2016-01-21 13:56:29 -08:00 |
group
|
minor namespace cleanup in group_layout_manager
|
2016-01-29 00:10:18 +01:00 |
json
|
Merge branch 'master' into spirit-x3
|
2016-01-12 15:13:17 +00:00 |
markers_placements
|
refactor render_markers_symbolizer
|
2016-01-29 00:10:19 +01:00 |
renderer_common
|
fix text_render_thunk construction
|
2016-01-29 00:12:18 +01:00 |
svg
|
more g++ warning fixes
|
2016-01-21 13:56:29 -08:00 |
text
|
Merge branch 'master' into spirit-x3
|
2016-01-29 11:15:19 +01:00 |
util
|
Merge pull request #3245 from lightmare/movable
|
2016-01-28 19:16:26 +01:00 |
wkt
|
centralize warning suppression
|
2015-11-07 17:53:09 -08:00 |
agg_helpers.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
agg_pattern_source.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
agg_rasterizer.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
agg_render_marker.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
agg_renderer.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
attribute.hpp
|
start fixing gcc 4.9 -Wshadow warnings
|
2015-12-04 13:52:31 +00:00 |
attribute_collector.hpp
|
centralize warning suppression
|
2015-11-07 17:53:09 -08:00 |
attribute_descriptor.hpp
|
c++11 - upfate to canonical operator= impl
|
2015-10-16 12:46:24 +01:00 |
boolean.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
box2d.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
cairo_io.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
color.hpp
|
Merge branch 'master' of github.com:mapnik/mapnik into spirit-x3
|
2016-01-19 12:25:36 -08:00 |
color_factory.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
config.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
config_error.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
coord.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
css_color_grammar.hpp
|
centralize warning suppression
|
2015-11-07 17:53:09 -08:00 |
css_color_grammar_impl.hpp
|
fix parsing colors in hexadecimal notation
|
2015-09-18 13:54:05 +00:00 |
css_color_grammar_x3.hpp
|
css_color - re-factor grammar into *_x3.hpp, *_x3_def.hpp, *_x3.cpp. Make css_color_grammar_type available via css_color_grammar::css_color_grammar_type color_grammar();
|
2016-02-01 15:34:18 +01:00 |
css_color_grammar_x3_def.hpp
|
css_color - re-factor grammar into *_x3.hpp, *_x3_def.hpp, *_x3.cpp. Make css_color_grammar_type available via css_color_grammar::css_color_grammar_type color_grammar();
|
2016-02-01 15:34:18 +01:00 |
datasource.hpp
|
more g++ warning fixes
|
2016-01-21 13:56:29 -08:00 |
datasource_cache.hpp
|
Fix deadlock in recursive datasource registration.
|
2015-08-23 20:25:35 +01:00 |
datasource_geometry_type.hpp
|
Add operator!= to datasource (needed for copy_move_test.cpp)
|
2015-04-25 10:34:25 +02:00 |
debug.hpp
|
use atomic<> where possible to avoid locking
|
2015-09-08 12:28:16 +02:00 |
ellipsoid.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
enumeration.hpp
|
remove dead code in enumeration.hpp
|
2016-02-02 12:35:19 -08:00 |
evaluate_global_attributes.hpp
|
fix yet more -Wshadow warnings
|
2016-01-21 14:13:55 -08:00 |
expression.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
expression_evaluator.hpp
|
fix return type
|
2016-01-27 12:05:39 +01:00 |
expression_grammar_x3.hpp
|
transform expressions - split grammar into *.hpp *_def.hpp and *.cpp
|
2015-12-09 11:53:57 +00:00 |
expression_grammar_x3_config.hpp
|
avoid warnings in expression_grammar_x3_config.hpp
|
2016-01-19 13:00:42 -08:00 |
expression_grammar_x3_def.hpp
|
Revert "expression_test - attempt to fix nested function calls"
|
2016-01-20 14:03:00 +01:00 |
expression_node.hpp
|
expression_node - remove unused operator's
|
2015-12-04 16:19:37 +00:00 |
expression_node_types.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
expression_string.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
factory.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
feature.hpp
|
make clang happy - const default initialization
|
2016-01-30 02:03:25 +01:00 |
feature_factory.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
feature_kv_iterator.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
feature_layer_desc.hpp
|
add has_name(std::string const& name) const method
|
2015-10-16 13:14:41 +01:00 |
feature_style_processor.hpp
|
apply constness
|
2015-10-01 20:11:37 +00:00 |
feature_style_processor_context.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
feature_style_processor_impl.hpp
|
more g++ warning fixes
|
2016-01-21 13:56:29 -08:00 |
feature_type_style.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
featureset.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
filter_factory.hpp
|
fix #1865
|
2013-05-24 16:45:02 -07:00 |
filter_featureset.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
font_engine_freetype.hpp
|
make face_manager copyable
|
2016-01-29 00:10:18 +01:00 |
font_set.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
function_call.hpp
|
c++11 - use std::abs (http://en.cppreference.com/w/cpp/numeric/math/fabs)
|
2016-01-20 11:21:04 +01:00 |
geom_util.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
geometry.hpp
|
remove explicitly-defaulted constructors and assignment operators ...
|
2016-01-30 02:03:25 +01:00 |
geometry_adapters.hpp
|
centralize warning suppression
|
2015-11-07 17:53:09 -08:00 |
geometry_centroid.hpp
|
centroid: enable algorithm on multi-geometries with empty sub-geometries
|
2015-11-24 15:41:34 +00:00 |
geometry_correct.hpp
|
centralize warning suppression
|
2015-11-07 17:53:09 -08:00 |
geometry_envelope.hpp
|
Moved geometry envelope to an impl
|
2015-04-06 11:00:03 -05:00 |
geometry_envelope_impl.hpp
|
geometry_envelope - add missing linear_ring
|
2015-12-17 12:07:05 +00:00 |
geometry_fusion_adapted.hpp
|
expose mapnik::geometry::polygon<double>::rings_container to allow specialising interior rings container
|
2015-08-11 17:13:04 +02:00 |
geometry_is_empty.hpp
|
fix multiple -Wunused-parameter warnings [skip ci]
|
2015-11-19 17:14:58 -08:00 |
geometry_is_simple.hpp
|
geometry_is_simple - fix handling multi-geometries (1.59)
|
2015-10-06 16:14:20 +01:00 |
geometry_is_valid.hpp
|
Updated the way that is_valid and is_simple operate in mapnik and added lots of testing around them.
|
2015-10-05 15:10:24 -07:00 |
geometry_remove_empty.hpp
|
centroid: enable algorithm on multi-geometries with empty sub-geometries
|
2015-11-24 15:41:34 +00:00 |
geometry_reprojection.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
geometry_reprojection_impl.hpp
|
more const strictness, update to work with latest mapbox::variant/visitor-no-copy branch
|
2016-01-27 14:50:17 +01:00 |
geometry_strategy.hpp
|
Changed from floor to round
|
2015-05-26 15:52:41 -05:00 |
geometry_to_path.hpp
|
style
|
2015-05-13 11:32:34 +01:00 |
geometry_transform.hpp
|
catch and remove more spurious std::move's
|
2015-06-02 15:36:31 +01:00 |
geometry_type.hpp
|
A large set of changes that help allow WKT for int64_t type geometeries, modified some strategies, made it so that the clipper would use mapnik geometries.
|
2015-04-21 09:34:52 -05:00 |
geometry_types.hpp
|
more iwyu
|
2015-04-04 13:21:09 -04:00 |
global.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
gradient.hpp
|
add operator==()
|
2015-07-23 12:58:14 +02:00 |
hextree.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
hit_test_filter.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
image.hpp
|
remove explicitly-defaulted constructors and assignment operators ...
|
2016-01-30 02:03:25 +01:00 |
image_any.hpp
|
refine noexcept specifiers on forwarding conversion constructors
|
2016-01-30 02:03:25 +01:00 |
image_compositing.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
image_copy.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
image_filter.hpp
|
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.hpp
|
image_filter_grammar - move 'BOOST_FUSION_ADAPT_STRUCT` into *_impl.hpp
|
2016-02-02 11:30:00 +01:00 |
image_filter_grammar_impl.hpp
|
image_filter_grammar - move 'BOOST_FUSION_ADAPT_STRUCT` into *_impl.hpp
|
2016-02-02 11:30:00 +01:00 |
image_filter_types.hpp
|
agg_stack_blur - add ctors
|
2016-02-05 13:04:36 +01:00 |
image_impl.hpp
|
remove explicitly-defaulted constructors and assignment operators ...
|
2016-01-30 02:03:25 +01:00 |
image_null.hpp
|
remove explicitly-defaulted constructors and assignment operators ...
|
2016-01-30 02:03:25 +01:00 |
image_options.hpp
|
image_options - add key0=value0:key1:key2=value2 parser
|
2015-05-14 15:37:21 +01:00 |
image_reader.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
image_scaling.hpp
|
fix #3178
|
2015-11-19 20:57:05 -08:00 |
image_scaling_traits.hpp
|
fix header glitches uncovered by time-header script - refs #3208
|
2015-12-16 13:17:19 -08:00 |
image_util.hpp
|
centralize warning suppression
|
2015-11-07 17:53:09 -08:00 |
image_util_jpeg.hpp
|
fix header glitches uncovered by time-header script - refs #3208
|
2015-12-16 13:17:19 -08:00 |
image_util_png.hpp
|
fix minor header glitches to allow headers to compile standalone
|
2015-12-16 14:22:36 -08:00 |
image_util_tiff.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
image_util_webp.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
image_view.hpp
|
remove explicitly-defaulted constructors and assignment operators ...
|
2016-01-30 02:03:25 +01:00 |
image_view_any.hpp
|
refine noexcept specifiers on forwarding conversion constructors
|
2016-01-30 02:03:25 +01:00 |
image_view_impl.hpp
|
remove explicitly-defaulted constructors and assignment operators ...
|
2016-01-30 02:03:25 +01:00 |
image_view_null.hpp
|
fix minor header glitches to allow headers to compile standalone
|
2015-12-16 14:22:36 -08:00 |
jpeg_io.hpp
|
jpeg: fix re-occuring boolean/TRUE/FALSE issue + prefer using c++ headers
|
2015-10-05 15:23:20 +01:00 |
label_collision_detector.hpp
|
handle more gcc 4.9 -Wshadow warnings
|
2015-12-04 14:07:42 -05:00 |
layer.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
load_map.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
make_unique.hpp
|
move #ifdef/#endif to include include directive and avoid redundant <memory>
|
2015-12-02 14:30:59 +00:00 |
map.hpp
|
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 |
mapped_memory_cache.hpp
|
fix minor header glitches to allow headers to compile standalone
|
2015-12-16 14:22:36 -08:00 |
marker.hpp
|
refine noexcept specifiers on forwarding conversion constructors
|
2016-01-30 02:03:25 +01:00 |
marker_cache.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
marker_helpers.hpp
|
move render_markers_symbolizer to separate .cpp
|
2016-01-29 00:12:18 +01:00 |
markers_placement.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
memory_datasource.hpp
|
Made it possible to change the type of a memory datasource by inspecting the features that are added to the memory datasource
|
2016-01-14 08:36:12 -06:00 |
memory_featureset.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
octree.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
offset_converter.hpp
|
Merge branch 'master' into spirit-x3
|
2016-02-01 10:04:07 +01:00 |
palette.hpp
|
centralize warning suppression
|
2015-11-07 17:53:09 -08:00 |
params.hpp
|
refine noexcept specifiers on forwarding conversion constructors
|
2016-01-30 02:03:25 +01:00 |
params_impl.hpp
|
centralize warning suppression
|
2015-11-07 17:53:09 -08:00 |
parse_path.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
parse_transform.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
path.hpp
|
more g++ warning fixes
|
2016-01-21 13:56:29 -08:00 |
path_expression.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
path_expression_grammar.hpp
|
centralize warning suppression
|
2015-11-07 17:53:09 -08:00 |
path_expression_grammar_impl.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
pixel_position.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
pixel_types.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
plugin.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
png_io.hpp
|
remove miniz support - library is unused in mapnik and unmaintained since 2013 (https://code.google.com/archive/p/miniz/)
|
2016-02-02 11:37:26 -08:00 |
pool.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
proj_strategy.hpp
|
centralize warning suppression
|
2015-11-07 17:53:09 -08:00 |
proj_transform.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
projection.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
ptree_helpers.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
quad_tree.hpp
|
silence more gcc shadow/unused warnings
|
2016-01-19 18:06:11 -08:00 |
query.hpp
|
more g++ warning fixes
|
2016-01-21 13:56:29 -08:00 |
raster.hpp
|
fix yet more -Wshadow warnings
|
2016-01-21 14:13:55 -08:00 |
raster_colorizer.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
renderer_common.hpp
|
derive virtual_renderer_common from renderer_common
|
2016-01-29 00:10:19 +01:00 |
request.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
rule.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
rule_cache.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
safe_cast.hpp
|
proper use of std:: in safe_cast
|
2015-06-15 20:41:50 -07:00 |
save_map.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
scale_denominator.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
segment.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
simplify.hpp
|
various fixes to includes to include what is used
|
2013-01-03 18:06:07 -08:00 |
simplify_converter.hpp
|
start fixing gcc 4.9 -Wshadow warnings
|
2015-12-04 13:52:31 +00:00 |
span_image_filter.hpp
|
fix yet more -Wshadow warnings
|
2016-01-21 14:13:55 -08:00 |
sql_utils.hpp
|
centralize warning suppression
|
2015-11-07 17:53:09 -08:00 |
sse.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
symbolizer.hpp
|
svg - move stroke-dasharray setup into dash-array parser method
|
2016-01-07 11:20:22 +00:00 |
symbolizer_base.hpp
|
refine noexcept specifiers on forwarding conversion constructors
|
2016-01-30 02:03:25 +01:00 |
symbolizer_default_values.hpp
|
fix minor header glitches to allow headers to compile standalone
|
2015-12-16 14:22:36 -08:00 |
symbolizer_dispatch.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
symbolizer_enumerations.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
symbolizer_hash.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
symbolizer_keys.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
symbolizer_utils.hpp
|
svg - move stroke-dasharray setup into dash-array parser method
|
2016-01-07 11:20:22 +00:00 |
tiff_io.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
timer.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
tolerance_iterator.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
transform_expression.hpp
|
fix -Wshadow warnings
|
2015-12-04 12:01:39 -05:00 |
transform_expression_grammar_x3.hpp
|
transform expressions - split grammar into *.hpp *_def.hpp and *.cpp
|
2015-12-09 11:53:57 +00:00 |
transform_expression_grammar_x3_def.hpp
|
transform grammar - fix optional separator logic
|
2016-02-05 13:05:15 +01:00 |
transform_path_adapter.hpp
|
handle more gcc 4.9 -Wshadow warnings
|
2015-12-04 14:07:42 -05:00 |
transform_processor.hpp
|
more const strictness, update to work with latest mapbox::variant/visitor-no-copy branch
|
2016-01-27 14:50:17 +01:00 |
unicode.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
value.hpp
|
Merge branch 'master' into spirit-x3
|
2016-02-03 17:24:11 +01:00 |
value_error.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
value_hash.hpp
|
upgrade to latest variant - refs mapbox/variant#73
|
2016-01-29 15:54:15 -08:00 |
value_types.hpp
|
mapnik::value_null - correct <=, >= return values ref #3285
|
2016-02-04 10:04:27 +01:00 |
version.hpp
|
now working on Mapnik v3.0.9 [skip ci]
|
2015-11-05 11:26:31 -08:00 |
vertex.hpp
|
remove explicitly-defaulted constructors and assignment operators ...
|
2016-01-30 02:03:25 +01:00 |
vertex_adapters.hpp
|
Slight fixes after merge
|
2015-04-15 16:05:56 -05:00 |
vertex_cache.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
vertex_converters.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
vertex_processor.hpp
|
more const strictness, update to work with latest mapbox::variant/visitor-no-copy branch
|
2016-01-27 14:50:17 +01:00 |
vertex_vector.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
view_strategy.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
view_transform.hpp
|
handle more gcc 4.9 -Wshadow warnings
|
2015-12-04 14:07:42 -05:00 |
warning_ignore.hpp
|
more g++ warning fixes
|
2016-01-21 13:56:29 -08:00 |
warp.hpp
|
add scale_image_agg' and reproject_and_scale_raster` overloads for backward caps
|
2015-11-19 12:26:16 +00:00 |
webp_io.hpp
|
centralize warning suppression
|
2015-11-07 17:53:09 -08:00 |
well_known_srs.hpp
|
use std::size_t to be complaint with STL containers + explicit types
|
2015-12-10 15:23:16 +00:00 |
wkb.hpp
|
inherit mapnik::util::variant from mapbox::variant and add mapbox::variant as submodule
|
2016-01-14 15:02:41 +00:00 |
xml_attribute_cast.hpp
|
centralize warning suppression
|
2015-11-07 17:53:09 -08:00 |
xml_loader.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
xml_node.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
xml_tree.hpp
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |