mapnik/bindings/python
Hermann Kraus 9eccd58ed5 Merge branch 'textplacement-rename' into python-textplacement
Conflicts:
	include/mapnik/text_processing.hpp
2012-02-12 04:01:58 +01:00
..
mapnik Add bindings for formating::list_node. 2012-02-11 11:21:33 +01:00
mapnik2 switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
build.py scons: python 2.5 compatibility 2011-12-16 10:57:05 -08:00
mapnik_color.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_coord.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_datasource.cpp merge master with feature_impl 2012-01-17 17:47:27 -05:00
mapnik_datasource_cache.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_enumeration.hpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_envelope.cpp whitespace fixes (using format_source_files.sh) 2012-02-01 17:30:26 -08:00
mapnik_expression.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_feature.cpp whitespace fixes (using format_source_files.sh) 2012-02-01 17:30:26 -08:00
mapnik_featureset.cpp switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
mapnik_font_engine.cpp code formatting 2011-11-13 19:54:32 -08: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 whitespace fixes (using format_source_files.sh) 2012-02-01 17:30:26 -08:00
mapnik_grid.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_grid_view.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_image.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_image_view.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_inmem_metawriter.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_label_collision_detector.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_layer.cpp remove title,abstract members from layer class 2011-12-13 16:34:10 +00:00
mapnik_line_pattern_symbolizer.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_line_symbolizer.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_map.cpp finish refactor, moving to separate method off datasources to get_geometry_type and using enums all around 2012-01-17 01:09:46 -05:00
mapnik_markers_symbolizer.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_palette.cpp whitespace fixes (using format_source_files.sh) 2012-02-01 17:30:26 -08:00
mapnik_parameters.cpp whitespace fixes (using format_source_files.sh) 2012-02-01 17:30:26 -08:00
mapnik_point_symbolizer.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_polygon_pattern_symbolizer.cpp whitespace fixes (using format_source_files.sh) 2012-02-01 17:30:26 -08:00
mapnik_polygon_symbolizer.cpp whitespace fixes (using format_source_files.sh) 2012-02-01 17:30:26 -08:00
mapnik_proj_transform.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_projection.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_python.cpp Easier and safer thread blocking. Part 2 2012-02-09 00:28:10 +01:00
mapnik_query.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_raster_colorizer.cpp switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
mapnik_raster_symbolizer.cpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_rule.cpp merge textplacement-merge into feature_impl 2012-01-26 13:04:08 +00:00
mapnik_shield_symbolizer.cpp Make code easier to read by using std::pair instead of boost::tuple for position. 2012-01-29 17:33:43 +01:00
mapnik_stroke.cpp whitespace fixes (using format_source_files.sh) 2012-02-01 17:30:26 -08:00
mapnik_style.cpp switch back from mapnik2 to mapnik 2011-11-23 11:33:58 +00:00
mapnik_svg.hpp code formatting 2011-11-13 19:54:32 -08:00
mapnik_symbolizer.cpp merge textplacement-merge into feature_impl 2012-01-26 13:04:08 +00:00
mapnik_text_placement.cpp Merge branch 'textplacement-rename' into python-textplacement 2012-02-12 04:01:58 +01:00
mapnik_threads.hpp Easier and safer thread blocking. 2012-02-09 00:22:12 +01:00
mapnik_value_converter.hpp python: use value_convertor to handle mapnik::parameter value_holder variant 2011-12-02 13:37:26 -08:00
mapnik_view_transform.cpp code formatting 2011-11-13 19:54:32 -08:00
python_cairo.cpp avoid deprecated string conversion warning in pycairo by overriding Pycairo_Import macro and casting away const to please the c/c++ borderlands 2011-04-04 04:40:18 +00:00
python_grid_utils.hpp convert to using feature_ptr rather than const& for renderers 2012-02-01 16:37:05 -08:00
python_optional.hpp Add explicit namespaces. Old code compiled with clang but not with gcc. 2012-02-09 00:07:55 +01:00