Tim Schaub
|
0ab9dd8bd0
|
Tests for ol.Disposable
|
2016-03-03 09:05:02 -07:00 |
|
Frédéric Junod
|
9ba059a159
|
Merge pull request #4955 from fredj/ie_xml_workaround
Remove IE workarounds in src/ol/xml.js
|
2016-03-03 15:59:14 +01:00 |
|
Frederic Junod
|
7da7cba812
|
Don't use goog.dom.xml.createDocument
Use DOMImplementation.createDocument instead, available for IE >= 9
|
2016-03-03 15:46:29 +01:00 |
|
Frederic Junod
|
b09f7e30b2
|
Get rid of goog.dom.xml.serialize
Use XMLSerializer.serializeToString() function instead, available for IE >= 9
|
2016-03-03 15:46:29 +01:00 |
|
Frederic Junod
|
57f7811cd0
|
Remove ol.xml.isNode workaround for IE
|
2016-03-03 15:46:29 +01:00 |
|
Frederic Junod
|
90b4eea1cd
|
Remove ol.xml.isDocument workaround for IE
|
2016-03-03 15:46:29 +01:00 |
|
Frederic Junod
|
544de3b91c
|
Remove ol.xml.setAttributeNS workaround for IE
|
2016-03-03 15:46:29 +01:00 |
|
Frederic Junod
|
811eea0d3a
|
Remove ol.xml.getAttributeNodeNS workaround for IE
|
2016-03-03 15:46:29 +01:00 |
|
Frederic Junod
|
e210328dba
|
Remove ol.xml.getAttributeNS workaround for IE
|
2016-03-03 15:46:29 +01:00 |
|
Frederic Junod
|
1e98f1227b
|
Remove ol.xml.createElementNS workaround for IE
|
2016-03-03 15:46:29 +01:00 |
|
Frederic Junod
|
b87a912ecc
|
Remove ol.xml.getLocalName workaround for IE
This property is available for IE >= 9
|
2016-03-03 15:46:29 +01:00 |
|
Andreas Hocevar
|
750a01aa80
|
Merge pull request #4960 from ahocevar/clip-rendered
Simplify clipping of lower resolution regions
|
2016-03-03 15:44:47 +01:00 |
|
Tim Schaub
|
143af1e091
|
Merge pull request #4950 from tschaub/dispose
Remove use of goog.Disposable().
|
2016-03-03 07:44:39 -07:00 |
|
Tim Schaub
|
e1f0e8d75b
|
No need for ol.webgl.Context to be an event target
|
2016-03-03 07:28:34 -07:00 |
|
Tim Schaub
|
2f9d4e68eb
|
Unregister all listeners on the WebGL context's canvas
|
2016-03-03 07:26:45 -07:00 |
|
Tim Schaub
|
afb64ed2bf
|
Make ol.webgl.Context an ol.events.EventTarget
|
2016-03-02 16:32:25 -07:00 |
|
Tim Schaub
|
71faef3dfd
|
One fewer anonymous function
|
2016-03-02 15:44:07 -07:00 |
|
Tim Schaub
|
09eee46822
|
Use ol.Disposable instead of goog.Disposable
|
2016-03-02 15:44:07 -07:00 |
|
Tim Schaub
|
ae4d8195c0
|
Remove use of goog.dispose()
|
2016-03-02 15:44:06 -07:00 |
|
Tim Schaub
|
df4f154a93
|
Unused goog.dispose requires
|
2016-03-02 15:44:06 -07:00 |
|
Tim Schaub
|
34d8d77344
|
Merge pull request #4963 from tschaub/xhr-failures
Handle more XHR errors in the TileJSON source
|
2016-03-02 15:40:43 -07:00 |
|
Tim Schaub
|
c9852250e4
|
Merge pull request #4962 from tschaub/untestable
Skip tests where features are not available
|
2016-03-02 15:21:36 -07:00 |
|
Tim Schaub
|
1877910b7e
|
Handle more XHR errors in the TileJSON source
|
2016-03-02 14:42:28 -07:00 |
|
Tim Schaub
|
9c594bc997
|
Use where function in MVT tests
|
2016-03-02 13:22:33 -07:00 |
|
Tim Schaub
|
1925e39b69
|
Allow tests to be ignored by feature
|
2016-03-02 13:20:37 -07:00 |
|
Andreas Hocevar
|
0c8bec2126
|
Merge pull request #4956 from jonataswalker/fix-layout-examples
Fix Examples layout page
|
2016-03-02 19:09:42 +01:00 |
|
jonataswalker
|
8b2259bf25
|
Fix Examples layout page
|
2016-03-02 14:37:19 -03:00 |
|
Andreas Hocevar
|
8ba04ac77a
|
Simplify clipping of lower resolution regions
|
2016-03-02 15:54:06 +01:00 |
|
Frédéric Junod
|
f6f22b155c
|
Merge pull request #4958 from fredj/stop_wheel_events
Stop wheel events instead of DOMMouseScroll events
|
2016-03-02 15:36:38 +01:00 |
|
Frederic Junod
|
2cb48d3d62
|
Stop wheel events instead of DOMMouseScroll events
|
2016-03-02 15:25:22 +01:00 |
|
Tim Schaub
|
e3b88b8785
|
Merge pull request #4947 from tschaub/pixelworks
IE support for ol.source.Raster.
|
2016-03-01 15:13:48 -07:00 |
|
Tim Schaub
|
efdc892219
|
Run ol.source.Raster tests in Phantom
|
2016-03-01 13:50:31 -07:00 |
|
Tim Schaub
|
5aa175241a
|
No need to check for ImageData constructor in the tests
|
2016-03-01 13:43:55 -07:00 |
|
Tim Schaub
|
bc01fdb59a
|
Return ImageData-like objects for IE support
|
2016-03-01 13:34:50 -07:00 |
|
Tim Schaub
|
66f23c1aed
|
Upgrade to pixelworks@1.1.0
|
2016-03-01 13:34:50 -07:00 |
|
Andreas Hocevar
|
4cebe3d92b
|
Merge pull request #4944 from openlayers/greenkeeper-resemblejs-2.2.0
Update resemblejs to version 2.2.0 🚀
|
2016-03-01 17:58:34 +01:00 |
|
greenkeeperio-bot
|
ad0a13ebb2
|
chore(package): update resemblejs to version 2.2.0
http://greenkeeper.io/
|
2016-03-01 06:46:51 -07:00 |
|
Frédéric Junod
|
e8e5dc6332
|
Merge pull request #4942 from fredj/unused_example_data
Remove unused files in examples/data/
|
2016-03-01 12:43:58 +01:00 |
|
Frederic Junod
|
f271fdb993
|
Remove unused files in examples/data/
|
2016-03-01 12:26:06 +01:00 |
|
Frédéric Junod
|
fbbbcf5cdb
|
Merge pull request #4805 from fredj/cacheSize
Add new cacheSize option to ol.source
|
2016-03-01 10:46:00 +01:00 |
|
Andreas Hocevar
|
9fe2970fb3
|
Merge pull request #4940 from openlayers/release-v3.14.1
Release v3.14.1
|
2016-03-01 10:20:50 +01:00 |
|
Andreas Hocevar
|
b4c4a81afb
|
Update package version to 3.14.1
v3.14.1
|
2016-03-01 10:10:41 +01:00 |
|
Andreas Hocevar
|
7478e82b9a
|
Changelog for v3.14.1
|
2016-03-01 10:10:06 +01:00 |
|
Andreas Hocevar
|
4b586df2b5
|
Merge pull request #4939 from ahocevar/clip-opacity
Fix rendering of opaque layers with opacity != 1
|
2016-03-01 10:05:07 +01:00 |
|
Andreas Hocevar
|
ed62203527
|
Merge pull request #4921 from ahocevar/unlisten-earlier-and-bind-to-target
Unlisten before calling listener and bind to target by default
|
2016-03-01 10:03:51 +01:00 |
|
Andreas Hocevar
|
fbb3ffc9e5
|
Merge pull request #4939 from ahocevar/clip-opacity
Fix rendering of opaque layers with opacity != 1
|
2016-03-01 09:43:24 +01:00 |
|
Frederic Junod
|
9819aa38f5
|
Remove ol.DEFAULT_TILE_CACHE_HIGH_WATER_MARK
|
2016-03-01 09:05:12 +01:00 |
|
Frederic Junod
|
58d8b290af
|
Add new cacheSize option to ol.source
Option added to:
- olx.source.BingMapsOptions
- olx.source.MapQuestOptions
- olx.source.OSMOptions
- olx.source.StamenOptions
- olx.source.TileArcGISRestOptions
- olx.source.TileImageOptions
- olx.source.TileJSONOptions
- olx.source.TileWMSOptions
- olx.source.VectorTileOptions
- olx.source.XYZOptions
- olx.source.WMTSOptions
- olx.source.ZoomifyOptions
|
2016-03-01 09:05:12 +01:00 |
|
Andreas Hocevar
|
16f63a7e0c
|
Calculate low resolution tile clipping like current tile position
|
2016-02-29 21:30:57 +01:00 |
|
Andreas Hocevar
|
23172a3695
|
Use tile position coordinates for clip geometry outer ring
|
2016-02-29 21:28:20 +01:00 |
|