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
2961be423e29c71bf1cd021c588d66a8dc9ee186
openlayers
/
lib
/
OpenLayers
/
Handler
History
Schuyler Erle
2961be423e
Handler.MouseWheel gets destroy().
Fixes
#600
. Look out now.
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@2937
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2007-03-30 22:04:06 +00:00
..
Box.js
Merge vector-2.4 branch back to trunk.
2007-03-16 13:23:56 +00:00
Drag.js
modify the drag handler so that it only modifies IE's document.onselectstart while dragging - add jsodc text - all browser event handlers now return a boolean - activate and deactivate respect the return of the parent class and return the same
2007-03-28 15:59:49 +00:00
Feature.js
replacing the select handler with a feature handler - with support for up, down, over, out, and move callbacks associated with mouse events on a feature - the select-feature.html example shows the use of a control that activates the feature handler - see
#544
2007-03-21 23:30:20 +00:00
Keyboard.js
Keyboard-related classes get destroy().
Fixes
#598
. Ba-ding.
2007-03-30 22:03:05 +00:00
MouseWheel.js
Handler.MouseWheel gets destroy().
Fixes
#600
. Look out now.
2007-03-30 22:04:06 +00:00
Path.js
Tim's big refactoring of the Geometry modules.
Fixes
#590
. All tests pass in FF (except the PanZoomBar stuff, which wasn't touched by this patch) and IE.
2007-03-30 21:42:32 +00:00
Point.js
Merge vector-2.4 branch back to trunk.
2007-03-16 13:23:56 +00:00
Polygon.js
Tim's big refactoring of the Geometry modules.
Fixes
#590
. All tests pass in FF (except the PanZoomBar stuff, which wasn't touched by this patch) and IE.
2007-03-30 21:42:32 +00:00