fredj
|
7f7f946c29
|
Stop using deprecated Layer.GML in examples
|
2011-11-18 11:24:33 +01:00 |
|
fredj
|
9f836cd264
|
Stop using deprecated Layer.GML in tests
|
2011-11-18 11:07:47 +01:00 |
|
Xavier Mamano
|
eae04c92bc
|
cancelDelay before measureImmediate + changes in tests.
|
2011-11-16 19:51:28 +01:00 |
|
fredj
|
a04df3e359
|
doc typo
|
2011-11-16 12:52:55 +01:00 |
|
ahocevar
|
c207e785f9
|
Merge pull request #51 from ahocevar/adjust-zoom
Don't let wrapDateLine maps be wider than one world width. r=@bartvde (closes http://trac.openlayers.org/ticket/3574)
|
2011-11-16 01:25:31 -08:00 |
|
fredj
|
0307bb481c
|
fix namespace for naturaldocs
|
2011-11-15 16:38:31 +01:00 |
|
fredj
|
dd6b54e622
|
remove duplicate comment
|
2011-11-15 16:32:03 +01:00 |
|
fredj
|
6836f4dcdf
|
Remove unneeded requires
|
2011-11-15 10:11:36 +01:00 |
|
fredj
|
b07286b21a
|
Don't use deprecated Layer.Grid.getGridBounds function in tests
|
2011-11-15 09:11:11 +01:00 |
|
fredj
|
cc3c89eb2a
|
Don't use deprecated Layer.Grid.getGridBounds function in tests
|
2011-11-15 09:09:55 +01:00 |
|
fredj
|
1ed137bd0a
|
move Layer.Grid.getGridBounds function into deprecated.js
|
2011-11-15 09:06:44 +01:00 |
|
ahocevar
|
0b39d32031
|
Don't let wrapDateLine maps be wider than one world width.
|
2011-11-14 17:49:41 +01:00 |
|
fredj
|
b056b19bf0
|
move Event.stop function into deprecated.js
|
2011-11-14 15:59:24 +01:00 |
|
fredj
|
3d0d2cbc4e
|
move Layer.VirtualEarth function into deprecated.js
|
2011-11-14 15:52:39 +01:00 |
|
fredj
|
71f1f4701b
|
move Layer.MultiMap function into deprecated.js
|
2011-11-14 15:34:04 +01:00 |
|
fredj
|
37de9273a7
|
move OpenLayers.Feature.WFS into deprecated.js.
|
2011-11-14 15:29:12 +01:00 |
|
Frederic Junod
|
9a3dc98458
|
Remove unneeded requires
|
2011-11-14 15:29:08 +01:00 |
|
Frederic Junod
|
4afff74b0d
|
Move deprecated functions from OpenLayers.Util into deprecated.js.
|
2011-11-14 15:29:03 +01:00 |
|
Frederic Junod
|
2900823eb2
|
Move deprecated Layer.WFS and Tile.WFS into deprecated.js.
|
2011-11-14 15:28:57 +01:00 |
|
Éric Lemoine
|
29256bd156
|
Merge pull request #47 from elemoine/pinchzoom
fix bug where center of fingers is not preserved on pinch zoom
|
2011-11-14 00:44:22 -08:00 |
|
ahocevar
|
b5d41fae25
|
removing trailing comma
|
2011-11-14 09:34:44 +01:00 |
|
ahocevar
|
553eeb5a04
|
Merge pull request #50 from ahocevar/wmscaps-singlepass
Process WMSCapabilities property inheritance and flat layers list in a single pass for increased performance.
|
2011-11-14 00:14:24 -08:00 |
|
ahocevar
|
754312b20b
|
Support for basic literal/propertyname combinations in SLD. r=elemoine (closes http://trac.osgeo.org/openlayers/ticket/3506)
|
2011-11-13 22:04:07 +01:00 |
|
ahocevar
|
5e4ee5e3c4
|
No more looping through attributes and complex attributes; set all in the first pass instead.
|
2011-11-13 17:48:45 +01:00 |
|
ahocevar
|
b563989985
|
no second pass to handle inheritance and nested layer
|
2011-11-13 17:14:13 +01:00 |
|
ahocevar
|
53963fabe0
|
Merge pull request #48 from jorix/3158-CC_WinPy24
closure.py: Use temporary file names but manual deletion.
|
2011-11-12 13:04:37 -08:00 |
|
Xavier Mamano
|
e2c3253108
|
closure.py: Use temporary file names but manual deletion.
Ok Windows+python 2.4
|
2011-11-12 16:47:57 +01:00 |
|
Éric Lemoine
|
629e14d3c7
|
PinchZoom.updateContainerOrigin renamed to updateContainerCenter
|
2011-11-10 21:40:46 +01:00 |
|
Éric Lemoine
|
e6f2b0e294
|
fix bug where center of fingers is not preserved on pinch zoom
|
2011-11-10 21:35:38 +01:00 |
|
Frederic Junod
|
18b23e944d
|
Don't use deprecated Layer.WFS in tests.
|
2011-11-10 08:21:16 +01:00 |
|
Tim Schaub
|
ec6c5eb74b
|
Merge pull request #43 from tschaub/undeprecated
Move deprecated methods from main lib. To use deprecated methods and classes in your application, add the deprecated.js script to your build profile.
|
2011-11-09 11:58:19 -08:00 |
|
tschaub
|
69ad1b7bbe
|
Add dependencies for deprecated.js.
To use deprecated methods, include the "deprecated.js" script in your build profile.
|
2011-11-09 12:56:05 -07:00 |
|
tschaub
|
caaf911081
|
Merge branch 'undeprecated' of https://github.com/ahocevar/openlayers into undeprecated
|
2011-11-09 12:24:53 -07:00 |
|
tschaub
|
b9cc3834d6
|
Merge branch 'master' of github.com:openlayers/openlayers into undeprecated
|
2011-11-09 12:24:42 -07:00 |
|
ahocevar
|
9f1869df2d
|
Don't use deprecated Element.hide and show methods internally.
|
2011-11-09 11:28:12 +01:00 |
|
ahocevar
|
4d2fb8861d
|
Don't use transition effect for labels, because backbuffers don't work well for transparent layers
|
2011-11-09 09:52:14 +01:00 |
|
Tim Schaub
|
9605c08a11
|
Remove extra MapServer subclass.
|
2011-11-08 22:57:28 -07:00 |
|
Tim Schaub
|
7b6887c954
|
Remove extra WMS subclasses.
|
2011-11-08 22:45:13 -07:00 |
|
Tim Schaub
|
ab225e36b9
|
Remove extra tests.
|
2011-11-08 22:42:46 -07:00 |
|
Tim Schaub
|
5f2a6d410b
|
Deprecated XML.js method.
|
2011-11-08 22:07:29 -07:00 |
|
tschaub
|
b7c826e796
|
Remove MouseDefaults and MouseToolbar.
|
2011-11-08 18:32:55 -07:00 |
|
tschaub
|
f90d34fad9
|
Exclude deprecated methods from full build.
|
2011-11-08 17:10:31 -07:00 |
|
tschaub
|
20e19203d5
|
Deprecated methods from BaseTypes.js.
|
2011-11-08 16:48:58 -07:00 |
|
tschaub
|
dd5d7c9f07
|
Remove deprecated methods from Element.js.
|
2011-11-08 16:37:31 -07:00 |
|
tschaub
|
5db084afe8
|
Pull Ajax.js from the loader.
|
2011-11-08 16:37:01 -07:00 |
|
tschaub
|
e4d422e781
|
Deprecated Class.js methods.
|
2011-11-08 16:24:33 -07:00 |
|
tschaub
|
95e7de2ab4
|
Deprecated tests for Ajax.js.
|
2011-11-08 16:17:52 -07:00 |
|
tschaub
|
368ad02bdb
|
Deprecated methods from Ajax.js.
|
2011-11-08 16:11:43 -07:00 |
|
Tim Schaub
|
bce3aced23
|
Merge pull request #42 from tschaub/convenience
Adding extent, location, and projection convenience. Where appropriate, literals can be used instead of creating new OpenLayers objects.
|
2011-11-08 11:05:46 -08:00 |
|
tschaub
|
76bb0be254
|
Spell projection with p and separate tests to avoid mock issues.
|
2011-11-08 11:47:59 -07:00 |
|