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
88e1b772b95c01459edbc6a3f86208b54c55c146
openlayers
/
lib
/
OpenLayers
/
Control
History
euzuro
88e1b772b9
only call the concluding setCenter() (which generally will do no more than fire the 'moveend' event) if the drag was actually performed. otherwise, it was just a click, and no need.
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@1012
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-07-26 15:33:12 +00:00
..
KeyboardDefaults.js
bringing all changes from sandbox/euzuro/LayersReworking down into the trunk. this is a merge of r656:HEAD
http://svn.openlayers.org/sandbox/euzuro/LayersReworking
2006-06-27 23:16:26 +00:00
LayerSwitcher.js
Pulled down bug fixes, example updates, etc. r717:r787 from source:/branches/openlayers/1.0.
2006-06-27 04:40:52 +00:00
MouseDefaults.js
only call the concluding setCenter() (which generally will do no more than fire the 'moveend' event) if the drag was actually performed. otherwise, it was just a click, and no need.
2006-07-26 15:33:12 +00:00
MouseToolbar.js
replace all usage of copyOf() with clone(). Now copyOf() is officially deprecated and unused. supported only if users out there have used it, but we can phase it out in the next official release.
2006-07-18 11:56:13 +00:00
PanZoom.js
bringing all changes from sandbox/euzuro/LayersReworking down into the trunk. this is a merge of r656:HEAD
http://svn.openlayers.org/sandbox/euzuro/LayersReworking
2006-06-27 23:16:26 +00:00
PanZoomBar.js
replace all usage of copyOf() with clone(). Now copyOf() is officially deprecated and unused. supported only if users out there have used it, but we can phase it out in the next official release.
2006-07-18 11:56:13 +00:00
Permalink.js
Declared vars in Permalink.js as lexical.
2006-07-08 06:05:48 +00:00
Scale.js
fixing more tabs. all tests pass
2006-07-26 14:44:44 +00:00