.. |
formatting
|
iwyu
|
2013-01-04 00:12:46 -08:00 |
grid
|
use more forward declares in renderer headers to speed up compiles of process cpp files
|
2013-01-04 09:17:58 -08:00 |
internal
|
various fixes to includes to include what is used
|
2013-01-03 18:06:07 -08:00 |
json
|
iwyu
|
2013-01-04 00:13:40 -08:00 |
svg
|
use more forward declares in renderer headers to speed up compiles of process cpp files
|
2013-01-04 09:17:58 -08:00 |
text_placements
|
use internal noncopyable class to speed up compile times slightly
|
2012-12-16 18:19:52 -08:00 |
util
|
move type conversions code fully to cpp file to reduce compile times across code base
|
2013-01-04 09:27:39 -08:00 |
wkt
|
+ ensure 'close path' handled correcly
|
2012-12-18 11:44:35 +00:00 |
agg_helpers.hpp
|
include what you use
|
2012-08-27 18:39:33 -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
|
use internal noncopyable class to speed up compile times slightly
|
2012-12-16 18:19:52 -08:00 |
agg_renderer.hpp
|
use more forward declares in renderer headers to speed up compiles of process cpp files
|
2013-01-04 09:17:58 -08:00 |
attribute.hpp
|
+ wrap return value into mapnik::value_integer
|
2012-12-18 15:18:40 +00:00 |
attribute_collector.hpp
|
iwyu
|
2013-01-03 23:58:12 -08:00 |
attribute_descriptor.hpp
|
return the correct type in attribute.get_type
|
2013-01-02 13:45:06 -08:00 |
boolean.hpp
|
use the std library tolower over boost::algorithm::to_lower for both better runtime and compile speed - closes #1677
|
2013-01-03 19:27:53 -08:00 |
box2d.hpp
|
add pad method on box2d to help tighten otherwise verbose code
|
2012-12-11 13:56:25 -08:00 |
building_symbolizer.hpp
|
Revert "move symbolizers typedef out of rule and be explicit about including config.hpp for MAPNIK_DECL - refs #1527"
|
2012-10-10 10:50:56 -07:00 |
cairo_renderer.hpp
|
remove unnessary semicolon
|
2013-01-02 13:42:56 -08:00 |
char_info.hpp
|
initialize members of char_info - refs #1114
|
2012-03-05 14:51:14 -08:00 |
color.hpp
|
+ use uint8_t in get/set methods
|
2013-01-03 13:51:16 +00:00 |
color_factory.hpp
|
More parser clean up - color parser
|
2012-08-29 16:41:48 -04:00 |
config.hpp
|
remove old shim
|
2012-03-12 13:21:38 -07:00 |
config_error.hpp
|
remove unused iostream includes and unnecessary usage of ostringstream - refs #1055
|
2012-12-06 23:06:12 -08:00 |
coord.hpp
|
avoid variable shadowing between members and constructor args
|
2013-01-02 13:51:15 -08:00 |
coord_array.hpp
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
css_color_grammar.hpp
|
shuffle color function
|
2012-10-04 17:59:34 -07:00 |
css_color_grammar_def.hpp
|
line at end of file
|
2013-01-02 16:22:19 -08:00 |
ctrans.hpp
|
create path_expression.hpp and leverage to simplify and speed up compiles
|
2013-01-03 20:00:23 -08:00 |
datasource.hpp
|
move feature_ptr typedef to feature.hpp to enable access without complexity of datasource header
|
2013-01-04 00:18:08 -08:00 |
datasource_cache.hpp
|
Merge branch 'master' of github.com:mapnik/mapnik into no-bind
|
2012-12-17 13:03:11 -08:00 |
debug.hpp
|
use internal noncopyable class to speed up compile times slightly
|
2012-12-16 18:19:52 -08:00 |
debug_symbolizer.hpp
|
Revert "move symbolizers typedef out of rule and be explicit about including config.hpp for MAPNIK_DECL - refs #1527"
|
2012-10-10 10:50:56 -07:00 |
distance.hpp
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
ellipsoid.hpp
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
enumeration.hpp
|
no need to turn off stderr in enumeration since they are fatal and therefore no need for debug.hpp
|
2013-01-03 19:51:00 -08:00 |
expression.hpp
|
various fixes to includes to include what is used
|
2013-01-03 18:06:07 -08:00 |
expression_evaluator.hpp
|
various fixes to includes to include what is used
|
2013-01-03 18:06:07 -08:00 |
expression_grammar.hpp
|
create path_expression.hpp and leverage to simplify and speed up compiles
|
2013-01-03 20:00:23 -08:00 |
expression_node.hpp
|
reduce build time of xml_tree by half and memory usage by 1/3 - refs #1267
|
2012-07-23 16:15:27 -07:00 |
expression_string.hpp
|
new patch from @lightmare for protecting against expression.to_string misusage - closes #1232
|
2012-07-25 08:47:10 -07:00 |
factory.hpp
|
c++ style
|
2012-09-03 10:27:48 -07:00 |
fastmath.hpp
|
- another bunch of coding style fixes in includes
|
2011-10-23 16:09:47 +02:00 |
feature.hpp
|
move feature_ptr typedef to feature.hpp to enable access without complexity of datasource header
|
2013-01-04 00:18:08 -08:00 |
feature_factory.hpp
|
leverage mapnik::value_integer for feature.id() and grid rendering buffer - refs #1662
|
2012-12-19 19:24:52 -08:00 |
feature_kv_iterator.hpp
|
various fixes to includes to include what is used
|
2013-01-03 18:06:07 -08:00 |
feature_layer_desc.hpp
|
finish work on populating initialization lists - closes #1114
|
2012-04-16 21:57:24 -07:00 |
feature_style_processor.hpp
|
create path_expression.hpp and leverage to simplify and speed up compiles
|
2013-01-03 20:00:23 -08:00 |
feature_style_processor_impl.hpp
|
various fixes to includes to include what is used
|
2013-01-03 18:06:07 -08:00 |
feature_type_style.hpp
|
various fixes to includes to include what is used
|
2013-01-03 18:06:07 -08:00 |
filter_factory.hpp
|
Add warning for filter_factory.hpp.
|
2012-02-13 17:03:42 +01:00 |
filter_featureset.hpp
|
iwyu
|
2013-01-04 09:18:40 -08:00 |
font_engine_freetype.hpp
|
fix -Wshadow warning
|
2013-01-03 18:03:08 -08:00 |
font_set.hpp
|
refactor fontsets making them optional on the symbolizer and removing the dangerous default contructor - closes #1483 (TODO - consider modifying insert_fontset to only take single arg of fontset instance)
|
2012-09-14 14:17:45 -07:00 |
gamma_method.hpp
|
got rid of old CVS $Id comments kludge in files
|
2012-04-08 02:45:01 +02:00 |
geom_util.hpp
|
fix more clang++ -Wshadow warnings
|
2013-01-03 12:37:45 -08:00 |
geometry.hpp
|
various fixes to includes to include what is used
|
2013-01-03 18:06:07 -08:00 |
global.hpp
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
gradient.hpp
|
+ pass by const-ref
|
2012-05-15 14:40:24 +01:00 |
graphics.hpp
|
add image/grid clear methods to make it easier to quickly re-use previously allocated objects for rendering - closes #1571
|
2012-11-11 21:35:50 -08:00 |
hextree.hpp
|
use internal noncopyable class to speed up compile times slightly
|
2012-12-16 18:19:52 -08:00 |
hit_test_filter.hpp
|
fix compile after geometry util namespacing
|
2012-07-20 11:18:33 -07:00 |
image_compositing.hpp
|
disable colorize-alpha comp-op as per #1371
|
2012-08-15 14:46:58 -07:00 |
image_data.hpp
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
image_filter.hpp
|
knock out some msvc compiler warnings
|
2012-12-12 15:59:27 -08:00 |
image_filter_grammar.hpp
|
move image filter grammar to cpp and re-use in load map by attaching to xml_tree - closes #1435
|
2012-08-23 08:13:22 -07:00 |
image_filter_types.hpp
|
move karma out of header to radically speed up compile times of files including image_filter_types.hpp
|
2013-01-04 00:07:57 -08:00 |
image_reader.hpp
|
+ add premultiplied_alpha method to image_reader
|
2012-09-28 16:37:21 +01:00 |
image_scaling.hpp
|
rollback 34c3128b0c , move 'scaling' to proper enum, and move image_scaling functions to new cpp/hpp
|
2012-07-06 16:45:58 -07:00 |
image_util.hpp
|
c++ style
|
2012-09-03 10:27:48 -07:00 |
image_view.hpp
|
+ fix operator= typo
|
2012-07-12 20:00:02 +01:00 |
jpeg_io.hpp
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
label_collision_detector.hpp
|
use internal noncopyable class to speed up compile times slightly
|
2012-12-16 18:19:52 -08:00 |
layer.hpp
|
fixup various docstrings
|
2013-01-02 13:56:44 -08:00 |
line_pattern_symbolizer.hpp
|
Revert "move symbolizers typedef out of rule and be explicit about including config.hpp for MAPNIK_DECL - refs #1527"
|
2012-10-10 10:50:56 -07:00 |
line_symbolizer.hpp
|
Revert "move symbolizers typedef out of rule and be explicit about including config.hpp for MAPNIK_DECL - refs #1527"
|
2012-10-10 10:50:56 -07:00 |
load_map.hpp
|
add explicit include for MAPNIK_DECL
|
2012-04-05 14:41:52 -07:00 |
map.hpp
|
fixup includes in map.hpp
|
2013-01-04 09:13:45 -08:00 |
mapped_memory_cache.hpp
|
use internal noncopyable class to speed up compile times slightly
|
2012-12-16 18:19:52 -08:00 |
marker.hpp
|
use internal noncopyable class to speed up compile times slightly
|
2012-12-16 18:19:52 -08:00 |
marker_cache.hpp
|
use internal noncopyable class to speed up compile times slightly
|
2012-12-16 18:19:52 -08:00 |
marker_helpers.hpp
|
iwyu
|
2013-01-04 00:18:53 -08:00 |
markers_placement.hpp
|
fix #1487 (marker placement when spacing < width) and add tests
|
2013-01-04 13:42:13 -08:00 |
markers_symbolizer.hpp
|
add marker-multi-policy parameter to support user-configurable rendering behavior for multi-geometries when using either point or interior placement - closes #1573, refs #1555
|
2012-11-20 17:58:39 -08:00 |
memory.hpp
|
remove unused iostream includes and unnecessary usage of ostringstream - refs #1055
|
2012-12-06 23:06:12 -08:00 |
memory_datasource.hpp
|
disable bbox intersection testing when caching features on the fly during rendering - closes #1543
|
2012-11-28 20:56:08 -08:00 |
memory_featureset.hpp
|
fixup includes for memory_featureset.hpp
|
2013-01-03 20:06:34 -08:00 |
miniz_png.hpp
|
support writing rgb (no a) images with miniz - refs #1554
|
2012-11-06 09:19:40 -05:00 |
noncopyable.hpp
|
add internal noncopyable header
|
2012-12-17 10:32:00 -08:00 |
octree.hpp
|
use internal noncopyable class to speed up compile times slightly
|
2012-12-16 18:19:52 -08:00 |
offset_converter.hpp
|
various fixes to includes to include what is used
|
2013-01-03 18:06:07 -08:00 |
palette.hpp
|
remove unneeded semicolon
|
2013-01-02 16:22:03 -08:00 |
params.hpp
|
move params impl to cpp to avoid overhead of lexical cast header compile which would otherwise be included implicitly in every datasource plugin
|
2013-01-04 09:24:35 -08:00 |
parse_path.hpp
|
create path_expression.hpp and leverage to simplify and speed up compiles
|
2013-01-03 20:00:23 -08:00 |
parse_transform.hpp
|
split parse_transform.hpp, set dynamic transform expression from python
|
2012-06-07 17:06:45 +02:00 |
path_expression.hpp
|
create path_expression.hpp and leverage to simplify and speed up compiles
|
2013-01-03 20:00:23 -08:00 |
path_expression_grammar.hpp
|
use new path_expression.hpp header to simplify includes
|
2013-01-03 20:08:14 -08:00 |
pixel_position.hpp
|
Avoid variable shadowing
|
2013-01-02 13:56:24 -08:00 |
placement_finder.hpp
|
iwyu
|
2013-01-04 00:20:08 -08:00 |
plugin.hpp
|
use internal noncopyable class to speed up compile times slightly
|
2012-12-16 18:19:52 -08:00 |
png_io.hpp
|
fix compile on windows with msvc 2010 - closes #1646
|
2012-12-12 15:09:07 -08:00 |
point_symbolizer.hpp
|
Revert "move symbolizers typedef out of rule and be explicit about including config.hpp for MAPNIK_DECL - refs #1527"
|
2012-10-10 10:50:56 -07:00 |
polygon_pattern_symbolizer.hpp
|
Revert "move symbolizers typedef out of rule and be explicit about including config.hpp for MAPNIK_DECL - refs #1527"
|
2012-10-10 10:50:56 -07:00 |
polygon_symbolizer.hpp
|
Revert "move symbolizers typedef out of rule and be explicit about including config.hpp for MAPNIK_DECL - refs #1527"
|
2012-10-10 10:50:56 -07:00 |
pool.hpp
|
use internal noncopyable class to speed up compile times slightly
|
2012-12-16 18:19:52 -08:00 |
processed_text.hpp
|
use internal noncopyable class to speed up compile times slightly
|
2012-12-16 18:19:52 -08:00 |
proj_transform.hpp
|
use internal noncopyable class to speed up compile times slightly
|
2012-12-16 18:19:52 -08:00 |
projection.hpp
|
remove unused iostream includes and unnecessary usage of ostringstream - refs #1055
|
2012-12-06 23:06:12 -08:00 |
ptree_helpers.hpp
|
various fixes to includes to include what is used
|
2013-01-03 18:06:07 -08:00 |
quad_tree.hpp
|
use internal noncopyable class to speed up compile times slightly
|
2012-12-16 18:19:52 -08:00 |
query.hpp
|
various fixes to includes to include what is used
|
2013-01-03 18:06:07 -08:00 |
raster.hpp
|
use internal noncopyable class to speed up compile times slightly
|
2012-12-16 18:19:52 -08:00 |
raster_colorizer.hpp
|
fixup various docstrings
|
2013-01-02 13:56:44 -08:00 |
raster_symbolizer.hpp
|
Revert "move symbolizers typedef out of rule and be explicit about including config.hpp for MAPNIK_DECL - refs #1527"
|
2012-10-10 10:50:56 -07:00 |
rule.hpp
|
remove unneeded includes
|
2013-01-04 00:20:21 -08:00 |
save_map.hpp
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
scale_denominator.hpp
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
segment.hpp
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
shield_symbolizer.hpp
|
Revert "move symbolizers typedef out of rule and be explicit about including config.hpp for MAPNIK_DECL - refs #1527"
|
2012-10-10 10:50:56 -07:00 |
simplify.hpp
|
various fixes to includes to include what is used
|
2013-01-03 18:06:07 -08:00 |
simplify_converter.hpp
|
various fixes to includes to include what is used
|
2013-01-03 18:06:07 -08:00 |
span_image_filter.hpp
|
Revert "restore pristine agg2.4 agg:span_image_resample_rgba_affine - refs #1227"
|
2012-05-24 14:11:42 -07:00 |
sql_utils.hpp
|
reduce unneeded usage of boost in sql_utils.hpp
|
2013-01-04 09:26:22 -08:00 |
stroke.hpp
|
+ add miterlimit parameter
|
2012-05-02 17:04:24 +01:00 |
symbolizer.hpp
|
create path_expression.hpp and leverage to simplify and speed up compiles
|
2013-01-03 20:00:23 -08:00 |
symbolizer_helpers.hpp
|
+ remove metawriters for the upcoming 2.1 release
|
2012-08-15 09:47:03 +01:00 |
text_path.hpp
|
use internal noncopyable class to speed up compile times slightly
|
2012-12-16 18:19:52 -08:00 |
text_properties.hpp
|
iwyu
|
2013-01-04 00:21:22 -08:00 |
text_symbolizer.hpp
|
Revert "move symbolizers typedef out of rule and be explicit about including config.hpp for MAPNIK_DECL - refs #1527"
|
2012-10-10 10:50:56 -07:00 |
tiff_io.hpp
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
timer.hpp
|
remove uneeded semicolon
|
2012-04-16 21:19:58 -07:00 |
transform_expression.hpp
|
transform expressions: disallow space-separated compound arguments, refs #1389
|
2012-08-19 19:30:51 +02:00 |
transform_expression_grammar.hpp
|
transform expressions: disallow space-separated compound arguments, refs #1389
|
2012-08-19 19:30:51 +02:00 |
transform_processor.hpp
|
only include debug.hpp if needed
|
2013-01-04 09:14:57 -08:00 |
unicode.hpp
|
use internal noncopyable class to speed up compile times slightly
|
2012-12-16 18:19:52 -08:00 |
utils.hpp
|
remove unused iostream includes and unnecessary usage of ostringstream - refs #1055
|
2012-12-06 23:06:12 -08:00 |
value.hpp
|
move base value type definitions to separate header to enable basic types to be includes without full overhead of value conversions
|
2013-01-04 09:25:56 -08:00 |
value_error.hpp
|
remove uneeded semicolon
|
2013-01-03 18:01:09 -08:00 |
value_types.hpp
|
move base value type definitions to separate header to enable basic types to be includes without full overhead of value conversions
|
2013-01-04 09:25:56 -08:00 |
version.hpp
|
now working on mapnik v2.2.0-pre
|
2012-08-23 15:19:56 -07:00 |
vertex.hpp
|
avoid variable shadowing between members and constructor args
|
2013-01-02 13:51:15 -08:00 |
vertex_converters.hpp
|
use internal noncopyable class to speed up compile times slightly
|
2012-12-16 18:19:52 -08:00 |
vertex_vector.hpp
|
use internal noncopyable class to speed up compile times slightly
|
2012-12-16 18:19:52 -08:00 |
warp.hpp
|
rollback 34c3128b0c , move 'scaling' to proper enum, and move image_scaling functions to new cpp/hpp
|
2012-07-06 16:45:58 -07:00 |
wkb.hpp
|
use internal noncopyable class to speed up compile times slightly
|
2012-12-16 18:19:52 -08:00 |
xml_loader.hpp
|
Add rapidxml parser.
|
2012-03-13 09:02:53 +01:00 |
xml_node.hpp
|
remove all remaining stringstream usage in load_map to avoid perf hit from locale lock - refs #1055
|
2012-12-06 20:15:27 -08:00 |
xml_tree.hpp
|
iwyu
|
2013-01-04 09:16:11 -08:00 |