.. |
mapnik
|
python3 support - patch thanks to Haoyu Bai - closes #334
|
2010-09-26 12:15:16 +00:00 |
Makefile.am
|
new added file
|
2009-04-04 12:24:45 +00:00 |
mapnik_color.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_coord.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_datasource.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_datasource_cache.cpp
|
+reflect 'plugin_names()' method in python
|
2009-06-22 07:04:07 +00:00 |
mapnik_enumeration.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_envelope.cpp
|
expose an indexing operator on box2d to allow for easy pythonic access to bounds parts
|
2010-09-16 14:41:29 +00:00 |
mapnik_expression.cpp
|
+ refactor path expressions parser
|
2010-06-18 15:39:32 +00:00 |
mapnik_feature.cpp
|
python3 support - patch thanks to Haoyu Bai - closes #334
|
2010-09-26 12:15:16 +00:00 |
mapnik_featureset.cpp
|
apply python docs patch from tmcw - closes #618
|
2010-09-24 17:41:08 +00:00 |
mapnik_font_engine.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_geometry.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_glyph_symbolizer.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_image.cpp
|
python3 support - patch thanks to Haoyu Bai - closes #334
|
2010-09-26 12:15:16 +00:00 |
mapnik_image_view.cpp
|
python3 support - patch thanks to Haoyu Bai - closes #334
|
2010-09-26 12:15:16 +00:00 |
mapnik_layer.cpp
|
upgrade default projection of epsg:4326 to match exactly what proj4 stores in /usr/local/share/epsg for 4326 (aka WGS84)
|
2010-08-10 18:18:31 +00:00 |
mapnik_line_pattern_symbolizer.cpp
|
+ refactor path expressions parser
|
2010-06-18 15:39:32 +00:00 |
mapnik_line_symbolizer.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_map.cpp
|
apply python docs patch from tmcw - closes #618
|
2010-09-24 17:41:08 +00:00 |
mapnik_markers_symbolizer.cpp
|
+ refactor path expressions parser
|
2010-06-18 15:39:32 +00:00 |
mapnik_parameters.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_point_symbolizer.cpp
|
+ refactor path expressions parser
|
2010-06-18 15:39:32 +00:00 |
mapnik_polygon_pattern_symbolizer.cpp
|
+ add support to polygon_patter_symbolizer for global pattern alignment in addition to local/feature (default) alignment - closes #203
|
2010-06-20 22:36:49 +00:00 |
mapnik_polygon_symbolizer.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_proj_transform.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_projection.cpp
|
allow for maintaining default ctor for projection class, reverting part of r2105 and part of r2102 (would have caused compile problems in mod_tile) - see also #333, which this sets us up for
|
2010-08-10 17:42:17 +00:00 |
mapnik_python.cpp
|
python3 support - patch thanks to Haoyu Bai - closes #334
|
2010-09-26 12:15:16 +00:00 |
mapnik_query.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_raster_colorizer.cpp
|
619_raster_colorizer_documentation.patch from tmcw - closes #619
|
2010-09-25 13:55:51 +00:00 |
mapnik_raster_symbolizer.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_rule.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_shield_symbolizer.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_stroke.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_style.cpp
|
apply python docs patch from tmcw - closes #618
|
2010-09-24 17:41:08 +00:00 |
mapnik_symbolizer.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
mapnik_text_symbolizer.cpp
|
rename text_convert to text_transform to match css naming convention (also matching enums to css)
|
2010-09-18 19:10:18 +00:00 |
mapnik_view_transform.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
python_cairo.cpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
python_optional.hpp
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
SConscript
|
better checking for whether our target python is python 3
|
2010-09-26 22:49:14 +00:00 |