.. |
mapnik
|
+ code: avoid exposing unsafe static methods in datasource_cache ( #1451)
|
2012-09-05 12:53:37 +01:00 |
mapnik2
|
switch back from mapnik2 to mapnik
|
2011-11-23 11:33:58 +00:00 |
build.py
|
remote the last references
|
2012-08-27 16:43:40 -07:00 |
mapnik_building_symbolizer.cpp
|
+reflect building symbolizer in python
|
2012-08-20 18:17:00 -07: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
|
+ singleton: return ref from instance() method
|
2012-09-07 16:23:03 +01:00 |
mapnik_datasource_cache.cpp
|
+ singleton: return ref from instance() method
|
2012-09-07 16:23:03 +01: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
|
+ fix __iter__ protocol
|
2012-08-08 16:15:54 +01:00 |
mapnik_font_engine.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_fontset.cpp
|
remove python pickling for map/style/rule/symbolizers/fontset/query - refs #1391
|
2012-08-15 13:55:36 -07:00 |
mapnik_gamma_method.cpp
|
remove old $ cruft
|
2012-08-24 13:49:28 -07:00 |
mapnik_geometry.cpp
|
expose svg output for geometries - refs #1437 (TODO: support svg_multi_generator)
|
2012-08-22 19:13:37 -07:00 |
mapnik_grid.cpp
|
+ don't pass std::string arg by value - use const&
|
2012-08-16 12:05:31 +01:00 |
mapnik_grid_view.cpp
|
+ don't pass std::string arg by value - use const&
|
2012-08-16 12:05:31 +01:00 |
mapnik_image.cpp
|
use mapnik.Image for visual tests - closes #1296
|
2012-07-06 17:44:15 -07:00 |
mapnik_image_view.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
|
+ singleton: return ref from instance() method
|
2012-09-07 16:23:03 +01:00 |
mapnik_line_pattern_symbolizer.cpp
|
bindings: get_filename - no need for const here
|
2012-09-03 10:52:26 -07:00 |
mapnik_line_symbolizer.cpp
|
+reflect comp_op, smooth, and clip in python bindings for all relevant symbolizers - closes #1264
|
2012-08-21 18:05:43 -07:00 |
mapnik_logger.cpp
|
remove 'info' and 'fatal' severities for logging to simplify framework - closes #1400
|
2012-08-16 15:52:32 -07:00 |
mapnik_map.cpp
|
+reflect background_image in python and add background_color to match XML
|
2012-08-20 18:18:36 -07:00 |
mapnik_markers_symbolizer.cpp
|
+ singleton: return ref from instance() method
|
2012-09-07 16:23:03 +01:00 |
mapnik_palette.cpp
|
c++ style
|
2012-09-03 10:27:48 -07:00 |
mapnik_parameters.cpp
|
- finish thrashing all the useless ifdef MAPNIK_LOG
|
2012-04-09 21:41:56 +02:00 |
mapnik_point_symbolizer.cpp
|
bindings: get_filename - no need for const here
|
2012-09-03 10:52:26 -07:00 |
mapnik_polygon_pattern_symbolizer.cpp
|
bindings: get_filename - no need for const here
|
2012-09-03 10:52:26 -07:00 |
mapnik_polygon_symbolizer.cpp
|
+reflect comp_op, smooth, and clip in python bindings for all relevant symbolizers - closes #1264
|
2012-08-21 18:05:43 -07: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
|
+ singleton: return ref from instance() method
|
2012-09-07 16:23:03 +01:00 |
mapnik_query.cpp
|
remove python pickling for map/style/rule/symbolizers/fontset/query - refs #1391
|
2012-08-15 13:55:36 -07:00 |
mapnik_raster_colorizer.cpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |
mapnik_raster_symbolizer.cpp
|
+reflect comp_op, smooth, and clip in python bindings for all relevant symbolizers - closes #1264
|
2012-08-21 18:05:43 -07:00 |
mapnik_rule.cpp
|
remove python pickling for map/style/rule/symbolizers/fontset/query - refs #1391
|
2012-08-15 13:55:36 -07:00 |
mapnik_scaling_method.cpp
|
remove old $ cruft
|
2012-08-24 13:49:28 -07:00 |
mapnik_shield_symbolizer.cpp
|
bindings: get_filename - no need for const here
|
2012-09-03 10:52:26 -07:00 |
mapnik_stroke.cpp
|
python: add properties to mapnik.Stroke to match xml/svg spec - refs #1427
|
2012-08-21 15:59:31 -07:00 |
mapnik_style.cpp
|
fix includes post bf3efbeab8 - refs #1435
|
2012-08-23 11:34:13 -07:00 |
mapnik_svg.hpp
|
bindings: get_filename - no need for const here
|
2012-09-03 10:52:26 -07:00 |
mapnik_symbolizer.cpp
|
Merge branch 'master' into compositing
|
2012-05-01 12:35:49 +01:00 |
mapnik_text_placement.cpp
|
add build file for headers and svg/output code directories to hold the svg_renderer used for output - refs #1438
|
2012-08-27 17:58:49 -07:00 |
mapnik_threads.hpp
|
apply mapnik_format.el formatting
|
2012-03-13 07:59:22 -07:00 |
mapnik_value_converter.hpp
|
+ use Py_RETURN_NONE
|
2012-08-07 17:01:03 +01: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.cpp
|
back compatibility for raster-mode values using _ and shield-no-text
|
2012-08-16 19:20:29 -07:00 |
python_grid_utils.hpp
|
+ don't pass std::string arg by value - use const&
|
2012-08-16 12:05:31 +01:00 |
python_optional.hpp
|
implement new debug system
|
2012-04-08 02:20:56 +02:00 |