Tim Schaub
|
868b6055b3
|
Invoking the trivial change clause, removing an extra word from the getLayerWarning in the English dictionary. Thanks bobkare for the catch.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7397 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-06-20 16:59:28 +00:00 |
|
Tim Schaub
|
5f42b862ba
|
WFS layer requires WFS tile.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7362 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-06-16 21:04:43 +00:00 |
|
Tim Schaub
|
569397a063
|
comment change only - since this breaks our doc building, removing the suggestion
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7353 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-06-12 19:06:39 +00:00 |
|
Tim Schaub
|
830f1e0cf7
|
ajax requires xhr
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7346 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-06-10 23:33:50 +00:00 |
|
Tim Schaub
|
a98aacedd2
|
Adding px units where appropriate in style properties. Thanks Wally Atkins for the original patch. r=me (closes #1582)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7341 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-06-10 20:39:03 +00:00 |
|
Tim Schaub
|
25af1e45cc
|
Including the change in tests that satisfied IE. (see #1565)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7340 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-06-10 20:25:08 +00:00 |
|
Tim Schaub
|
8a7522fe68
|
For now, we will point the requires directive at the XMLHttpRequest.js script. (closes #1581)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7339 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-06-10 15:52:56 +00:00 |
|
Tim Schaub
|
480bc04cf8
|
excluding dictionaries from builds
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7338 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-06-10 15:39:23 +00:00 |
|
Tim Schaub
|
3c70e78e47
|
Adding cross-browser XMLHttpRequest functionality and convenience methods around it in the OpenLayers.Request namespace. Deprecating OpenLayers.Ajax.Request. Full support sync/async requests using all HTTP verbs now. r=elemoine (closes #1565)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7335 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-06-09 19:51:38 +00:00 |
|
Tim Schaub
|
c3ca41b3be
|
The text format conditionally sets values for feature.style.graphicXOffset and graphicYOffset. If these are not defined in parsing, we confirm that using the non-identity operator with undefined. Later, it might make sense to confirm these values are actually numeric (see #1441). This keeps an icon.offset from inadvertently getting created with NaN values later on. r=elemoine (closes #1571)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7334 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-06-09 19:11:03 +00:00 |
|
Tim Schaub
|
de6ce111c9
|
Adding support for TextSymbolizer writing in the SLD format. Thanks to Bart for the original patch. This provides basic expression handling for text labels. Read support later. r=ahocevar (closes #1542)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7333 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-06-09 17:18:35 +00:00 |
|
Tim Schaub
|
bed7f208ab
|
Fixing Util.getRenderedDimensions so it assigns units to positional values. Thanks Wally for the report. r=euzuro (closes #1570)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7329 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-06-07 15:17:10 +00:00 |
|
Tim Schaub
|
6670fb6cfd
|
Adding Italian dictionary. r=me (closes #1573)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7322 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-06-06 16:11:10 +00:00 |
|
Tim Schaub
|
8f593e332c
|
adding quotes for clarity in failure messages
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7321 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-06-06 07:09:55 +00:00 |
|
Tim Schaub
|
ae52f20fc9
|
Adding Brazilian Portuguese dictionary from Pedro Simonetti. r=pspencer,me (closes #1519)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7312 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-06-05 20:48:04 +00:00 |
|
Tim Schaub
|
74f4338fe0
|
Adding a bit of flexibility to extend and applyDefaults. First argument can now be undefined. r=pspencer,elemoine (closes #1564)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7311 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-06-05 20:37:40 +00:00 |
|
Tim Schaub
|
0ecb973e1c
|
making the map big enough for the layer switcher
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7309 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-06-05 15:48:24 +00:00 |
|
Tim Schaub
|
c10347fa87
|
correcting the test count and not running the test for inline-block where alpha hack doesn't apply (closes #1520)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7308 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-06-05 15:45:03 +00:00 |
|
Tim Schaub
|
dd4f923c8d
|
adding Swedish dictionary from nilsw. (closes #1523)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7296 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-05-31 00:10:22 +00:00 |
|
Tim Schaub
|
6474539aad
|
moving css for save img to default style.css
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7164 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-05-13 21:40:14 +00:00 |
|
Tim Schaub
|
8cf0266a1f
|
no post on other proxy, I give up
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7137 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-05-10 05:43:28 +00:00 |
|
Tim Schaub
|
92c224f1fa
|
and a couple new images
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7136 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-05-10 05:35:10 +00:00 |
|
Tim Schaub
|
1aab3aa3d2
|
a bit of style and the more generous proxy
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7135 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-05-10 05:20:59 +00:00 |
|
Tim Schaub
|
a387cbba51
|
say it isn't so
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7133 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-05-09 23:42:15 +00:00 |
|
Tim Schaub
|
607ff5d0d8
|
a horrible, yet apparently working, wfs-t example
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7132 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-05-09 23:25:46 +00:00 |
|
Tim Schaub
|
78edef0699
|
desperately outdated
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7131 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-05-09 22:12:15 +00:00 |
|
Tim Schaub
|
d4e879df1c
|
using remote wfs
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7129 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-05-09 21:52:02 +00:00 |
|
Tim Schaub
|
3fdead4fb2
|
sort examples by modified time and add atom:updated element
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7128 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-05-09 20:29:07 +00:00 |
|
Tim Schaub
|
bf06c9b305
|
the example parser now also kicks out a basic atom feed, example list page links to this feed
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7127 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-05-09 19:20:06 +00:00 |
|
Tim Schaub
|
dea578b7fc
|
exclude example-list.html from list of examples - this is getting fragile
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7126 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-05-09 17:01:48 +00:00 |
|
Tim Schaub
|
92c092c598
|
keep filter at top, parse query
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7125 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-05-09 15:02:31 +00:00 |
|
Tim Schaub
|
9cf5153163
|
updating example list with new jugl style and giving jugl a license
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7119 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-05-08 22:10:49 +00:00 |
|
Tim Schaub
|
4b99350be1
|
exampleparser.py now produces examples/example-list.js which is used by examples/example-list.html
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7111 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-05-08 17:49:03 +00:00 |
|
Tim Schaub
|
0340bf0a4e
|
small map big bar
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7100 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-05-08 09:29:13 +00:00 |
|
Tim Schaub
|
c4ed9a708b
|
since the examples.html is broken with the new examples.js structure and I don't know when or how often the magic update occurs, I'm creating an examples2.js until I can talk to the magician
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7099 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-05-08 09:03:43 +00:00 |
|
Tim Schaub
|
c6d8d6d559
|
sort by words matched then by frequency
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7098 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-05-08 08:56:38 +00:00 |
|
Tim Schaub
|
8eee248117
|
create word index from examples and use it to filter example list
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7097 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-05-08 08:27:54 +00:00 |
|
Tim Schaub
|
c350fd6810
|
giving examples some style
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7095 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-05-08 08:15:07 +00:00 |
|
Tim Schaub
|
c36ac497dd
|
doc/examples.html update
git-svn-id: http://svn.openlayers.org/trunk/openlayers@7092 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-05-07 23:50:26 +00:00 |
|
Tim Schaub
|
5e634d27e1
|
Another doc tweak.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6901 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-04-14 21:28:52 +00:00 |
|
Tim Schaub
|
ff63bc1460
|
Doc typo.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6900 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-04-14 21:26:02 +00:00 |
|
Tim Schaub
|
b8478b0ef3
|
SLD requires rule and filters. This could be made a requirement for OpenLayers.Style, but I'll put it here for now. (see #1514)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6895 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-04-14 17:35:30 +00:00 |
|
Tim Schaub
|
bed262fec4
|
Modifying the addUniqueValueRules method to use filter subclass. r=crschmidt (closes #1492)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6834 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-04-09 17:10:45 +00:00 |
|
Tim Schaub
|
209f8f68f8
|
Fixing links in documentation. Other Natural Docs changes. (closes #1504)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6833 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-04-09 16:52:08 +00:00 |
|
Tim Schaub
|
cadc54cc4e
|
Fixing panning for odd-sized viewports (broken in r6492). This makes map.getViewPortPxFromLonLat return fractional pixel values. To get integer pixel values, use map.getPixelFromLonLat. A better solution may be possible in the future. r=crschmidt (closes #1503)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6831 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-04-09 15:54:01 +00:00 |
|
Tim Schaub
|
d2079fb927
|
Updating layer opacity example with url for USGS wmsconnector.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6830 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-04-09 13:57:48 +00:00 |
|
Tim Schaub
|
67b796d88b
|
Dividing base types into namespaces (docs only). (see #1504)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6829 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-04-09 12:33:26 +00:00 |
|
Tim Schaub
|
a56e11c1ed
|
Opera doesn't need the sniffing, so neither do I. (see #1501)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6824 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-04-08 05:11:10 +00:00 |
|
Tim Schaub
|
cc100ad6ea
|
Taking advantage of the xml_eq test method. (closes #1501)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6823 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-04-08 05:04:30 +00:00 |
|
Tim Schaub
|
4b88c16e10
|
Correcting dependencies for the SLD format. (see #1492)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6822 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-04-08 04:37:36 +00:00 |
|
Tim Schaub
|
2db5c4ea83
|
Removing the Rule directory. (see #1492)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6821 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-04-08 04:34:35 +00:00 |
|
Tim Schaub
|
1091e34c0b
|
With dramatic flourish, I'm modifying 21 files with 1033 insertions and 815 deletions between release candidates. This moves all rule subclasses to a more natural home as filter subclasses. Also adds tests for SLD write and corrects a handful of issues there. Apologies to all who lose sleep over this sort of thing. r=ahocevar,crschmidt (closes #1492)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6818 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-04-08 00:13:45 +00:00 |
|
Tim Schaub
|
d46f884201
|
Promoting the map.layers property to the API. Assuming this meets the approval of other devs, please roll back if not.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6661 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-03-28 16:58:21 +00:00 |
|
Tim Schaub
|
3b267f5334
|
SLD format rewrite. Adds a versioned parser with read and write support. This does not come with full support for ogc:expression parsing, but makes for easy future enhancements. r=ahocevar (closes #1458)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6645 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-03-27 17:18:05 +00:00 |
|
Tim Schaub
|
66e89b9bf0
|
Making the feature handler a dependency of the SelectFeature control.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6577 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-03-21 18:55:26 +00:00 |
|
Tim Schaub
|
f07e0ccda6
|
Adding an extra check for IE, where request.responseXML is true on occasion even if the documentElement doesn't exist. r=crschmidt (closes #1428)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6573 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-03-21 17:34:27 +00:00 |
|
Tim Schaub
|
4b02bc5ab1
|
Adding Czech translation from jachym. Only en.js is included in single-file builds. Edit your configuration for a single-file build with translation support. r=me (closes #1454)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6569 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-03-20 18:16:00 +00:00 |
|
Tim Schaub
|
3cc419aada
|
Fixing OpenLayers.Style.createLiteral to work with all strings. r=ahocevar (closes #1439)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6553 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-03-19 19:23:15 +00:00 |
|
Tim Schaub
|
88c449736c
|
correcting namespace for xlink
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6543 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-03-17 20:09:15 +00:00 |
|
Tim Schaub
|
8d4a03cbbc
|
Natural Docs menu update
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6542 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-03-17 18:40:48 +00:00 |
|
Tim Schaub
|
32d7e9d92b
|
Correcting typo in message thrown by format. c=trivial
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6535 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-03-16 19:52:17 +00:00 |
|
Tim Schaub
|
ca4a8d1ebf
|
Demonstrating the use of the MousePosition control with the Hover handler.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6533 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-03-15 00:16:37 +00:00 |
|
Tim Schaub
|
6e9b661af1
|
Avoid infinite loops with Not elements in SLD parsing. c=ahocevar (closes #1440)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6532 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-03-14 21:07:39 +00:00 |
|
Tim Schaub
|
adb7255910
|
Util doc updates.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6519 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-03-13 16:58:01 +00:00 |
|
Tim Schaub
|
106e73618a
|
Adding an args argument to OpenLayers.String.format. This lets you set context properties as functions that will be executed with the given arguments where tokens match. For styles, this means you can specify a context that contains functions that return some value based on the feature being styled. See the styles-context.html example for use. r=ahocevar (closes #1434)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6512 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-03-12 22:24:33 +00:00 |
|
Tim Schaub
|
ae5ec139b9
|
Cruft begone.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6499 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-03-12 15:40:02 +00:00 |
|
Tim Schaub
|
ba4a33b478
|
Since the name google.html should be reserved for our canonical Google example, I'm moving this reproject stuff into a google-reproject.html example. The google.html example now shows the various Google layers available. The google-reproject.html example demonstrates the reproject trick. I find examples with different indentation on every line a bit hard to read, so I'm straightening that out as well - and removing bits that were not used or not relevant to the examples.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6498 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-03-12 15:34:05 +00:00 |
|
Tim Schaub
|
a54f36650c
|
four tabs for spaces
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6497 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-03-12 14:51:37 +00:00 |
|
Tim Schaub
|
90d824041c
|
No longer do we force re-parsing of request.responseText for WFS, GML, and GeoRSS layers. Thanks avlee for spotting this performance hit we've been taking since at least r174. r=crschmidt (closes #1428)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6496 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-03-12 14:21:27 +00:00 |
|
Tim Schaub
|
d12fd7c04c
|
Smooth GDragging at last. Thanks to overstdr for digging up the getDragObject method. With v2.93 and later we no longer get flickers on panning. Non-API smooth dragging is no longer supported. r=crschmidt,me (closes #1402)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6492 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-03-11 18:32:17 +00:00 |
|
Tim Schaub
|
6d59830d0e
|
Documenting onModification* methods as deprecated in ModifyFeature control.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6490 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-03-11 16:02:39 +00:00 |
|
Tim Schaub
|
606347cdc9
|
panning test updates
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6470 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-03-10 01:25:44 +00:00 |
|
Tim Schaub
|
e7b9a9a41b
|
Adding explicit eventListener unregistering in map, layer, and control destroy methods. Note that this only makes explicit what is already happening elsewhere, but it makes us feel complete. Also throwing in the example I missed in the previous change. r=euzuro (closes #1404)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6447 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-03-06 18:24:18 +00:00 |
|
Tim Schaub
|
438011bdab
|
No var keyword needed in this scope.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6444 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-03-06 09:23:10 +00:00 |
|
Tim Schaub
|
0a8aa16f78
|
Control panels should deactivate all non-toggle type controls before activating a new control. r=me (closes #1414)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6443 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-03-06 05:22:18 +00:00 |
|
Tim Schaub
|
e4b7c6de53
|
The barest of docs for the Google constructor.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6442 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-03-06 04:58:46 +00:00 |
|
Tim Schaub
|
894c457fdd
|
Adding eventListeners property to layer, control, and map. Setting this property at construction registers the given listeners based on event type key. r=elemoine (closes #1404)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6435 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-03-05 00:07:46 +00:00 |
|
Tim Schaub
|
6adeb7c304
|
ND typo
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6427 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-03-03 07:06:27 +00:00 |
|
Tim Schaub
|
7001ce1be6
|
A bit more docs for fractionalZoom.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6423 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-02-29 21:13:42 +00:00 |
|
Tim Schaub
|
05858dc9fb
|
Changing bounds.transform so it works with non-conformal projections. r=ahocevar (closes #1407)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6421 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-02-29 17:32:02 +00:00 |
|
Tim Schaub
|
323de7085b
|
The click and hover handlers need to take care that the event they are handling doesn't get modified before the delayed listeners get called. Appears to only be a problem in IE. Thanks for the catch madair. r=crschmidt (closes #1393)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6414 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-02-29 07:30:34 +00:00 |
|
Tim Schaub
|
6ff86dc756
|
Checking for properties directly on the prototype since it has been extended already. r=crschmidt (closes #1405)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6410 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-02-29 05:59:43 +00:00 |
|
Tim Schaub
|
836f037fda
|
The loadURL function now returns something that acts more like XMLHttpRequest should. If you name this return request, call request.abort to abort the request. r=crschmidt (closes #1386)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6408 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-02-29 00:16:47 +00:00 |
|
Tim Schaub
|
145981c303
|
Though the structure is not something we promise will not change, the internal context object is now available to those who parse WMC. r=crschmidt (closes #1370)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6401 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-02-28 21:09:28 +00:00 |
|
Tim Schaub
|
fcd7ecfa3c
|
got ahead of myself in r6399
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6400 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-02-28 20:21:53 +00:00 |
|
Tim Schaub
|
4107e90c0a
|
sasifying my need for unmixed tabs
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6399 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-02-28 20:20:23 +00:00 |
|
Tim Schaub
|
1b57ea3069
|
Invoking the trivial change clause, I'm adding a semicolon. (see #1392)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6388 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-02-27 19:05:28 +00:00 |
|
Tim Schaub
|
3405e97835
|
Adding more complete style parsing to the WMC format. The format now has support for named, linked (SLD), and inline (SLD_BODY) styles. r=ahocevar (closes #1313)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6358 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-02-24 20:25:27 +00:00 |
|
Tim Schaub
|
b06a8762a4
|
asynchronous false implies synchronous
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6346 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-02-24 08:02:41 +00:00 |
|
Tim Schaub
|
fa42329b31
|
Modifying xml_eq so that prefixes for element and attribute nodes are not tested by default. Namespace URI is always tested for both. If you also want to confirm that prefixes are equal, test with options.prefix true. Modifying tests for the XML format to use xml_eq. (see #1383)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6344 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-02-22 20:08:28 +00:00 |
|
Tim Schaub
|
39b2cae514
|
Adding a xml_eq method to Test.AnotherWay test objects. The function takes two nodes (or strings) and a message. A test passes when got and expected nodes have the same type, the same name, the same namespace prefix and uri, the same attributes, and the same children (based on the same criteria). Otherwise it fails. Failure messages tell you at which child on which node which criteria was not met. (closes #1383)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6341 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-02-22 00:12:07 +00:00 |
|
Tim Schaub
|
db8869e50f
|
Respecting minResolution and maxScale if specified in the layer options. r=ahocevar (closes #1321)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6332 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-02-21 00:03:11 +00:00 |
|
Tim Schaub
|
697da4900d
|
Adding support for fractional zoom to the pan zoom bar. Setting map.fractionalZoom to true allows you to access a continuous range of resolutions with the pan zoom bar. r=crschmidt,me (closes #1288)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6331 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-02-20 23:44:34 +00:00 |
|
Tim Schaub
|
0a96e9c17b
|
Adding a preaddlayer event for maps. This is triggered before a layer is added. r=me (closes #1220)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6329 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-02-20 23:39:46 +00:00 |
|
Tim Schaub
|
fa55f54e32
|
Adding framework for internationalization support. The new OpenLayers.Lang.translate method takes a key and looks for a value in a dictionary based on the current language setting. Set a new language code with OpenLayers.Lang.setCode. Get the current code with OpenLayers.Lang.getCode. Thanks to Mike Adair for the lead on this one. r=ahocevar,me (closes #109)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6313 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-02-15 21:15:48 +00:00 |
|
Tim Schaub
|
57f6d9b914
|
Only destroy events if they are not already destroyed. This is relevant for controls with obligate controls. Since the map thinks it is in charge of destroying controls, and parent controls also destroy obligate controls, control.destroy ends up getting called twice. If someone wants to change the way this is handled, we should have a standard property that lets the map know that control.destroy is the responsibility of someone else. r=crschmidt (closes #1346)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6230 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-02-12 16:43:47 +00:00 |
|
Tim Schaub
|
4d6ccf2e50
|
Closing the panel div.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6183 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-02-10 20:48:51 +00:00 |
|
Tim Schaub
|
db77398339
|
Thanks Ian Mayo for this nice ScaleLine control. Give your maps a dualie scale line control customizable with CSS. r=crschmidt (closes #1089)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6177 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-02-09 19:39:12 +00:00 |
|
Tim Schaub
|
7b87a414a3
|
The vector layer now only adds events to those available from the layer superclass. r=crschmidt (closes #1343)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6173 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-02-09 19:16:25 +00:00 |
|
Tim Schaub
|
bf224d699d
|
Giving all controls an events instance. You can now listen for activate and deactivate on any control. Panel controls do this to know when they should redraw. Navigation history control demonstrates the effect of this change. r=elemoine (closes #1346)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@6167 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2008-02-09 16:46:02 +00:00 |
|