mapnik/src
2012-02-10 11:59:12 +00:00
..
agg remove used typedefs 2012-02-07 13:42:45 -08:00
grid whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
json + implement 'in situ' boost::spirit::qi based geojson parser 2012-02-10 11:56:53 +00:00
svg whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
wkt add wkt_parser class for grammar re-usage 2012-02-06 22:49:47 +00:00
arrow.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
box2d.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
build.py + implement 'in situ' boost::spirit::qi based geojson parser 2012-02-10 11:56:53 +00:00
building_symbolizer.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
cairo_renderer.cpp remove used typedefs 2012-02-07 13:42:45 -08:00
color.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
datasource_cache.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
deepcopy.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
distance.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
expression_string.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
feature_kv_iterator.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
feature_style_processor.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
feature_type_style.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
filter_factory.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
font_engine_freetype.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
font_set.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
gamma_method.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
gradient.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
graphics.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
image_reader.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
image_util.cpp remove usage of boost::lexical_cast during image encoding - refs #1055 2012-02-08 15:45:08 -08:00
jpeg_reader.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
layer.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
libxml2_loader.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
line_pattern_symbolizer.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
line_symbolizer.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
load_map.cpp Fix font-name checking when font-set is available. Fixes #1064. 2012-02-06 11:47:35 +01:00
map.cpp fix debug output name 2012-02-07 13:42:22 -08:00
mapped_memory_cache.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
marker_cache.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
markers_symbolizer.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
memory.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
memory_datasource.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
metawriter.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
metawriter_factory.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
metawriter_inmem.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
palette.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
parse_path.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
placement_finder.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
plugin.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
png_reader.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
point_symbolizer.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
polygon_pattern_symbolizer.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
polygon_symbolizer.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
proj_transform.cpp avoid mutex locks on pj_transform for proj 4.7 and above - closes #1072 2012-02-09 17:28:31 -08:00
projection.cpp avoid mutex locks on pj_transform for proj 4.7 and above - closes #1072 2012-02-09 17:28:31 -08:00
raster_colorizer.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
save_map.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
scale_denominator.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
shield_symbolizer.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
stroke.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
svg_parser.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
svg_path_parser.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
svg_points_parser.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
svg_transform_parser.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
symbolizer.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
symbolizer_helpers.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
text_placements.cpp Improve expression handling. 2012-02-05 03:11:00 +01:00
text_processing.cpp Make interface consistent with similar classes. 2012-02-08 01:16:37 +01:00
text_symbolizer.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
tiff_reader.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
unicode.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
warp.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00
wkb.cpp whitespace fixes - closes #911 2012-02-01 17:53:35 -08:00