.. |
cairo
|
pedantic fixes to line_pattern_rasterizer
|
2014-08-05 12:33:39 -07:00 |
grid
|
include cleanups where we used to use boost
|
2014-08-04 14:42:51 -07:00 |
group
|
-fvisibility=hidden fixes on osx with -flto
|
2014-08-09 13:44:42 -07:00 |
internal
|
range based for loops for better readability
|
2014-07-08 16:39:22 +01:00 |
json
|
geojson - make feature_collection_grammar not dependend on mapnik::context
|
2014-07-30 11:01:54 +01:00 |
markers_placements
|
prefer c++ style comments
|
2014-08-08 06:34:33 +00:00 |
renderer_common
|
Merge pull request #2345 from mapnik/emplace
|
2014-08-08 11:30:14 -07:00 |
svg
|
drop karma confix + solve conflicting spirit headers - closes #2323
|
2014-07-30 13:06:08 -07:00 |
text
|
remove boost concept_check usage - refs #2346
|
2014-08-08 13:15:57 -07:00 |
util
|
use emplace/emplace_back over insert/push_back - refs #2336
|
2014-08-05 15:19:37 -07:00 |
wkt
|
fix -Wsign-compare warnings in several grammars
|
2014-07-25 15:49:50 -07:00 |
agg_helpers.hpp
|
fix handling of all sym enums as expressions - fixes tests from #2328
|
2014-08-03 21:28:36 -07:00 |
agg_pattern_source.hpp
|
use internal noncopyable class to speed up compile times slightly
|
2012-12-16 18:19:52 -08:00 |
agg_rasterizer.hpp
|
avoid integer overflows in agg by using clamping in agg:iround with agg::rasterizer_sl_clip_int_sat - closes #2000
|
2013-10-02 17:08:22 -07:00 |
agg_renderer.hpp
|
re-arrange headers
|
2014-08-05 18:58:22 +01:00 |
attribute.hpp
|
iwyu + faster compile
|
2014-07-22 19:36:39 -07:00 |
attribute_collector.hpp
|
use emplace/emplace_back over insert/push_back - refs #2336
|
2014-08-05 15:19:37 -07:00 |
attribute_descriptor.hpp
|
remove unused <<operator
|
2014-08-06 12:26:01 -07:00 |
boolean.hpp
|
boolean_type cleanup/code re-use
|
2014-08-09 13:44:41 -07:00 |
box2d.hpp
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
color.hpp
|
color : add hash support
|
2014-07-14 12:36:04 +01:00 |
color_factory.hpp
|
improve handling of colors as expressions
|
2014-05-08 00:45:18 -07:00 |
config.hpp
|
iwyu + faster compile
|
2014-07-22 19:36:39 -07:00 |
config_error.hpp
|
rollback MAPNIK_DECL on exceptions - which breaks linking of python bindings on msvc - refs #1826
|
2013-05-15 18:47:46 -07:00 |
coord.hpp
|
remove unused <<operator
|
2014-08-06 12:28:35 -07:00 |
coord_array.hpp
|
coord_arrat<T> : add support for range based for loop interface
|
2014-07-08 16:22:24 +01:00 |
css_color_grammar.hpp
|
refactor spirit grammars
|
2014-07-24 14:31:59 -07:00 |
css_color_grammar_impl.hpp
|
minimum boost version is 1.47 - remove obsolete code handling older versions
|
2014-01-27 13:19:21 -08:00 |
ctrans.hpp
|
Re-instate skipping of proj_transform failures - closes #2147
|
2014-07-28 20:46:30 -07:00 |
datasource.hpp
|
iwyu
|
2014-07-22 23:57:06 -07:00 |
datasource_cache.hpp
|
use extern template to fix osx -flto bug - closes #2339
|
2014-08-08 14:16:49 -07:00 |
debug.hpp
|
iwyu
|
2014-08-06 12:27:10 -07:00 |
ellipsoid.hpp
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
enumeration.hpp
|
-fvisibility=hidden fixes on osx with -flto
|
2014-08-09 13:44:42 -07:00 |
evaluate_global_attributes.hpp
|
convert remaining text properties to expressions
|
2014-07-29 14:43:26 +01:00 |
expression.hpp
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
expression_evaluator.hpp
|
iwyu + fwd declares
|
2014-07-22 23:36:54 -07:00 |
expression_grammar.hpp
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
expression_grammar_impl.hpp
|
simplify code
|
2014-05-05 18:16:42 -07:00 |
expression_node.hpp
|
iwyu + faster compile
|
2014-07-22 19:36:39 -07:00 |
expression_node_types.hpp
|
iwyu + faster compile
|
2014-07-22 19:36:39 -07:00 |
expression_string.hpp
|
+ replace <boost/shared_ptr.hpp> with <memory>
|
2013-09-20 14:13:23 +01:00 |
factory.hpp
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
feature.hpp
|
use emplace/emplace_back over insert/push_back - refs #2336
|
2014-08-05 15:19:37 -07:00 |
feature_factory.hpp
|
c++11 : remove boost::make_shared includes
|
2013-10-17 15:09:56 +01:00 |
feature_kv_iterator.hpp
|
clean up tuple includes
|
2014-07-22 23:01:31 -07:00 |
feature_layer_desc.hpp
|
remove unused <<operator
|
2014-08-06 12:28:35 -07:00 |
feature_style_processor.hpp
|
iwyu
|
2014-07-22 23:57:06 -07:00 |
feature_style_processor_context.hpp
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
feature_style_processor_impl.hpp
|
remove typedef usage
|
2014-07-07 19:15:52 +01:00 |
feature_type_style.hpp
|
iwyu
|
2014-07-23 14:02:36 -07:00 |
featureset.hpp
|
iwyu
|
2014-07-22 23:57:06 -07:00 |
filter_factory.hpp
|
fix #1865
|
2013-05-24 16:45:02 -07:00 |
filter_featureset.hpp
|
iwyu
|
2014-07-22 23:57:06 -07:00 |
font_engine_freetype.hpp
|
fix header include comment
|
2014-08-05 13:15:55 -04:00 |
font_set.hpp
|
+ explicit move ctor's for mapnik::Map and mapnik::font_set
|
2014-05-27 15:35:37 +01:00 |
geom_util.hpp
|
iwyu
|
2014-07-22 22:40:39 -07:00 |
geometry.hpp
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
global.hpp
|
fix #2290
|
2014-07-28 19:06:56 -07:00 |
gradient.hpp
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
graphics.hpp
|
fix compile of graphics.hpp
|
2014-07-23 14:32:48 -07:00 |
hash_variant.hpp
|
iwyu + faster compile
|
2014-07-22 19:36:39 -07:00 |
hextree.hpp
|
fix std::sort and std::lower_bound usage
|
2014-08-04 14:42:24 -07:00 |
hit_test_filter.hpp
|
Merge branch 'master' into c++11
|
2013-08-30 09:46:09 +01:00 |
image_compositing.hpp
|
add divide, linear-dodge and linear-burn blending modes (needs testing)
|
2014-08-04 12:33:37 +01:00 |
image_data.hpp
|
-fvisibility=hidden fixes on osx with -flto
|
2014-08-09 13:44:42 -07:00 |
image_filter.hpp
|
remove boost concept_check usage - refs #2346
|
2014-08-08 13:15:57 -07:00 |
image_filter_grammar.hpp
|
iwyu
|
2014-07-23 14:02:36 -07:00 |
image_filter_grammar_impl.hpp
|
refactor spirit grammars
|
2014-07-24 14:31:59 -07:00 |
image_filter_types.hpp
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
image_reader.hpp
|
image readers: ability to check if image has alpha before full read
|
2014-06-16 09:52:26 -07:00 |
image_scaling.hpp
|
fix typo
|
2014-05-22 21:49:39 -07:00 |
image_util.hpp
|
use extern template to solve -fvisibility=hidden issues on osx
|
2014-08-09 13:44:42 -07:00 |
image_view.hpp
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
jpeg_io.hpp
|
iwyu
|
2014-08-06 12:29:07 -07:00 |
label_collision_detector.hpp
|
mode range ``for loops ``
|
2014-07-08 17:02:22 +01:00 |
layer.hpp
|
iwyu
|
2014-07-23 10:34:45 -07:00 |
load_map.hpp
|
iwyu + fwd declares
|
2014-07-22 23:36:54 -07:00 |
make_unique.hpp
|
attempt to fix compile on linux
|
2014-06-12 19:08:30 -07:00 |
map.hpp
|
fwd declare layer
|
2014-07-22 23:11:12 -07:00 |
mapped_memory_cache.hpp
|
use std::unordered_map in non-perf critical code
|
2014-08-04 13:59:02 -07:00 |
marker.hpp
|
iwyu
|
2014-08-04 13:59:13 -07:00 |
marker_cache.hpp
|
initialize default black square in marker cache - refs #952
|
2014-07-31 00:41:27 -07:00 |
marker_helpers.hpp
|
fix conditional pixel snapping for marker rasters
|
2014-07-31 00:49:00 -07:00 |
markers_placement.hpp
|
prefer c++ style comments
|
2014-08-08 06:34:33 +00:00 |
memory.hpp
|
iwyu
|
2014-07-22 22:40:39 -07:00 |
memory_datasource.hpp
|
memory_datasource: support datasource interface
|
2014-05-30 10:16:49 +01:00 |
memory_featureset.hpp
|
iwyu
|
2014-08-04 13:59:13 -07:00 |
miniz_png.hpp
|
windows build fixes in palette and miniz_png headers
|
2014-06-21 14:08:14 -07:00 |
noncopyable.hpp
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
octree.hpp
|
c++11 : use int types from <cstdint>
|
2014-05-06 18:06:47 +01:00 |
offset_converter.hpp
|
remove uneeded debug statement
|
2014-08-08 15:41:18 -07:00 |
palette.hpp
|
remove big endian support - closes #2313
|
2014-07-23 14:16:44 -07:00 |
params.hpp
|
rename mapnik::boolean to mapnik::boolean_type - closes #1899
|
2014-07-28 19:46:49 -07:00 |
params_impl.hpp
|
rename mapnik::boolean to mapnik::boolean_type - closes #1899
|
2014-07-28 19:46:49 -07:00 |
parse_path.hpp
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
parse_transform.hpp
|
simplify code
|
2014-05-05 18:16:42 -07:00 |
path_expression.hpp
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
path_expression_grammar.hpp
|
iwyu
|
2014-07-23 14:02:36 -07:00 |
path_expression_grammar_impl.hpp
|
refactor spirit grammars
|
2014-07-24 14:31:59 -07:00 |
pixel_position.hpp
|
remove unused <<operator
|
2014-08-06 12:28:35 -07:00 |
plugin.hpp
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
png_io.hpp
|
c++ style : pre-increment
|
2014-07-03 10:16:11 +01:00 |
polygon_clipper.hpp
|
clean up tuple includes
|
2014-07-22 23:01:31 -07:00 |
pool.hpp
|
iwyu
|
2014-07-22 22:40:39 -07:00 |
proj_transform.hpp
|
iwyu
|
2014-07-22 22:40:39 -07:00 |
projection.hpp
|
+ mapnik::projection add operator<<
|
2013-03-27 10:38:20 +00:00 |
ptree_helpers.hpp
|
various fixes to includes to include what is used
|
2013-01-03 18:06:07 -08:00 |
quad_tree.hpp
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
query.hpp
|
clean up tuple includes
|
2014-07-22 23:01:31 -07:00 |
raster.hpp
|
symbolizer-expressions replayed against latest master
|
2013-11-27 22:50:15 -08:00 |
raster_colorizer.hpp
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
renderer_common.hpp
|
support for render time variables
|
2014-05-11 13:08:24 -07:00 |
request.hpp
|
further refine the mapnik::request object which can be passed to custom agg_renderer
|
2013-02-25 19:33:08 -05:00 |
rule.hpp
|
iwyu
|
2014-07-23 14:02:36 -07:00 |
rule_cache.hpp
|
iwyu
|
2014-07-23 14:02:36 -07:00 |
save_map.hpp
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
scale_denominator.hpp
|
+ no need to fwd decl mapnik::Map
|
2013-02-21 09:07:38 +00:00 |
segment.hpp
|
clean up tuple includes
|
2014-07-22 23:01:31 -07:00 |
simplify.hpp
|
various fixes to includes to include what is used
|
2013-01-03 18:06:07 -08:00 |
simplify_converter.hpp
|
iwyu + fwd declares
|
2014-07-22 23:36:54 -07:00 |
span_image_filter.hpp
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
sql_utils.hpp
|
iwyu
|
2014-07-23 14:16:11 -07:00 |
symbolizer.hpp
|
-fvisibility=hidden fixes on osx with -flto
|
2014-08-09 13:44:42 -07:00 |
symbolizer_enumerations.hpp
|
add markers placement methods vertex-first and vertex-last
|
2014-08-08 06:34:33 +00:00 |
symbolizer_hash.hpp
|
remove unused symbolizer hash
|
2014-08-05 13:05:32 +01:00 |
symbolizer_keys.hpp
|
convert remaining text properties to expressions
|
2014-07-29 14:43:26 +01:00 |
symbolizer_utils.hpp
|
remove boost concept_check usage - refs #2346
|
2014-08-08 13:15:57 -07:00 |
tiff_io.hpp
|
remove big endian support - closes #2313
|
2014-07-23 14:16:44 -07:00 |
timer.hpp
|
remove uneeded semicolon
|
2012-04-16 21:19:58 -07:00 |
transform_expression.hpp
|
refactor spirit grammars
|
2014-07-24 14:31:59 -07:00 |
transform_expression_grammar.hpp
|
refactor spirit grammars
|
2014-07-24 14:31:59 -07:00 |
transform_expression_grammar_impl.hpp
|
shuffle the cost of spirit grammars
|
2014-07-25 16:15:18 -07:00 |
transform_processor.hpp
|
remove boost concept_check usage - refs #2346
|
2014-08-08 13:15:57 -07:00 |
unicode.hpp
|
c++11 : use int types from <cstdint>
|
2014-05-06 18:06:47 +01:00 |
unique_lock.hpp
|
use std::unique_lock instead of boost::unique_lock
|
2014-07-22 20:06:13 -07:00 |
utils.hpp
|
include cleanups where we used to use boost
|
2014-08-04 14:42:51 -07:00 |
value.hpp
|
remove boost concept_check usage - refs #2346
|
2014-08-08 13:15:57 -07:00 |
value_error.hpp
|
rollback MAPNIK_DECL on exceptions - which breaks linking of python bindings on msvc - refs #1826
|
2013-05-15 18:47:46 -07:00 |
value_types.hpp
|
-fvisibility=hidden fixes on osx with -flto
|
2014-08-09 13:44:42 -07:00 |
version.hpp
|
fix version in code comment
|
2014-04-15 17:26:02 -04:00 |
vertex.hpp
|
remove unused <<operator
|
2014-08-06 12:28:35 -07:00 |
vertex_converters.hpp
|
iwyu
|
2014-08-06 08:17:31 -07:00 |
vertex_vector.hpp
|
clean up tuple includes
|
2014-07-22 23:01:31 -07:00 |
warp.hpp
|
expose various image symbols for windows - refs mapnik/node-mapnik#260
|
2014-05-22 21:28:44 -07:00 |
webp_io.hpp
|
include cleanups where we used to use boost
|
2014-08-04 14:42:51 -07:00 |
well_known_srs.hpp
|
make M_PI visible to msvc
|
2013-02-20 10:46:56 -08:00 |
wkb.hpp
|
refactor spirit grammars
|
2014-07-24 14:31:59 -07:00 |
xml_attribute_cast.hpp
|
use emplace/emplace_back over insert/push_back - refs #2336
|
2014-08-05 15:19:37 -07:00 |
xml_loader.hpp
|
Add rapidxml parser.
|
2012-03-13 09:02:53 +01:00 |
xml_node.hpp
|
iwyu + faster compile
|
2014-07-22 19:36:39 -07:00 |
xml_tree.hpp
|
all static grammar usage const + xml_tree cleanups
|
2014-04-30 10:42:05 -07:00 |