155 Commits

Author SHA1 Message Date
Barend Gehrels
306b1ddbdc Updated samples to new system with reverse
[SVN r67305]
2010-12-18 18:45:04 +00:00
Barend Gehrels
716d64d331 Correction headerfile
[SVN r67060]
2010-12-06 08:23:06 +00:00
Barend Gehrels
76d0debf1f Shows Boost.Polygon point in example
[SVN r67043]
2010-12-05 21:48:38 +00:00
Barend Gehrels
a9dac9f234 Committed experiment using Proto (created after BoostCon 2010), not finished
[SVN r67005]
2010-12-04 13:21:49 +00:00
Barend Gehrels
969d95b5bc All samples without cartesian2d now
[SVN r67004]
2010-12-04 13:01:26 +00:00
Barend Gehrels
a415229918 Samples now without cartesian2d headerfile
[SVN r67003]
2010-12-04 12:11:17 +00:00
Barend Gehrels
b22c8e1f3d Qt update
[SVN r67002]
2010-12-04 11:52:28 +00:00
Barend Gehrels
fc0e782163 model namespaces, moved point_xy to d2::point_xy, revised point_ll_deg to ll::point<degree> (projection examples)
[SVN r66989]
2010-12-03 19:57:18 +00:00
Barend Gehrels
1c8fce3059 model namespaces, moved point_xy to d2::point_xy, revised point_ll_deg to ll::point<degree>
[SVN r66975]
2010-12-02 16:10:47 +00:00
Barend Gehrels
e299295f8e Fixed point-segment default_strategy construct
Fixed cross track for latlong (partly)

[SVN r66828]
2010-11-28 21:49:46 +00:00
Barend Gehrels
7b6d13a78c Updated jamfiles for examples/extensions
[SVN r66821]
2010-11-28 14:51:41 +00:00
Barend Gehrels
f9722c71f1 Updated comments
[SVN r66820]
2010-11-28 14:40:56 +00:00
Barend Gehrels
fb77d11994 Deleted duplicate lib
[SVN r66815]
2010-11-28 14:23:45 +00:00
Barend Gehrels
181529a35d Moved all samples with external libraries to folder with_external_libs
[SVN r66814]
2010-11-28 14:16:28 +00:00
Barend Gehrels
f8f22cc398 Major update:
Adaptions to examples with respect to new namespace model
Adaptions to examples using external libraries (gd, soci, shapelib)
Updates property sheets to boost 1.45.0


[SVN r66813]
2010-11-28 13:42:46 +00:00
Barend Gehrels
6b66982ae6 Using Boost 1.45.0 now by default
[SVN r66788]
2010-11-27 15:05:38 +00:00
Barend Gehrels
a1d0065595 Fixed two examples
[SVN r66787]
2010-11-27 15:03:50 +00:00
Barend Gehrels
fc25627241 Update reflection to new strategy approach
[SVN r66568]
2010-11-14 14:30:15 +00:00
Barend Gehrels
4592fc8039 Added two samples related to boost mailing list
[SVN r65936]
2010-10-13 11:33:26 +00:00
Barend Gehrels
446a79f168 Doc update
[SVN r64844]
2010-08-16 12:56:31 +00:00
Barend Gehrels
4800ea7918 Small tweaks in shapelib extension
[SVN r64596]
2010-08-04 15:45:23 +00:00
Barend Gehrels
349cab7b0d Added shapelib extension to create shapefiles using shapelib
(shameless plug: writing shapefiles has never been easier)

[SVN r64594]
2010-08-04 12:35:16 +00:00
Barend Gehrels
db53e722db Removed traits::append_point.
The library now used std::back_insert_iterator everywhere

[SVN r64113]
2010-07-17 20:26:29 +00:00
Barend Gehrels
e61812699b Fix for gcc pair
[SVN r63840]
2010-07-11 09:50:26 +00:00
Barend Gehrels
49618c7e0d Replaced member-type return_type by meta-function return_type
[SVN r63706]
2010-07-06 20:15:59 +00:00
Barend Gehrels
9c23118c37 Added non-const version of get_section
Major changes in distance strategies
Changed double from simplify to template parameter
Added a promote_floating_point
Added a fp_coordinate_type
Added namespaced point in custom example
Added mpl assertion in overlaps (should be done in most algorithms by default)
Added high precision test for various distance algorithms

[SVN r63579]
2010-07-04 10:01:10 +00:00
Barend Gehrels
3a20900c7f Split graph example into one with traditional properties (the original one), and one using bundled properties
[SVN r63338]
2010-06-26 10:09:00 +00:00
Barend Gehrels
4f9f03e071 Removed order/closure elements because of dispatch cleanup (it is now as it was before)
[SVN r62181]
2010-05-24 21:19:53 +00:00
Barend Gehrels
5fb11344e4 Corrected closure for area
Added closure for centroid
Modified/fixed closing iterator (didn't compile for MSVC 2010)


[SVN r62172]
2010-05-24 13:54:32 +00:00
Barend Gehrels
068c2fa90a Added closed / closure
Updated jamfiles

[SVN r62170]
2010-05-24 09:07:05 +00:00
Barend Gehrels
b35d1d74f0 Updates for clang
[SVN r62070]
2010-05-17 19:51:46 +00:00
Barend Gehrels
7d256acd89 Fixed scoped_ptr/array thanks to Boostcon feedback
[SVN r61901]
2010-05-11 04:18:22 +00:00
Barend Gehrels
c9a2b91b1f Upgraded to wxWidgets 2.8.11
Solved stupid error on focus[-1]

[SVN r61882]
2010-05-09 20:07:30 +00:00
Barend Gehrels
6c830d67a1 Removed redundant declaration
[SVN r61777]
2010-05-04 20:42:01 +00:00
Barend Gehrels
8218ce445c Moved dependancies to property sheets
[SVN r61588]
2010-04-26 20:55:45 +00:00
Barend Gehrels
8617d976a7 Updated wxWidgets project with pointer to wxPoint* and back_insert_iterator
Fixed Qt example vcproj, adding stylestheet


[SVN r61587]
2010-04-26 20:51:13 +00:00
Barend Gehrels
0bec27bf85 Updated x04_wxwidgets_world_mapper sample (vcproj, explanation)
[SVN r61538]
2010-04-24 15:56:03 +00:00
Barend Gehrels
8fa871ec82 x04_wxwidgets_world_mapper.cpp update for Linux
[SVN r61537]
2010-04-24 14:57:25 +00:00
Barend Gehrels
ee78fe9333 Moved section iterators to extensions
Solved wxwidges vcproj
Removed /W4 flag in Jamroot


[SVN r61536]
2010-04-24 14:22:22 +00:00
Barend Gehrels
5ce9286957 vcorivcproj changes
bugfix in test/algorithms/overlay/robustness


[SVN r61513]
2010-04-23 21:15:08 +00:00
Mateusz Loskot
99f5f6fd40 Geometry: updated example/Jamfile.v2 with new overlay examples.
[SVN r61168]
2010-04-09 20:32:17 +00:00
Mateusz Loskot
dd3ed74396 Fixed invalid initialization of non-const reference of type no_interrupt_policy passed to get_turns() in 05_b_overlay_linestring_polygon_example.cpp. Problem reported by Scott K Warren on the list. This initialization probably sneaked unnoticed because Visual C++ <=8.0 allows this buggy behaviour, however it has been fixed in Visual C++ 10.0 version.
[SVN r61167]
2010-04-09 20:30:57 +00:00
Barend Gehrels
1a682a45e6 Adapted path to WKT
[SVN r60937]
2010-03-30 12:13:45 +00:00
Barend Gehrels
01cc3e8a08 Updated x04_wxwidgets_world_mapper
[SVN r60870]
2010-03-27 12:21:29 +00:00
Barend Gehrels
aba0d30181 Updated point_ll_example.vcproj, boost path
[SVN r60674]
2010-03-17 12:42:07 +00:00
Barend Gehrels
da51ddaf38 Fix in example, multiply with earth radius
[SVN r60673]
2010-03-17 12:31:31 +00:00
Barend Gehrels
a65c98fe9e Added wxWidgets example
Renamed soci_examples.sln solution file

[SVN r60450]
2010-03-10 21:40:09 +00:00
Barend Gehrels
3cbfd63e81 Added data/world.wkt
[SVN r60430]
2010-03-10 17:01:14 +00:00
Barend Gehrels
c74eb479c4 Added 05 overlay examples
Added difference tests
Updated some overlay tests

[SVN r60000]
2010-02-28 21:16:56 +00:00
Mateusz Loskot
df39c49fe6 Geometry: removed unused variable warning
[SVN r59794]
2010-02-20 21:04:31 +00:00