|
|
|
@7885
|
[7885]
|
08/28/08 14:41:00 |
crschmidt |
Clear bounds of geometries when reprojecting. Patch wwork by myself, … |
|
|
|
@6724
|
[6724]
|
03/31/08 01:31:28 |
euzuro |
fix up tests, remove _01_. (Closes #1387) |
|
|
|
@6719
|
[6719]
|
03/31/08 01:03:49 |
crschmidt |
bring back r6710 now that popup changes are in |
|
|
|
@6711
|
[6711]
|
03/30/08 22:12:03 |
crschmidt |
Revert r6710: The new popup coe is going to need to change tests, so … |
|
|
|
@6710
|
[6710]
|
03/30/08 21:57:38 |
crschmidt |
Since we've now completed all the work that is including new tests in 2.6, … |
|
|
|
@5348
|
[5348]
|
12/05/07 08:25:05 |
fredj |
There is 2 tests for the getLength function, remove one of them |
|
|
|
@5347
|
[5347]
|
12/05/07 03:53:27 |
tschaub |
remove geometry components backwards - thanks for the catch flixo and … |
|
|
|
@5200
|
[5200]
|
11/15/07 18:37:36 |
tschaub |
adding irregular option to regular polygon control - now, go draw … |
|
|
|
@4707
|
[4707]
|
09/30/07 21:03:29 |
tschaub |
All geometry equals methods now work with bad arguments (closes #1041). |
|
|
|
@4302
|
[4302]
|
09/14/07 16:08:47 |
tschaub |
Deprecating all prototype extensions. This puts all OpenLayers … |
|
|
|
@4205
|
[4205]
|
09/10/07 16:24:27 |
tschaub |
Adding a RegularPolygon handler for drawing squares, triangles, circles, … |
|
|
|
@4127
|
[4127]
|
08/30/07 13:10:26 |
tschaub |
Use degrees instead of radians for geometry.rotate method (closes #948). |
|
|
|
@4059
|
[4059]
|
08/27/07 13:47:50 |
tschaub |
removing HTML comment wrapping scripts - these haven't been necessary … |
|
|
|
@3999
|
[3999]
|
08/23/07 13:39:52 |
tschaub |
#917 point.bounds needs to be non-null before the resize/rotate/move - … |
|
|
|
@3998
|
[3998]
|
08/23/07 13:16:00 |
tschaub |
#915 geometry manipulations need to call clearBounds |
|
|
|
@3991
|
[3991]
|
08/23/07 09:37:04 |
crschmidt |
remove unneccesary bounds |
|
|
|
@3956
|
[3956]
|
08/22/07 17:00:46 |
tschaub |
#912 first and last component of a linear ring refer to the same point |
|
|
|
@3631
|
[3631]
|
07/06/07 16:32:22 |
tschaub |
#807 - give geometries a resize method - examples and tests for … |
|
|
|
@3602
|
[3602]
|
07/05/07 18:03:27 |
tschaub |
#805 - all geometries now know how to rotate - see the … |
|
|
|
@3032
|
[3032]
|
04/06/07 19:31:36 |
tschaub |
#649 - remove collection.getComponents - use collection.components instead |
|
|
|
@2978
|
[2978]
|
04/02/07 12:46:34 |
sderle |
propset svn:eol-style native recursively throughout trunk. enjoy\! |
|
|
|
@2945
|
[2945]
|
03/31/07 15:13:11 |
tschaub |
#611: let all geometry inherit toString from the superclass - … |
|
|
|
@2943
|
[2943]
|
03/31/07 14:30:56 |
crschmidt |
#571: Don't subclass Geometry.Point from LonLat, and all neccesary … |
|
|
|
@2931
|
[2931]
|
03/30/07 17:42:32 |
sderle |
Tim's big refactoring of the Geometry modules. Fixes #590. All tests pass … |
|
|
|
@2899
|
[2899]
|
03/26/07 16:55:32 |
sderle |
Patch from fredj adds toString() method to Geometry.Linearring. Fixes … |
|
|
|
@2862
|
[2862]
|
03/22/07 16:46:12 |
euzuro |
fix extra commas in test. all ie tests should pass now |
|
|
|
@2803
|
[2803]
|
03/16/07 09:23:56 |
crschmidt |
Merge vector-2.4 branch back to trunk.
svn merge sandbox/vector-2.4/@2307 … |
|
copied from sandbox/vector-2.4/tests/Geometry:
|
|
|
|
@2744
|
[2744]
|
03/13/07 21:00:28 |
euzuro |
the addition of a component to a collection no longer should trigger the … |