|
|
|
@1374
|
[1374]
|
08/25/06 14:35:16 |
crschmidt |
Make the xhtml page valid. |
|
|
|
@1373
|
[1373]
|
08/25/06 14:23:55 |
crschmidt |
Commit XHTML patch. Closes #177. |
|
|
|
@1367
|
[1367]
|
08/25/06 07:55:45 |
crschmidt |
Document restriction on when to add permalink control. |
|
|
|
@1366
|
[1366]
|
08/24/06 22:08:20 |
crschmidt |
Commit r1365 against 2.0, rather than sandbox. |
|
|
|
@1360
|
[1360]
|
08/24/06 11:20:48 |
crschmidt |
(continuation of r1359) -- tschaub points out that zoomBox and … |
|
|
|
@1359
|
[1359]
|
08/24/06 11:19:18 |
crschmidt |
-- |
|
|
|
@1358
|
[1358]
|
08/24/06 11:07:18 |
crschmidt |
If we turn on the zooming tool, then click on the panzoombar in … |
|
|
|
@1357
|
[1357]
|
08/24/06 10:52:39 |
crschmidt |
When you click and don't drag, we zoom in, but we want to set … |
|
|
|
@1356
|
[1356]
|
08/24/06 10:21:45 |
crschmidt |
Change zoomBox function to be a 'zoom in' if the user draws a very small … |
|
|
|
@1355
|
[1355]
|
08/24/06 10:08:18 |
crschmidt |
Map should change zoom level to maximum for the baseLayer when the … |
|
|
|
@1354
|
[1354]
|
08/24/06 09:35:55 |
crschmidt |
Add tests for MouseToolbar. This is relatively minimal compared to … |
|
|
|
@1353
|
[1353]
|
08/24/06 01:59:12 |
crschmidt |
Dragging stopped by Event.stop call when it shouldn't have been -- no … |
|
|
|
@1352
|
[1352]
|
08/24/06 01:49:02 |
crschmidt |
Because we've removed the ruler button, its image no longer needs … |
|
|
|
@1350
|
[1350]
|
08/24/06 01:19:20 |
crschmidt |
console.log is NOT VALID JAVASCRIPT. Soon I will need to just create a … |
|
|
|
@1348
|
[1348]
|
08/24/06 01:11:28 |
crschmidt |
Restore maxZoomLevel functionality, removoed between rc1 and rc2 by Erik. … |
|
|
|
@1347
|
[1347]
|
08/24/06 01:01:10 |
crschmidt |
If we choose to switch to a mode via the toolbar, don't leave that … |
|
|
|
@1346
|
[1346]
|
08/24/06 00:21:27 |
sderle |
Replicating r1345 in 2.0 branch. |
|
|
|
@1343
|
[1343]
|
08/23/06 17:05:15 |
crschmidt |
Before, this example only worked on OpenLayers.org. |
|
|
|
@1342
|
[1342]
|
08/23/06 17:04:14 |
crschmidt |
And it helps if you do the order of operations right so that the … |
|
|
|
@1341
|
[1341]
|
08/23/06 16:59:37 |
crschmidt |
KaMap used to round its tiles. This dropped out. This was bad, since it … |
|
|
|
@1340
|
[1340]
|
08/23/06 16:55:04 |
crschmidt |
Commit r1337 to 2.0 branch. |
|
|
|
@1339
|
[1339]
|
08/23/06 16:39:22 |
crschmidt |
Until we have line drawing, there's no need for ruler-ing. It's confusing … |
|
|
|
@1338
|
[1338]
|
08/23/06 16:37:16 |
crschmidt |
If we're zooming with this tool, we only want to actually change the zoom … |
|
|
|
@1334
|
[1334]
|
08/22/06 15:45:28 |
crschmidt |
Add news.txt to store release notes, which will contain information … |
|
|
|
@1333
|
[1333]
|
08/22/06 14:56:12 |
crschmidt |
A number of tests were not working as expected in IE. Specifically:
* … |
|
|
|
@1332
|
[1332]
|
08/22/06 14:37:05 |
crschmidt |
IE will not catch events on a div which has no content in it. (Why? Who … |
|
|
|
@1331
|
[1331]
|
08/22/06 13:33:12 |
crschmidt |
IE treats non-assigned zIndex values as 0. children of an element with a … |
|
|
|
@1330
|
[1330]
|
08/22/06 10:23:23 |
crschmidt |
In order to set the status of an element before it's added ot the DOM in … |
|
|
|
@1329
|
[1329]
|
08/22/06 09:09:53 |
crschmidt |
If a mouseup is not preceeded by a mousedown *inside the layerswitcher*, … |
|
|
|
@1328
|
[1328]
|
08/22/06 07:42:25 |
crschmidt |
FireFox apparently doesn't return any text with node.text, but it doesn't … |
|
|
|
@1327
|
[1327]
|
08/22/06 07:33:45 |
crschmidt |
WFS Feature wasn't properly processing nodes. Let's see if this helps at … |
|
|
|
@1326
|
[1326]
|
08/22/06 07:16:13 |
crschmidt |
WFS was not requesting correct URL. |
|
|
|
@1325
|
[1325]
|
08/21/06 20:25:17 |
euzuro |
redefining isBaseLayer is not necessary -- it inherits from … |
|
|
|
@1324
|
[1324]
|
08/21/06 20:23:43 |
euzuro |
make an accessor for setting isBaseLayer, because we need to trigger the … |
|
|
|
@1323
|
[1323]
|
08/21/06 19:04:40 |
euzuro |
fix for #197 |
|
|
|
@1322
|
[1322]
|
08/21/06 16:22:35 |
crschmidt |
Mention GeoRSS version support. |
|
|
|
@1321
|
[1321]
|
08/21/06 15:34:15 |
crschmidt |
If Google fails to load before OpenLayers, occasionally dragging is not … |
|
|
|
@1320
|
[1320]
|
08/21/06 15:20:52 |
crschmidt |
Sometimes we call moveTo on a tile before we've actually created an image, … |
|
|
|
@1319
|
[1319]
|
08/21/06 15:18:47 |
crschmidt |
unregister allows you to specify a function. remove does not.
I can't … |
|
|
|
@1318
|
[1318]
|
08/21/06 13:17:04 |
crschmidt |
Buffer set to 1 on WFS layer, since we don't have as much cause to prevent … |
|
|
|
@1317
|
[1317]
|
08/21/06 12:03:52 |
crschmidt |
Typo in change created around r1200 broke WFS. |
|
|
|
@1316
|
[1316]
|
08/19/06 11:57:14 |
crschmidt |
Post-drag 'click' events aren't really clicks. Don't let them fall through … |
|
|
|
@1315
|
[1315]
|
08/19/06 11:03:45 |
crschmidt |
Stop click events from falling through to the map. |
|
|
|
@1314
|
[1314]
|
08/19/06 11:01:58 |
crschmidt |
Let's trap all these events. Tested by bitner on IRC in IE (thanks!) and … |
|
|
|
@1313
|
[1313]
|
08/19/06 10:05:39 |
crschmidt |
Add example for setting an extent with visual annotation via Boxes layer. |
|
|
|
@1312
|
[1312]
|
08/19/06 09:59:39 |
crschmidt |
Further documentation on the special casing Layer.WMS does. |
|
|
|
@1311
|
[1311]
|
08/19/06 02:13:28 |
euzuro |
update example for r1310 |
|
|
|
@1310
|
[1310]
|
08/19/06 02:13:09 |
euzuro |
allow 'auto' for minResolution if minExtent is set |
|
|
|
@1309
|
[1309]
|
08/19/06 01:37:07 |
euzuro |
just like r1308, we update virtual earth to use min/max zoomlevel, and … |
|
|
|
@1308
|
[1308]
|
08/19/06 01:23:45 |
euzuro |
allow google layer to be configured with min/max zoomLevels. update … |
|
|
|
@1307
|
[1307]
|
08/19/06 01:18:24 |
euzuro |
update to example. |
|
|
|
@1306
|
[1306]
|
08/19/06 01:00:54 |
euzuro |
put zoombar slider at the correct zoom level on first draw (not just … |
|
|
|
@1305
|
[1305]
|
08/19/06 00:47:12 |
euzuro |
real fix for #189 -- event wasnt being triggered, and wihtout the clone(), … |
|
|
|
@1304
|
[1304]
|
08/18/06 23:53:50 |
euzuro |
fix for #180 -- check zoomlevel bounds before calling setCenter() |
|
|
|
@1303
|
[1303]
|
08/18/06 23:43:35 |
euzuro |
remove extraneous comment |
|
|
|
@1302
|
[1302]
|
08/18/06 22:09:29 |
euzuro |
Remove the concept of min/max zoom level from Map. Replace it with concept … |
|
|
|
@1301
|
[1301]
|
08/18/06 22:07:26 |
euzuro |
allow whirlwind to have options. otherwise no way to set tilesize |
|
|
|
@1300
|
[1300]
|
08/18/06 21:45:47 |
crschmidt |
Make OpenPlans TIGER WMS proxy not a base layer in this example, so you … |
|
|
|
@1299
|
[1299]
|
08/18/06 13:36:50 |
euzuro |
added problem/challenge text to test page |
|
|
|
@1298
|
[1298]
|
08/18/06 13:30:58 |
euzuro |
example to help fix #186 |
|
|
|
@1296
|
[1296]
|
08/17/06 16:27:41 |
euzuro |
rollback 1295 -- prematurely committed |
|
|
|
@1295
|
[1295]
|
08/17/06 16:22:47 |
euzuro |
coding standards, adding jsdoc comments, small code reorganization in svn … |
|
|
|
@1294
|
[1294]
|
08/17/06 15:34:10 |
euzuro |
add comment |
|
|
|
@1291
|
[1291]
|
08/17/06 15:19:21 |
euzuro |
update parameter name for parallelism with the rest of the … |
|
|
|
@1290
|
[1290]
|
08/17/06 15:14:50 |
euzuro |
when merging new params to untitled layer, we need to uppercase them for … |
|
|
|
@1289
|
[1289]
|
08/17/06 15:12:52 |
euzuro |
removing alpha nuller from the destroy broke tests. sorry |
|
|
|
@1288
|
[1288]
|
08/17/06 14:53:57 |
euzuro |
the 'alpha' property belongs to Layer, and it's a boolean so no need to … |
|
|
|
@1287
|
[1287]
|
08/17/06 14:17:48 |
euzuro |
remove unused getTile() method and related tests |
|
|
|
@1286
|
[1286]
|
08/17/06 14:15:29 |
euzuro |
mark a few functions as private |
|
|
|
@1285
|
[1285]
|
08/17/06 13:43:27 |
euzuro |
add comments for spiralTileLoad() function |
|
|
|
@1284
|
[1284]
|
08/17/06 13:36:17 |
euzuro |
move baselayer functions down and separated from private layer functions |
|
|
|
@1283
|
[1283]
|
08/17/06 13:20:30 |
euzuro |
protect viewport-lonlat translation functions in the case no baselayer is … |
|
|
|
@1282
|
[1282]
|
08/17/06 12:41:17 |
euzuro |
superfluous comment |
|
|
|
@1281
|
[1281]
|
08/17/06 12:21:51 |
euzuro |
getResolution() is only to be called on a baselayer, so no need to ask the … |
|
|
|
@1280
|
[1280]
|
08/17/06 12:15:45 |
euzuro |
always get the resolution from the map -- this grid might not be the base … |
|
|
|
@1279
|
[1279]
|
08/17/06 12:13:55 |
euzuro |
use official map.getResolution() function here, do not bypass and go … |
|
|
|
@1278
|
[1278]
|
08/17/06 08:27:36 |
crschmidt |
sbp points out that multiple perl calls are unneccesary. merging them all … |
|
|
|
@1277
|
[1277]
|
08/17/06 08:13:27 |
crschmidt |
We no longer define units/resolution on the kamap object. |
|
|
|
@1276
|
[1276]
|
08/17/06 08:13:03 |
crschmidt |
changeParams changed to mergeNewParams in 2.0 |
|
|
|
@1275
|
[1275]
|
08/17/06 01:52:07 |
euzuro |
update map resize functionality to deal with google layer. if ve had a … |
|
|
|
@1272
|
[1272]
|
08/16/06 22:54:54 |
crschmidt |
Branch OpenLayers for 2.0 release. |
|
copied from trunk/openlayers:
|
|
|
|
@1271
|
[1271]
|
08/16/06 22:51:56 |
crschmidt |
MouseToolbar typo in docs. |