.. |
agg
|
Merge branch 'master' into feature_impl
|
2012-01-18 09:40:55 -05:00 |
grid
|
Adding support for height as expression for building symbolizer
|
2011-12-09 12:08:50 +01:00 |
svg
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
wkt
|
maintain boost 1.42 compatibility by disabling new wkt parser for boost <= 1.46
|
2011-09-09 09:26:11 +00:00 |
arrow.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
box2d.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
build.py
|
Merge branch 'master' into feature_impl
|
2012-01-18 09:40:55 -05:00 |
cairo_renderer.cpp
|
+ update colorizer call
|
2012-01-18 09:39:06 -05:00 |
color.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
datasource_cache.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 |
deepcopy.cpp
|
add poor man's deepcopy method :
|
2011-12-20 16:26:30 +00:00 |
distance.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
expression_string.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
feature_kv_iterator.cpp
|
+ move feature_kv_iterotor into *.cpp to avoid cyclic deps
|
2012-01-18 09:15:52 -05:00 |
feature_style_processor.cpp
|
feature impl update
|
2012-01-12 09:33:43 +00:00 |
feature_type_style.cpp
|
fix typo
|
2011-12-07 23:03:14 +01:00 |
filter_factory.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
font_engine_freetype.cpp
|
+ store face index for faster access
|
2012-01-09 13:09:19 +00:00 |
font_set.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
glyph_symbolizer.cpp
|
add support for fractional text size
|
2011-10-28 11:24:08 +01:00 |
gradient.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
graphics.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
image_reader.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
image_util.cpp
|
- palette not supported in tiff images (yet)
|
2011-11-28 17:18:30 +01:00 |
jpeg_reader.cpp
|
c++ style include
|
2011-11-08 10:34:00 -08:00 |
layer.cpp
|
remove title,abstract members from layer class
|
2011-12-13 16:34:10 +00:00 |
libxml2_loader.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
line_pattern_symbolizer.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
line_symbolizer.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
load_map.cpp
|
#1023 making gamma power default, making gamma-method awailable for polygon pattern symolizer and stroke
|
2012-01-13 18:20:03 +01:00 |
map.cpp
|
python: reflect fontsets to enable fuller test of map.deepcopy - closes #348
|
2011-12-20 12:34:27 -08:00 |
mapped_memory_cache.cpp
|
use mutex from base class
|
2011-11-18 09:39:57 +00:00 |
marker_cache.cpp
|
use mutex from base class
|
2011-11-18 09:39:57 +00:00 |
markers_symbolizer.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
memory.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
memory_datasource.cpp
|
merge master with feature_impl
|
2012-01-17 17:47:27 -05:00 |
metawriter.cpp
|
update to use new feature_impl interface
|
2012-01-17 13:33:01 -05:00 |
metawriter_factory.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
metawriter_inmem.cpp
|
+ update to new feature_impl
|
2012-01-17 13:41:37 -05:00 |
palette.cpp
|
- modified some ugly error-prone and worse piece of c++ i've ever seen in my life
|
2011-10-23 21:37:56 +02:00 |
parse_path.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
placement_finder.cpp
|
untabify
|
2011-12-15 14:57:57 +00:00 |
plugin.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
png_reader.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
point_symbolizer.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
polygon_pattern_symbolizer.cpp
|
#1023 making gamma power default, making gamma-method awailable for polygon pattern symolizer and stroke
|
2012-01-13 18:20:03 +01:00 |
polygon_symbolizer.cpp
|
#1023 making gamma power default, making gamma-method awailable for polygon pattern symolizer and stroke
|
2012-01-13 18:20:03 +01:00 |
proj_transform.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
projection.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
raster_colorizer.cpp
|
update to work with new feature_impl
|
2012-01-17 14:19:38 -05:00 |
save_map.cpp
|
#1023 making gamma power default, making gamma-method awailable for polygon pattern symolizer and stroke
|
2012-01-13 18:20:03 +01:00 |
scale_denominator.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
shield_symbolizer.cpp
|
add support for fractional text size
|
2011-10-28 11:24:08 +01:00 |
stroke.cpp
|
#1023 making gamma power default, making gamma-method awailable for polygon pattern symolizer and stroke
|
2012-01-13 18:20:03 +01:00 |
svg_parser.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
svg_path_parser.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
svg_points_parser.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
svg_transform_parser.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
symbolizer.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
text_placements.cpp
|
Fix the problem reported in #1003 (NE, NW, SE not working for text-placement=simple).
|
2012-01-09 23:30:22 +01:00 |
text_symbolizer.cpp
|
silence a few msvc cast warnings
|
2011-11-18 15:55:27 -08:00 |
tiff_reader.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
unicode.cpp
|
- fix copyright to 2011 (script to do this will follow)
|
2011-10-23 15:04:25 +02:00 |
warp.cpp
|
forgot to add warp.cpp as a source
|
2011-09-16 14:57:40 +00:00 |
wkb.cpp
|
Simplify geometry model to support: Point/LineString/Polygon
|
2011-12-06 12:53:16 +00:00 |