Changeset 2803
- Timestamp:
- 03/16/07 08:23:56 (1 year ago)
- Files:
-
- trunk/openlayers/build/full.cfg (copied) (copied from sandbox/vector-2.4/build/full.cfg)
- trunk/openlayers/build/library.cfg (modified) (1 diff)
- trunk/openlayers/examples/GMLParser.html (copied) (copied from sandbox/vector-2.4/examples/GMLParser.html)
- trunk/openlayers/examples/KMLParser.html (copied) (copied from sandbox/vector-2.4/examples/KMLParser.html)
- trunk/openlayers/examples/controls.html (modified) (1 diff)
- trunk/openlayers/examples/custom-control.html (copied) (copied from sandbox/vector-2.4/examples/custom-control.html)
- trunk/openlayers/examples/draw-feature.html (copied) (copied from sandbox/vector-2.4/examples/draw-feature.html)
- trunk/openlayers/examples/editingtoolbar.html (copied) (copied from sandbox/vector-2.4/examples/editingtoolbar.html)
- trunk/openlayers/examples/georss-serialize.html (copied) (copied from sandbox/vector-2.4/examples/georss-serialize.html)
- trunk/openlayers/examples/gml (copied) (copied from sandbox/vector-2.4/examples/gml)
- trunk/openlayers/examples/gml-layer.html (copied) (copied from sandbox/vector-2.4/examples/gml-layer.html)
- trunk/openlayers/examples/gml-serialize.html (copied) (copied from sandbox/vector-2.4/examples/gml-serialize.html)
- trunk/openlayers/examples/gml/line.xml (copied) (copied from sandbox/vector-2.4/examples/gml/line.xml)
- trunk/openlayers/examples/gml/multipoint.xml (copied) (copied from sandbox/vector-2.4/examples/gml/multipoint.xml)
- trunk/openlayers/examples/gml/multipolygon.xml (copied) (copied from sandbox/vector-2.4/examples/gml/multipolygon.xml)
- trunk/openlayers/examples/gml/owls.xml (copied) (copied from sandbox/vector-2.4/examples/gml/owls.xml)
- trunk/openlayers/examples/gml/point.xml (copied) (copied from sandbox/vector-2.4/examples/gml/point.xml)
- trunk/openlayers/examples/gml/polygon.xml (copied) (copied from sandbox/vector-2.4/examples/gml/polygon.xml)
- trunk/openlayers/examples/kml (copied) (copied from sandbox/vector-2.4/examples/kml)
- trunk/openlayers/examples/kml-layer-linestring.html (copied) (copied from sandbox/vector-2.4/examples/kml-layer-linestring.html)
- trunk/openlayers/examples/kml-layer.html (copied) (copied from sandbox/vector-2.4/examples/kml-layer.html)
- trunk/openlayers/examples/kml/lines.kml (copied) (copied from sandbox/vector-2.4/examples/kml/lines.kml)
- trunk/openlayers/examples/kml/mc-search.kml (copied) (copied from sandbox/vector-2.4/examples/kml/mc-search.kml)
- trunk/openlayers/examples/navtoolbar.html (copied) (copied from sandbox/vector-2.4/examples/navtoolbar.html)
- trunk/openlayers/examples/openmnnd.html (copied) (copied from sandbox/vector-2.4/examples/openmnnd.html)
- trunk/openlayers/examples/panel.html (copied) (copied from sandbox/vector-2.4/examples/panel.html)
- trunk/openlayers/examples/proxy.cgi (modified) (1 diff)
- trunk/openlayers/examples/select-feature.html (copied) (copied from sandbox/vector-2.4/examples/select-feature.html)
- trunk/openlayers/examples/supports-vector.html (copied) (copied from sandbox/vector-2.4/examples/supports-vector.html)
- trunk/openlayers/examples/vector-features.html (copied) (copied from sandbox/vector-2.4/examples/vector-features.html)
- trunk/openlayers/examples/webcam.html (copied) (copied from sandbox/vector-2.4/examples/webcam.html)
- trunk/openlayers/examples/wfs-scribble.html (copied) (copied from sandbox/vector-2.4/examples/wfs-scribble.html)
- trunk/openlayers/examples/wfs-states.html (copied) (copied from sandbox/vector-2.4/examples/wfs-states.html)
- trunk/openlayers/examples/wfs-t.html (copied) (copied from sandbox/vector-2.4/examples/wfs-t.html)
- trunk/openlayers/lib/OpenLayers.js (modified) (4 diffs)
- trunk/openlayers/lib/OpenLayers/Ajax.js (modified) (2 diffs)
- trunk/openlayers/lib/OpenLayers/BaseTypes.js (modified) (4 diffs)
- trunk/openlayers/lib/OpenLayers/Control.js (modified) (7 diffs)
- trunk/openlayers/lib/OpenLayers/Control/DragPan.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Control/DragPan.js)
- trunk/openlayers/lib/OpenLayers/Control/DrawFeature.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Control/DrawFeature.js)
- trunk/openlayers/lib/OpenLayers/Control/EditingToolbar.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Control/EditingToolbar.js)
- trunk/openlayers/lib/OpenLayers/Control/KeyboardDefaults.js (modified) (3 diffs)
- trunk/openlayers/lib/OpenLayers/Control/LayerSwitcher.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/MouseDefaults.js (modified) (2 diffs)
- trunk/openlayers/lib/OpenLayers/Control/MousePosition.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/MouseToolbar.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/NavToolbar.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Control/NavToolbar.js)
- trunk/openlayers/lib/OpenLayers/Control/Navigation.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Control/Navigation.js)
- trunk/openlayers/lib/OpenLayers/Control/OverviewMap.js (modified) (7 diffs)
- trunk/openlayers/lib/OpenLayers/Control/Panel.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Control/Panel.js)
- trunk/openlayers/lib/OpenLayers/Control/Permalink.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/Scale.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Control/SelectFeature.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Control/SelectFeature.js)
- trunk/openlayers/lib/OpenLayers/Control/ZoomBox.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Control/ZoomBox.js)
- trunk/openlayers/lib/OpenLayers/Control/ZoomToMaxExtent.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Control/ZoomToMaxExtent.js)
- trunk/openlayers/lib/OpenLayers/Events.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Feature.js (modified) (2 diffs)
- trunk/openlayers/lib/OpenLayers/Feature/Vector.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Feature/Vector.js)
- trunk/openlayers/lib/OpenLayers/Format (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Format)
- trunk/openlayers/lib/OpenLayers/Format.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Format.js)
- trunk/openlayers/lib/OpenLayers/Format/GML.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Format/GML.js)
- trunk/openlayers/lib/OpenLayers/Format/GeoRSS.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Format/GeoRSS.js)
- trunk/openlayers/lib/OpenLayers/Format/KML.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Format/KML.js)
- trunk/openlayers/lib/OpenLayers/Format/WFS.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Format/WFS.js)
- trunk/openlayers/lib/OpenLayers/Geometry (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Geometry)
- trunk/openlayers/lib/OpenLayers/Geometry.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Geometry.js)
- trunk/openlayers/lib/OpenLayers/Geometry/Collection.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Geometry/Collection.js)
- trunk/openlayers/lib/OpenLayers/Geometry/Curve.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Geometry/Curve.js)
- trunk/openlayers/lib/OpenLayers/Geometry/LineString.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Geometry/LineString.js)
- trunk/openlayers/lib/OpenLayers/Geometry/LinearRing.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Geometry/LinearRing.js)
- trunk/openlayers/lib/OpenLayers/Geometry/MultiLineString.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Geometry/MultiLineString.js)
- trunk/openlayers/lib/OpenLayers/Geometry/MultiPoint.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Geometry/MultiPoint.js)
- trunk/openlayers/lib/OpenLayers/Geometry/MultiPolygon.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Geometry/MultiPolygon.js)
- trunk/openlayers/lib/OpenLayers/Geometry/Point.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Geometry/Point.js)
- trunk/openlayers/lib/OpenLayers/Geometry/Polygon.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Geometry/Polygon.js)
- trunk/openlayers/lib/OpenLayers/Geometry/Rectangle.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Geometry/Rectangle.js)
- trunk/openlayers/lib/OpenLayers/Geometry/Surface.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Geometry/Surface.js)
- trunk/openlayers/lib/OpenLayers/Handler (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Handler)
- trunk/openlayers/lib/OpenLayers/Handler.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Handler.js)
- trunk/openlayers/lib/OpenLayers/Handler/Box.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Handler/Box.js)
- trunk/openlayers/lib/OpenLayers/Handler/Drag.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Handler/Drag.js)
- trunk/openlayers/lib/OpenLayers/Handler/Keyboard.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Handler/Keyboard.js)
- trunk/openlayers/lib/OpenLayers/Handler/MouseWheel.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Handler/MouseWheel.js)
- trunk/openlayers/lib/OpenLayers/Handler/Path.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Handler/Path.js)
- trunk/openlayers/lib/OpenLayers/Handler/Point.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Handler/Point.js)
- trunk/openlayers/lib/OpenLayers/Handler/Polygon.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Handler/Polygon.js)
- trunk/openlayers/lib/OpenLayers/Handler/Select.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Handler/Select.js)
- trunk/openlayers/lib/OpenLayers/Layer/Boxes.js (modified) (2 diffs)
- trunk/openlayers/lib/OpenLayers/Layer/GML.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Layer/GML.js)
- trunk/openlayers/lib/OpenLayers/Layer/GeoRSS.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer/MapServer.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Layer/Vector.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Layer/Vector.js)
- trunk/openlayers/lib/OpenLayers/Layer/WFS.js (modified) (9 diffs)
- trunk/openlayers/lib/OpenLayers/Map.js (modified) (2 diffs)
- trunk/openlayers/lib/OpenLayers/Marker.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Popup.js (modified) (1 diff)
- trunk/openlayers/lib/OpenLayers/Renderer (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Renderer)
- trunk/openlayers/lib/OpenLayers/Renderer.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Renderer.js)
- trunk/openlayers/lib/OpenLayers/Renderer/Elements.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Renderer/Elements.js)
- trunk/openlayers/lib/OpenLayers/Renderer/SVG.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Renderer/SVG.js)
- trunk/openlayers/lib/OpenLayers/Renderer/VML.js (copied) (copied from sandbox/vector-2.4/lib/OpenLayers/Renderer/VML.js)
- trunk/openlayers/lib/OpenLayers/Tile/WFS.js (modified) (8 diffs)
- trunk/openlayers/tests/BaseTypes (copied) (copied from sandbox/vector-2.4/tests/BaseTypes)
- trunk/openlayers/tests/BaseTypes/test_Bounds.html (copied) (copied from sandbox/vector-2.4/tests/BaseTypes/test_Bounds.html)
- trunk/openlayers/tests/BaseTypes/test_Class.html (copied) (copied from sandbox/vector-2.4/tests/BaseTypes/test_Class.html)
- trunk/openlayers/tests/BaseTypes/test_LonLat.html (copied) (copied from sandbox/vector-2.4/tests/BaseTypes/test_LonLat.html)
- trunk/openlayers/tests/BaseTypes/test_Pixel.html (copied) (copied from sandbox/vector-2.4/tests/BaseTypes/test_Pixel.html)
- trunk/openlayers/tests/BaseTypes/test_Size.html (copied) (copied from sandbox/vector-2.4/tests/BaseTypes/test_Size.html)
- trunk/openlayers/tests/Control (copied) (copied from sandbox/vector-2.4/tests/Control)
- trunk/openlayers/tests/Control/test_LayerSwitcher.html (copied) (copied from sandbox/vector-2.4/tests/Control/test_LayerSwitcher.html)
- trunk/openlayers/tests/Control/test_MouseToolbar.html (copied) (copied from sandbox/vector-2.4/tests/Control/test_MouseToolbar.html)
- trunk/openlayers/tests/Control/test_NavToolbar.html (copied) (copied from sandbox/vector-2.4/tests/Control/test_NavToolbar.html)
- trunk/openlayers/tests/Control/test_OverviewMap.html (copied) (copied from sandbox/vector-2.4/tests/Control/test_OverviewMap.html)
- trunk/openlayers/tests/Control/test_PanZoom.html (copied) (copied from sandbox/vector-2.4/tests/Control/test_PanZoom.html)
- trunk/openlayers/tests/Control/test_PanZoomBar.html (copied) (copied from sandbox/vector-2.4/tests/Control/test_PanZoomBar.html)
- trunk/openlayers/tests/Control/test_Permalink.html (copied) (copied from sandbox/vector-2.4/tests/Control/test_Permalink.html)
- trunk/openlayers/tests/Control/test_Scale.html (copied) (copied from sandbox/vector-2.4/tests/Control/test_Scale.html)
- trunk/openlayers/tests/Feature (copied) (copied from sandbox/vector-2.4/tests/Feature)
- trunk/openlayers/tests/Feature/test_Vector.html (copied) (copied from sandbox/vector-2.4/tests/Feature/test_Vector.html)
- trunk/openlayers/tests/Geometry (copied) (copied from sandbox/vector-2.4/tests/Geometry)
- trunk/openlayers/tests/Geometry/test_Collection.html (copied) (copied from sandbox/vector-2.4/tests/Geometry/test_Collection.html)
- trunk/openlayers/tests/Geometry/test_Curve.html (copied) (copied from sandbox/vector-2.4/tests/Geometry/test_Curve.html)
- trunk/openlayers/tests/Geometry/test_LineString.html (copied) (copied from sandbox/vector-2.4/tests/Geometry/test_LineString.html)
- trunk/openlayers/tests/Geometry/test_LinearRing.html (copied) (copied from sandbox/vector-2.4/tests/Geometry/test_LinearRing.html)
- trunk/openlayers/tests/Geometry/test_MultiLineString.html (copied) (copied from sandbox/vector-2.4/tests/Geometry/test_MultiLineString.html)
- trunk/openlayers/tests/Geometry/test_MultiPoint.html (copied) (copied from sandbox/vector-2.4/tests/Geometry/test_MultiPoint.html)
- trunk/openlayers/tests/Geometry/test_MultiPolygon.html (copied) (copied from sandbox/vector-2.4/tests/Geometry/test_MultiPolygon.html)
- trunk/openlayers/tests/Geometry/test_Point.html (copied) (copied from sandbox/vector-2.4/tests/Geometry/test_Point.html)
- trunk/openlayers/tests/Geometry/test_Polygon.html (copied) (copied from sandbox/vector-2.4/tests/Geometry/test_Polygon.html)
- trunk/openlayers/tests/Geometry/test_Rectangle.html (copied) (copied from sandbox/vector-2.4/tests/Geometry/test_Rectangle.html)
- trunk/openlayers/tests/Geometry/test_Surface.html (copied) (copied from sandbox/vector-2.4/tests/Geometry/test_Surface.html)
- trunk/openlayers/tests/Layer (copied) (copied from sandbox/vector-2.4/tests/Layer)
- trunk/openlayers/tests/Layer/test_EventPane.html (copied) (copied from sandbox/vector-2.4/tests/Layer/test_EventPane.html)
- trunk/openlayers/tests/Layer/test_FixedZoomLevels.html (copied) (copied from sandbox/vector-2.4/tests/Layer/test_FixedZoomLevels.html)
- trunk/openlayers/tests/Layer/test_GML.html (copied) (copied from sandbox/vector-2.4/tests/Layer/test_GML.html)
- trunk/openlayers/tests/Layer/test_GeoRSS.html (copied) (copied from sandbox/vector-2.4/tests/Layer/test_GeoRSS.html)
- trunk/openlayers/tests/Layer/test_Google.html (copied) (copied from sandbox/vector-2.4/tests/Layer/test_Google.html)
- trunk/openlayers/tests/Layer/test_Grid.html (copied) (copied from sandbox/vector-2.4/tests/Layer/test_Grid.html)
- trunk/openlayers/tests/Layer/test_HTTPRequest.html (copied) (copied from sandbox/vector-2.4/tests/Layer/test_HTTPRequest.html)
- trunk/openlayers/tests/Layer/test_Image.html (copied) (copied from sandbox/vector-2.4/tests/Layer/test_Image.html)
- trunk/openlayers/tests/Layer/test_KaMap.html (copied) (copied from sandbox/vector-2.4/tests/Layer/test_KaMap.html)
- trunk/openlayers/tests/Layer/test_Markers.html (copied) (copied from sandbox/vector-2.4/tests/Layer/test_Markers.html)
- trunk/openlayers/tests/Layer/test_MultiMap.html (copied) (copied from sandbox/vector-2.4/tests/Layer/test_MultiMap.html)
- trunk/openlayers/tests/Layer/test_TMS.html (copied) (copied from sandbox/vector-2.4/tests/Layer/test_TMS.html)
- trunk/openlayers/tests/Layer/test_Text.html (copied) (copied from sandbox/vector-2.4/tests/Layer/test_Text.html)
- trunk/openlayers/tests/Layer/test_Vector.html (copied) (copied from sandbox/vector-2.4/tests/Layer/test_Vector.html)
- trunk/openlayers/tests/Layer/test_WMS.html (copied) (copied from sandbox/vector-2.4/tests/Layer/test_WMS.html)
- trunk/openlayers/tests/Marker (copied) (copied from sandbox/vector-2.4/tests/Marker)
- trunk/openlayers/tests/Popup (copied) (copied from sandbox/vector-2.4/tests/Popup)
- trunk/openlayers/tests/Tile (copied) (copied from sandbox/vector-2.4/tests/Tile)
- trunk/openlayers/tests/Tile/test_Image.html (copied) (copied from sandbox/vector-2.4/tests/Tile/test_Image.html)
- trunk/openlayers/tests/list-tests.html (modified) (1 diff)
- trunk/openlayers/tests/test_Bounds.html (deleted)
- trunk/openlayers/tests/test_Class.html (deleted)
- trunk/openlayers/tests/test_Control_LayerSwitcher.html (deleted)
- trunk/openlayers/tests/test_Control_MouseToolbar.html (deleted)
- trunk/openlayers/tests/test_Control_OverviewMap.html (deleted)
- trunk/openlayers/tests/test_Control_PanZoom.html (deleted)
- trunk/openlayers/tests/test_Control_PanZoomBar.html (deleted)
- trunk/openlayers/tests/test_Control_Permalink.html (deleted)
- trunk/openlayers/tests/test_Control_Scale.html (deleted)
- trunk/openlayers/tests/test_Geometry.html (copied) (copied from sandbox/vector-2.4/tests/test_Geometry.html)
- trunk/openlayers/tests/test_Layer_EventPane.html (deleted)
- trunk/openlayers/tests/test_Layer_FixedZoomLevels.html (deleted)
- trunk/openlayers/tests/test_Layer_GeoRSS.html (deleted)
- trunk/openlayers/tests/test_Layer_Google.html (deleted)
- trunk/openlayers/tests/test_Layer_Grid.html (deleted)
- trunk/openlayers/tests/test_Layer_HTTPRequest.html (deleted)
- trunk/openlayers/tests/test_Layer_Image.html (deleted)
- trunk/openlayers/tests/test_Layer_KaMap.html (deleted)
- trunk/openlayers/tests/test_Layer_Markers.html (deleted)
- trunk/openlayers/tests/test_Layer_MultiMap.html (deleted)
- trunk/openlayers/tests/test_Layer_TMS.html (deleted)
- trunk/openlayers/tests/test_Layer_Text.html (deleted)
- trunk/openlayers/tests/test_Layer_WMS.html (deleted)
- trunk/openlayers/tests/test_LonLat.html (deleted)
- trunk/openlayers/tests/test_Pixel.html (deleted)
- trunk/openlayers/tests/test_Renderer.html (copied) (copied from sandbox/vector-2.4/tests/test_Renderer.html)
- trunk/openlayers/tests/test_Size.html (deleted)
- trunk/openlayers/tests/test_Tile_Image.html (deleted)
- trunk/openlayers/theme/default/img/add_point_off.png (copied) (copied from sandbox/vector-2.4/theme/default/img/add_point_off.png)
- trunk/openlayers/theme/default/img/add_point_on.png (copied) (copied from sandbox/vector-2.4/theme/default/img/add_point_on.png)
- trunk/openlayers/theme/default/img/drag-rectangle-off.png (copied) (copied from sandbox/vector-2.4/theme/default/img/drag-rectangle-off.png)
- trunk/openlayers/theme/default/img/drag-rectangle-on.png (copied) (copied from sandbox/vector-2.4/theme/default/img/drag-rectangle-on.png)
- trunk/openlayers/theme/default/img/draw_line_off.png (copied) (copied from sandbox/vector-2.4/theme/default/img/draw_line_off.png)
- trunk/openlayers/theme/default/img/draw_line_on.png (copied) (copied from sandbox/vector-2.4/theme/default/img/draw_line_on.png)
- trunk/openlayers/theme/default/img/draw_point_off.png (copied) (copied from sandbox/vector-2.4/theme/default/img/draw_point_off.png)
- trunk/openlayers/theme/default/img/draw_point_on.png (copied) (copied from sandbox/vector-2.4/theme/default/img/draw_point_on.png)
- trunk/openlayers/theme/default/img/draw_polygon_off.png (copied) (copied from sandbox/vector-2.4/theme/default/img/draw_polygon_off.png)
- trunk/openlayers/theme/default/img/draw_polygon_on.png (copied) (copied from sandbox/vector-2.4/theme/default/img/draw_polygon_on.png)
- trunk/openlayers/theme/default/img/move_feature_off.png (copied) (copied from sandbox/vector-2.4/theme/default/img/move_feature_off.png)
- trunk/openlayers/theme/default/img/move_feature_on.png (copied) (copied from sandbox/vector-2.4/theme/default/img/move_feature_on.png)
- trunk/openlayers/theme/default/img/pan_off.png (copied) (copied from sandbox/vector-2.4/theme/default/img/pan_off.png)
- trunk/openlayers/theme/default/img/pan_on.png (copied) (copied from sandbox/vector-2.4/theme/default/img/pan_on.png)
- trunk/openlayers/theme/default/img/panning-hand-off.png (copied) (copied from sandbox/vector-2.4/theme/default/img/panning-hand-off.png)
- trunk/openlayers/theme/default/img/panning-hand-on.png (copied) (copied from sandbox/vector-2.4/theme/default/img/panning-hand-on.png)
- trunk/openlayers/theme/default/img/remove_point_off.png (copied) (copied from sandbox/vector-2.4/theme/default/img/remove_point_off.png)
- trunk/openlayers/theme/default/img/remove_point_on.png (copied) (copied from sandbox/vector-2.4/theme/default/img/remove_point_on.png)
- trunk/openlayers/theme/default/style.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/openlayers/build/library.cfg
r1710 r2803 11 11 12 12 [exclude] 13 OpenLayers/Control/KeyboardDefaults.js 13 OpenLayers/Format/GeoRSS.js 14 OpenLayers/Format/GML.js 15 OpenLayers/Format/JSON.js 16 OpenLayers/Format/KML.js 17 OpenLayers/Format/WFS.js 18 OpenLayers/Format.js 19 OpenLayers/Handler/Path.js 20 OpenLayers/Handler/Point.js 21 OpenLayers/Handler/Polygon.js 22 OpenLayers/Handler/Select.js 23 OpenLayers/Geometry/Collection.js 24 OpenLayers/Geometry/Curve.js 25 OpenLayers/Geometry/LinearRing.js 26 OpenLayers/Geometry/LineString.js 27 OpenLayers/Geometry/MultiLineString.js 28 OpenLayers/Geometry/MultiPoint.js 29 OpenLayers/Geometry/MultiPolygon.js 30 OpenLayers/Geometry/Point.js 31 OpenLayers/Geometry/Polygon.js 32 OpenLayers/Geometry/Rectangle.js 33 OpenLayers/Geometry/Surface.js 34 OpenLayers/Geometry.js 35 OpenLayers/Layer/GML.js 36 OpenLayers/Layer/Vector.js 37 OpenLayers/Control/DrawFeature.js 38 OpenLayers/Control/EditingToolbar.js 39 OpenLayers/Control/SelectFeature.js 40 OpenLayers/Feature/Vector.js 41 OpenLayers/Renderer 42 OpenLayers/Renderer/Elements.js 43 OpenLayers/Renderer/SVG.js 44 OpenLayers/Renderer/VML.js 45 OpenLayers/Renderer.js 46 47 trunk/openlayers/examples/controls.html
r2541 r2803 21 21 map.addControl(new OpenLayers.Control.MousePosition()); 22 22 map.addControl(new OpenLayers.Control.OverviewMap()); 23 map.addControl(new OpenLayers.Control.KeyboardDefaults()); 24 23 25 var ol_wms = new OpenLayers.Layer.WMS( "OpenLayers WMS", 24 26 "http://labs.metacarta.com/wms/vmap0", trunk/openlayers/examples/proxy.cgi
r1484 r2803 21 21 # Designed to prevent Open Proxy type stuff. 22 22 23 allowedHosts = ['www.openlayers.org', 'openlayers.org', 'octo.metacarta.com', 'merrimack.metacarta.com', 'labs.metacarta.com', 'world.freemap.in'] 23 allowedHosts = ['www.openlayers.org', 'openlayers.org', 'octo.metacarta.com', 'merrimack.metacarta.com', 'labs.metacarta.com', 'world.freemap.in', 24 'prototype.openmnnd.org'] 24 25 25 26 try: trunk/openlayers/lib/OpenLayers.js
r2543 r2803 67 67 "OpenLayers/Tile.js", 68 68 "OpenLayers/Feature.js", 69 "OpenLayers/Feature/Vector.js", 69 70 "OpenLayers/Feature/WFS.js", 70 71 "OpenLayers/Tile/Image.js", … … 85 86 "OpenLayers/Layer/WorldWind.js", 86 87 "OpenLayers/Layer/WMS.js", 87 "OpenLayers/Layer/WFS.js",88 88 "OpenLayers/Layer/WMS/Untiled.js", 89 89 "OpenLayers/Layer/GeoRSS.js", … … 93 93 "OpenLayers/Popup/Anchored.js", 94 94 "OpenLayers/Popup/AnchoredBubble.js", 95 "OpenLayers/Handler.js", 96 "OpenLayers/Handler/Point.js", 97 "OpenLayers/Handler/Path.js", 98 "OpenLayers/Handler/Polygon.js", 99 "OpenLayers/Handler/Select.js", 100 "OpenLayers/Handler/Drag.js", 101 "OpenLayers/Handler/Box.js", 102 "OpenLayers/Handler/MouseWheel.js", 103 "OpenLayers/Handler/Keyboard.js", 95 104 "OpenLayers/Control.js", 105 "OpenLayers/Control/ZoomBox.js", 106 "OpenLayers/Control/ZoomToMaxExtent.js", 107 "OpenLayers/Control/DragPan.js", 108 "OpenLayers/Control/Navigation.js", 96 109 "OpenLayers/Control/MouseDefaults.js", 97 "OpenLayers/Control/MouseToolbar.js",98 110 "OpenLayers/Control/MousePosition.js", 99 111 "OpenLayers/Control/OverviewMap.js", … … 104 116 "OpenLayers/Control/Permalink.js", 105 117 "OpenLayers/Control/Scale.js", 106 "OpenLayers/Control/LayerSwitcher.js" 118 "OpenLayers/Control/LayerSwitcher.js", 119 "OpenLayers/Control/DrawFeature.js", 120 "OpenLayers/Control/Panel.js", 121 "OpenLayers/Control/SelectFeature.js", 122 "OpenLayers/Geometry.js", 123 "OpenLayers/Geometry/Rectangle.js", 124 "OpenLayers/Geometry/Collection.js", 125 "OpenLayers/Geometry/Point.js", 126 "OpenLayers/Geometry/MultiPoint.js", 127 "OpenLayers/Geometry/Curve.js", 128 "OpenLayers/Geometry/LineString.js", 129 "OpenLayers/Geometry/LinearRing.js", 130 "OpenLayers/Geometry/Polygon.js", 131 "OpenLayers/Geometry/MultiLineString.js", 132 "OpenLayers/Geometry/MultiPolygon.js", 133 "OpenLayers/Geometry/Surface.js", 134 "OpenLayers/Renderer.js", 135 "OpenLayers/Renderer/Elements.js", 136 "OpenLayers/Renderer/SVG.js", 137 "OpenLayers/Renderer/VML.js", 138 "OpenLayers/Layer/Vector.js", 139 "OpenLayers/Layer/GML.js", 140 "OpenLayers/Format.js", 141 "OpenLayers/Format/GML.js", 142 "OpenLayers/Format/KML.js", 143 "OpenLayers/Format/GeoRSS.js", 144 "OpenLayers/Format/WFS.js", 145 "OpenLayers/Layer/WFS.js", 146 "OpenLayers/Control/MouseToolbar.js", 147 "OpenLayers/Control/NavToolbar.js", 148 "OpenLayers/Control/EditingToolbar.js" 107 149 ); // etc. 108 150 trunk/openlayers/lib/OpenLayers/Ajax.js
r1721 r2803 222 222 'X-Prototype-Version', 'OpenLayers']; 223 223 224 if (this.options.method == 'post' ) {224 if (this.options.method == 'post' && !this.options.postBody) { 225 225 requestHeaders.push('Content-type', 226 226 'application/x-www-form-urlencoded'); … … 307 307 : parentnode.getElementsByTagName(nsprefix + ':' + tagname); 308 308 } 309 310 /** 311 * Wrapper function around XMLSerializer, which doesn't exist/work in 312 * IE/Safari. We need to come up with a way to serialize in those browser: 313 * for now, these browsers will just fail. 314 * #535, #536 315 * 316 * @param {XMLNode} xmldom xml dom to serialize 317 */ 318 OpenLayers.Ajax.serializeXMLToString = function(xmldom) { 319 var serializer = new XMLSerializer(); 320 data = serializer.serializeToString(xmldom); 321 return data; 322 } trunk/openlayers/lib/OpenLayers/BaseTypes.js
r2541 r2803 389 389 * @type String 390 390 */ 391 toString:function() {391 toString:function() { 392 392 return ( "left-bottom=(" + this.left + "," + this.bottom + ")" 393 393 + " right-top=(" + this.right + "," + this.top + ")" ); … … 465 465 * @type OpenLayers.Bounds 466 466 */ 467 add:function(x, y) {467 add:function(x, y) { 468 468 return new OpenLayers.Bounds(this.left + x, this.bottom + y, 469 469 this.right + x, this.top + y); 470 }, 471 472 /** 473 * Extend the bounds to include the point, lonlat, or bounds specified. 474 * 475 * This function assumes that left<right and bottom<top. 476 * 477 * @param {OpenLayers.Bounds|OpenLayers.LonLat|OpenLayers.Geometry.Point} object 478 */ 479 extend:function(object) { 480 var bounds = null; 481 if (object) { 482 switch(object.CLASS_NAME) { 483 case "OpenLayers.Geometry.Point": 484 case "OpenLayers.LonLat": 485 bounds = new OpenLayers.Bounds(object.lon, object.lat, 486 object.lon, object.lat); 487 break; 488 489 case "OpenLayers.Bounds": 490 bounds = object; 491 break; 492 } 493 494 if (bounds) { 495 this.left = (bounds.left < this.left) ? bounds.left 496 : this.left; 497 this.bottom = (bounds.bottom < this.bottom) ? bounds.bottom 498 : this.bottom; 499 this.right = (bounds.right > this.right) ? bounds.right 500 : this.right; 501 this.top = (bounds.top > this.top) ? bounds.top 502 : this.top; 503 } 504 } 470 505 }, 471 506 … … 782 817 * @type Boolean 783 818 */ 784 String.prototype.startsWith = function(sStart) {819 String.prototype.startsWith = function(sStart) { 785 820 return (this.substr(0,sStart.length) == sStart); 786 821 }; … … 792 827 * @type Boolean 793 828 */ 794 String.prototype.contains = function(str) {829 String.prototype.contains = function(str) { 795 830 return (this.indexOf(str) != -1); 796 831 }; trunk/openlayers/lib/OpenLayers/Control.js
r2726 r2803 2 2 * See http://svn.openlayers.org/trunk/openlayers/repository-license.txt 3 3 * for the full text of the license. */ 4 5 4 6 5 /** … … 8 7 */ 9 8 OpenLayers.Control = OpenLayers.Class.create(); 9 10 OpenLayers.Control.TYPE_BUTTON = 1; 11 OpenLayers.Control.TYPE_TOGGLE = 2; 12 OpenLayers.Control.TYPE_TOOL = 3; 13 10 14 OpenLayers.Control.prototype = { 11 15 … … 20 24 div: null, 21 25 22 /** @type OpenLayers.Pixel */ 23 position: null, 26 /** 27 * Controls can have a 'type'. The type determines the type of interactions 28 * which are possible with them when they are placed into a toolbar. 29 * @type OpenLayers.Control.TYPES 30 */ 31 type: null, 24 32 25 /** @type OpenLayers.Pixel */ 26 mouseDragStart: null, 33 /** This property is used for CSS related to the drawing of the Control. 34 * @type string 35 */ 36 displayClass: "", 37 38 /** 39 * @type boolean 40 */ 41 active: null, 42 43 /** 44 * @type OpenLayers.Handler 45 */ 46 handler: null, 27 47 28 48 /** … … 32 52 */ 33 53 initialize: function (options) { 54 // We do this before the extend so that instances can override 55 // className in options. 56 this.displayClass = this.CLASS_NAME.replace("OpenLayers.", "ol").replace(".",""); 57 34 58 OpenLayers.Util.extend(this, options); 35 59 … … 53 77 setMap: function(map) { 54 78 this.map = map; 79 if (this.handler) { 80 this.handler.setMap(map); 81 } 55 82 }, 56 83 … … 65 92 this.div = OpenLayers.Util.createDiv(); 66 93 this.div.id = this.id; 67 this.div.className = 'olControl';94 this.div.className = this.displayClass; 68 95 } 69 96 if (px != null) { … … 84 111 }, 85 112 113 /** 114 * @type boolean 115 */ 116 activate: function () { 117 if (this.active) { 118 return false; 119 } 120 if (this.handler) { 121 this.handler.activate(); 122 } 123 this.active = true; 124 return true; 125 }, 126 127 /** 128 * @type boolean 129 */ 130 deactivate: function () { 131 if (this.active) { 132 if (this.handler) { 133 this.handler.deactivate(); 134 } 135 this.active = false; 136 return true; 137 } 138 return false; 139 }, 140 86 141 /** @final @type String */ 87 142 CLASS_NAME: "OpenLayers.Control" trunk/openlayers/lib/OpenLayers/Control/KeyboardDefaults.js
r2540
