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
2f2dcf2f09e9b09fff9dcad48283a52284b7413f
openlayers
/
lib
/
OpenLayers
History
euzuro
2f2dcf2f09
remove old dragging code from gmaps -- eventpane does all this for us
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@1262
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2006-08-16 22:13:12 +00:00
..
Control
kill the double-click event after we have dealt with it
2006-08-16 17:34:39 +00:00
Feature
change the '@require:' to '@requires' so as to be compatible with JSDOC standards. put these directly inside the class definition comment block. update script to suggest this and update all source files to follow pattern. Caught a missing @requires in the EventPane.js file
2006-08-14 23:05:05 +00:00
Layer
remove old dragging code from gmaps -- eventpane does all this for us
2006-08-16 22:13:12 +00:00
Marker
change the '@require:' to '@requires' so as to be compatible with JSDOC standards. put these directly inside the class definition comment block. update script to suggest this and update all source files to follow pattern. Caught a missing @requires in the EventPane.js file
2006-08-14 23:05:05 +00:00
Popup
change the '@require:' to '@requires' so as to be compatible with JSDOC standards. put these directly inside the class definition comment block. update script to suggest this and update all source files to follow pattern. Caught a missing @requires in the EventPane.js file
2006-08-14 23:05:05 +00:00
Tile
fix tabs
2006-08-15 12:43:50 +00:00
Ajax.js
Change OpenLayers.ProxyHost in Subversion to be null. This means that Ajax
2006-08-15 14:11:58 +00:00
BaseTypes.js
remove deprecated methods for 2.0 release. Documentation available at ReleaseNotes2.0
2006-08-16 02:26:12 +00:00
Control.js
Moved declaration of mouseDragStart property from Map to Control.
2006-08-09 14:37:21 +00:00
Events.js
change the '@require:' to '@requires' so as to be compatible with JSDOC standards. put these directly inside the class definition comment block. update script to suggest this and update all source files to follow pattern. Caught a missing @requires in the EventPane.js file
2006-08-14 23:05:05 +00:00
Feature.js
change the '@require:' to '@requires' so as to be compatible with JSDOC standards. put these directly inside the class definition comment block. update script to suggest this and update all source files to follow pattern. Caught a missing @requires in the EventPane.js file
2006-08-14 23:05:05 +00:00
Icon.js
change the '@require:' to '@requires' so as to be compatible with JSDOC standards. put these directly inside the class definition comment block. update script to suggest this and update all source files to follow pattern. Caught a missing @requires in the EventPane.js file
2006-08-14 23:05:05 +00:00
Layer.js
remove reproject() method which was sort of silly anyways -- i think the ve/goog marker misplacement problem was that the layercontainerdiv was not being correctly reset on a changebaselayer. so im changing the setbaselayer() to auto call setCenter() with a new zoom (by nulling the zoom beforehand and passing in the current zoom).
2006-08-16 21:36:23 +00:00
Map.js
remove reproject() method which was sort of silly anyways -- i think the ve/goog marker misplacement problem was that the layercontainerdiv was not being correctly reset on a changebaselayer. so im changing the setbaselayer() to auto call setCenter() with a new zoom (by nulling the zoom beforehand and passing in the current zoom).
2006-08-16 21:36:23 +00:00
Marker.js
change the '@require:' to '@requires' so as to be compatible with JSDOC standards. put these directly inside the class definition comment block. update script to suggest this and update all source files to follow pattern. Caught a missing @requires in the EventPane.js file
2006-08-14 23:05:05 +00:00
Popup.js
change the '@require:' to '@requires' so as to be compatible with JSDOC standards. put these directly inside the class definition comment block. update script to suggest this and update all source files to follow pattern. Caught a missing @requires in the EventPane.js file
2006-08-14 23:05:05 +00:00
SingleFile.js
Added license headers to all JS source files.
2006-06-21 15:22:48 +00:00
Tile.js
change the '@require:' to '@requires' so as to be compatible with JSDOC standards. put these directly inside the class definition comment block. update script to suggest this and update all source files to follow pattern. Caught a missing @requires in the EventPane.js file
2006-08-14 23:05:05 +00:00
Util.js
it's redundant for applyDefaults() to return anything. thx tschaub
2006-08-16 19:16:46 +00:00