Frédéric Junod
|
f713360c67
|
Merge pull request #52 from fredj/deprecated.js
Move deprecated code into deprecated.js, r=ahocevar
|
2011-11-18 03:05:29 -08:00 |
|
fredj
|
7f7f946c29
|
Stop using deprecated Layer.GML in examples
|
2011-11-18 11:24:33 +01:00 |
|
fredj
|
9f836cd264
|
Stop using deprecated Layer.GML in tests
|
2011-11-18 11:07:47 +01:00 |
|
fredj
|
a04df3e359
|
doc typo
|
2011-11-16 12:52:55 +01:00 |
|
fredj
|
0307bb481c
|
fix namespace for naturaldocs
|
2011-11-15 16:38:31 +01:00 |
|
fredj
|
dd6b54e622
|
remove duplicate comment
|
2011-11-15 16:32:03 +01:00 |
|
fredj
|
6836f4dcdf
|
Remove unneeded requires
|
2011-11-15 10:11:36 +01:00 |
|
fredj
|
b07286b21a
|
Don't use deprecated Layer.Grid.getGridBounds function in tests
|
2011-11-15 09:11:11 +01:00 |
|
fredj
|
cc3c89eb2a
|
Don't use deprecated Layer.Grid.getGridBounds function in tests
|
2011-11-15 09:09:55 +01:00 |
|
fredj
|
1ed137bd0a
|
move Layer.Grid.getGridBounds function into deprecated.js
|
2011-11-15 09:06:44 +01:00 |
|
fredj
|
b056b19bf0
|
move Event.stop function into deprecated.js
|
2011-11-14 15:59:24 +01:00 |
|
fredj
|
3d0d2cbc4e
|
move Layer.VirtualEarth function into deprecated.js
|
2011-11-14 15:52:39 +01:00 |
|
fredj
|
71f1f4701b
|
move Layer.MultiMap function into deprecated.js
|
2011-11-14 15:34:04 +01:00 |
|
fredj
|
37de9273a7
|
move OpenLayers.Feature.WFS into deprecated.js.
|
2011-11-14 15:29:12 +01:00 |
|
Frederic Junod
|
9a3dc98458
|
Remove unneeded requires
|
2011-11-14 15:29:08 +01:00 |
|
Frederic Junod
|
4afff74b0d
|
Move deprecated functions from OpenLayers.Util into deprecated.js.
|
2011-11-14 15:29:03 +01:00 |
|
Frederic Junod
|
2900823eb2
|
Move deprecated Layer.WFS and Tile.WFS into deprecated.js.
|
2011-11-14 15:28:57 +01:00 |
|
Frederic Junod
|
18b23e944d
|
Don't use deprecated Layer.WFS in tests.
|
2011-11-10 08:21:16 +01:00 |
|
Frederic Junod
|
8b1f684cbd
|
Remove semicolons from viewport meta tag
|
2011-11-07 10:48:52 +01:00 |
|
Frédéric Junod
|
e223eef159
|
Fix comment, no functional change
|
2011-10-20 11:14:21 +03:00 |
|
Frédéric Junod
|
0944be7b28
|
Fix comment, no functional change
|
2011-10-20 10:40:44 +03:00 |
|
fredj
|
6c0f11da67
|
remove unneeded activate and deactivate functions
|
2011-10-17 15:00:16 +02:00 |
|
fredj
|
b1ee9d1f95
|
fix APIProperty formating, thanks Denis Rykov
|
2011-10-10 16:26:23 +02:00 |
|
fredj
|
ef1feac748
|
remove unneeded parseFloat when building Bounds
|
2011-10-07 09:09:26 +02:00 |
|
Frederic Junod
|
6026f60276
|
remove unneeded parseFloat when building Bounds
|
2011-10-06 14:37:12 +02:00 |
|
Frederic Junod
|
54e5db90ae
|
remove unneeded parseFloat when building Geometry.Point
|
2011-10-06 14:32:38 +02:00 |
|
Frédéric Junod
|
00e2e1bd59
|
Merge pull request #7 from fredj/3320
Replace OpenLayers.Console.error with exceptions. r=elemoine,bbinet (closes #3320)
|
2011-10-06 02:03:48 -07:00 |
|
fredj
|
dcd6b20070
|
group identical css rules. No functional change
|
2011-10-04 11:41:39 +02:00 |
|
fredj
|
fba7cf86bf
|
use OpenLayers.String.contains instead of the deprecated 'contains' function. No functional change.
|
2011-09-28 09:35:44 +02:00 |
|
fredj
|
2f4e034ef2
|
replace VirtualEarth layers with Bing in examples. No functional change.
|
2011-09-28 09:17:38 +02:00 |
|
fredj
|
7b410915a0
|
Merge remote branch 'upstream/master' into 3320
|
2011-09-23 15:47:49 +02:00 |
|
fredj
|
6e9a3e4c13
|
don't translate error message and replace console log with exception
|
2011-09-20 15:21:16 +02:00 |
|
Frédéric Junod
|
aec956aa79
|
use olImageLoadError class to hide unavailable img. non functional changes
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12389 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-09-17 19:49:11 +00:00 |
|
Frédéric Junod
|
9264d57a3c
|
remove unneeded destroy and initialize function. r=erilem (closes #3341)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12386 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-09-17 19:20:40 +00:00 |
|
Frédéric Junod
|
501b42228a
|
remove event type list from Events (lazy listener initialization) p=tschaub,me r=erilem (closes #2555)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12384 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-09-17 19:09:40 +00:00 |
|
Frédéric Junod
|
67a5743d91
|
remove unneeded requires from OpenLayers/Protocol/HTTP.js r=erilem (closes #3469)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12383 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-09-17 18:41:53 +00:00 |
|
Frédéric Junod
|
80f3c81f11
|
measure example: add renderer url param. non-functional change
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12336 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-09-07 16:00:09 +00:00 |
|
Frédéric Junod
|
461b4e079f
|
change comment about buffer default value (see #3111)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12334 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-09-07 14:41:58 +00:00 |
|
Frédéric Junod
|
228fab098d
|
fix jsdoc tag, makes Closure Compiler happy. no functional change
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12278 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-08-25 08:30:11 +00:00 |
|
Frédéric Junod
|
497f7c9105
|
fixing error in comments. Non-functional change (see #3163)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12272 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-08-24 14:23:59 +00:00 |
|
Frédéric Junod
|
a31b8e444f
|
Simplify Layer.HTTPRequest initialize function. r=erilem (pullup #3470)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12267 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-08-22 06:56:28 +00:00 |
|
Frédéric Junod
|
6a66871492
|
fix api doc typo, no functionnal changes
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12261 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-08-18 14:16:44 +00:00 |
|
Frédéric Junod
|
d4a0128ba8
|
update the arcgiscache_jsonp example to use OpenLayers.Protocol.Script instead of the JSONP from jquery
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12260 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-08-18 10:15:44 +00:00 |
|
Frédéric Junod
|
6ba6527ef7
|
fix jsdoc tag, no functional change
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12257 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-08-18 06:30:39 +00:00 |
|
Frédéric Junod
|
bd88fec6d0
|
don't use the deprecated 'reproject' option. no functional change.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12213 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-08-08 08:19:06 +00:00 |
|
Frédéric Junod
|
d5e1f23b82
|
fix jsdoc tag, makes closure compiler happy. no functional change
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12212 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-08-08 07:31:06 +00:00 |
|
Frédéric Junod
|
dd76c74bca
|
remove 'pagePositionFailed' from Lang/*.js (closes #2247). Non-functional change.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12208 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-08-05 07:58:57 +00:00 |
|
Frédéric Junod
|
77445c368f
|
remove 'sameProjection' from Lang/*.js (not used, see r7864). Non-functional change.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12207 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-08-05 07:51:20 +00:00 |
|
Frédéric Junod
|
f7ccf9ef4e
|
mark the OpenLayers.loadURL method as deprecated (replaced by OpenLayers.Request.GET). r=erilem,rdewit,ahocevar (closes #3443)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12206 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-08-03 15:55:14 +00:00 |
|
Frédéric Junod
|
0b8a98d9a6
|
handle features with null bounds in OpenLayers.Renderer.Canvas.drawFeature. p=arublev,me r=erilem (closes #3442)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12205 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-08-03 15:47:06 +00:00 |
|
Frédéric Junod
|
d1fe8f8df4
|
add missing tests/BaseTypes/Date.html (yes, again) (see #3440)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12204 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-08-03 14:39:55 +00:00 |
|
Frédéric Junod
|
7d285ad244
|
add missing BaseTypes/Date.js (see #3440)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12203 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-08-03 14:35:20 +00:00 |
|
Frédéric Junod
|
0123b7bba2
|
move the OpenLayers.Date.* from BaseTypes.js to BaseTypes/Date.js. r=erilem (closes #3440)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12202 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-08-03 14:32:10 +00:00 |
|
Frédéric Junod
|
c7eafb53b7
|
fixed APIdocs. Non-functional change
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12201 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-07-29 14:00:39 +00:00 |
|
Frédéric Junod
|
eba3d3878c
|
fixed APIdocs. Non-functional change
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12193 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-07-27 11:36:33 +00:00 |
|
Frédéric Junod
|
7bcf20bd33
|
remove global variable. Non-functional change. p=geographika (closes #3438)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12191 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-07-26 09:45:58 +00:00 |
|
Frédéric Junod
|
3c076b564b
|
remove unused OpenLayers.Util.getTagText, OpenLayers.Util.getNodes and OpenLayers.Util._getNodes functions. r=bartvde, p=me (closes #3437)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12189 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-07-25 15:05:50 +00:00 |
|
Frédéric Junod
|
a6e913d5fb
|
fix typo in build.py. p=jorix, r=me (closes #3423)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12186 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-07-25 12:22:54 +00:00 |
|
Frédéric Junod
|
dfa86d3c20
|
remove unneeded destroy and initialize function. r=ahocevar (pullup #3341)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12050 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-06-06 11:02:11 +00:00 |
|
Frédéric Junod
|
5d8468cf0a
|
ElementsIndexer: call clear in initialize. Non functional change. r=ahocevar (closes #3340)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@12036 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-06-03 07:27:42 +00:00 |
|
Frédéric Junod
|
8f70a140d0
|
fix api doc typo, no functionnal changes.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11947 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-05-04 07:48:55 +00:00 |
|
Frédéric Junod
|
afbec6829f
|
fix broken WMS tests. (see #3261)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11925 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-04-28 17:38:33 +00:00 |
|
Frédéric Junod
|
89639a12bb
|
WFS protocol commit: send HTTP headers. p=arneke,me r=me (closes #3204)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11880 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-04-06 06:59:05 +00:00 |
|
Frédéric Junod
|
ae2f36963b
|
drag feature support on mobile. r=erilem (closes #3231)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11845 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-31 14:34:05 +00:00 |
|
Frédéric Junod
|
7963fb6a7f
|
add modify feature control to mobile drawing example
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11833 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-31 11:28:11 +00:00 |
|
Frédéric Junod
|
80ce6e6583
|
increase pointRadius size
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11824 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-31 07:59:42 +00:00 |
|
Frédéric Junod
|
4c0935771d
|
add 'renderer' url param.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11822 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-31 07:01:35 +00:00 |
|
Frédéric Junod
|
4b9f60f456
|
fix comment
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11800 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-30 16:17:35 +00:00 |
|
Frédéric Junod
|
7f45ff559a
|
remove tabs
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11792 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-30 14:26:03 +00:00 |
|
Frédéric Junod
|
d5d21b1e71
|
remove dependency on AnchoredBubble and Marker from Feature. r=marcjansen,bartvde,erilem (closes #1633)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11790 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-30 14:17:13 +00:00 |
|
Frédéric Junod
|
acc96324c5
|
update copyright to 2011
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11786 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-30 13:55:31 +00:00 |
|
Frédéric Junod
|
76f1987a8b
|
add 'renderer' url param.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11780 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-30 12:51:01 +00:00 |
|
Frédéric Junod
|
15a7d0d18e
|
align toString and fromString methods. r=erilem (closes #1275)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11755 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-29 17:07:54 +00:00 |
|
Frédéric Junod
|
d966553cdf
|
fix comment
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11754 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-29 15:27:09 +00:00 |
|
Frédéric Junod
|
1417382f10
|
fix indent. non functional change
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11752 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-29 14:44:35 +00:00 |
|
Frédéric Junod
|
54b58e3faf
|
duplicate function name
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11748 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-29 13:28:01 +00:00 |
|
Frédéric Junod
|
33d330c0db
|
font style support for feature label. r=erilem (closes #3051)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11744 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-29 09:54:00 +00:00 |
|
Frédéric Junod
|
222162fa98
|
remove unit if the value is 0. non functional change
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11743 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-29 09:50:33 +00:00 |
|
Frédéric Junod
|
af2f3b7a70
|
remove semicolons after the if closing curly bracket. non functional change
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11740 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-29 09:43:20 +00:00 |
|
Frédéric Junod
|
31f3954923
|
add renderer url param. r=ahocevar (closes #3186)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11726 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-23 16:37:23 +00:00 |
|
Frédéric Junod
|
9315972bb0
|
update copyright to 2011, non-functional change
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11703 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-14 08:42:16 +00:00 |
|
Frédéric Junod
|
2cf798c459
|
remove Control.KeyboardDefaults::destroy method: handler destroy already done in the parent class. r=bartvde (closes #3155)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11678 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-08 16:31:36 +00:00 |
|
Frédéric Junod
|
86fd4d076b
|
re-add the Constructor API doc removed in r11641 (see #3149)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11656 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-07 14:48:26 +00:00 |
|
Frédéric Junod
|
dc9f615833
|
re-add the Constructor API doc removed in r11610 (see #3146)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11653 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-07 14:33:48 +00:00 |
|
Frédéric Junod
|
415aca4763
|
re-add the Constructor API doc removed in r11640 (see #3147)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11652 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-07 14:13:32 +00:00 |
|
Frédéric Junod
|
77a214764c
|
Renderer.NG: remove global variables. r=crschmidt (closes #3153)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11650 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-07 11:48:51 +00:00 |
|
Frédéric Junod
|
7cea45db7f
|
don't crash if OpenLayers.Renderer.NG is not defined. r=crschmidt (closes #3152)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11649 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-07 11:31:51 +00:00 |
|
Frédéric Junod
|
105351995e
|
remove 'empty' initialize method (method that only call the parent class). r=bartvde (closes #3149)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11641 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-07 09:26:23 +00:00 |
|
Frédéric Junod
|
315bbcdef3
|
remove 'empty' initialize method (method that only call the parent class). r=bartvde (closes #3147)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11640 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-07 09:25:17 +00:00 |
|
Frédéric Junod
|
7827b26a7d
|
remove 'empty' initialize method (method that only call the parent class). r=bartvde (closes #3146)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11610 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-02 13:23:17 +00:00 |
|
Frédéric Junod
|
010ab7e81f
|
fix typo in doc
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11609 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-02 11:30:38 +00:00 |
|
Frédéric Junod
|
41ff5b8af8
|
fix typo in doc
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11606 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-03-02 08:15:20 +00:00 |
|
Frédéric Junod
|
82a64751af
|
fix Natural Docs comments, no functional change. p=jorix, r=me (closes #2989)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11576 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-02-28 08:19:18 +00:00 |
|
Frédéric Junod
|
1887969a3c
|
move addTile code to the base class (OpenLayers.Layer.Grid). r=crschmidt (closes #2904)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11575 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-02-28 08:12:05 +00:00 |
|
Frédéric Junod
|
f7d58dc36c
|
GeoRSS <description> is not properly parsed if multiple children. r=crschmidt (closes #2780)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11574 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-02-28 08:10:10 +00:00 |
|
Frédéric Junod
|
8beb04d2ca
|
deprecate OpenLayers.Element hide() / show(). r=crschmidt (closes #1099)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11573 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-02-28 08:05:56 +00:00 |
|
Frédéric Junod
|
4c40f7c11f
|
increase delay for slow browser. (closes #3121)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11531 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-02-25 16:44:40 +00:00 |
|
Frédéric Junod
|
bc509b84e3
|
fixup my city name
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11527 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-02-25 16:22:17 +00:00 |
|
Frédéric Junod
|
a076ce9228
|
Handler.Feature: fix mobile support. p=fredj,erilem r=erilem (closes #3106)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11510 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-02-25 15:18:02 +00:00 |
|
Frédéric Junod
|
b34dbcb903
|
add missing tags in examples/accelerometer.html. p=cmoullet, r=me (closes #3109)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@11506 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2011-02-25 14:35:43 +00:00 |
|