.. |
mapnik
|
pyflakes driven python file cleanup
|
2015-02-02 10:38:08 -08:00 |
mapnik2
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
boost_std_shared_shim.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
build.py
|
scons: collect pycairo flags at configure time
|
2015-02-02 18:59:29 -08:00 |
mapnik_color.cpp
|
Fixed some issues in color and bindings where you could create a color and premultiplied was not set and it was resulting in it being assigned randomly, causing some issues at runtime.
|
2015-01-24 20:48:15 -06:00 |
mapnik_coord.cpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
mapnik_datasource.cpp
|
add extra metadata to lyr desc + use for srid/keyfield in postgis - closes #2650
|
2015-01-22 18:44:56 -08:00 |
mapnik_datasource_cache.cpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
mapnik_enumeration.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
mapnik_enumeration_wrapper_converter.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
mapnik_envelope.cpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
mapnik_expression.cpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
mapnik_feature.cpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
mapnik_featureset.cpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
mapnik_font_engine.cpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
mapnik_fontset.cpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
mapnik_gamma_method.cpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
mapnik_geometry.cpp
|
implement vertex interface in vertex_adapter and make mapnik::geometry_type immutable
|
2015-02-06 16:45:51 +01:00 |
mapnik_grid.cpp
|
Removed unused resolution data from grids
|
2015-03-10 23:19:30 -05:00 |
mapnik_grid_view.cpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
mapnik_image.cpp
|
Added the ability to get_type from an image, fixed possible bugs associated with image copy.
|
2015-03-06 17:24:23 -06:00 |
mapnik_image_view.cpp
|
Move image_data.hpp to image.hpp and renamed most everything from image_data to image alone. This might lead to the need to clean up some variables that are currently named image through out the code at some time, but I think in the long term is much better as image is a better name for the base class.
|
2015-01-22 11:39:37 -06:00 |
mapnik_label_collision_detector.cpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
mapnik_layer.cpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
mapnik_logger.cpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
mapnik_map.cpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
mapnik_palette.cpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
mapnik_parameters.cpp
|
add __contains__ method
|
2014-12-09 20:00:44 +00:00 |
mapnik_proj_transform.cpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
mapnik_projection.cpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
mapnik_python.cpp
|
python: fix compile when cairo is enabled but not pycairo
|
2015-01-27 15:33:58 -08:00 |
mapnik_query.cpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
mapnik_raster_colorizer.cpp
|
implement vertex interface in vertex_adapter and make mapnik::geometry_type immutable
|
2015-02-06 16:45:51 +01:00 |
mapnik_rule.cpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
mapnik_scaling_method.cpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
mapnik_style.cpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
mapnik_svg.hpp
|
bindings: get_filename - no need for const here
|
2012-09-03 10:52:26 -07:00 |
mapnik_svg_generator_grammar.cpp
|
avoid need to instanciate expensive svg_path_generator twice
|
2015-02-10 12:16:01 -08:00 |
mapnik_symbolizer.cpp
|
Removed all the code for the previous type of image and image_32. Ref #2633
|
2015-01-21 17:57:16 -06:00 |
mapnik_text_placement.cpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
mapnik_threads.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
mapnik_value_converter.hpp
|
remove static_visitor usage and rely on automatic result type deduction
|
2015-01-07 11:39:06 +01:00 |
mapnik_view_transform.cpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
python_grid_utils.cpp
|
Updated the name of methods in grids from properties to fields because they are an array rather then a map.
|
2015-03-10 19:59:46 -05:00 |
python_grid_utils.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
python_optional.hpp
|
move mapnik::noncopyable to mapnik::util::noncopyable where it belongs
|
2015-01-07 13:11:09 +01:00 |
python_to_value.hpp
|
smarter type extraction in python_to_value
|
2014-10-27 09:22:54 -07:00 |