Commit graph

19 commits

Author SHA1 Message Date
Dane Springmeyer
f10939fac6 apply patch from lightmare fixing rgb->hsv conversion - refs #1493 2012-10-01 18:54:47 -07:00
Artem Pavlenko
0668fe2958 + use std::abs 2012-06-18 14:29:03 -04:00
Artem Pavlenko
b9765ec1db + hsl and hsv colour spaces (boost/gil/extensions) 2012-06-17 15:16:48 -04:00
Artem Pavlenko
457afbdbc4 + add boost/geometry/extensions/index/rtree
(TODO: remove when it's part of boost release)
2012-05-11 15:59:35 +01:00
Artem Pavlenko
47dc1e197b + merge mapnik2 to trunk 2009-12-16 20:02:06 +00:00
Dane Springmeyer
91a0f35b19 apply patch via River Tarnell from http://www.nabble.com/-Property-Tree--Compilation-issue-with-Boost-1.37.0-Beta-1-issue-td20162992.html 2009-06-03 06:22:13 +00:00
Artem Pavlenko
c937fe280a + make compile cleanly with boost >= 1.38.0
(TODO : move to spirit2 in milestone 1.0.0)
2009-02-11 16:29:44 +00:00
Dominic Hargreaves
c436461ee8 Fix build with GCC 4.3 (fixes #76) 2008-03-24 14:03:05 +00:00
Artem Pavlenko
2b60d6d425 applied patch to build on OSX Leopard and Sun's C++ compiler on Solaris from Justin Bronn 2008-01-21 20:15:07 +00:00
Artem Pavlenko
0065ccedeb resolved multiple #defines 2006-10-27 22:12:43 +00:00
Artem Pavlenko
88688433ab opps, may be not. merging back to -r305 2006-10-03 09:06:13 +00:00
Artem Pavlenko
e29e2472b1 move property tree one level up 2006-10-03 08:52:07 +00:00
Artem Pavlenko
efdc5d6f08 This is boost::property headers only library. It was accepted into main boost ditribution, but for now we use our own copy. 2006-10-03 08:49:51 +00:00
Artem Pavlenko
d8dc53bcf4 new build system 2006-01-31 23:09:52 +00:00
Artem Pavlenko
955ff4c4f5 1. fixed shape datasource bug - attributes were ignored for point/pointz/pointm types
2. use boost::thread for mutex/lock 
3  use boost::noncopyable
4  build agg as a shared lib for now
5. corrected panning code in map.cpp
6. improved coord_transform
2005-12-23 12:31:54 +00:00
Artem Pavlenko
6f9528c2e3 1.added serialization support
2.some class names changes
2005-12-14 17:01:09 +00:00
Artem Pavlenko
a6191fade0 1. corrected LIBS in SConsctipt files
2. use boost::shared_ptr instead of ref_ptr
2005-12-12 13:15:33 +00:00
Artem Pavlenko
32c76d5a5f 1.added copyright notice to SConstruct/SConscript files
2.fixed include/libs in datasources
3.revived shapeindex utility (+ boost::program_options)
2005-06-17 12:40:51 +00:00
Artem Pavlenko
a8ec856a15 initial import 2005-06-14 15:06:59 +00:00