This website requires JavaScript.
Explore
Help
Sign In
ashatora
/
openlayers
Watch
1
Star
0
Fork
0
You've already forked openlayers
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
360d7412f0f97c139e89b6795e8ffb16a88fdaf9
openlayers
/
lib
/
OpenLayers
/
Handler
History
ahocevar
5191dac459
Take css borders into account when drawing the box. This has to be done for every browser, except IE in quirks mode. r=crschmidt (closes 1593)
...
git-svn-id:
http://svn.openlayers.org/trunk/openlayers@7649
dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
2008-07-31 21:21:10 +00:00
..
Box.js
Take css borders into account when drawing the box. This has to be done for every browser, except IE in quirks mode. r=crschmidt (closes 1593)
2008-07-31 21:21:10 +00:00
Click.js
Fixing links in documentation. Other Natural Docs changes. (
closes
#1504
)
2008-04-09 16:52:08 +00:00
Drag.js
adding types to properties from the mousing improvements patch. No functional change, only documentation. (See
#1509
)
2008-07-30 18:40:23 +00:00
Feature.js
dragging mode of modify feature control is broken. r=crschmidt,tschaub. (
closes
#1418
)
2008-03-20 07:26:21 +00:00
Hover.js
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
)
2008-02-29 07:30:34 +00:00
Keyboard.js
* Fixes to the Keyboard Handler to make it work better --
2008-07-31 17:45:16 +00:00
MouseWheel.js
Caching array length instead of accessing it with each iteration. r=crschmidt (
closes
#1636
)
2008-07-31 04:44:25 +00:00
Path.js
Update copyrights to 2008.
2008-01-01 08:14:55 +00:00
Point.js
Rollback patch from
#1332
, which broke feature creation.
2008-02-09 04:23:54 +00:00
Polygon.js
Update copyrights to 2008.
2008-01-01 08:14:55 +00:00
RegularPolygon.js
new RegularPolygon features can be invisible, p=me, r=crschmidt (
closes
#1577
)
2008-07-29 18:13:08 +00:00