euzuro
|
b5e0c3ba61
|
add APIFunction: indicators to the last four functions from Console.js -- I'm assuming that their absence is a result of an oversight, not intention. If this is incorrect, my apologies, and obviously feel free to revert this change.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3781 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-19 23:27:37 +00:00 |
|
euzuro
|
918b430802
|
fix for #843 - remove unnecesary url prepping in image tiles
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3768 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-16 22:08:28 +00:00 |
|
euzuro
|
b31101d7f7
|
shame on both of us for submitting, reviewing, and committing this patch without running tests.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3754 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-15 22:31:55 +00:00 |
|
euzuro
|
9dd9289f88
|
fix for #746 - add console.error()s when wrong number of argumetns passed to add()
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3731 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-13 15:41:33 +00:00 |
|
euzuro
|
53ed14c379
|
fix notile example to actually showcase the new one :-)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3726 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-12 22:47:07 +00:00 |
|
euzuro
|
921347a81a
|
patch for #831 - simplify the notion of untiled (now an option on grid layers called 'singleTile') and implementing loading events for gridded/untiled layers. thanks tim and chris for reviewing this beast.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3725 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-12 22:42:34 +00:00 |
|
euzuro
|
ff2e8f02f7
|
patch for #813 - when setting baselayer, we no longer redraw twice.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3706 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-11 19:11:00 +00:00 |
|
euzuro
|
10d3266013
|
fix drag handler test for IE. for whatever reason, ie and ff handle the tests in different order. because IE runs through the functions numerically, the constructor test is run first, and so the changes to the handler's initialize are maintained throughout the rest of the tests. thus, we need to make sure to set it back before exiting.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3698 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-11 17:04:07 +00:00 |
|
euzuro
|
8183fc6796
|
add test for setTileSize() to Layer
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3691 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-10 23:30:43 +00:00 |
|
euzuro
|
a32a2eefec
|
coding standards (long lines) and fixing nd comments to be tschaub stylie (statements vs questions, universal four space indent)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3664 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-10 16:17:25 +00:00 |
|
euzuro
|
af8cce4f7b
|
cosmetic nd changes, coding standards
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3639 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-06 23:05:28 +00:00 |
|
euzuro
|
ad52e8c6fd
|
fix for #787 - put clearArray() in its place ((marked as deprecated, throwing a console warning during use, all usage replaced in code))
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3636 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-06 22:55:17 +00:00 |
|
euzuro
|
f8766140af
|
patch for #777 - adding documentation and stub for getWarningHTML
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3629 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-06 20:27:08 +00:00 |
|
euzuro
|
208c3cd7e5
|
fix for #772 - remove usage of deprecated
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3626 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-06 19:46:19 +00:00 |
|
euzuro
|
a14b5bdc7e
|
patch for #809 - add the addEventType() function to the OpenLayers.Events objects so that subclasses can safely add new event types without modifying their parents' constant values
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3622 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-06 18:30:09 +00:00 |
|
euzuro
|
bee797430d
|
update nd docs for Openlayers.Events
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3621 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-06 17:47:38 +00:00 |
|
euzuro
|
a74a9bd49f
|
remove *private* statements from nd comments
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3620 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-06 17:38:20 +00:00 |
|
euzuro
|
b84e2f468a
|
miscap'd OpenLayers. Thanks Stephen
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3609 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-06 00:16:02 +00:00 |
|
euzuro
|
debca7c477
|
fix for #793 - split basetypes into separate files. Makes documentation better and generally just makes sense. thanks tim for patch review and cfg file help
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3601 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-05 20:50:31 +00:00 |
|
euzuro
|
23bc407f8b
|
update nd for OpenLayer.Event object
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3599 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-05 20:02:29 +00:00 |
|
euzuro
|
9e8c1a22c7
|
fix up comments
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3591 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-05 17:57:27 +00:00 |
|
euzuro
|
cb3a2566bb
|
stray jsdoc comment found
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3590 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-05 17:50:36 +00:00 |
|
euzuro
|
030f0c8830
|
update stray jsdoc comment
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3589 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-05 17:36:11 +00:00 |
|
euzuro
|
de004699c4
|
add inheritance to navigation control
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3588 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-05 17:34:31 +00:00 |
|
euzuro
|
3d73171521
|
move all nd comments for CLASS_NAME back to jsdoc style. my personal opinion is that we should get rid of this comment entirely... but that's something that can be debated. so long as they are all the same, it makes it easier to do a global replace when a decision is reached
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3587 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-05 17:33:29 +00:00 |
|
euzuro
|
cdd6acc413
|
fix for #800 - the mergeNewParams function is now simplified. the only time it need be overridden now is in WMS, which mandates that all parameters should be uppercased. thanks for the review and the added test, tim.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3584 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-05 14:24:15 +00:00 |
|
euzuro
|
4f3d3c96c9
|
give redraw test a number
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3583 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-05 14:08:15 +00:00 |
|
euzuro
|
2cf67f76d0
|
fix for #795 - all layers now have a redraw() method that simply redraws them no matter whether the extent or parameters or zoom has changed. Big big thanks to tim schaub for not only taking the time to listen to my relentless (and often cracked) brainstorming about this ticket and for taking the time out to review the final patch.... but above and beyond the call of duty, adding *tests* for this patch. real ace. top knotch.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3582 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-05 14:04:51 +00:00 |
|
euzuro
|
364e7d7546
|
remove unused local var. fixed #801. thanks eric l.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3581 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-05 13:36:38 +00:00 |
|
euzuro
|
cbc0e3817a
|
fixing nd comment. Thanks Eric L
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3580 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-05 13:22:13 +00:00 |
|
euzuro
|
aea4747f89
|
fix for #799 - markers destroy no longer nullifies a global variable
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3578 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-03 23:35:57 +00:00 |
|
euzuro
|
dd066240c7
|
update nd docs
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3577 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-03 23:13:16 +00:00 |
|
euzuro
|
c06608c7d0
|
coding standards. lines should be less than 79 characters
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3576 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-03 22:54:42 +00:00 |
|
euzuro
|
b2371b7162
|
fix for #699 - give WFS layer a mergeNewParams()
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3575 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-03 22:23:20 +00:00 |
|
euzuro
|
5c4ef6011d
|
patch from #796 - warn users if they try to add a layer that has already been added
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3574 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-03 21:45:26 +00:00 |
|
euzuro
|
f5a39b05f7
|
fix nd
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3564 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-03 16:12:11 +00:00 |
|
euzuro
|
bb6f69d83f
|
fix for #785 - fix up gutter logic a little bit. on a path to getting all gutter info in one place
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3555 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-02 22:51:50 +00:00 |
|
euzuro
|
d2c2b011e7
|
fix for #650 - if user specifies a layer as transparent and of format image/jpg, we change it to the appropriate type (gif or png). Sure, it's somewhat magical... but it will probably help people out in the long run
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3554 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-02 22:11:16 +00:00 |
|
euzuro
|
71a140055e
|
patch for #76 -- missing requires statement in Layers/Markers.js. Thanks ahovecar for spotting this.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3553 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-07-02 15:39:25 +00:00 |
|
euzuro
|
33c87bf3b6
|
fix for #784 -- adds some commenting and readability to the tile.draw() function
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3462 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-06-27 23:48:25 +00:00 |
|
euzuro
|
357a4cee35
|
fix testing messages that were backwards
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3442 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-06-25 20:30:42 +00:00 |
|
euzuro
|
e39e89a5bf
|
patch for #726 was breaking IE tests. Please test things in IE before committing to trunk
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3441 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-06-25 19:36:02 +00:00 |
|
euzuro
|
b8362cb085
|
coding standards
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3423 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-06-22 16:57:30 +00:00 |
|
euzuro
|
68292b1118
|
fix for #776 - use new getBrowserName() function
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3422 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-06-22 16:56:45 +00:00 |
|
euzuro
|
9be3c60ffb
|
the map object takes care of getting the element from the id. no need to be doing this out here.... this in an effort to minimize the use of , which we were trying to phase out.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3369 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-06-20 00:53:58 +00:00 |
|
euzuro
|
8874a6069f
|
additional patch for #742 - removeControl() now takes the control as argument, not the id
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3329 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-06-14 19:18:57 +00:00 |
|
euzuro
|
385da5c614
|
2nd attempt fix for #734 -- tests pass in all browsers
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3328 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-06-14 19:11:45 +00:00 |
|
euzuro
|
eb2130617a
|
fix to docstring of #755 -- no longer two-character codes
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3325 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-06-12 19:44:09 +00:00 |
|
euzuro
|
a8e72ea131
|
fix format georss patch to not cause tests to break in IE. see (unnecessary) ticket #756
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3324 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-06-12 19:05:42 +00:00 |
|
euzuro
|
f56f136523
|
patch for #487 -- dateline wrapping
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3323 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-06-12 18:03:59 +00:00 |
|
euzuro
|
3eeaf81e64
|
rollback r3284, reopening #734. This patch causes tests to break in IE6. I will help to debug this at some point, but right now I am doing other things and I need all tests to pass or I can't move forward.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3317 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-06-11 19:28:48 +00:00 |
|
euzuro
|
7c0ab6567f
|
coding standards -- line length
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3296 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-06-08 15:17:31 +00:00 |
|
euzuro
|
a98da53818
|
fix for #678 - WMS specs say that *values* and not *parameters* are case sensitive, and the parameter 'transparent' is to be interpreted as true only when its value is 'TRUE'. Previous to this patch, we were only testing if it was equal to 'true'. Now we test for both. This patch applies the same logic to WMS.js and to WMS/Untiled.js, as well as providing some tests to make sure that it works. Thanks and a shout out to gmailer kablukiw wherever s/he may be for the great bug find and report
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3290 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-06-07 22:03:15 +00:00 |
|
euzuro
|
79acc45db6
|
remove console.log from test -- soon this will not be necessary. god save us
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3288 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-06-07 19:40:53 +00:00 |
|
euzuro
|
22c8e3ded4
|
fix for #742 -- Adds getControl() and removeControl() methods to the map
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3282 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-06-07 18:01:52 +00:00 |
|
euzuro
|
6da7fb6851
|
set correct numbers on map tests
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3278 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-06-07 14:35:37 +00:00 |
|
euzuro
|
7120bde544
|
adding comment blocks to help readability
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3264 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-06-06 18:27:03 +00:00 |
|
euzuro
|
172bbcb3df
|
coding standards
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3263 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-06-06 18:12:27 +00:00 |
|
euzuro
|
964b09a15f
|
fix for #740 - Mixed parameters to initialize() function in ArgParser control
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3256 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-06-05 21:35:40 +00:00 |
|
euzuro
|
cc43a12050
|
clarify 'theme' property comment
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3250 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-06-05 20:19:03 +00:00 |
|
euzuro
|
9679dbb56c
|
fix part two to #703 - dont try to erase a null geometry
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3155 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-05-17 17:03:07 +00:00 |
|
euzuro
|
4b599da130
|
fix tests -- ie destroys page and thereofre map object, which causes problems with this simulated renderer (it needs a destroy)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3111 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-05-02 14:01:13 +00:00 |
|
euzuro
|
5221d0491b
|
for whatever reason, the html in this file was twice, and exactly. I shalln't make ticket for this, but it should as well go into the branch for 2.4
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3110 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-05-01 23:14:56 +00:00 |
|
euzuro
|
8d2dfcf218
|
fix for #682 - let the mouseup event go through on the panel, just like all other controls
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3106 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-05-01 14:21:21 +00:00 |
|
euzuro
|
937c0032fa
|
fix for #683 -- fixes markers layer visibility/inrangeitude on startup
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3103 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-05-01 14:04:19 +00:00 |
|
euzuro
|
5a3c861051
|
fix for #681 - Make sure markers layer always draws on the first moveTo(), regardless of the value of 'zoomChanged'.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3098 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-04-26 23:29:10 +00:00 |
|
euzuro
|
f9edd52656
|
add tests for out of range markers (#683). This test can be used as a regression test
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3097 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-04-26 22:28:36 +00:00 |
|
euzuro
|
8a14f917dc
|
fix for #671 - kill global variable usage
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3086 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-04-17 22:00:47 +00:00 |
|
euzuro
|
e93aa40e2c
|
fix for #555 - popup close no longer triggers events in main map
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3081 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-04-17 16:15:07 +00:00 |
|
euzuro
|
4ec005c06c
|
fix for #660 -- feature.vector.attributes now correctly instantiated.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3066 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-04-11 21:08:45 +00:00 |
|
euzuro
|
ea3683db68
|
update jsdoc
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3037 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-04-09 19:40:31 +00:00 |
|
euzuro
|
1603d5a8ba
|
fix for #643. layer class can be safely doubled up now
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3035 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-04-09 15:00:10 +00:00 |
|
euzuro
|
c0240b9ea5
|
small update to simplify code. when this class's initialize() function was changed, this was left as-is but now it can be reverted to just calling the constructor simply. #646
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3029 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-04-06 16:43:08 +00:00 |
|
euzuro
|
50237086a4
|
small documentation update #644
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3028 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-04-06 16:41:22 +00:00 |
|
euzuro
|
895ba639ae
|
patch for #636 - double-protect layer.destroy()
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3023 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-04-05 23:02:48 +00:00 |
|
euzuro
|
23131012dd
|
fix for #624 - merge stop() and safeStopPropagation()
git-svn-id: http://svn.openlayers.org/trunk/openlayers@2994 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-04-03 17:15:57 +00:00 |
|
euzuro
|
10b5c2df17
|
patch for #621 - assign items in the elements hash table a unique cacheID instead of relying on the element's actual 'id' property. thx for thorough review sde
git-svn-id: http://svn.openlayers.org/trunk/openlayers@2993 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-04-03 16:54:14 +00:00 |
|
euzuro
|
d0115ccf26
|
patch for #625 - remove extraneous _observeAndCache() function which is only used once. it doesnt seem to conceptually abstract anything, so lets inline it
git-svn-id: http://svn.openlayers.org/trunk/openlayers@2991 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-04-03 15:54:27 +00:00 |
|
euzuro
|
33cb7fd0d4
|
patch for #623 - remove unused pointerX() and pointerY() functions
git-svn-id: http://svn.openlayers.org/trunk/openlayers@2990 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-04-03 15:38:16 +00:00 |
|
euzuro
|
9aa92d491c
|
events.js cleanup: more ifs without brackets
git-svn-id: http://svn.openlayers.org/trunk/openlayers@2989 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-04-03 01:42:21 +00:00 |
|
euzuro
|
7aac1c1cfe
|
coding standards. if statement without brackets and multiple return
git-svn-id: http://svn.openlayers.org/trunk/openlayers@2988 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-04-03 01:38:22 +00:00 |
|
euzuro
|
8440cbaf43
|
coding standards if statement should always be followed by braces. also, add comment
git-svn-id: http://svn.openlayers.org/trunk/openlayers@2987 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-04-03 01:37:04 +00:00 |
|
euzuro
|
2734030a82
|
move unloadCache() down so that stopObserving and stopObservingElement() are next to eachother
git-svn-id: http://svn.openlayers.org/trunk/openlayers@2986 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-04-03 01:31:45 +00:00 |
|
euzuro
|
2f8a093f83
|
move observe() function up to right before its private counterpart
git-svn-id: http://svn.openlayers.org/trunk/openlayers@2985 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-04-03 01:27:39 +00:00 |
|
euzuro
|
ade794259f
|
move observers definition to top of object definition for readability
git-svn-id: http://svn.openlayers.org/trunk/openlayers@2984 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-04-03 01:26:39 +00:00 |
|
euzuro
|
8007b6719a
|
events.js: style (never underestimate style)
git-svn-id: http://svn.openlayers.org/trunk/openlayers@2983 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-04-02 23:12:55 +00:00 |
|
euzuro
|
ed0fca9157
|
events cleanup: fix tabs
git-svn-id: http://svn.openlayers.org/trunk/openlayers@2982 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-04-02 23:00:55 +00:00 |
|
euzuro
|
dfa4441646
|
step one of cleaning up events.js: jsdoc
git-svn-id: http://svn.openlayers.org/trunk/openlayers@2981 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-04-02 22:49:13 +00:00 |
|
euzuro
|
91ec16c81a
|
destroy() should always come *right*after* initialize()
git-svn-id: http://svn.openlayers.org/trunk/openlayers@2930 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-03-30 01:17:10 +00:00 |
|
euzuro
|
aa4cca057d
|
patch for #585 - delete row from hash instead of nullifying it. thx tim for quick approval
git-svn-id: http://svn.openlayers.org/trunk/openlayers@2929 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-03-29 21:17:12 +00:00 |
|
euzuro
|
ede2d39e54
|
add build script to create a non-minimized (uncompressed) version of OL. this is helpful for debugging
git-svn-id: http://svn.openlayers.org/trunk/openlayers@2928 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-03-29 19:48:57 +00:00 |
|
euzuro
|
913e040fd6
|
guess i missed a few in r2920
git-svn-id: http://svn.openlayers.org/trunk/openlayers@2921 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-03-29 07:09:48 +00:00 |
|
euzuro
|
f850939a3a
|
fix for small bug in previous patch for #568 which was put in at r2913
git-svn-id: http://svn.openlayers.org/trunk/openlayers@2914 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-03-28 21:53:27 +00:00 |
|
euzuro
|
55440ab092
|
clearGrid() gets called only once, no reason to put it so far away from where it gets called. tired of scrolling
git-svn-id: http://svn.openlayers.org/trunk/openlayers@2907 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-03-27 22:30:42 +00:00 |
|
euzuro
|
77da7967ab
|
apply patch for #566 - bug in grid.destroy()
git-svn-id: http://svn.openlayers.org/trunk/openlayers@2905 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-03-27 22:12:28 +00:00 |
|
euzuro
|
87977f7bfe
|
final patch for #510 -- new datastructure suggested and implemented by james for the events entry cache. speeds up all event operations
git-svn-id: http://svn.openlayers.org/trunk/openlayers@2896 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-03-26 17:33:35 +00:00 |
|
euzuro
|
67963c3e86
|
good eye tim. patch for #560.
git-svn-id: http://svn.openlayers.org/trunk/openlayers@2882 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-03-25 14:49:31 +00:00 |
|
euzuro
|
cb9723d202
|
patch for #556 - give the map object its own unique ID
git-svn-id: http://svn.openlayers.org/trunk/openlayers@2875 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-03-24 01:39:49 +00:00 |
|
euzuro
|
177215befc
|
applying (yet another) patch for #549. this one eliminates the double-destruction of the map due to the unload of window
git-svn-id: http://svn.openlayers.org/trunk/openlayers@2874 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-03-24 01:37:28 +00:00 |
|
euzuro
|
d10b4a37df
|
applying (yet another) patch for #510
git-svn-id: http://svn.openlayers.org/trunk/openlayers@2873 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
|
2007-03-24 01:34:58 +00:00 |
|