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
1b3af5d26d6b8dfce8c10ada9fa29b77be2f314e
openlayers
/
lib
/
OpenLayers
/
Handler
History
Frédéric Junod
6223d7fd82
Add a cumulative mode in MouseWheel handler. r=ahocevar (
closes
#2450
)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@10002
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2010-02-01 08:42:17 +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
Added documentDrag option to the DragPan control and Drag handler.
2009-11-10 11:14:28 +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
Add a cumulative mode in MouseWheel handler. r=ahocevar (
closes
#2450
)
2010-02-01 08:42:17 +00:00
Path.js
Adding a 'sketchstarted' event on the vector layer. This event is triggered at the start of each new sketch. r=ahocevar (
closes
#1945
)
2009-04-12 15:36:15 +00:00
Point.js
2170_anonfuncs.diff: created functions returning true and false instead of using anonymous functions all over. p=rcoup, r=me (see
#2170
)
2009-10-24 09:23:24 +00:00
Polygon.js
Adding a 'sketchstarted' event on the vector layer. This event is triggered at the start of each new sketch. r=ahocevar (
closes
#1945
)
2009-04-12 15:36:15 +00:00
RegularPolygon.js
2170_anonfuncs.diff: created functions returning true and false instead of using anonymous functions all over. p=rcoup, r=me (see
#2170
)
2009-10-24 09:23:24 +00:00