mapnik/include/mapnik
Artem Pavlenko 2c317f7706 + mapnik-write-colors-using-rgba-not-hex.patch (jonb)
When you use save_xml() the colors are written out in #RGB format
  which can not represent alpha information. The patch makes it save using
  the rgb()/rgba() strings.
2009-01-21 15:43:49 +00:00
..
agg_renderer.hpp reverting back to 700 2008-06-29 10:58:29 +00:00
arrow.hpp 1. re-factored placement_finder to be more efficient. 'find_*' methods are templated on PathType. 2007-11-02 12:50:15 +00:00
attribute.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
attribute_collector.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
attribute_descriptor.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
boolean_filter.hpp Add support for boolean values in filters, and reading of boolean 2008-02-27 18:50:59 +00:00
cairo_renderer.hpp Make the cairo renderer build again, with font fallback support now. 2008-07-25 23:26:02 +00:00
color.hpp + (c++) renamed mapnik::Color to mapnik::color 2009-01-14 12:10:24 +00:00
color_factory.hpp + (c++) renamed mapnik::Color to mapnik::color 2009-01-14 12:10:24 +00:00
comparison.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
config.hpp improved win32 support from Valery Moiseev. 2007-01-17 11:43:11 +00:00
config_error.hpp - found and fixed another wild pointer 2008-01-07 07:32:55 +00:00
coord.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
coord_array.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
css_color_parser.hpp + mapnik-roundup-alpha-conversion.patch (jonb) 2009-01-21 15:39:54 +00:00
ctrans.hpp reverting back to 700 2008-06-29 10:58:29 +00:00
datasource.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
datasource_cache.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
distance.hpp added scale_denominator calc + great-circle distance 2006-10-18 22:44:37 +00:00
ellipsoid.hpp ellipsoid 2006-10-18 23:02:57 +00:00
enumeration.hpp Fix build with GCC 4.3 (fixes #76) 2008-03-24 14:03:05 +00:00
envelope.hpp + minor formatting 2008-11-16 21:11:07 +00:00
expression.hpp Add support for boolean values in filters, and reading of boolean 2008-02-27 18:50:59 +00:00
factory.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
feature.hpp Revert previous fix for #89 and add a new improved fix that enhances the 2008-04-12 15:22:27 +00:00
feature_factory.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
feature_layer_desc.hpp 1.Added support for building on Darwin (Xcode 2.4.1, gcc4.0.1). 2007-03-16 10:11:37 +00:00
feature_style_processor.hpp + applied intersection patch from randomjunk - #127 2009-01-13 00:35:45 +00:00
feature_type_style.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
fill.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
filter.hpp 1. added boost::optional<T> to/form Python converter 2007-08-01 09:59:23 +00:00
filter_expression.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
filter_factory.hpp use range based 'parse' method 2008-02-26 11:43:49 +00:00
filter_featureset.hpp implemented query_map_point method on map object: 2006-12-06 20:26:59 +00:00
filter_parser.hpp re-enable regex support 2008-03-29 00:58:09 +00:00
filter_parser_ast.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
filter_visitor.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
font_engine_freetype.hpp + (c++) renamed mapnik::Color to mapnik::color 2009-01-14 12:10:24 +00:00
font_set.hpp Refactor some of the font set stuff so that the cairo renderer can be 2008-07-25 00:23:33 +00:00
gamma.hpp + use fully qualified names from stl 2009-01-15 23:12:56 +00:00
geom_util.hpp + use fully qualified names from stl 2009-01-15 23:12:56 +00:00
geometry.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
global.hpp + use fully qualified name in global.hpp 2009-01-15 23:16:15 +00:00
graphics.hpp + applied mapnik-image32-from-cairo.patch (jonb) 2009-01-15 22:51:12 +00:00
hit_test_filter.hpp 1. Changed internal geometry representation (explicit support for multi geometries) 2007-09-16 11:23:51 +00:00
image_data.hpp + use fully qualified names from stl 2009-01-15 23:12:56 +00:00
image_reader.hpp support for palette based PNGs, user 'png256' as a format parameter (see updated rundemo.py) 2007-12-10 19:59:17 +00:00
image_util.hpp + mapnik-centralise-image-tostring-functions.patch (jonb) 2009-01-19 22:51:55 +00:00
image_view.hpp reverting back to 700 2008-06-29 10:56:29 +00:00
jpeg_io.hpp added support for saving images into Python String object 2008-01-25 14:40:48 +00:00
label_collision_detector.hpp + removed unused parameter from has_point_placement 2009-01-14 12:34:56 +00:00
label_placement.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
layer.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
libxml2_loader.hpp + mapnik-load-map-from-string.patch (jonb) 2009-01-15 23:51:07 +00:00
line_pattern_symbolizer.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
line_symbolizer.hpp + (c++) renamed mapnik::Color to mapnik::color 2009-01-14 12:10:24 +00:00
load_map.hpp + mapnik-load-map-from-string.patch (jonb) 2009-01-15 23:51:07 +00:00
local_datasource.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
logical.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
Makefile.am - add new files 2008-08-02 20:39:26 +00:00
map.hpp + mapnik-serialize-fontset.patch from jonb 2009-01-17 20:18:41 +00:00
markers_converter.hpp corrected init order 2008-02-05 13:57:40 +00:00
markers_symbolizer.hpp 1. re-factored placement_finder to be more efficient. 'find_*' methods are templated on PathType. 2007-11-02 12:50:15 +00:00
math_expr.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
memory.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
memory_datasource.hpp + applied python_point_datasource.patch from lwu 2009-01-13 00:56:09 +00:00
memory_featureset.hpp + applied python_point_datasource.patch from lwu 2009-01-13 00:56:09 +00:00
octree.hpp reverting back to 700 2008-06-29 10:56:29 +00:00
params.hpp support for user defined 'extent' parameter (for example : -180,-90,180,90) 2008-01-29 16:59:51 +00:00
placement_finder.hpp + apply has_dimensions for line_placement only 2008-09-21 10:42:51 +00:00
plugin.hpp Include ltdl.h instead of trying to forward declare libtool 2008-05-22 07:08:14 +00:00
png_io.hpp reverting back to 700 2008-06-29 10:56:29 +00:00
point_symbolizer.hpp + point symbolizer opacity patch from Brian (openstreetmap@brian.quinion.co.uk) 2008-09-19 08:27:32 +00:00
polygon_pattern_symbolizer.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
polygon_symbolizer.hpp + (c++) renamed mapnik::Color to mapnik::color 2009-01-14 12:10:24 +00:00
pool.hpp allow multi/single threaded variants 2008-02-04 16:12:13 +00:00
proj_transform.hpp + applied mapnik-skip-projection-if-equal.patch (jonb) 2008-12-07 16:23:57 +00:00
projection.hpp + applied patch avoid_extent from rcoup 2008-11-19 21:50:12 +00:00
ptree_helpers.hpp + mapnik-write-colors-using-rgba-not-hex.patch (jonb) 2009-01-21 15:43:49 +00:00
quad_tree.hpp Fix build with GCC 4.3 (fixes #76) 2008-03-24 14:03:05 +00:00
query.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
raster.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
raster_symbolizer.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
regex_filter.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
rule.hpp 1. re-factored placement_finder to be more efficient. 'find_*' methods are templated on PathType. 2007-11-02 12:50:15 +00:00
save_map.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
scale_denominator.hpp fixed scale_denomitator 2006-11-17 02:01:21 +00:00
shield_symbolizer.hpp + (c++) renamed mapnik::Color to mapnik::color 2009-01-14 12:10:24 +00:00
spatial.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
stroke.hpp + (c++) renamed mapnik::Color to mapnik::color 2009-01-14 12:10:24 +00:00
style.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
style_factory.hpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
symbolizer.hpp - more include order reversion 2007-10-08 18:10:31 +00:00
text_path.hpp added Unicode support based on ICU 2008-02-18 21:40:34 +00:00
text_symbolizer.hpp + (c++) renamed mapnik::Color to mapnik::color 2009-01-14 12:10:24 +00:00
unicode.hpp reverting back to 700 2008-06-29 10:58:29 +00:00
utils.hpp allow multi/single threaded variants 2008-02-04 16:12:13 +00:00
value.hpp + fixed unused paramater warning 2009-01-10 11:42:17 +00:00
vertex.hpp 1.Added support for building on Darwin (Xcode 2.4.1, gcc4.0.1). 2007-03-16 10:11:37 +00:00
vertex_transform.hpp simplified coord transformation interface. 2006-10-09 09:52:15 +00:00
vertex_vector.hpp Fix build with GCC 4.3 (fixes #76) 2008-03-24 14:03:05 +00:00
wkb.hpp 1. re-factored placement_finder to be more efficient. 'find_*' methods are templated on PathType. 2007-11-02 12:50:15 +00:00