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
dd556be0be5677c2497dfb8d565511094741d357
openlayers
/
lib
/
OpenLayers
/
Handler
History
Tim Schaub
dd556be0be
Correct spelling for sketch.
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@9261
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2009-04-10 15:27:08 +00:00
..
Box.js
Allowing users to better customize cursors for controls. Thanks to bartvde for the original patch and inspiration to get it done. Thanks ahocevar for the IE fix. r=ahocevar (
closes
#1484
)
2009-04-09 21:59:53 +00:00
Click.js
clear timer for rightclicks so that we don't fire single right click event after double rightclick event. thanks for the excellent find and fix, itbeyond. r=me (
Closes
#1995
)
2009-04-03 01:34:58 +00:00
Drag.js
Allowing users to better customize cursors for controls. Thanks to bartvde for the original patch and inspiration to get it done. Thanks ahocevar for the IE fix. r=ahocevar (
closes
#1484
)
2009-04-09 21:59:53 +00:00
Feature.js
SelectFeature should allow panning the map when over features, without activating click method at the end of drag, r=tschaub (
closes
#1824
)
2009-04-06 11:46:15 +00:00
Hover.js
it was reported on the mailing list that the hover handler doc isn't sufficient, fix that, thanks for reporting this Mika, no functional change
2008-12-10 20:04:29 +00:00
Keyboard.js
* Fixes to the Keyboard Handler to make it work better --
2008-07-31 17:45:16 +00:00
MouseWheel.js
Caching array length instead of accessing it with each iteration. r=crschmidt (
closes
#1636
)
2008-07-31 04:44:25 +00:00
Path.js
Adding a persist option to the measure control. This passes the same to the sketch handler. The cancel method on the control calls the same on the handler. Patch from dwins. Tests from me. r=me (
closes
#2029
)
2009-04-07 02:03:57 +00:00
Point.js
Correct spelling for sketch.
2009-04-10 15:27:08 +00:00
Polygon.js
Adding a persist option to the measure control. This passes the same to the sketch handler. The cancel method on the control calls the same on the handler. Patch from dwins. Tests from me. r=me (
closes
#2029
)
2009-04-07 02:03:57 +00:00
RegularPolygon.js
Handler.RegularPolygon doesn't always call the "done" callback, r=tschaub (
closes
#1857
)
2009-01-09 09:12:37 +00:00