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
def14318a64b86a074f554b3a7ee015218f9a443
openlayers
/
lib
/
OpenLayers
/
Handler
History
Schuyler Erle
07abc57037
Check return values from activate()/deactivate() in subclassed Handlers and Controls, as appropriate.
Fixes
#599
.
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@2955
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2007-04-01 21:33:59 +00:00
..
Box.js
Check return values from activate()/deactivate() in subclassed Handlers and Controls, as appropriate.
Fixes
#599
.
2007-04-01 21:33:59 +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
Check return values from activate()/deactivate() in subclassed Handlers and Controls, as appropriate.
Fixes
#599
.
2007-04-01 21:33:59 +00:00
MouseWheel.js
Check return values from activate()/deactivate() in subclassed Handlers and Controls, as appropriate.
Fixes
#599
.
2007-04-01 21:33:59 +00:00
Path.js
#571
: Don't subclass Geometry.Point from LonLat, and all neccesary associated
2007-03-31 18:30:56 +00:00
Point.js
#571
: Don't subclass Geometry.Point from LonLat, and all neccesary associated
2007-03-31 18:30:56 +00:00
Polygon.js
#571
: Don't subclass Geometry.Point from LonLat, and all neccesary associated
2007-03-31 18:30:56 +00:00