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
6ffc672436cd0721a3b6b4dd9e60d0d721deaf0a
openlayers
/
lib
/
OpenLayers
/
Handler
History
Tim Schaub
6ffc672436
#652
- IE was pretending it didn't know about document.onselectstart - though it relies on it
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@3039
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2007-04-09 20:15:19 +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
#652
- IE was pretending it didn't know about document.onselectstart - though it relies on it
2007-04-09 20:15:19 +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