.. |
mapnik
|
only mark deprecated api names for removal at major versions to ensure we are semver compatible - thanks @migurski - closes #1129
|
2012-06-06 17:32:16 -07:00 |
mapnik2
|
switch back from mapnik2 to mapnik
|
2011-11-23 11:33:58 +00:00 |
build.py
|
avoid trying to determine relative path from python module to plugins as this can make flexible packaging harder - closes #1171
|
2012-05-03 21:56:39 -04:00 |
mapnik_color.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_coord.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_datasource.cpp
|
- improved again the logging facilities
|
2012-04-09 03:00:51 +02:00 |
mapnik_datasource_cache.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_enumeration.hpp
|
code formatting
|
2011-11-13 19:54:32 -08:00 |
mapnik_envelope.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_expression.cpp
|
fix/prevent to_expression_string misuse #985
|
2012-05-29 22:53:39 +02:00 |
mapnik_feature.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_featureset.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_font_engine.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_fontset.cpp
|
whitespace fixes (using format_source_files.sh)
|
2012-02-01 17:30:26 -08:00 |
mapnik_gamma_method.cpp
|
whitespace fixes (using format_source_files.sh)
|
2012-02-01 17:30:26 -08:00 |
mapnik_geometry.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_grid.cpp
|
expose a get_pixel method on mapnik::grid (for testing purposes)
|
2012-06-06 16:34:45 -07:00 |
mapnik_grid_view.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_image.cpp
|
do not premultiply the image mask being composited to the target buffer - fixes #1211
|
2012-05-24 13:41:00 -07:00 |
mapnik_image_view.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_inmem_metawriter.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_label_collision_detector.cpp
|
code formatting
|
2011-11-13 19:54:32 -08:00 |
mapnik_layer.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_line_pattern_symbolizer.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_line_symbolizer.cpp
|
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 |
mapnik_logger.cpp
|
reflect the mapnik.logger types in python
|
2012-04-13 17:52:13 -07:00 |
mapnik_map.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_markers_symbolizer.cpp
|
finish exposing markers symbolizer in python - closes #612
|
2012-06-04 13:42:51 -07:00 |
mapnik_palette.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_parameters.cpp
|
- finish thrashing all the useless ifdef MAPNIK_LOG
|
2012-04-09 21:41:56 +02:00 |
mapnik_point_symbolizer.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_polygon_pattern_symbolizer.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_polygon_symbolizer.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_proj_transform.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_projection.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_python.cpp
|
- improved again the logging facilities
|
2012-04-09 03:00:51 +02:00 |
mapnik_query.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_raster_colorizer.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_raster_symbolizer.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_rule.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_shield_symbolizer.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_stroke.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_style.cpp
|
fix docstring for Style.filter_mode
|
2012-05-01 23:28:58 -04:00 |
mapnik_svg.hpp
|
split parse_transform.hpp, set dynamic transform expression from python
|
2012-06-07 17:06:45 +02:00 |
mapnik_symbolizer.cpp
|
Merge branch 'master' into compositing
|
2012-05-01 12:35:49 +01:00 |
mapnik_text_placement.cpp
|
Revert "initialise blur radius's to 1 for real this time"
|
2012-05-24 11:37:24 +01:00 |
mapnik_threads.hpp
|
apply mapnik_format.el formatting
|
2012-03-13 07:59:22 -07:00 |
mapnik_value_converter.hpp
|
python: fix leaky Py_None return by calling Py_INCREF(Py_None) before returning - closes #1221
|
2012-05-18 13:22:51 -07:00 |
mapnik_view_transform.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
python_cairo.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
python_grid_utils.hpp
|
- finish thrashing all the useless ifdef MAPNIK_LOG
|
2012-04-09 21:41:56 +02:00 |
python_optional.hpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |