.. |
agg_renderer.hpp
|
+ use class/struct keywords correctly
|
2009-02-17 22:06:30 +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
|
formatting
|
2009-05-14 22:53:03 +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 cairo compilation conditional on CFLAG (as well as Scons) like bindings/python/python_cairo.cpp
|
2009-06-08 19:43:49 +00:00 |
color.hpp
|
add missing header so that MAPNIK_BIG_ENDIAN is propertly defined
|
2009-11-02 19:18:52 +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
|
+ make compile cleanly with boost >= 1.38.0
|
2009-02-11 16:29:44 +00:00 |
ctrans.hpp
|
apply patch from River Tarnell <river@loreley.flyingparchment.org.uk> for Sun CC (Solaris) compile support
|
2009-06-03 06:10:35 +00:00 |
datasource.hpp
|
doxygen docs for some functions and classes
|
2009-03-01 21:09:09 +00:00 |
datasource_cache.hpp
|
expose list of registered plugins as a 'plugin_names()' method of DatasourceCache similar to the FontEngine.face_names() - closes #246
|
2009-06-22 06:59:56 +00:00 |
distance.hpp
|
+ fix msvc-9.0 compiler warnings
|
2009-02-17 23:19:28 +00:00 |
ellipsoid.hpp
|
ellipsoid
|
2006-10-18 23:02:57 +00:00 |
enumeration.hpp
|
- make the library compile with more strict flags ( closes #407 )
|
2009-12-04 15:00:06 +00:00 |
envelope.hpp
|
doxygen docs for some functions and classes
|
2009-03-01 21:09:09 +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
|
avoid deprecation warnings with boost 1_40 related to location of property_map.hpp
|
2009-09-25 22:08:52 +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
|
revert r1348 by enforcing map clipping by layer bounds, re-opens #420, closes #486, see also http://trac.mapnik.org/wiki/BoundsClipping
|
2010-01-10 21:42:44 +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
|
add a filter parsing alias of '!=' for '<>' - closes #427
|
2009-09-29 23:40:40 +00:00 |
filter_visitor.hpp
|
1. move include to mapnik/include
|
2006-10-04 11:22:18 +00:00 |
font_engine_freetype.hpp
|
integrate a few changes from mapnik2 branch - making sure to pass strings by const ref + formatting
|
2009-12-07 04:15:17 +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
|
formatting
|
2009-08-11 01:22:08 +00:00 |
global.hpp
|
proper namespacing and remove tabs
|
2009-12-03 17:08:05 +00:00 |
graphics.hpp
|
apply r1491 + modification for BIG_ENDIAN to from mapnik2 - closes #444
|
2009-12-15 22:14:09 +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
|
+ removed unused #include
|
2009-07-08 20:50:20 +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
|
expose ability to write to cairo formats from python without pycairo - closes #381
|
2010-01-10 23:38:27 +00:00 |
image_view.hpp
|
reverting back to 700
|
2008-06-29 10:56:29 +00:00 |
jpeg_io.hpp
|
support BIG_ENDIAN and jpeg output
|
2009-11-02 20:55:26 +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
|
doxygen docs for some functions and classes
|
2009-03-01 21:09:09 +00:00 |
libxml2_loader.hpp
|
add support for relative paths for entities when using libxml2 and loading xml from string - thanks dodobas for the initial patch
|
2009-12-06 22:18:45 +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
|
add support for relative paths for entities when using libxml2 and loading xml from string - thanks dodobas for the initial patch
|
2009-12-06 22:18:45 +00:00 |
logical.hpp
|
1. move include to mapnik/include
|
2006-10-04 11:22:18 +00:00 |
map.hpp
|
fix missing const - thanks Denis - closes #273 and #287
|
2009-04-02 16:35:08 +00:00 |
markers_converter.hpp
|
std namespacing
|
2009-06-03 05:26:46 +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
|
Add a modulus operator to the filter language.
|
2009-02-10 15:46:54 +00:00 |
memory.hpp
|
1. move include to mapnik/include
|
2006-10-04 11:22:18 +00:00 |
memory_datasource.hpp
|
+ add missing MAPNIK_DECL
|
2009-02-12 14:33:00 +00:00 |
memory_featureset.hpp
|
+ applied python_point_datasource.patch from lwu
|
2009-01-13 00:56:09 +00:00 |
octree.hpp
|
remove unneeded header
|
2010-01-05 21:30:24 +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
|
Patch from David Eastcott :
|
2009-10-19 13:52:53 +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
|
+ make it compile on win32
|
2010-01-09 14:46:38 +00:00 |
point_symbolizer.hpp
|
cherry pick one more changeset from mapnik2 into trunk
|
2009-12-07 06:43:02 +00:00 |
polygon_pattern_symbolizer.hpp
|
- more include order reversion
|
2007-10-08 18:10:31 +00:00 |
polygon_symbolizer.hpp
|
add 'gamma' attribute to PolygonSymbolizer, along with tests against simplified world borders shapefile - setting gamma to .5-.7 can remove gaps in processed_p.shp depending on background color - closes #428
|
2010-01-13 00:14:44 +00:00 |
pool.hpp
|
allow multi/single threaded variants
|
2008-02-04 16:12:13 +00:00 |
proj_transform.hpp
|
+add pickle support for proj_transform and view/coord_transform - see #345
|
2009-05-24 06:31:32 +00:00 |
projection.hpp
|
+ applied patch avoid_extent from rcoup
|
2008-11-19 21:50:12 +00:00 |
ptree_helpers.hpp
|
+ fully qualify stl strings
|
2009-07-07 23:54:02 +00:00 |
quad_tree.hpp
|
Fix build with GCC 4.3 (fixes #76)
|
2008-03-24 14:03:05 +00:00 |
query.hpp
|
pass the scale_denom in a mapnik::query - closes 465
|
2009-12-10 23:22:48 +00:00 |
raster.hpp
|
+ pass parameter by const ref
|
2009-04-10 11:47:46 +00:00 |
raster_symbolizer.hpp
|
+ applied "hill shading" patch from Marcin Rudowski
|
2009-03-29 11:05:20 +00:00 |
regex_filter.hpp
|
- more include order reversion
|
2007-10-08 18:10:31 +00:00 |
rule.hpp
|
Revert "+ add templated operator==" -- not
|
2009-11-11 11:11:18 +00:00 |
save_map.hpp
|
rename map.save_map_string to map.save_map_to_string
|
2009-12-06 22:33:47 +00:00 |
scale_denominator.hpp
|
fixed scale_denomitator
|
2006-11-17 02:01:21 +00:00 |
shield_symbolizer.hpp
|
Patch from David Eastcott :
|
2009-10-19 13:52:53 +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
|
+ removed empty virtual dtor - not needed
|
2010-01-08 16:44:08 +00:00 |
text_path.hpp
|
added Unicode support based on ICU
|
2008-02-18 21:40:34 +00:00 |
text_symbolizer.hpp
|
integrate a few changes from mapnik2 branch - making sure to pass strings by const ref + formatting
|
2009-12-07 04:15:17 +00:00 |
unicode.hpp
|
+ add missing MAPNIK_DECL
|
2009-02-12 14:33:00 +00:00 |
utils.hpp
|
allow multi/single threaded variants
|
2008-02-04 16:12:13 +00:00 |
value.hpp
|
+ apply mapnik formatting
|
2009-11-08 10:35:29 +00:00 |
version.hpp
|
+ upgrade version to 700
|
2010-01-09 14:47:45 +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 |
wall_clock_timer.hpp
|
disable the wall clock timer as it is not portable code and we can't release at this time
|
2009-12-15 19:09:30 +00:00 |
wkb.hpp
|
- added new et input plugin
|
2009-03-22 22:26:42 +00:00 |