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
eba3d3878c73f24e39da1b8d093cda048055cd9d
openlayers
/
lib
/
OpenLayers
/
Handler
History
Frédéric Junod
eba3d3878c
fixed APIdocs. Non-functional change
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@12193
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2011-07-27 11:36:33 +00:00
..
Box.js
Box Handler missing start callback, r=pgiraud (
closes
#3324
)
2011-06-06 11:43:50 +00:00
Click.js
fixed APIdocs. Non-functional change
2011-07-27 11:36:33 +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
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
Methods for programmatically manipulating sketches while digitizing features. r=bartvde (
closes
#3343
)
2011-06-17 18:59:16 +00:00
Pinch.js
fixed APIdocs. Non-functional change
2011-07-27 11:36:33 +00:00
Point.js
Handler.Point has no "drawing" property anymore, trivial change (references
#3316
)
2011-07-04 20:48:12 +00:00
Polygon.js
Methods for programmatically manipulating sketches while digitizing features. r=bartvde (
closes
#3343
)
2011-06-17 18:59:16 +00:00
RegularPolygon.js
Using the correct superclass. Thanks jorix for investigating and fixing this. p=jorix (
closes
#3373
)
2011-06-21 20:53:53 +00:00