This website requires JavaScript.
Explore
Help
Sign In
ashatora
/
openlayers
Watch
1
Star
0
Fork
0
You've already forked openlayers
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
9f47e1915d67e2385470924958f4dfec292a053a
openlayers
/
lib
/
OpenLayers
/
Handler
History
ahocevar
ed7faebbcb
fix document dragging which was broken with r10871. Note that this could also have been fixed by creating the Events instance on the element returned by OpenLayers.Util.getViewportElement() instead of document. r=erilem (
closes
#2941
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@10954
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2010-12-07 23:48:20 +00:00
..
Box.js
Avoiding unnecessary repeated checks of navigator.userAgent. The constants added here should not be used outside the library. In the future, they should be removed from the library. r=ahocevar (
closes
#2911
)
2010-11-03 00:10:00 +00:00
Click.js
Change license text to point to "OpenLayers contributors", referencing
2010-09-01 03:06:31 +00:00
Drag.js
fix document dragging which was broken with r10871. Note that this could also have been fixed by creating the Events instance on the element returned by OpenLayers.Util.getViewportElement() instead of document. r=erilem (
closes
#2941
)
2010-12-07 23:48:20 +00:00
Feature.js
Change license text to point to "OpenLayers contributors", referencing
2010-09-01 03:06:31 +00:00
Hover.js
Change license text to point to "OpenLayers contributors", referencing
2010-09-01 03:06:31 +00:00
Keyboard.js
Change license text to point to "OpenLayers contributors", referencing
2010-09-01 03:06:31 +00:00
MouseWheel.js
Change license text to point to "OpenLayers contributors", referencing
2010-09-01 03:06:31 +00:00
Path.js
Path handler: create APIFunction from dblclick internals (called finishGeometry) so people can programmatically stop the path handler, r=erilem (
closes
#2889
)
2010-10-18 09:46:46 +00:00
Point.js
Change license text to point to "OpenLayers contributors", referencing
2010-09-01 03:06:31 +00:00
Polygon.js
missing var's, p=jorix (thx), r=me (
closes
#2960
)
2010-12-06 20:15:15 +00:00
RegularPolygon.js
Change license text to point to "OpenLayers contributors", referencing
2010-09-01 03:06:31 +00:00