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
f90d34fad9e0323f724ea42e86ab3fec1aaea790
openlayers
/
lib
/
OpenLayers
/
Handler
History
Frédéric Junod
9264d57a3c
remove unneeded destroy and initialize function. r=erilem (
closes
#3341
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@12386
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-09-17 19:20:40 +00:00
..
Box.js
Box Handler missing start callback, r=pgiraud (
closes
#3324
)
2011-06-06 11:43:50 +00:00
Click.js
remove unneeded destroy and initialize function. r=erilem (
closes
#3341
)
2011-09-17 19:20:40 +00:00
Drag.js
mouseout callbacks should check if the mouse leaves map.eventsDiv instead of map.div or map.viewPortDiv, p=jorix, r=me (
closes
#3239
)
2011-04-03 12:47:14 +00:00
Feature.js
don't fire changelayer events without a property, and do a more solid changelayer event check before changing the layer zIndex. r=tschaub (
closes
#3377
)
2011-06-22 06:04:10 +00:00
Hover.js
remove unneeded destroy and initialize function. r=erilem (
closes
#3341
)
2011-09-17 19:20:40 +00:00
Keyboard.js
Happy New Year.
2011-01-03 15:39:40 +00:00
MouseWheel.js
Happy New Year.
2011-01-03 15:39:40 +00:00
Path.js
remove unneeded destroy and initialize function. r=erilem (
closes
#3341
)
2011-09-17 19:20:40 +00:00
Pinch.js
remove unneeded destroy and initialize function. r=erilem (
closes
#3341
)
2011-09-17 19:20:40 +00:00
Point.js
Making sketch handlers work over the dateline by using layer.getLonLatFromViewPortPx instead of map.getLonLatFromPixel. Thanks bartvde for the unit and acceptance tests. r=bartvde (
closes
#2787
)
2011-09-08 17:53:44 +00:00
Polygon.js
remove unneeded destroy and initialize function. r=erilem (
closes
#3341
)
2011-09-17 19:20:40 +00:00
RegularPolygon.js
Making sketch handlers work over the dateline by using layer.getLonLatFromViewPortPx instead of map.getLonLatFromPixel. Thanks bartvde for the unit and acceptance tests. r=bartvde (
closes
#2787
)
2011-09-08 17:53:44 +00:00