.. |
agg
|
iwyu + fwd declares
|
2014-07-22 23:36:54 -07:00 |
cairo
|
c++ char_properties -> evaluated_format_properties
|
2014-07-28 17:22:32 +01:00 |
grid
|
iwyu + fwd declares
|
2014-07-22 23:36:54 -07:00 |
group
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
renderer_common
|
c++ style
|
2014-07-22 15:58:37 +01:00 |
svg
|
refactor spirit grammars
|
2014-07-24 14:31:59 -07:00 |
text
|
fix init order
|
2014-07-28 17:50:44 +01:00 |
box2d.cpp
|
out-of-class swap method to be consistent
|
2014-05-27 11:21:13 +01:00 |
build.py
|
rename source files to reflect class name e.g layout -> text_layout
|
2014-07-28 12:10:34 +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
|
iwyu
|
2014-07-23 14:16:11 -07:00 |
datasource_cache_static.cpp
|
iwyu
|
2014-07-23 14:02:36 -07:00 |
debug.cpp
|
c++11 : use nullptr instead of NULL
|
2013-11-27 15:54:16 +00: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
|
symbolizer-expressions replayed against latest master
|
2013-11-27 22:50:15 -08:00 |
feature_kv_iterator.cpp
|
== c++11
|
2013-10-11 12:36:04 +01:00 |
feature_style_processor.cpp
|
move cairo renderer into its own subdir
|
2014-06-06 13:38:00 +01:00 |
feature_type_style.cpp
|
feature_type_style operator==
|
2014-05-27 13:44:01 +01:00 |
font_engine_freetype.cpp
|
iwyu
|
2014-07-23 14:16:11 -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 |
gamma_method.cpp
|
iwyu
|
2013-05-20 12:50:26 -07: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
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
image_filter_types.cpp
|
refactor spirit grammars
|
2014-07-24 14:31:59 -07: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
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
image_util.cpp
|
move cairo renderer into its own subdir
|
2014-06-06 13:38:00 +01: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
|
c++11 optimizations for faster map loading
|
2014-04-28 17:10:00 -07:00 |
load_map.cpp
|
text properties : add framework to handle expressions in enumerations
|
2014-07-25 14:19:41 +01:00 |
map.cpp
|
modify add_layer to work with both move and copy semantics
|
2014-05-28 09:54:56 +01:00 |
mapped_memory_cache.cpp
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
marker_cache.cpp
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
memory.cpp
|
iwyu
|
2014-07-22 22:40:39 -07:00 |
memory_datasource.cpp
|
don't call *params.get<std::string>("type"), instead use static datasource::name()
|
2014-06-26 10:51:24 +01: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
|
+ only extract expected types from mapnik::parameters
|
2013-10-09 15:32:47 +01:00 |
parse_path.cpp
|
refactor spirit grammars
|
2014-07-24 14:31:59 -07: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
|
iwyu
|
2014-07-22 22:40:39 -07:00 |
projection.cpp
|
iwyu + faster compile
|
2014-07-22 19:36:39 -07:00 |
rapidxml_loader.cpp
|
fix skipping of empty text nodes in rapidxml parser (matches libxml2) - closes #2253
|
2014-05-23 10:42:55 -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
|
iwyu + fwd declares
|
2014-07-22 23:36:54 -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
|
move enumerations into separate compilation unit
|
2014-07-11 10:26:51 +01:00 |
symbolizer_enumerations.cpp
|
text properties : add framework to handle expressions in enumerations
|
2014-07-25 14:19:41 +01:00 |
symbolizer_keys.cpp
|
text properties : add framework to handle expressions in enumerations
|
2014-07-25 14:19:41 +01: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
|
refactor spirit grammars
|
2014-07-24 14:31:59 -07: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
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01:00 |
webp_reader.cpp
|
c++11 style : replace (almost) all typedef with type alias's
|
2014-07-07 18:23:15 +01: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
|
add has_attribute(std::string const&) member function
|
2014-07-18 11:17:48 +01:00 |