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
b5ef77096c4d7c4aae1d2092469cf97dc490463b
openlayers
/
lib
/
OpenLayers
/
Handler
History
euzuro
b5ef77096c
wiki/NaturalDocs says we should be using 'Return:' and not 'Returns:' so this patch is fixing that. Of course, in the process, I came across not a few instances where other ND related whitespace or typos were at odds with a peaceful, uniform OL codebase. No functional changes here, just makin' things pretty.
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@4109
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2007-08-29 18:08:32 +00:00
..
Box.js
Since John already went ahead and committed the main change, I'm just going
2007-08-23 11:29:06 +00:00
Drag.js
Modify drag handler for easier subclassing. Thanks for the team effort on this one (
closes
#827
).
2007-08-29 03:11:41 +00:00
Feature.js
wiki/NaturalDocs says we should be using 'Return:' and not 'Returns:' so this patch is fixing that. Of course, in the process, I came across not a few instances where other ND related whitespace or typos were at odds with a peaceful, uniform OL codebase. No functional changes here, just makin' things pretty.
2007-08-29 18:08:32 +00:00
Keyboard.js
Fix deactivate and destroy methods on the keyboard handler. Add 28 tests for previously untested handler. Thanks to Erik for the quick review and comments - appreciated as always (
closes
#943
).
2007-08-29 17:37:42 +00:00
MouseWheel.js
Properly destroy OpenLayers.Handler.MouseWheel, patch from fredj. Added
2007-08-29 04:21:17 +00:00
Path.js
Properly destroy features in the point, path, and polygon handlers. Patch with tests from fredj - thank you for the catch and the great patch. (
Closes
#931
)
2007-08-27 21:03:28 +00:00
Point.js
Properly destroy features in the point, path, and polygon handlers. Patch with tests from fredj - thank you for the catch and the great patch. (
Closes
#931
)
2007-08-27 21:03:28 +00:00
Polygon.js
Properly destroy features in the polygon handler. Many thanks to fredj who has caubht these issues, provided clear patches, and written solid tests. More please. (
Closes
#934
)
2007-08-28 16:34:53 +00:00