.. |
formatting
|
+ pass args by const ref
|
2012-07-03 11:16:10 +01:00 |
grid
|
allow setting marker width/height together with transform
|
2012-08-14 17:11:08 -07:00 |
internal
|
Add namespace.
|
2012-07-04 20:39:07 +02:00 |
json
|
+ geojson grammar : close linear_rings
|
2012-08-15 16:53:28 +01:00 |
svg
|
+ make typedefs public
|
2012-08-03 15:39:20 +01:00 |
text_placements
|
+ remove unused member variable
|
2012-07-25 10:00:58 +01:00 |
util
|
move wkb_generator.cpp to cpp to reduce grammar compilation burden in the python bindings
|
2012-07-24 15:04:39 -07:00 |
wkt
|
+ close linear_rings in WKT parser
|
2012-08-15 16:42:46 +01:00 |
agg_helpers.hpp
|
remove unused renderer_scanline_solid
|
2012-07-04 09:23:01 +01:00 |
agg_pattern_source.hpp
|
- another bunch of coding style fixes in includes
|
2011-10-23 16:09:47 +02:00 |
agg_rasterizer.hpp
|
- another bunch of coding style fixes in includes
|
2011-10-23 16:09:47 +02:00 |
agg_renderer.hpp
|
use std::fixed when outputting bbox's to string
|
2012-08-01 16:40:06 -07:00 |
attribute.hpp
|
amend 516f7c7 to suport filtering on collections and rename line to linestring for consistency - refs #546
|
2012-07-25 14:43:32 -07:00 |
attribute_collector.hpp
|
+ remove metawriters for the upcoming 2.1 release
|
2012-08-15 09:47:03 +01:00 |
attribute_descriptor.hpp
|
formatting
|
2012-02-13 11:01:25 -08:00 |
boolean.hpp
|
support case insensitive booleans - closes #1141
|
2012-03-23 20:08:47 -07:00 |
box2d.hpp
|
use std::fixed when outputting bbox's to string
|
2012-08-01 16:40:06 -07:00 |
building_symbolizer.hpp
|
Rename filter_factory to expression.
|
2012-02-12 13:06:39 +01:00 |
cairo_renderer.hpp
|
+ implement markers_dispatch to match AGG output
|
2012-08-09 17:46:55 +01:00 |
char_info.hpp
|
initialize members of char_info - refs #1114
|
2012-03-05 14:51:14 -08:00 |
color.hpp
|
Complete new XML structure.
|
2012-03-07 19:16:41 +01:00 |
color_factory.hpp
|
apply mapnik_format.el formatting
|
2012-03-13 07:54:32 -07:00 |
config.hpp
|
remove old shim
|
2012-03-12 13:21:38 -07:00 |
config_error.hpp
|
Improve error messages.
|
2012-03-12 01:09:26 +01:00 |
coord.hpp
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
coord_array.hpp
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
css_color_grammar.hpp
|
move css_color and path_expression grammars to cpp
|
2012-07-24 15:43:32 -07:00 |
css_color_grammar_deprecated.hpp
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
ctrans.hpp
|
+ layer : minimum-extent and buffer-size
|
2012-08-01 15:44:36 +01:00 |
datasource.hpp
|
clean up unused code and includes
|
2012-07-25 09:31:57 -07:00 |
datasource_cache.hpp
|
split up code that handles datasource plugin registration
|
2012-06-13 19:25:59 -04:00 |
debug.hpp
|
- always log errors and fatals, regardless of MAPNIK_LOG definition
|
2012-04-12 23:45:03 +02: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
|
- fixing remaining cerr traces
|
2012-04-10 00:58:18 +02:00 |
expression.hpp
|
Only one grammar object per XML tree.
|
2012-03-11 23:24:28 +01:00 |
expression_evaluator.hpp
|
+ expose geometry type in expression grammar to allow following
|
2012-07-20 12:28:25 +01:00 |
expression_grammar.hpp
|
amend 516f7c7 to suport filtering on collections and rename line to linestring for consistency - refs #546
|
2012-07-25 14:43:32 -07: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
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
fastmath.hpp
|
- another bunch of coding style fixes in includes
|
2011-10-23 16:09:47 +02:00 |
feature.hpp
|
create grid feature context with correct sorting - closes #1306
|
2012-07-09 18:40:41 -07:00 |
feature_factory.hpp
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
feature_kv_iterator.hpp
|
add value_null operators, improve is_null, move mapnik::value definition into separate namespace
|
2012-06-06 17:34:17 +02: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
|
fixup includes
|
2012-08-15 10:26:20 -07:00 |
feature_type_style.hpp
|
implement style-level opacity - closes #314
|
2012-06-19 15:10:28 -04:00 |
filter_factory.hpp
|
Add warning for filter_factory.hpp.
|
2012-02-13 17:03:42 +01:00 |
filter_featureset.hpp
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
font_engine_freetype.hpp
|
+ enforce const
|
2012-07-11 10:13:38 +01:00 |
font_set.hpp
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08: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
|
+ move middle_point into label namespace
|
2012-07-30 18:31:15 +01:00 |
geometry.hpp
|
+ close linear_rings in WKT parser
|
2012-08-15 16:42:46 +01: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
|
fix behavior of compositing via python api now that we have premultiplication issues sorted out in core - refs #1262 and #314 and #1211
|
2012-06-21 15:44:57 -04:00 |
hextree.hpp
|
apply mapnik_format.el formatting
|
2012-03-13 07:54:32 -07: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
|
pass filter_tag by const ref
|
2012-07-10 12:50:27 +01:00 |
image_filter_parser.hpp
|
+ change agg-stack-filter grammar to expect fun(a,b) notation
|
2012-08-14 20:03:49 +01:00 |
image_filter_types.hpp
|
suppress unused variable compiler warnings with gcc
|
2012-07-23 17:29:10 -07:00 |
image_reader.hpp
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08: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
|
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_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
|
finish work on populating initialization lists - closes #1114
|
2012-04-16 21:57:24 -07:00 |
layer.hpp
|
+ layer : minimum-extent and buffer-size
|
2012-08-01 15:44:36 +01:00 |
line_pattern_symbolizer.hpp
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
line_symbolizer.hpp
|
restore the fast line rasterizer (rasterizer_outline_aa) and improve its rendering quality and consistency with standard method - refs #873
|
2012-05-11 17:40:21 -07:00 |
load_map.hpp
|
add explicit include for MAPNIK_DECL
|
2012-04-05 14:41:52 -07:00 |
map.hpp
|
forward declare CoordTransform in map.hpp
|
2012-08-15 10:33:31 -07:00 |
mapped_memory_cache.hpp
|
expose a clear method for the marker_cache and mapped_memory_cache - closes #1022
|
2012-03-09 15:16:01 -08:00 |
marker.hpp
|
mapnik coding style
|
2012-07-30 23:07:12 -07:00 |
marker_cache.hpp
|
implement built in support for ellipse and arrow markers, make markers_symbolizer default to POINT placement and ellipse drawing, add back compatibility for deprecated marker-type property - refs #1285 and #1304
|
2012-07-10 22:38:53 -07:00 |
marker_helpers.hpp
|
allow setting marker width/height together with transform
|
2012-08-14 17:11:08 -07:00 |
markers_placement.hpp
|
revert 1dfde78 and properly avoid clipping for point type geometries in markers_symbolizer while moving markers_placement to cpp file to avoid overhead of declaring all possible permutations of vertex convertors - closes #1341
|
2012-07-31 17:27:52 -07:00 |
markers_symbolizer.hpp
|
correct rendering behavior of marker-opacity, which should not, as per svg, override fill-opacity and stroke-opacity but should combine with it
|
2012-08-03 14:14:03 -07:00 |
memory.hpp
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
memory_datasource.hpp
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
memory_featureset.hpp
|
- finish thrashing all the useless ifdef MAPNIK_LOG
|
2012-04-09 21:41:56 +02:00 |
octree.hpp
|
c++ casts to avoid compiler warnings on msvc
|
2012-02-24 18:58:34 -08:00 |
offset_converter.hpp
|
clean up unused code and includes
|
2012-07-25 09:31:57 -07:00 |
palette.hpp
|
finish work on populating initialization lists - closes #1114
|
2012-04-16 21:57:24 -07:00 |
params.hpp
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
parse_path.hpp
|
formatting
|
2012-04-16 22:24:34 -07:00 |
parse_transform.hpp
|
split parse_transform.hpp, set dynamic transform expression from python
|
2012-06-07 17:06:45 +02:00 |
path_expression_grammar.hpp
|
move css_color and path_expression grammars to cpp
|
2012-07-24 15:43:32 -07:00 |
pixel_position.hpp
|
Rename starting_{x,y} to center to reflect actual meaning.
|
2012-02-18 13:07:23 +01:00 |
placement_finder.hpp
|
+ add accessor methods
|
2012-07-13 10:25:12 +01:00 |
plugin.hpp
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
png_io.hpp
|
+ correct image_width padding calc - via @lightmare
|
2012-05-29 12:38:10 +01:00 |
point_symbolizer.hpp
|
+ explicit keyword only makes sense for 1 arg ctor's
|
2012-05-01 14:24:53 +01:00 |
polygon_pattern_symbolizer.hpp
|
+ move 'smooth' property to symbolizer_base level
|
2012-05-07 16:08:16 +01:00 |
polygon_symbolizer.hpp
|
+ fix: remove clip_ member var
|
2012-06-25 14:57:45 +01:00 |
pool.hpp
|
- finish thrashing all the useless ifdef MAPNIK_LOG
|
2012-04-09 21:41:56 +02:00 |
processed_text.hpp
|
Reenable text meta writers.
|
2012-03-04 23:25:13 +01:00 |
proj_transform.hpp
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
projection.hpp
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
ptree_helpers.hpp
|
Complete new XML structure.
|
2012-03-07 19:16:41 +01:00 |
quad_tree.hpp
|
finish work on populating initialization lists - closes #1114
|
2012-04-16 21:57:24 -07:00 |
query.hpp
|
finish work on populating initialization lists - closes #1114
|
2012-04-16 21:57:24 -07:00 |
raster.hpp
|
+ implement compositing for text
|
2012-05-09 12:39:23 +01:00 |
raster_colorizer.hpp
|
Improve error messages.
|
2012-03-08 18:52:53 +01:00 |
raster_symbolizer.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 |
rule.hpp
|
+ remove metawriters for the upcoming 2.1 release
|
2012-08-15 09:47:03 +01: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
|
formatting
|
2012-03-05 12:09:22 -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
|
postgis: support mixed case table names - closes #1159
|
2012-04-02 19:21:14 -07:00 |
stroke.hpp
|
+ add miterlimit parameter
|
2012-05-02 17:04:24 +01:00 |
svg_renderer.hpp
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
symbolizer.hpp
|
+ remove metawriters for the upcoming 2.1 release
|
2012-08-15 09:47:03 +01:00 |
symbolizer_helpers.hpp
|
+ remove metawriters for the upcoming 2.1 release
|
2012-08-15 09:47:03 +01:00 |
text_path.hpp
|
+ enforce const
|
2012-07-11 10:13:38 +01:00 |
text_properties.hpp
|
+ text_symbolizer: add largest-bbox-only boolean property
|
2012-06-25 15:00:53 +01:00 |
text_symbolizer.hpp
|
Fix deprecation warnings. Part 2
|
2012-07-25 01:15:44 +02: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
|
fix spelling in comment
|
2012-07-23 11:38:59 -07:00 |
transform_expression_grammar.hpp
|
shave off 4 seconds from xml_node.cpp compile time (16 -> 12) by moving transform grammar to cpp - refs #1267
|
2012-07-23 18:12:10 -07:00 |
transform_processor.hpp
|
split parse_transform.hpp, set dynamic transform expression from python
|
2012-06-07 17:06:45 +02:00 |
unicode.hpp
|
whitespace fixes - closes #911
|
2012-02-01 17:53:35 -08:00 |
utils.hpp
|
- added logging to file
|
2012-04-10 00:25:31 +02:00 |
value.hpp
|
add explicit bool operator to negate to silence msvc warnings - closes #1307
|
2012-07-12 16:38:13 -07:00 |
value_error.hpp
|
finish work on populating initialization lists - closes #1114
|
2012-04-16 21:57:24 -07:00 |
version.hpp
|
make available MAPNIK_VERSION_STRING in c++ header (not just in python) and add MAPNIK_VERSION_IS_RELEASE define that indicates if the code is released
|
2012-03-14 18:30:32 -07:00 |
vertex.hpp
|
+ fix SEG_CLOSE value to be compatible with agg
|
2012-07-26 15:19:11 +01:00 |
vertex_converters.hpp
|
new feature: transform expressions are now dynamic
|
2012-06-06 17:34:26 +02:00 |
vertex_vector.hpp
|
+ close linear_rings in WKT parser
|
2012-08-15 16:42:46 +01: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
|
clean up unused code and includes
|
2012-07-25 09:31:57 -07:00 |
xml_loader.hpp
|
Add rapidxml parser.
|
2012-03-13 09:02:53 +01:00 |
xml_node.hpp
|
+ better name for boolean member to avoid clashing with object name.
|
2012-07-03 12:45:07 +01:00 |
xml_tree.hpp
|
Correctly perform get_text() on <xmltext> nodes.
|
2012-07-04 20:51:34 +02:00 |