.. |
agg
|
fix issue 2 from #2396
|
2014-08-26 12:43:31 -07:00 |
cairo
|
refactor marker placements
|
2014-08-24 18:10:41 +00:00 |
grid
|
convert all boost::variant to util::variant
|
2014-08-12 13:40:45 +01:00 |
group
|
Merge branch 'jh-min-repeat-distance' of git://github.com/MapQuest/mapnik into MapQuest-jh-min-repeat-distance
|
2014-08-18 14:05:14 +01:00 |
renderer_common
|
iwyu
|
2014-08-10 13:52:45 -07:00 |
svg
|
make mapnik::symbolizer a mapnik::util::variant<Symbolizers...>
|
2014-08-12 10:40:38 +01:00 |
text
|
Merge branch 'jh-min-repeat-distance' of git://github.com/MapQuest/mapnik into MapQuest-jh-min-repeat-distance
|
2014-08-18 14:05:14 +01:00 |
box2d.cpp
|
out-of-class swap method to be consistent
|
2014-05-27 11:21:13 +01:00 |
build.py
|
expressions - refactor function calls into separate compilation unit
|
2014-08-25 15:06:53 +01:00 |
color.cpp
|
improve handling of colors as expressions
|
2014-05-08 00:45:18 -07:00 |
color_factory.cpp
|
improve handling of colors as expressions
|
2014-05-08 00:45:18 -07:00 |
config_error.cpp
|
iwyu
|
2013-07-23 18:59:05 -04:00 |
conversions.cpp
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
css_color_grammar.cpp
|
shuffle the cost of spirit grammars
|
2014-07-25 16:15:18 -07:00 |
datasource_cache.cpp
|
use extern template to fix osx -flto bug - closes #2339
|
2014-08-08 14:16:49 -07:00 |
datasource_cache_static.cpp
|
iwyu
|
2014-07-23 14:02:36 -07:00 |
debug.cpp
|
iwyu
|
2014-08-06 12:27:10 -07:00 |
expression.cpp
|
shuffle the cost of spirit grammars
|
2014-07-25 16:15:18 -07:00 |
expression_grammar.cpp
|
shuffle the cost of spirit grammars
|
2014-07-25 16:15:18 -07:00 |
expression_node.cpp
|
use icu:: namespace and start isolating icu impl by consistenly using mapnik::value_unicode_string
|
2013-08-13 18:52:04 -04:00 |
expression_string.cpp
|
expressions - refactor function calls into separate compilation unit
|
2014-08-25 15:06:53 +01:00 |
feature_kv_iterator.cpp
|
== c++11
|
2013-10-11 12:36:04 +01:00 |
feature_style_processor.cpp
|
refactor cairo_renderer
|
2014-08-10 13:53:45 -07:00 |
feature_type_style.cpp
|
feature_type_style operator==
|
2014-05-27 13:44:01 +01:00 |
font_engine_freetype.cpp
|
fix #2274 in master/3.x
|
2014-08-11 19:50:50 -07:00 |
font_set.cpp
|
+ explicit move ctor's for mapnik::Map and mapnik::font_set
|
2014-05-27 15:35:37 +01:00 |
fs.cpp
|
fix unicode handling in is_regular_file check - refs #2273
|
2014-06-20 22:26:33 -07:00 |
function_call.cpp
|
expressions - add 'abs' function
|
2014-08-25 15:13:52 +01:00 |
gradient.cpp
|
iwyu
|
2013-05-20 12:50:26 -07:00 |
graphics.cpp
|
remove big endian support - closes #2313
|
2014-07-23 14:16:44 -07:00 |
image_compositing.cpp
|
add divide, linear-dodge and linear-burn blending modes (needs testing)
|
2014-08-04 12:33:37 +01:00 |
image_filter_types.cpp
|
convert all boost::variant to util::variant
|
2014-08-12 13:40:45 +01:00 |
image_reader.cpp
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
image_scaling.cpp
|
remove bilinear8 from master/3.x - closes #2076
|
2014-08-12 13:43:37 -07:00 |
image_util.cpp
|
less verbose ifdefs
|
2014-08-09 13:44:42 -07:00 |
jpeg_reader.cpp
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
layer.cpp
|
iwyu
|
2014-07-22 23:57:06 -07:00 |
libxml2_loader.cpp
|
code comments to clarify when/why base_path is needed at parse time when loading from a string
|
2014-08-20 13:53:25 -07:00 |
load_map.cpp
|
load_map: always parse transform so that xml warning keep working
|
2014-08-18 19:40:34 -07:00 |
map.cpp
|
add RESPECT mode to make 'fixing' of bbox aspect a no-op on map
|
2014-08-14 20:27:27 -07:00 |
mapped_memory_cache.cpp
|
use emplace/emplace_back over insert/push_back - refs #2336
|
2014-08-05 15:19:37 -07:00 |
marker_cache.cpp
|
use emplace/emplace_back over insert/push_back - refs #2336
|
2014-08-05 15:19:37 -07:00 |
memory.cpp
|
iwyu
|
2014-07-22 22:40:39 -07:00 |
memory_datasource.cpp
|
rename mapnik::boolean to mapnik::boolean_type - closes #1899
|
2014-07-28 19:46:49 -07:00 |
miniz.c
|
fix miniz inlining
|
2014-06-16 09:52:25 -07:00 |
miniz_png.cpp
|
fix miniz encoder - closes #1560
|
2014-06-16 09:52:25 -07:00 |
palette.cpp
|
integrate various minor c++ style and cast fixes into master from c++11 branch
|
2013-09-15 23:08:04 -07:00 |
params.cpp
|
rename mapnik::boolean to mapnik::boolean_type - closes #1899
|
2014-07-28 19:46:49 -07:00 |
parse_path.cpp
|
convert all boost::variant to util::variant
|
2014-08-12 13:40:45 +01:00 |
parse_transform.cpp
|
shuffle the cost of spirit grammars
|
2014-07-25 16:15:18 -07:00 |
plugin.cpp
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
png_reader.cpp
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
proj_transform.cpp
|
use fast path for bbox reprojection (skipping extra point-sampling)
|
2014-08-20 14:47:27 -07:00 |
projection.cpp
|
initialize is_geographic
|
2014-08-08 12:00:20 -07:00 |
rapidxml_loader.cpp
|
add support for windows unicode paths in rapidxml loader
|
2014-08-25 15:43:43 -07:00 |
raster_colorizer.cpp
|
raster_colorizer: avoid color copy by return unsigned from get_color
|
2013-09-25 14:58:32 -07:00 |
renderer_common.cpp
|
support for render time variables
|
2014-05-11 13:08:24 -07:00 |
request.cpp
|
further refine the mapnik::request object which can be passed to custom agg_renderer
|
2013-02-25 19:33:08 -05:00 |
rule.cpp
|
shuffle the cost of spirit grammars
|
2014-07-25 16:15:18 -07:00 |
save_map.cpp
|
adapt to ptree change in boost 1.56 - closes #2365
|
2014-08-19 09:08:33 -07:00 |
scale_denominator.cpp
|
simplify scale_denominator interface
|
2013-02-20 18:02:28 -08:00 |
simplify.cpp
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
symbolizer.cpp
|
remove uneeded logging
|
2014-08-08 15:01:48 -07:00 |
symbolizer_enumerations.cpp
|
add markers placement methods vertex-first and vertex-last
|
2014-08-08 06:34:33 +00:00 |
symbolizer_keys.cpp
|
fix simply option + tests for #1484 and #1992
|
2014-08-18 19:23:50 -07:00 |
tiff_reader.cpp
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
transform_expression.cpp
|
convert all boost::variant to util::variant
|
2014-08-12 13:40:45 +01:00 |
unicode.cpp
|
c++11 : use int types from <cstdint>
|
2014-05-06 18:06:47 +01:00 |
utils.cpp
|
best practice: lways define NOMINMAX when including windows.h
|
2013-11-06 15:34:53 -08:00 |
warp.cpp
|
remove bilinear8 from master/3.x - closes #2076
|
2014-08-12 13:43:37 -07:00 |
webp_reader.cpp
|
silence webp -Wunused-function warning
|
2014-08-09 13:57:01 -07:00 |
well_known_srs.cpp
|
iwyu
|
2013-05-20 12:50:26 -07:00 |
wkb.cpp
|
remove big endian support - closes #2313
|
2014-07-23 14:16:44 -07:00 |
xml_tree.cpp
|
use emplace/emplace_back over insert/push_back - refs #2336
|
2014-08-05 15:19:37 -07:00 |