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
a3655cd66fb0c4a77be4073bacc8fd201c86ffb9
openlayers
/
lib
/
OpenLayers
/
Handler
History
Éric Lemoine
adbd2405ca
mouseout callbacks should check if the mouse leaves map.eventsDiv instead of map.div or map.viewPortDiv, p=jorix, r=me (
closes
#3239
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@11861
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-04-03 12:47:14 +00:00
..
Box.js
omit some tests in browsers that don't give us getComputedStyle for elements inside hidden frames (
closes
#2910
)
2011-03-29 15:15:07 +00:00
Click.js
Restore click handler state in deactivate. r=erilem (
closes
#3217
)
2011-03-30 20:53:46 +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
typo
2011-03-31 12:47:41 +00:00
Hover.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
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
Documentation fixes from jorix (thanks). (
closes
#3234
)
2011-03-31 22:02:46 +00:00
Pinch.js
Reworking click and pinch handling to get better behavior on multi-touch devices. r=ahocevar +testing from others (
closes
#3133
)
2011-03-11 01:53:26 +00:00
Point.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
Polygon.js
simplify the code of the path and polygon handlers, removing the finishTouchGeometry function, r=sbrunner (
closes
#3214
)
2011-03-30 14:26:12 +00:00
RegularPolygon.js
RegularPolygon handler - reverting [11770], as calling cancel from out causes issues (
#3199
)
2011-03-30 16:47:08 +00:00