fredj
|
ec16a9c0b1
|
Add missing new keyword in doc. thanks @DaveCausey (closes #111)
|
2011-12-16 17:14:44 +01:00 |
|
Frédéric Junod
|
55e5220a9e
|
Merge pull request #104 from fredj/tile-position
Only set img.style.position once. r=ahocevar, elemoine
|
2011-12-13 09:16:46 -08:00 |
|
fredj
|
e6a1830da8
|
move the buttons sizing to CSS
|
2011-12-12 17:16:04 +01:00 |
|
fredj
|
3cfd21c318
|
group the img.style changes
|
2011-12-12 15:05:51 +01:00 |
|
fredj
|
ee37617c21
|
Only set img.style.position once
|
2011-12-12 13:48:57 +01:00 |
|
Frédéric Junod
|
74812dbf8e
|
Merge pull request #103 from fredj/unused-var
Remove unused variable. r=elemoine
|
2011-12-12 02:26:06 -08:00 |
|
fredj
|
64b21b4e86
|
Remove unused variable
|
2011-12-12 10:42:33 +01:00 |
|
Frédéric Junod
|
5fda8835da
|
Merge pull request #82 from fredj/2897
don't create div for image tile when no gutter is used. p=ahocevar,pgiraud,elemoine,fredj
|
2011-12-07 23:03:26 -08:00 |
|
Frédéric Junod
|
c1f2232f74
|
Merge pull request #1 from ahocevar/2897
Updating the gutter example.
|
2011-12-07 22:56:05 -08:00 |
|
Frédéric Junod
|
e97961321c
|
Merge pull request #96 from fredj/3404
SelectFeature stops selecting features after a right click on the map. r=ahocevar
|
2011-12-07 08:03:27 -08:00 |
|
fredj
|
1c9f785998
|
remove deleted files from build/library.cfg
|
2011-12-07 15:35:05 +01:00 |
|
Frédéric Junod
|
6725ee1940
|
Merge pull request #95 from fredj/2708
getFeatureIdFromEvent return value. r=elemoine
|
2011-12-07 06:28:49 -08:00 |
|
fredj
|
b11b33e3ab
|
SelectFeature stops selecting features after a right click on the map
|
2011-12-07 15:03:39 +01:00 |
|
fredj
|
ae56952f00
|
replace pageLoading with {show|hide}PageLoadingMsg
|
2011-12-07 14:18:09 +01:00 |
|
fredj
|
344d645b29
|
use jquery mobile version 1.0
|
2011-12-07 14:04:16 +01:00 |
|
fredj
|
03b8406746
|
Canvas.getFeatureIdFromEvent: return undefined instead of null
|
2011-12-07 12:08:04 +01:00 |
|
fredj
|
71fbfff02a
|
return undefined instead of false from getFeatureIdFromEvent
|
2011-12-07 11:59:53 +01:00 |
|
fredj
|
d20802369f
|
code simplification
|
2011-12-07 11:52:04 +01:00 |
|
fredj
|
315c37a075
|
getFeatureIdFromEvent returns a feature id or undefined, fix getFeatureIdFromEvent docstring
|
2011-12-07 11:50:58 +01:00 |
|
fredj
|
d715a94b0f
|
remove double declaration
(yes, code duplication sucks)
|
2011-12-07 11:33:34 +01:00 |
|
Frédéric Junod
|
336d6d06ad
|
Merge pull request #94 from fredj/movestart-updateSize
Don't update the map size on 'movestart'. r=elemoine
|
2011-12-07 01:11:21 -08:00 |
|
fredj
|
9cfa5f562e
|
Don't update the map size on 'movestart'
|
2011-12-07 09:40:54 +01:00 |
|
Frédéric Junod
|
63cdcaeaac
|
Merge pull request #86 from fredj/addLayer-exception
Instead of throwing an exception, return false if the layer can't be added to the map. r=bbinet,tschaub
|
2011-12-07 00:33:26 -08:00 |
|
Frédéric Junod
|
6f2f0c47b0
|
Merge pull request #90 from fredj/2971
Remove undefined variables, r=elemoine
|
2011-12-05 01:56:18 -08:00 |
|
fredj
|
8c74e616df
|
Remove undefined variables
|
2011-12-05 09:39:30 +01:00 |
|
fredj
|
1135c771b7
|
Instead of throwing an exception, return false if the layer can't be added to the map.
|
2011-12-01 16:13:35 +01:00 |
|
fredj
|
efdd9d0eb2
|
don't create div for image tile when no gutter is used
|
2011-11-30 14:19:36 +01:00 |
|
fredj
|
6f78dc4c8f
|
Remove call to deprecated events.addEventType function
|
2011-11-30 09:29:24 +01:00 |
|
Frédéric Junod
|
e960c1929d
|
Merge pull request #76 from fredj/surface-removal
Remove Geometry.Surface, r=tschaub
|
2011-11-28 07:50:56 -08:00 |
|
fredj
|
dc991e6f85
|
Remove Geometry.Surface
|
2011-11-28 12:41:47 +01:00 |
|
Frédéric Junod
|
cdd1b756df
|
Merge pull request #73 from fredj/cleanup-kamap
Layer.KaMap cleanup, r=ahocevar
|
2011-11-25 01:25:45 -08:00 |
|
fredj
|
250e686375
|
Layer.KaMap cleanup
Remove unused units and resolution properties
Simplify Grid.initialize call
|
2011-11-24 16:21:49 +01:00 |
|
Frédéric Junod
|
c3b7c06118
|
Merge pull request #72 from fredj/unneeded-initialize
Remove unneeded initialize functions, r=elemoine
|
2011-11-24 02:28:36 -08:00 |
|
fredj
|
44f1cc465e
|
Add missing google api script include
|
2011-11-24 11:22:31 +01:00 |
|
Frédéric Junod
|
d0fbab5b1d
|
Merge pull request #71 from fredj/unneeded-requires
Remove unneeded requires, r=elemoine
|
2011-11-24 00:22:09 -08:00 |
|
fredj
|
3252fb134d
|
Remove unneeded initialize functions
|
2011-11-24 09:17:27 +01:00 |
|
fredj
|
4cab9139f2
|
Remove unneeded requires
|
2011-11-24 08:59:55 +01:00 |
|
Frédéric Junod
|
23b94f4eef
|
Merge pull request #66 from fredj/gears
move Protocol.SQL.Gears into deprecated.js. r=tschaub,elemoine
|
2011-11-21 23:55:10 -08:00 |
|
Frederic Junod
|
7332775d78
|
Fix Layer.GML unit tests
|
2011-11-21 19:14:05 +01:00 |
|
Frederic Junod
|
7f2c06c5b7
|
move Protocol.SQL into deprecated.js
|
2011-11-21 19:10:26 +01:00 |
|
Frederic Junod
|
8360ddefe3
|
Merge branch 'upstream-master' into gears
|
2011-11-21 18:54:48 +01:00 |
|
Frédéric Junod
|
2f802750a3
|
Merge pull request #65 from fredj/deprecated.js
move Layer.Yahoo and Layer.GML into deprecated.js r=tschaub
|
2011-11-21 09:40:31 -08:00 |
|
fredj
|
735f49cca0
|
move Protocol.SQL.Gears into deprecated.js
|
2011-11-21 12:23:05 +01:00 |
|
fredj
|
127e433592
|
Remove osm-layer example.
|
2011-11-21 10:59:30 +01:00 |
|
Frédéric Junod
|
d096a2a8ea
|
Merge pull request #58 from jorix/3580-Docs_ZoomBox
ZoomBox: missing API documentation. p=jorix, r=fredj (closes #3580)
|
2011-11-20 23:56:25 -08:00 |
|
fredj
|
f0d93d1e85
|
Merge branch 'upstream-master' into deprecated.js
|
2011-11-18 13:51:19 +01:00 |
|
fredj
|
b630840d83
|
move Layer.GML into deprecated.js
|
2011-11-18 13:23:49 +01:00 |
|
fredj
|
c82ccb4781
|
Merge branch 'upstream-master' into deprecated.js
|
2011-11-18 12:14:45 +01:00 |
|
fredj
|
8d01fa6fd8
|
move Layer.Yahoo into deprecated.js
|
2011-11-18 12:13:41 +01:00 |
|
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 |
|