[Pkg-javascript-commits] [leaflet] branch master created (now 35c6e63)
Jonas Smedegaard
js at moszumanska.debian.org
Mon Jan 27 20:08:29 UTC 2014
This is an automated email from the git hooks/post-receive script.
js pushed a change to branch master
in repository leaflet.
at 35c6e63 Prepare for release: Update changelog.
This branch includes the following new commits:
new eb5b7d7 first commit
new 3f2a02c Added some environment code and Class implementation
new 2d45576 Added Jasmine lib for testing
new 95de45e Util functions, specs for Class & Util
new 34305da Class fixes, more Class specs
new 763b01e slight class refactoring
new 7a1dcd9 Transformation & Point classes, more specs
new e1efc0c Moved Transformation to geometry
new 341f6e7 added Events, folder renaming
new 7026351 Events
new db5809b Events fixes, Events spec
new 9d4e335 improved Class spec
new ada607f namespace handling improvements, spec for noConflict
new 66f44ac types in the comments
new 0eb9cd8 L.Util.stamp & specs
new 36f7ada Events fixes
new 14bd27b Options, specs
new 5b21def options merging
new b50d878 minor spec fix
new afded57 small Class fix
new 0b5cc9c LatLng + specs
new 4854e0f minor renaming
new f734679 Projection without specs
new 1609746 Projection fixes, specs
new f65df49 add prefix for id
new 42bcb9b DomUtil, DomEvent, namespace config improvements, some specs
new 88ef7d1 DomEvent fixes, specs
new 6a15821 DomUtil.get, spec
new a9677fc removed Options
new a8d55d0 Point add/subtract/divideBy
new 7cef8d3 Events fire shortcut
new 63febdd unbounded unproject
new fafe763 initial Map commit (incomplete)
new 59a1736 Point fixes
new c958de9 Bounds with specs
new a9884f2 events attr more secure
new a64b832 initial browser detection
new 00717ab positioning methods (with webkit acceleration support)
new 09d2ee9 more Map code
new 391e57c placeholder for spec
new ad46474 added getStyle, fixed setPosition
new 71f5d5c working Map, at least!
new e5589f3 falseFn
new 06d0438 multiplyBy
new b6ead1d Transformation fix
new 53bd768 TileLayer
new d7a1604 empty Map spec
new 87c3740 tileload event, copyright placeholder
new 361d79c clean up formatting
new 74ff36d at least, debug page with a working map! no interaction yet
new e4b4704 added limitExecByInterval
new 535ec2c more mobile detection
new c267a23 setPosition improvements for mobile
new c407e5c added Draggable
new 779aec8 TileLayer optimizations for mobile
new f46abd1 added map dragging!
new af03e97 basic Leaflet stylesheet
new a472e55 examples updates
new 9cbf2f5 remove shadows
new 8313ea5 move text selection to draggable private methods
new 63287f8 handlers, move map dragging to MapDrag
new 5a6f41d Handler
new 69a9637 top comment
new d604429 typo
new a61f898 ROOT_URL for future use
new 648824a update debug page
new 64a40b3 Bump version to 0.0.2
new a2d2fed new Point methods
new 8d46a8a MapDrag fix
new 3027c65 Touch Zoom
new 4716b84 Touch Zoom
new 2bff672 Touch Zoom
new 5fc2946 translate/touch zoom refactoring
new bc319be moved Map, fixed some bugs
new 8a23efb Map geolocation
new 2b8d9ee LatLngBounds, moved MapSpec
new 70a7b7c OR fixes
new 7437c43 Chainable Event methods
new 3ca252b remove geolocation from map example
new c134357 unnecessary check
new 4a7b244 options fix
new 0d9dd1c rename
new a523cc7 moved enabled method, comments
new 0178d1c comments
new 9437cfd fix draggable
new e734e20 map positioning refactoring
new 56c6a8c double click zoom (initial)
new 4984035 map events, double click fix
new f9f8b81 toString
new 40f2b08 typo
new 480120e draggable fix
new 1ec2971 small refactoring
new 9dce546 deferExecByInterval
new 1844c11 gecko detection
new db14eca MapDrag optimization
new c19725a TileLayer optimization
new ac7e3d7 lesser interval
new d26ac9d temporary build script (will be replaced by Ruby script later)
new ef4d4d3 License
new f60dca9 readme update
new 1aac795 Readme improvements
new f0c09d5 Readme fixes
new 3c03403 adding file
new cd8e14e remove bla
new cb719cb readme fix
new 7752bd7 built Lealet
new 5bb04e7 copyright
new 3ed4a39 add var to L namespace
new 7e7379a namespace fixes
new ff36820 fix namespace spec
new 25ddc32 TODO in readme
new f0be995 update minified version
new 1cb0633 pretty formatted build script
new 6da613b fix readme formatting
new 268aee8 typo
new e9c1c0f added latLngToLayerPoint; added overlayPane; converted LatLngBounds sw/ne properties to methods.
new efbb541 make layer.draw & layer.load optional
new 2fce845 some meaningful renaming
new f8caf18 update readme
new 679953c overlay refactoring
new 0991c7f basic scroll wheel zoom
new dc90637 scroll wheel zoom improvements
new 97d8b50 update todo
new 49f9597 loaded tile class name hook
new 488046b ImageOverlay
new ecb257e update readme
new d06c711 update build
new 9998e6c todo onerror
new c2399de layer remove
new 47d4872 moved tile visibility to CSS
new d712717 layers add/remove fix
new d1b8ba0 tile onerror
new 3062c43 loading tiles from center out
new de55693 fix tile unloading
new d1f1744 jslinted
new a7d362e LatLng todo
new 4abe0d9 added trackResize, improved invalidateSize
new 5d809aa Transition implementation (both native and timer-based)
new 284595f panning animation
new 064b0fd update readme
new 4dd11ef update build
new 24cbc3d update readme
new ab00da1 trackResize
new 533d095 progressive enhancement for animation
new 98e642e scroll wheel zoom fixes
new ec8a941 fix animated pan
new ad7ab3a better progressive enhancement
new fb06678 move all animation-related logic from Map.js to Map.Animation.js
new c266c90 Build Helper (with automatic dependency resolution)
new 9919bd0 update build
new f81641d remove unnecessary comment
new 32ac1f2 improve build helper
new 7e0b87f provide accuracy in geolocation
new bda8862 update ReadMe
new bdfc348 update leaflet build
new 2b8c1d7 zoomOut, addLayer fixes
new 2348947 Marker implementation
new d30ebc0 add Marker to dependencies
new 03e49ee debug pages with common include
new 427e965 moved Icon to dom package
new 28a063d fix include order
new 739c8e2 popup implementation
new e6eaec9 popup fixes
new 0356c92 some initial popup/tile animation
new c40efb8 pretty up the popups a bit
new ba8c690 open popup on click, not mousedown
new d6dc8ac move closePopupOnClick to Map
new 97aa394 fiddling with zoom animation
new 229eebe fixed popup click propagation bug in webkit
new 6bc6b57 marker images
new 89defc4 marker zIndex fix
new e15aa29 update build
new 2e2e502 todo: refactor translate stuff
new 17a896c Move disabling click propagation to an util method
new 730c85c fiddling with popup appearance
new 14bfaa8 more popup styling
new ad5b885 add Map#layerPointToContainerPoint
new 0f97a75 autoPan implementation
new 8e6f278 stop marker doubleclick propagation
new 0cd810b overriding default options
new 663620e Marker#openPopup
new 3d008eb update readme
new 9762be0 a couple of todos
new 8fd05ee update build
new 0e62b98 layer z-indexes, tidy up CSS
new 8bbe994 new pretty marker icons
new 48558ff changed bindPopup/openPopup behavior
new 882f1ea getBounds
new 3ebfa1e popup styling fixes
new 31accf5 add closure compiler
new d33529b popup refactoring, close button, update build
new f4fe8b0 close button
new cca6009 updated close icon
new 5b6a98a L.DomUtil.create shortcut, refactoring, update build
new d15dc94 update close button
new be09f97 At last, zooming animation! HUGE commit!
new 9e3efaf animation refactoring
new 2e28fc5 prevent zoom while animation is running
new 8137a92 update readme & build
new 2088223 fix markers in IE7 (you have to set the size explicitly for some reason)
new 62e947f fix IE7 error (it sometimes doesn't like the delete statement)
new 410278d close popup on open
new 48f302a update readme
new 3488602 update folder structure
new 8387240 better debug page
new d011038 initial vector support, huge commit!
new 2d04b4a tidying up vector code
new b46e317 update build and build config
new 66af760 tidying up
new fc3a59f IE9 popup styling fixes
new 5f63b8d Moved IE-specific CSS to a separate file; readme updated
new 7b205c4 Replaced Liang-Barsky clipping algorithm with Cohen-Sutherland, which is faster in case most clippings are trivial accepts or rejects
new 047b5c6 different performance optimizations
new 38f2583 larger route example, small optimizations
new b1df549 some argument type comments
new 773a13e VML path fallback, enabling polylines on IE6-8, performance tuning
new 0add361 IE6 png24 markers and popup styling fixes
new 6155d98 tiny ie fix
new e4e22f9 Sutherland-Hodgeman Polygon clipping algorithm
new cacf6ca Polygon implementation
new 3e85b7b fix option inheritance
new 5de66e7 LineUtil refactoring, comments
new 7c01c98 polygon holes support
new a3fa83d fix simplify typo
new ed41136 circle implementation, vector refactoring
new f2eefe6 options fix, L.Util.setOptions
new e601df3 VML stroke fix
new 780e458 vector refactoring
new a5829b5 update build, build config, readme
new 6c960ed bump license year, update readme
new 33236d5 mobile webkit svg flicker fix
new 23a0f45 fix double click zoom animation
new 6c8ef08 shift drag zoom
new a41f1fd udpate closure compiler
new d65e289 clean up
new 096ba60 update readme
new ed34988 shiftDragZoom.disable fixed
new 701c0d3 ShiftDragZoom.enable fix
new 60fbf68 update build
new 306e42a refactor map init code
new 573e8a6 update readme and license
new 07bfb9b github generated gh-pages branch
new 3b77ce3 Merge remote branch 'origin/gh-pages' into HEAD
new aabed5c remove default index
new 06e0c90 update closure compiler
new 7e9d530 addClass, hasClass utility methods
new 90f3c1c update build
new ce0d555 commit closure compiler copying and readme files
new 1831051 small addLayer refactoring
new b0f5ae2 docs files
new 34ba797 docs files
new 9ae98b6 Merge branch 'master' into HEAD
new 09734df add forkme badge
new 4da8df8 update docs
new 3474702 github and twitter icons
new e65d202 tweet and facebook like buttons, font fix
new 7f518a7 update docs
new 5b3cb28 rename API reference to Documentation
new 6f2e8c7 fix scrolled document mouse position bug
new ac12fdf update Facebook description
new 90f49fd fix scrolled document bug
new 94ab90a update build
new e8539a2 Merge branch 'master' into HEAD
new 5e203e8 Fork -> Source
new 6340e51 update docs
new 9e25c8b docs table of contents
new a69cb4d small handlers refactoring
new 7c27f2a bump version
new 4958beb copyright update
new f61720c update readme
new c6e878a tiny mercator refactoring
new 82d23ff Point docs
new f374451 update description, remove arrows
new 3898b28 update readme
new f3762cf update description
new 20310bc update contents layout
new a178188 table of contents styling
new f084b36 update toc
new d6d130e update docs
new 162aad2 remove marker fix - thanks to Hannes Antero Junnila for pointing this out!
new 29b89d1 fitWorld
new a008245 update build
new 4371e84 Merge branch 'master' into HEAD
new 02a0268 zoom animation refactoring and fixing, at last smooth zoom works like expected on iOS!
new 9d93998 zoom animation fix and refactoring, works like a charm on iOS now!
new 8f2bc2c fix removal of useful code by closure compiler
new 4433713 update build
new 9b3dc2e Merge branch 'master' into HEAD
new 602950b rounding behavior change when touch zooming
new 647da48 fix closure compiler removing useful code
new 4a54909 Merge branch 'refs/heads/master' of git at github.com:CloudMade/Leaflet.git
new 8c541b1 merge, update docs
new 5bf08bd features page
new 45200e7 update dependencies
new 3560921 update features
new 516c9a3 update features
new 296d260 features update
new df6daa5 popup docs
new 36112bf update docs
new 1cd6f22 update docs
new 916ac1a clean up TileLayer options
new 7877a56 more docs, style update
new 8c3b7b7 website design update
new b995583 Minor tweaks
new d46990e cross-browser CSS3 styles
new ed82583 minor logo tweak
new bd22639 layerload event, other tweaks
new 90bd2c1 remove excessive rounding
new 9a248a7 remove ff optimization (not needed anymore it seems)
new 90a66c9 rework zoom animation, update build
new 8236d67 Merge branch 'master' into HEAD
new d09ae55 Merge remote branch 'origin/gh-pages' into HEAD
new eafd0ee design tweaks
new c3b6b24 minor tweaks
new 728c792 tile/popup fade animation
new f7eb4b4 update readme
new 317e080 Merge branch 'master' into HEAD
new 6cab8c2 features update
new 7fbe5f6 minor tweak
new 2ddc376 minor fixes
new fb595ed more tweaks
new 053d39a update license
new 1eac8cd Path mouse events, Path#bindPopup, update build
new dde1c03 tidy up debug files
new 707bb46 add beautiful logo, update design (thanks to Ksenia)
new d79b465 small tweaks
new 3732269 bigger shadow
new 5b7698f favicon
new 3e67783 favicon fix
new bcde0f5 new domain settings
new e4c4032 update link on tweet/fb buttons
new 650b6d6 update website link
new 78580ba update website link
new a204511 control positioning, basic zoom control, update build
new 3caf500 update zoom styling
new a8eb7f8 Merge branch 'master' into HEAD
new 4efaa5c zoom control
new 7904904 bump version
new 805f3b3 Added draggability to markers
new ee93d73 Refactored marker dragging into MarkerDrag and support for shadows
new b22349c Merge branch 'master' of https://github.com/msaspence/Leaflet into msaspence-master
new 7162bd4 refactor popup code, merge marker dragging from msaspence
new ef8b0c9 oops, remove console.log
new 8054aaa Added documentation for marker draggable
new 870e541 Added documentation for marker draggable
new aee3aa0 Merge branch 'gh-pages' of https://github.com/msaspence/Leaflet into msaspence-gh-pages
new 6f93b57 minor marker docs update
new b475bb8 workaround for a webkit transition bug, fixes #10
new 5394f01 Merge remote branch 'origin/master'
new 9d5e5e1 Merge branch 'master' into HEAD
new c988eea popup close on click fix
new e7144bf double click zoom fix
new 8cb51d1 Double tap on mobile webkit, update build
new 5a08948 e.position -> e.latlng
new 5b8b0bd tilelayer error fix, fixes #30
new fbb31db zoomControl option in map, fixes #31, update build
new aba90a9 Merge branch 'master' into HEAD
new 6cf7d0a increase map size
new e940a6b fix occasional error message in TileLayer.js under mobile webkit
new 520d6a2 touch zoom fix, should improve #32 a lot
new 3e91a18 update docs
new 47ada8f fix TileLayer error on mobile webkit
new 8c970cc should reduce #32 impact a lot
new 8f4a0de geolocation noFitBounds
new fb382c2 update docs
new 41cf357 update features
new b4c1909 Merge branch 'master' into HEAD
new 895d171 android fixes, zoom animation refactoring, fadeAnimation option
new 131f909 bigger controls on mobile, update build
new 30768b4 better webkit transition bug workaround
new b1d9ca7 some clean up
new 9fc8f1f clear scaled tiles after new ones are loaded, fixes #24
new 51a7f42 Merge branch 'master' into HEAD
new df697f1 fix merge mistake
new 1bcaa12 fix merge mistake
new 4003a9d zoomAnimation option
new 8089ff0 fix clearing scaled tiles
new d8bcfef initial attribution control implementation
new 7ff63ae Added check on popup content variable for undefined to prevent content being to string 'undefined' when setContent hasn't been called yet
new 33ed22a docs update
new 21d4ddb minor attrib fix
new ba28ce7 fix IE, fix attrib control styling, update build
new c68c1bf Merge remote branch 'origin/gh-pages' into HEAD
new 8d95639 Merge branch 'master' into HEAD
new 0e4cae7 fix merge error
new 971e645 add attrib control to homepage
new f40aee9 update popup docs, fixes #37
new 25a4952 zIndex for controls, fixes #36
new e57bcd7 merge popup updateContent fix by msaspence
new 24a3519 update readme
new 71b3141 fix merge
new ed57a98 attribution control docs
new 9911ad2 ability to enable marker drag later (not initially)
new 28a50d7 zoom buttons hover styles
new 2e03bb8 examples initial commit
new 0d84483 examples
new 851d0d1 Merge remote branch 'origin/master' into HEAD
new 01d9307 first example
new 0d32c91 fix marker click, fixes #43
new 1325984 fix popup content update, fixes #42
new c2102d5 Path clickable option, fixes #39
new 6ce60ca fix popup autoclose, fixes #40
new e56b940 fix popup anchor offset, fixes #41
new 46132ba update build
new 54551cb Merge branch 'master' into HEAD
new 54c88d1 first example finished
new b13536a titles update
new 7ff08bb initial mobile example
new d1b28c5 geolocation update
new 66f00bf more chaining, update build
new 6fd7b11 Merge branch 'master' into HEAD
new 682dd57 mobile example
new 9a7b705 mobile example finished
new aeffc6d fix IE empty path string bug
new 9913649 events docs
new 9bad722 more event docs
new cb71d33 more event docs, tidy up toc
new 0a8e100 tidy up
new 3352242 Merge remote branch 'origin/master'
new bfd7749 Merge branch 'master' into HEAD
new 8f1fee9 facebook image
new a6516e7 improve mobile example
new 7fb6de1 SVG handling bugfix, fixes #47
new bc16c1e Merge remote branch 'origin/gh-pages' into HEAD
new 5200753 revert accidental commit
new ca15136 temporarily disable zoom animation on Android (until it gets stable), related to #32
new 4b591f6 Merge branch 'master' into HEAD
new 709133b more Map options docs
new c6ddf37 Bump version
new 2f4e81a fix clearing tile background on zoom
new ff6968f remove console.log
new 427878b Changelog added
new 5a45784 Implemented L.TileLayer.WMS (EPSG:3857 only), fixes #50
new a3c029b Merge remote branch 'origin/master'
new 478c5c1 Update Changelog (WMS)
new e243d84 WMS refactoring
new ed290ba changelog heading
new 7d41a33 Fixed a bug related to img {max-width: 100%} rule in Firefox
new 7e0bfa3 issue links in changelog
new 72a1070 Improved geolocation error handling, explicit timeout, fixes #61
new 171588c changelog cleanup
new 0499ab7 Fix closed polylines not appearing on the map
new ebd0125 revert accidental debug commit
new 60502f4 logo in readme
new 0779220 another logo in readme try
new 27c6aba zoom-dependent Circle; fixed one is now called CircleMarker, fixes #44
new daf6c22 set world view on locateAndSetView failure
new 88091d5 Marker setLatLng, fixes #5
new 5e927b0 dom mouseenter/mouseleave, map mouseover/mousemove/mouseout events
new 5b9804b ie8 vml fix, mouseover/mousemove/mouseout events for stuff fixes #22, fixes #23
new ed4d73c fix accidentally broken mousewheel
new 81f6d7f minor ImageOverlay refactoring, onRemove, fixes #8
new b1e8ee4 fix double click zoom when popup is opened on click, fixes #48
new cbd5453 fix VML paths cursor if clickable
new 00af4e2 small vml cleanup
new 7809acc opera fixes
new 1b09007 fix map occasionally breaking while zooming on iOS, fixes #32
new 089052e TileLayer opacity option
new 80c7c9d several marker bugfixes, fixes #66
new 21184e2 update closure compiler
new f12fb25 fixing typo
new 958422a Merge pull request #71 from maxogden/patch-1
new f120f7d fixed build script typo, reported in #61
new 3f0498d Merge branch 'master' of git at github.com:CloudMade/Leaflet.git
new db62672 popup animation in Firefox/Opera, fixes #21
new 7c52c3d update changelog
new ec3c899 Poly addLatLng, setLatLngs, spliceLatLngs methods, fixes #74
new b6b7612 minor Polyline methods improvements
new 87eee7f LatLngBounds#contains(LatLng), Bounds#contains(Point), fixes #76
new dd86d53 Adding a makefile for non-Windows machines
new 6c34525 Merge pull request #79 from tmcw/makefile
new 9863c0c tile layer refactoring
new 194edd3 canvas tile layer
new 0a43384 TileLayer.Canvas
new d5e5f33 Adding TMS support to Leaflet with a scheme: 'tms' option.
new 138cc72 Merge branch 'tms' of https://github.com/tmcw/Leaflet into tmcw-tms
new e989041 Merge branch 'tmcw-tms'
new d14e66b update changelog
new f36a2f9 fix accidentally broken tiles in IE6-8, fix SVG in IE9, fixes #83
new 96e216b fix WMS tiles not loading near date line
new 791ed9f title option for markers, fixes #86
new 582f12d blue marble wms example
new cf74d0e started work on projections
new 18a8a28 Merge remote branch 'origin/projections' into HEAD
new c44ec4e Fixed issue #84 Panning is really slow under HTC Hero (Android 2.2)
new 577fc5d Merge pull request #89 from Miroff/master
new 876bb4f finished projections improvement
new 8c3f146 Merge remote branch 'origin/master'
new af9319e fix whitespace
new e06b4f9 update changelog
new 2c861e0 typo
new c0662f6 fix accidental global variable
new 600c961 Revert getTarget-related refactoring, fixes #87 (IE8 error)
new 8d4b454 accidentally merged gh-pages into master, removing this stuff :(
new ed168a3 fix tile loading regression, fixes #87, fixes #91
new e7410e6 improve projections support, add EPSG:3395 (real mercator)
new cfdaebb forgot to add several source files
new 84669c8 update changelog
new be5b4a6 fix accidental global var
new 40207bd fix whitespace
new a383aae update changelog
new 7d0d3a9 fix tile opacity in IE, fixes #90
new 5b05a40 update build
new 95d58b5 fix regression in Circle, fixes #92
new eadb94f revert android fix as it prevents clicks on iphone :(
new 04e0354 reverted htc hero fix
new 911b46c Allow creation of empty L.LatLngBounds
new 7026a00 Merge pull request #95 from snc/latlngbounds-patch-1
new cef1e2a fix TileLayer.Canvas regression
new d212a8b Merge remote branch 'origin/master'
new 94a15ed cleanup
new e7e79cc Dynamically determine path of scripts to include in include.js
new a13c265 minor attribution improvement
new bf2311f Merge pull request #98 from antonj/master
new bc63a2e async option in TileLayer.Canvas
new cc1aabb fix bug with some tiles not loading in tms layer, fixes #97
new 4e344bd Merge remote branch 'origin/master'
new 3488f88 improve debug handling
new 2bbdc02 fix map div absolute position bug, fixes #100
new c8f1e95 fix bug with some tiles not loading, fixes #97, update changelog
new a1db696 Fix null pointer error leaflet-include.js
new a272935 fix popup setContent, fixes #94
new c67bc5a #96
new 522fd7a fix bug with click propagation on popup close button, fixes #99
new 0b1a2bc Popup now accepts HTML element as content too, fixes #9
new dc84cb1 fix bug with removing/readding tile layers
new 49c0b0d more TileLayer onRemove fix
new 5aac5a7 updated BSD license
new 4897241 TileLayer setOpacity method, fixes #102
new 88c384f fix scrollWheelZoom date line issue, part of #105
new 9514712 fix potential memory leak, closes #107
new 43b3bdc added LayerGroup and FeatureGroup layers
new 00a107f add MultiPolygon and MultiPolyline layers
new 3b58a8b GeoJSON (finally!), setStyle for paths
new 3558ed8 update build and changelog, closes #77, closes #13
new 1b83a2d cleanup changelog
new cd4ea53 more detailed example
new 5c2e3a5 popup fixes, marker setIcon
new 35b3545 update basic example using FeatureGroup
new 7772651 moved CircleMarker radius to options, 10 by default
new 2dc06b5 Fixed MultiPolygon bug in GeoJSON support.
new a4620e4 Fixed mis-spelling of Path.VML.js in deps.js.
new 367db80 Added setStyle method for MultiPolyLine and MultiPolygon.
new f4b9ef8 Merge pull request #114 from carljm/geojson-multipolygon
new 197ec2d Merge pull request #115 from carljm/deps-pathvml
new bb22c4a Merge pull request #116 from carljm/multipoly-setstyle
new ac10b95 update build after carljm's fixes
new a1efe42 fix global map var regression, closes #117
new d13fe36 Adding options to L.Map.locate that follows the PositionOptions spec for the W3C Geolocation API. You can now pass "enableHighAccuracy" and "maximumAge" to get fresh, accurate positions.
new 321dc83 Merge pull request #119 from JasonSanford/master
new 815a301 update build after Jason additions
new a2a6ff3 Supposedly fixed error on iOS 3, closes #113
new 13e534d pass options to locateAndSetView
new 9f9d130 update changelog
new 667fdd9 Fix L variable definition, closes #122
new f761fa0 Adding private _redraw method. This should fix #124
new 509a299 Merge pull request #128 from JasonSanford/master
new 40a1ebf minor Path refactoring, update build after Jason commits
new 233e63a minor GeoJSON refactoring, reverse option in coordsToLatLngs
new 4d46f03 CSS cleanup (thanks to CSSLint)
new e576fd8 improve typograhy
new e09765a remove slow and unnecessary code from zoom anim logic, related to #123
new f52f670 update changelog
new b781376 fix HTC Hero panning, closes #84 (hopefully)
new eb68a70 Add noWrap option to TileLayer.
new 7af2c30 Merge pull request #134 from jasondavies/tile-nowrap
new c93d91b improve panning performance considerably, closes #130
new d388078 update build
new 8a3bdd6 fix license whitespace
new 2138aa5 update changelog
new 25ca741 fix typo
new d2487e8 improve mobile webkit click responsiveness, fix clicks in Android 2.1
new d3f0ba5 don't use setTimeout on drag for browsers without requestAnimFrame
new 05c4b3f add tap tolerance for better mobile usability, update changelog
new 457a435 parse string coordinates in GeoJSON, closes #136
new c63b955 fix panning on Android 3, closes #121
new 0800c24 opera mobile fixes, closes #138
new edef6b7 update changelog with 0.2 release
new ecce783 changelog cleanup
new 8add626 typo
new 12bb39c changelog rearranding
new 3af05ec fix error in TileLayer.Canvas
new c2f6ad0 update changelog
new c1c79df First implementation of a canvas backend for rendering overlays. Currently no events and no polygons with holes are supported.
new 86414ae Canvas overlay implementation. Added more shapes to vector.html test.
new c8a105f Set updateOnMoveEnd true for circle, so it can be updated by canvas renderer.
new a316351 Removed debug code from canvas renderer.
new 6eb9e8f sanitize LatLng arguments, closes #136
new 562bbf5 update changelog
new 7d5be23 Added special class for circle canvas rendering
new f3205aa Changed implementation as discussed in first push request.
new c265dd9 Added hole polygon test
new 36c00c5 Added path again to vector.html
new aa036b9 Added support for Popup closeButton option.
new 593a3c0 Fixed support for Popup closePopupOnClick option.
new 10ffc32 cleanup jonny's pull
new 5d7db12 Merge branch 'master' of https://github.com/florianf/Leaflet into path-canvas
new 0009ceb merge Florian's pull, fixes, cleanup, circle click, added todos
new ea4fd78 fix static properties inheritance
new f80674a refactoring, cleanup, take strokeWidth into account in circle click
new a46c904 canvas polyline click events
new b257c02 move path canvas code to a separate folder
new 4369156 canvas polygon clicks through ray casting (yay!), refactoring
new 032ee93 fix canvas polygon click on border
new f8f4440 move SVG-specific code into a separate file
new 7e22f34 vector namespaces/consants refactoring
new a21f1eb removed excessive line
new a0a2064 remove duplication in canvas code
new d63d39c update build (only ~2.5kb increase from canvas backend, great!)
new 5772c99 prettier vector example
new a874c65 Merge branch 'master' into HEAD
new 1e518b9 update changelog
new 4273df1 fix circle drawing bug
new 6163fd7 click tolerance for polylines
new 8cdb706 fix regression that caused 'L_PREFER_CANVAS undefined' error
new d999ab1 path canvas fixes (make sure there's no accidental styling)
new 77e1459 don't draw circles that are off the clip region, closes #141
new fd94ffd remove accidental console.log
new c9ae214 update changelog
new baa90b5 fix broken canvas layer positioning in FF, closes #156
new c739bbf fix occasional overlay blurriness in WebKit
new fd62d39 fix indentation, use documentFragment when adding tiles, closes #152
new 9c19796 rely more on feature detection instead of ua string, closes #142
new c42193c Disable unloadInvisibleTiles for android browsers. Seems to fix crashing of android 3.1 webkit
new ac98d90 Narrowed android crashing down.
new 5f07e8b fix crash on Android 3, closes #137, #160
new 209471c Path.setStyle didn't return "this". I assume it is supposed to.
new 806f74a Merge pull request #169 from JasonSanford/master
new 40cbee8 Fix dragging markers without shadows
new 8970d7c Merge pull request #178 from anru/master
new 3989c6a update changelog and build
new 61d636c remove noSpec failures (enable when needed during development)
new e1e1504 Improved inheritance mechanism, fixed access to the superclass
new 1a694c5 Merge pull request #179 from anru/master
new 0c391d3 Merge branch 'master' of git at github.com:CloudMade/Leaflet.git
new bad8021 update includes in spec runner
new 76d517e temporarily disable projection specs (need rewrite after refactoring)
new e9b8353 more Class specs to test @anru changes
new 9b8db34 update build and changelog
new 0936b5e map#hasLayer, ability to add tile layers below all others
new 03075f0 initial Control.Layers commit
new 9479911 Fix Bounds.contains method in case if obj argument is instance of L.Point
new eb1973e Merge pull request #180 from anru/master
new d2b4e73 Edited CHANGELOG.md via GitHub
new 50e36cc minor tweaks
new 95e0e63 passing layer config in control constructor
new cf83c2e Merge branch 'master' of git at github.com:CloudMade/Leaflet.git
new d199738 Remove marker popups when marker is removed
new b27922e Add L.DomUtil.removeClass method
new 263a5b9 Add method Polyline.closestLayerPoint
new 479eaa6 Now draggable's event 'drag' syncronized with actual position of draggable element
new e1c5051 update build with Layers control
new fd9b3b3 Merge pull request #197 from anru/markerdrag
new fdaedb4 Merge pull request #186 from anru/master
new c726d6f Merge pull request #189 from anru/domutil
new e26a86e Merge branch 'master' of git at github.com:CloudMade/Leaflet.git
new f7c282a update changelog
new 1ff1edb Limited zoom change on a single mouse wheel movement, closes #149
new 6ddb742 update changelog and build
new 6717299 Fix map click error when dragging is initially disabled, closes #196
new 62db989 fix setPrefix not updating attribution prefix, closes #195
new 189e532 fix potential Safari crashes and tile load errors
new d222068 update changelog
new f87a658 Close marker popup on marker removal (merge Rick's pull)
new 94d97d8 Fix method L.LineUtil._sqClosestPointOnSegment
new dc1ddd8 Merge pull request #200 from anru/master
new 78c51b0 Add method setLatLngs to L.MultiPolygon and L.MultiPolyline
new 876de46 Merge pull request #194 from anru/multipoly
new 9afb40f update changelog
new 7d41f80 Fix layer ordering in Control.Layers
new 99ffc1e Merge branch 'master' of git://github.com/CloudMade/Leaflet
new 6c37eda Implemented removing of canvas layers. Fixes #172
new 93da176 Added second removal of canvas layer for testing purposes.
new 21cb7c6 Updated UNIX Makefile to include all files like Windows make.bat
new f58a1c7 Merge pull request #207 from florianf/master
new a9dc7e0 add minWidth to Popup, fix calculation _containerWidth
new d4c73d2 Scrolling Offset Bug Fix
new aa5849a fixed mouse zoom when map is inside scrollable div, closes #206
new a4c46c9 nicer buttons on debug canvas page
new 4e3667d fix my previous mistake with offsetWidth
new a29e22c Marker.js: this._reset() after set new icon, because the icon element has no set position
new a098e68 Merge pull request #218 from marphi/marker_seticon
new 2c149ab Merge pull request #214 from marphi/minWidthInPopup
new 8a39ac9 Merge branch 'master' of git at github.com:CloudMade/Leaflet.git
new 740be94 update changelog
new 6b23b43 add layer through layer group in debug page
new 5b8c242 Fix L.DomUtil.removeClasss method. Regex wasn't matching '-' chars in class names.
new 6d509e4 Fix L.DomUtil.removeClasss method. Regex wasn't matching '-' chars in class names.
new b46a9d2 Merge pull request #220 from giscloud/removeclass_fix
new 2b1a64c Merge branch 'removeclass_fix'
new 8ac92f2 Method TileLayer._reset now first cleans old container HTML and then initializes a new one. This should remove a bug with using Map.setView() when old tiles would remain visible after the view has been reset.
new 366fce6 update version and website link
new 5f17450 Merge pull request #221 from giscloud/setview_fix
new a024a64 update canvas debug page
new 6c8ee87 Merge branch 'master' of git at github.com:CloudMade/Leaflet.git
new 8a004bc revert #221, as it causes flickering on zoom animation
new c020538 circle clipping
new 9334d78 todo comment
new 70fffd2 fix changelog typo
new d6f34b5 added author notice
new 9532db6 fixed not decreasing total tile count when a tile is being discarded
new 88a808c Merge pull request #234 from giscloud/master
new 3e61594 when tile option noWrap is set, checking if tile x coordinate is valid
new 4261b87 Merge pull request #236 from giscloud/master
new 061f3d6 fixed not clearing old layer content in case of non animated pan or zoom
new 9aee9dc TileLayer continuousWorld option, related to #236
new 0c887fe Merge pull request #237 from giscloud/master
new 6dd915a Fix IE6-8 popup close button error, closes #235
new 3aa4302 fix geojson example #233
new 56382fc fixed an error at uninitialized layer container
new ce72298 Merge pull request #240 from giscloud/master
new 94d1288 fix zoom mousescroll, test FF3.6 Chrome last IE 8
new 1fb8e4b oops, I'm new to GitHub
new a32f2ee Merge pull request #242 from ErshKUS/master
new 13807db more mouse scrolling fixes, update build
new ea946bf cleanup example
new e89f431 debug page for polygon setLatLngs
new 83372eb fix marker setLatLng in case it's called before adding #222
new 28be37c preserve map center after resize
new 229b905 update dependencies in custom builder
new 9e6d976 Adding "getBounds" method to L.Path and a debug page to show it in use.
new da37975 Moving "getBounds" from L.Path to L.Polyline as some descendants of L.Path dont' have a "getLatLngs" method.
new 6a39725 fix requestAnimationFrame in some Chrome/Linux builds
new 900711b fire a "tileunload" when tiles removed
new 8734ddc Merge pull request #253 from JasonSanford/master
new 2fad6c1 Adding "toBBoxString" method to LatLngBounds. I'm following the OpenSearch Geo spec which is different than what was originally request in #216.
new da02d2a call method #getSize on the map instance, not a global object called map
new a21ed9b Merge pull request #264 from fabrik42/master
new 629b9ac Merge pull request #263 from JasonSanford/master
new a0d8d30 Extend the GeoJSON layer from FeatureGroup to allow click events.
new 2b54c28 Pass object
new 3a6efaa Array access => tile
new 77d28a7 Merge pull request #270 from KMahoney/master
new c450dfd cleanup LatLngBounds toBBoxString
new d36d4b5 Merge pull request #256 from CodeJosch/tileunload
new 6d2f821 Merge branch 'master' of git at github.com:CloudMade/Leaflet.git
new f5ceabf cleanup, update changelog
new 4173837 update build
new 5c1fa83 moved viewreset event handler to a callback function - before event handler wasn't removed and causing this event to fire on removed layers as well
new 26b098e Merge pull request #276 from giscloud/5c1fa83b633bfe605cb81e42b1365a313e988fed
new 57a6013 minor cleanup
new fde7c79 don't add the same listener twice, close #281
new 63d57d1 Merge branch 'master' of git at github.com:CloudMade/Leaflet.git
new 1c021e1 update changelog
new 7ce750a more on #281
new 3797bb7 Fix mouse events propagating on attribution control, close #279
new 40c974e update build and changelog
new b020509 Fix initializing map in a non-empty div, close #278
new a26b2d4 simple vector debug page
new 1d86c96 Fix vector layer click events for iOS, close #204
new 18563e3 update changelog
new d9f9cbf added TileLayer zoomOffset option (thanks to @msaspence)
new e4c08ca Fix overlay positions when panning to a copy of a world, close #273
new e86b632 firing tileunload when a layer is being reset
new 73d6fb6 Fixes IE problem introduced in a recent commit, #292
new 6a71ea2 Merge pull request #290 from giscloud/tileunload.fix
new 1c5f471 if map is not loaded don't fire mouse events
new 3c33167 Merge pull request #300 from giscloud/mouseevents.fix
new 5a5493e don't proceed with invalidation if map is not loaded
new 149437a Merge pull request #302 from giscloud/invalidatesize.fix
new 9fe47c9 Minor cleanup, tested WebStorm git integration
new 2954a42 Merge remote-tracking branch 'origin/master'
new a7d2b16 Fixed a bug related to panning getting stuck after releasing the mouse over an iframe or flash, closed #64 and #166
new 87e5cba Fixed whitespace
new 9fad3d0 cleanup, fix IE6 events error
new c0df6be update build
new 8212981 update build
new 1060541 A better attempt at the copy world problem, hopefully closed #273, fixed #293, fixed #294, closed #288
new fe443d3 Fixed regression in Draggable (click triggers after dragging), closed #306
new 6d8f8e8 Fixed trailing comma, closed #305
new 04afa9b Fixed performance drop when calling panTo or setView to the current center, closed #231
new be575a6 Clear transition step interval timer one more time (to make sure it doesn't leak), related to #231
new 28080c6 update build
new c2e241e update changelog
new 0892da2 Fixed geojson example error #304
new 14ba939 Fixed error when calling setRadius before adding circle to the map, closed #307
new 7fb61da Fix map refernce for _onDragEnd method.
new 076defa Merge pull request #308 from cfis/dragend
new 3333d25 Imported Upstream version 0.2.1
new 65c236c Imported Debian patch 0.2.1-1
new 465a27e Fixed IE6/7 and IE8-compat overlays not displaying regression, closed #312
new 9c2f812 update build
new d15d20b Fixed Marker setIcon breaking if marker isn't added to the map, closed #311
new 3e1f772 Fixed marker regression as pointed out by @shramov
new b078e02 Turn off world copy jump if continuous world is turned on
new a154f08 Improved map locate method, added watching and more options
new db571f1 update build
new ac78c7e Better touch feature detection
new c59e8b3 Ignore shift key for touch-enabled browsers
new 60b1e72 Merge pull request #332 from samatjain/firefox
new 13d07eb Added mousemove to paths
new 26d0981 update changelog
new 0645330 update build
new 11de00e jslinted for fun
new a38f9dd vector code refactoring to fix #339
new 61d7468 Prevented some CSS frameworks from setting Leaflet img max-width, fixed #322
new 5d339f9 fix vector regression
new 5bf0f0e fix vector flickering in Safari on big maps
new fb30bfa remove extra semicolon
new ee3e78c don't add click event more than once on bindPopup
new 9e4286d Added Marker unbindPopup method
new a6551fa Fixed ROOT_URL regression
new e2081bd Build updated
new 6c4dd07 Build updated
new 7033980 add urlParams argument to TileLayer constructor
new 3968c2f update changelog
new b1a2020 Fixed changelog
new 98be07c Make layers control expanded on mobile by default (temp workaround).
new 2c54048 Throw error if trying to initialize the same map container twice. Closed #258
new dde05f8 Fixed z-index marker issues in IE, closed #259
new 9686b73 update build
new f54a558 Fix for Elliptical Mercator projection (y coord corresponds to minor earth radius)
new 315ebb1 fix typo in movestart fire
new bd51115 update build and changelog
new eb9be64 Add map events for popup open/close.
new 5db524e Removed unnecessary parameter.
new 0e81d29 Fixed fast mouse wheel zoom when approaching min/max zoom
new 43d87da At last, added ability to set max geographical bounds within which users can pan/zoom! Closed #93
new dd3788f Fixed rare polygon/polyline rendering issue, closed #381
new 0f23454 Fixed min zoom recalculation on resize when max bounds enabled
new fccecb4 Whitespace fixes
new cf5cc5b JSHint config added
new dc79b10 More jshinting and whitespace fixes
new f4e9280 update build with new closure
new 9b2cd58 update closure compiler
new 276c522 remove closure compiler from the distribution (it's easy to download it on your own when building)
new c43a3af Add gitignore to closure compiler folder
new bde47ae Try removing closure compiler again
new b03f6ef Some really heavy jshinting and whitespace fixes
new a9720fc Final jshinting without remorse
new 8c6b5b3 Fixed GeoJSON pointToLayer not working inside a GeometryCollection, closed#391
new c509c55 more whitespace fixes
new 3776e73 Switched to Node + Jake + UglifyJS for building
new 12b46ae Simplify Jakefile
new f2a2868 add components configuration to jake build
new a278c98 simplify deps management
new 313f3d9 split build code into two files
new 0e329c7 minor build helper improvements
new f68a227 integrate jshint into Jakefile, minor cleanup
new eb8c57a Readme update
new 55f6533 Readme update
new 7bd05d1 Readme update 2
new b3e5b42 update build
new 1d945e9 fix line endings and update build
new 709f9ae fix line endings and update build 2
new b523a23 fix line endings and update build 3
new 587eafc improve build helper instructions
new 43a4052 Report build size change
new 6f8698b Added LatLngBounds intersects method, closed #350
new 12d3dc5 Merge Elliptical Mercator fix by @Savvkin
new e5242ce Fix LatLngBounds intersects
new 4751d1d Merge map popup events by @chosak #373
new 877bc7c fix whitespace
new 39ffba3 Handler code refactoring
new 8504147 Restructure handler code
new 5db85f2 Added ImageOverlay load event, closed #213
new 873bf10 Move popup on Marker setLatLng (by @tjarratt), closes #272
new 10520b7 udpate build
new 36eb9d3 fix map drag regression
new 3595c50 Added map zoomstart event, fixed movestart event, closed #377
new 83af28e Fixed GeoJSON date line rendering bug, closed #354
new 8323066 Categorize API improvements in the changelog
new dd42662 minor changelog update
new f02de11 revert geojson debug files
new 8e65ac4 one more changelog cleanup
new e50c988 Added FeatureGroup setStyle and invoke methods, closed #353
new 80048bd Fixed Safari redraw after popup issue, closed #296
new 2fabb23 Added Marker zIndexOffset option, closed #65
new 435b3ee Fixed getBoundsZoom regression on small bounds
new cf8e0ca Fixed map.getBounds on a date line cross issue, closed #295
new 50a5790 Fixed empty Polygon constructor issue
new 57f44bc fix issue with 180 longs being clamped to -180
new ff81ea1 Merge pull request #403 from alexgraul/master
new 1f45ef7 Added zoomInvert option to reverse the order in which zooms are numbered.
new 15fe83b add options correct class popup
new 6988595 leaflet-popup class should be always present
new e59711b Merge pull request #421 from ErshKUS/master
new d2994b3 Right click (context menu) event on Map (with default context menu popup block).
new 8c428fb Merge pull request #427 from mikolajgrajek/master
new 09279cd Removed some trailing spaces in 'src/map/Map.js'. Corrected the way L.Map.locateAndSetView() handles the 'options' parameter so that it is not overriden anymore.
new af5591f Merge pull request #429 from jderrough/master
new a3202fc Fix Attribution control behaviour before it's added to map.
new f684eca Marker._map is undefined in Marker.bindPopup() This would occur when the Map has never been set/reset. 'this._map' is now tested before being accessed with a call to Map.openPopup().
new e087a59 Merge pull request #436 from jderrough/master
new edb7d25 Merge pull request #433 from aceiii/master
new cec1809 Bug fix related to issue #373.
new a485d66 Fix incorrect merge of #373
new 2049baf Pull request for issue #447.
new af01e1b Merge remote-tracking branch 'upstream/master'
new debaf3e Fix antialiasing on WebKit when calling map.invalidateSize() on a map having an odd width or height (e.g. when resizing a browser window and having set the map width to 100%)
new 6f57de7 Simplified antialiasing fix - thanks Vladimir.
new 5d9c4f0 update build
new 090eae6 Merge branch 'master' of https://github.com/CloudMade/Leaflet
new fa5adb2 Merge pull request #453 from mortenbekditlevsen/master
new de74014 Option to reuse tiles instead of creating and destroying them continuously
new db587ab Merge branch 'master' of https://github.com/CloudMade/Leaflet into reusetiles
new a42491e 'redraw' method for Tile.Canvas layer
new b7a2eea If image source for an icon is null, then create a div-object instead of an img-object
new f54450f Added 'intersection' method for Bounds - just like the current implementation for LatLngBounds
new 024173e Merge branch 'master' of https://github.com/CloudMade/Leaflet into redraw
new 55b6dd6 Merge branch 'master' of https://github.com/CloudMade/Leaflet into divicon
new 4d131e7 Merge branch 'master' of https://github.com/CloudMade/Leaflet into boundsintersection
new 86badfc Haversine distance formula for getting distance (in meters) between two LatLngs
new 3a0a28d Merge pull request #458 from mortenbekditlevsen/reusetiles
new 769ecd9 Merge pull request #459 from mortenbekditlevsen/redraw
new 10aa67a Merge pull request #460 from mortenbekditlevsen/divicon
new 77a24f1 Merge pull request #461 from mortenbekditlevsen/boundsintersection
new 4c25fd8 Merge pull request #462 from mortenbekditlevsen/lldist
new 1cc8850 Significantly improved line simplification performance
new aa111eb Merge remote-tracking branch 'origin/master'
new 3c2df2e Clean up harvesine formula, update changelog
new 5d57b52 Update changelog
new 8088be4 merge reverse zoom TileLayer option from Majiir
new de78de0 Update build and changelog
new f46c026 Fixed touch-panning inside a popup, closed #452
new fd2426e minor TileLayer edits
new 388b6ae Make _update obey min/max Zoom of layer
new a9bca5c Fix empty popup on Internet Explorer
new c3c9810 build
new 24ff9ce more stable zoom animation
new dd9ffb5 update build
new c4d6a4f Fixed Layer Switcher on Mobile, closed #203
new 8aeb3eb update changelog
new cdf91c2 Merge pull request #468 from appelflap/master
new 8a1eb10 Fixed Android vector layers regression, Closed #416, #407, #182
new df8694b Merge remote-tracking branch 'origin/master'
new c84726e update build
new 0ef3058 Added setZIndexOffset to Marker, closed #449
new 2ebbfdf Fixed attributions disappearing, closed #405
new 0756ef1 Fixed Android 2 stability issues, Closed #69
new fdde989 Fixed Android 3 stability issues
new f36c278 Update build and changelog
new 9707a48 Update changelog and build
new d5660ef Support ability to add a tile layer below all others for TileLayer.WMS
new 2a89f2f Merge pull request #478 from bmcbride/master
new 3c26a35 Imported Upstream version 0.3
new a9158bd Merge tag 'upstream/0.3'
new b730c62 updating debian files for 0.3-1 release
new 40ab04b Removed global switch for installing jshint and uglify-js
new 4ca4622 Added support to set the position of the zoom control
new 906a710 Merge pull request #480 from foodtruckfiesta/master
new 2d8029e Reworked controls to be more flexible (inspired by #480)
new 7435d2a removed unneeded control constants
new bf7fbdb Fixed Leaflet include query string bug
new 6afc7d8 fix typo in changelog
new 2828235 fixed black tile flickering on iOS and query string bug
new 538dfb4 update changelog
new bc39d70 fix black tile flickering bug, update changelog, build
new 2c49dcc update changelog formatting
new 553e1d5 updated changelog
new 22e2fba Adding "equals" method to LatLngBounds using the preferred LatLng.equals method. Much cleaner.
new 1a9265a Merge pull request #484 from JasonSanford/master
new e284b64 Releasing to sid
new 81e6fe4 webkit memory issue hack for webkit
new ba5b40c Fixed non-removable attributions regression #488
new 30f1c6a Merged #488 fix from stable, closed #488, allowed smart tabs
new e3d0e24 cleaning up and formatting code
new 8e131c5 more cleanup and refactoring
new 808d012 another batch of cleanup and refactoring
new a2a666d update build
new ae99354 interpolate URL values from options (instead of urlParams 3rd argument)
new 6040d8b Added Circle#getBounds, closed #440
new df0800e Fixed click event after disabled dragging bug, closed #434
new b817093 Added method to pad a LatLngBounds by a %.
new 4308b89 Merge pull request #492 from jacobtoye/PadBounds
new e5feddf Made Path redraw method public and chainable
new bf55855 Fix flickering cursor on marker dragging
new e42f140 Refactored Icon to use options instead of properties
new 1a8a0ce Added DivIcon for lightweight div-based markers, and editable poly example
new f9b3e28 Merge remote-tracking branch 'origin/master'
new b90c2f5 Clean up LatLngBounds#pad, update changelog
new 43305b9 Initial polyline/polygon editing implementation, #174
new b863b0b Added contextmenu to Path.SVG Events
new 2c3dc14 Merge pull request #500 from ErrorProne/master
new 395eeca forget to prevent the default context menu action
new ebbad27 More polyline/polygon editing (middle markers), #174
new 9560210 Merge remote-tracking branch 'origin/master'
new 8555c91 update changelog
new 9ae2926 Add Polyline edit event
new b76cba1 Merge pull request #501 from ErrorProne/master
new c3b33d8 Polyline editing fixes, better debug page
new d907c6d Fixed setStyle stroke/fill update bug, closed #441
new b18491c Adding L.Rectangle. Just ready to test in debug, still needs added to build scripts, documentation to be comlete. Addresses #494.
new fcf899f update hintrc
new fe77297 made zoom animation slightly faster
new 1063ad8 made panning animation slightly faster
new c6ec686 Added Map addHandler method
new 1e72e40 Added Popup maxHeight option, updated default popup styles
new 1a29614 update changelog
new 679c964 Merge branch 'master' of git://github.com/CloudMade/Leaflet
new 7f1c601 Update CHANGELOG.md
new 37a0e2d Update CHANGELOG.md
new 3462a33 Update changelog once again
new e902302 Merge branch 'master' of git://github.com/CloudMade/Leaflet
new 00fced3 Moved rectangle debug page to vector directory
new 6778c4c Adding setBounds method to Rectangle layer.
new e64743f Bringed back the mouseEventToLatLng method, closed #515
new 7a6389e Merge remote-tracking branch 'origin/master'
new 1ecae92 Note about mouseEventToLatLng in the changelog, #515
new 495f4d3 More Icon-related improvements
new 10bb71f Improved panning usability on marker-crowded maps, closed #506
new 96e29ee Fixed manual popup closing bug, closed #423
new 60f9628 Fixed false clicks on touch devices bugs, closed #485
new 7889b69 Made Marker openPopup fail silently, closed #507
new e6af79d Fixed poly editing with layer add/remove bugs, closed #508
new 1c579db Fixed Android 3 zoom control issue, closed #335
new 7d3b128 Merge branch 'master' of github.com:JasonSanford/Leaflet
new 53627ca Merge branch 'master' of git://github.com/CloudMade/Leaflet
new a9c1629 DRYing things up a bit with Rectangle.js
new 3ab1acb Update readme and changelog
new 4261eb3 Merge pull request #504 from JasonSanford/master
new dfdd363 cancelAnimFrame function
new 2f0fbc3 make panning even more smooth
new 0336d1c add ctrlKey to mouse event
new 7642057 clean up zoom control code
new 4be061a add ctrlKey to mouse event
new 1abcc66 more zoom control cleanup
new 5539886 Fire 'edit' event while dragging editable polygon/line marker.
new 9da8dcf save original event in MouseEvent.
new 92437ae save original event in MouseEvent.
new d26a35a save original event in MouseEvent.
new 128dd31 Merge pull request #521 from k4/master
new 9bf8458 Merge branch 'master' of github.com:CloudMade/Leaflet
new 9ba56d9 update changelog
new e690cce all paths need to return "this"
new 0a7bafd initial inertia work (experimental)
new 62f3b6f Merge remote-tracking branch 'upstream/master' into fire_edit_on_drag_vertex
new fb25579 Makes polygon/line edits fire('edit') only on dragend.
new 5f9bd71 Fixes click (without drag) on middle marker to fire 'edit'.
new 849a3b6 Merge pull request #524 from giscloud/return.this.fix
new 287a58e Fixed regression with disappearing controls, closed #525
new fd90a94 Merge branch 'master' of github.com:CloudMade/Leaflet
new b61ac59 update build
new 2c54d55 fix missing semicolon
new d6d35c0 Merge pull request #523 from thatjpk/fire_edit_on_drag_vertex
new d728779 fix controls regression
new 08dccbc fix some more whitespace
new 477c110 clean up, move attribution prefix arg to options
new 41bfa16 styling tweaks, remove controls box-shadow for mobile devices
new 329da70 fix typo
new de82748 Merge branch 'master' into inertia
new cc058fc more inertia experiments
new a7081e6 Fixing typo in Rectanlge.js description. Adding Rectangle.js to dependencies.
new 9b217ce Merge pull request #530 from JasonSanford/master
new 8ba23eb Don't do tile update when animation is in progress
new 8ad4f12 Minor zoom animation cleanup
new 194425d Fix stuttering of pan animation in some cases
new 0299c02 Fixed world wrapping regression, closed #526
new 57aee3c Finally implemented panning inertia, closed #17
new 2e9551d Merge branch 'inertia'
new 6ea3360 update build
new 7cea41a update changelog
new bca3c8e fix typo (treshold -> threshold)
new 0f914b6 fix regression with tile loading
new 4583eb1 fix typo
new 291f351 fix touch zoom regression
new 48f99ab update build
new e5d315a fix deceleration spelling
new c2b0037 - dragend should fire in _onDragEnd no matter if inertia is on or off - fixed an inertia edge case when _onDragEnd was called and _positions array was empty
new 5d1b56c "instanceof window.Event" didn't worked on Chrome, so replaced it with a more general variant
new dd5e474 forgot a semicolon
new 667964b Merge pull request #538 from giscloud/inertia.few.fixes
new 5d263e9 more inertia fixes
new 79eb5bc fire move during pan animation
new 90198ec added scale control
new fc0b477 minor cleanup
new 65184a7 fix typo
new bff72c2 make scale control more compact
new 24375fe more cleanup
new 14e3eff Fixed IE regression, closed #539
new 401a6e2 Added originalEvent to Marker mouse events, closed #408
new cbe7e97 Added contentupdated event to popup
new 925ffd6 Fixed bugs on polyline editing regarding edge cases
new fafc3ed Merge pull request #549 from mehmeta/polyedit
new 85ae6d9 Renamed the event according to conventiions
new 59f6672 whitespace fix
new 5437de4 Bugfix: Proper cleanup of marker editing handler when it is disabled.
new cf52a51 Moving it inside the if clause makes more sense.
new e9d9a02 Merge pull request #552 from mehmeta/polyedit
new 20c0bad Merge pull request #548 from mehmeta/contentupdated
new 0474023 initial global refactoring
new d862785 LatLngBounds.extend(otherLatLngBounds) seems to be working. Addresses #517.
new a4197a8 add start & end events for Map.BoxZoom
new b5d7d4c Merge pull request #554 from zedd45/boxzoom
new d7998fa Merge pull request #553 from JasonSanford/bounds-extend
new e5f934e more global refactoring
new 713a3a7 Adding getBounds method to FeatureGroup.
new e27f4cb Make Leaflet build again.
new dddf9d0 Merge pull request #562 from mattiasbengtsson/master
new 14f1a6a Merge pull request #557 from JasonSanford/feature-group-bounds
new 9081e9a Merge branch 'master' of github.com:CloudMade/Leaflet
new b333f86 fix superclass regression
new c7e29b5 detecting retina displays, adjusting tileSize
new 97cd41e correction: window.devicePixelRatio > 1 becomes false even if devicePixelRatio is undefined
new 7a9b504 Fix bug in bind causing loss of arguments
new fa9e002 Merge pull request #588 from johtso/patch-1
new c959455 Add basic geolocation debug page
new 7c0b9f0 Clean up commented lines
new 0f0329f Merge pull request #589 from johtso/patch-2
new ab936cb Tweaked DOM util opacity to only apply in IE when opacity !== 1
new 280649b getViewportOffset -> position:fiexd
new 443181a detectRetina is optional (false by default) to prevent map features (like city titles) from being too small to read on retinal tiles
new 409e5d7 Merge pull request #600 from DamonOehlman/filter-tweak
new cc0fc0e adjust zoom levels as well (otherwise markers seem mispositioned)
new a73b812 fixed _checkIfEmpty in Circle.js with check for _map property
new 926ac5d Merge pull request #617 from runderwood/a73b812fe1e6b089225b33da049de99fdbb32dd8
new ecec332 Fix for passing jake jshint
new 378a333 Merge pull request #621 from djomp/patch-1
new a8fa869 includes fixes provided by Max Ogden
new d06de05 Update README.md
new d1096c4 Merge pull request #633 from michael/patch-1
new 4e2fe35 Prevent the default action and stop propagation when the layers control is expanded.
new 0d5e4cc Merge pull request #602 from chx007/patch-1
new 1195ac3 code reformating to make it compliant with jake
new 75138e3 Merge pull request #653 from giscloud/reformating.fix
new 91e01dc Add getContainer() method to L.Map as per the documentation.
new 1ffedae Add getContainer() method to L.Map as per the documentation.
new ea3f69d Merge remote-tracking branch 'origin/master'
new 58e4f8d Merge pull request #654 from Guiswa/1ffedae5ab7621f4d59dcd0be640ae62b029a042
new 69aa350 Add getLatLng() and getRadius() methods to L.Circle.
new f7ee53e Merge remote-tracking branch 'upstream/master'
new cfbf317 Patch so setPosition works properly on Control.
new dfb04aa Merge pull request #655 from Guiswa/master
new 0bd0c1a Merge pull request #657 from ericmmartinez/master
new 765e07d Created keyboard handler for map panning/zooming.
new 909fac4 Corrected click handler for click-out events properly.
new 4fa5918 Updated keyboard handler to be more flexible/extensible. Calls to map.keyboard.setZoomOffset and map.keyboard.setPanOffset can change the behavior of this handler.
new 72e5300 Merge remote-tracking branch 'upstream/master'
new aaa0721 Reversed up/down arrow pan direction. Some noted the inverted style is not expected.
new 20bec61 Support for map.options.keyboardPanOffset and map.options.keyboardZoomOffset. Use these to configure how far the keyboard controls will pan/zoom the map (respectively).
new a69477a Created a focus handler for the map. Converted keyboard handler to make use of new focus events.
new 96b5e51 Merge remote branch 'upstream/master'
new b937d99 Removed legacy code that caused console errors.
new 3d78a8f Cleaned up use of defaults.
new 434e09f ie6 filter clearing fix
new 8528b38 Merge pull request #667 from tagliala/ie6-filter-fix
new d6af5e8 this.edit is not always set for polygons - this happens to us for example when loading from geojson. This patch makes sure that this.editing is set before checking whether editing is enabled.
new 27a5f74 Merge pull request #669 from cfis/editingFix
new e183237 Merge branch 'master', remote-tracking branch 'origin'
new b0486f2 Fix feature detection for IE9 when drawing SVG paths
new 7f1bfa7 Merge pull request #671 from naehrstoff/patch-1
new 1de934e Merge pull request #586 from Mithgol/master
new 7956c8c limitExecByInterval fixes
new 70f9d30 CR LF -> LF
new be647f1 Make any Circle visible even on low zoom levels
new 081b75b Fixing indentation so that Leaflet compiles.
new 8b2bda9 Converting spaces to tabs for consistency.
new 2678acd Merge pull request #678 from SpotSpecific/master
new 6f40aee refactor icon and default marker image paths, wrap library in a function
new dbf507c update jshint settings
new c188756 Merge remote-tracking branch 'origin/master'
new 9bf5470 rename marker image
new 0a6e8d8 update build
new da29f47 The load event for a tile layer is only fired after all tiles are loaded. However, the previous code only took into account successful tile loads. It is legitimate for a tile load to cause an error - you might be zoomed out on a map and are pulling a non-existent tile (especially on indoors maps). This patch takes into account both successful and unsuccessful tile loads.
new a04e437 When a tileLayer is added or removed form a map, the _tileLayersNum property is appropriately updated but the _tileLayersToLoad is not. It is not updated until resetView, but that is called after the method _onTileLayerLoad is called. Thus, if you add one tile layer the _tileLayersToLoad is zero and when _onTileLayerLoad is called the values is decremented to -1.
new c9d6144 bring marker icon back (oops!)
new 7d46fdd Fix error with removing GeoJSON, closes #685
new 7a056b6 Merge pull request #683 from cfis/tileLayersToLoad
new 13d8613 Merge pull request #682 from cfis/tilesLoaded
new 64a2dd5 update build
new 970f7fc update changelog
new 796105a fix debug files for IE6
new 3c8495b Fixed layers control in IE7, closed #652
new c3da4b5 update debian files for 0.3.1-1 release
new 27b8823 Merge tag 'upstream/0.3.1'
new ee2afbd Imported Upstream version 0.3.1
new 95ae759 polyline: Remove deleted marker from internal list
new 02c3e9b Merge pull request #700 from shramov/polyline-edit-fix
new 53afad9 update build
new 0ca0f22 Add coordinates to featureparse event.
new 4aed9ed Keep geometry object on "featureparse" event.
new cacf112 polyline: Fix old position of middle point
new 03a84a9 polyline: Don't reinitialize MarkerGroup
new e54bc27 When zooming, if the current foreground layer doesn't have many tiles and the current background layer does, keep the current background layer rather than swapping in the current foreground. Makes continuous zooming look more awesome, rather than going blank after 2 quick zooms. (Has a big of debug output to be cleaned up later)
new 64ae71a Fix moving your mouse and zooming again before the fg layer has loaded. Previously the bg would get moved to the wrong location, now it moves to the correct location
new 4f07a16 Tidy up comments and remove console output
new dc9aa64 Performing a touch-zoom needs the transform the other way around, let it have its way...
new 21c7c0d Disable the continuous zoom animation on android as it doesn't work due to Androids issue with double translate.
new 32e6860 Merge pull request #729 from danzel/master
new 48956cd updated build for #729, closed #7 (awesome!)
new 0858706 Merge pull request #716 from twinbit/master
new 9a1360b Merge pull request #701 from shramov/polyline-edit-fix
new a287a6f Merge pull request #638 from jacobtoye/PreventDefault
new 2e80cfd update build, some merges
new 8fa1a06 Merge remote-tracking branch 'origin/master'
new 44773a9 updated build, closed #451
new b65e95f Trigger popupopen/close on markers too.
new 51fb9ee Start on making markers animate when zooming rather than disappearing and reappearing. Currently implemented as a hack in Map.ZoomAnimation.
new cc304bf Add gecko3d support to Browser/DomUtil
new 04bb46a Make Map.ZoomAnimation hack browser independant, works on firefox too :)
new 65fe7a8 Position Popup using L.DomUtil.setPosition for Hardware Accel.
new 6de0257 Only apply Path.SVG mobile Webkit hack for mobileWebkit
new ccbd43f Animate popup boxes when zooming
new 6e1802a Animate SVG layers when zooming
new 1fc674b Fix up SVG zooming with firefox
new d30d057 Do major tidy ups on the SVG zoom animation, pretty certain that this is tidy now.
new c42ce59 Code tidy up/compaction
new 86596da Only do SVG zoomstart handling if we support 3d transforms
new 0b30a9b Move more zoom animation bits out to css
new 1ac3a1b Fix up Map.js zoomstart event
new c04020a Remove remaining hacks from Map.ZoomAnimation and implement them properly (using events) in Marker and Popup.
new b33d1f3 Working towards making this work on touch browsers. Doesn't quite work yet but getting there.
new da475a9 Don't animate movement when zooming by touch. Still doesn't work right for touch.
new 9bb49ac Fix merge issue
new 4b638bd Fix up TouchZoom free-zoom. 'zoomstart' event is abused a bit now, might need to fix that.
new 063341c Add L.Browser.opera3d, L.Browser.any3d and use it everywhere instead of testing each browsers 3d everywhere. Gives opera 3d support!
new 60f4a70 Make BackfaceVisibility generic.
new 0556e73 Path.SVG needs to keep track of when a zoom is going on and not redraw while it is happening or the animation will get messed up
new bda2a8a Add zooming animation support to Path.Canvas layers also.
new 289071f Fix up TouchZoom SVG zoom handling AGAIN. This works, but if you do some weird movements (two finger scroll on iPad) it makes the animation get weird.
new a3d9115 Add support for maps with position: fixed
new 8d605a0 rename _zooming inside Path to _pathZooming so it has a different name to _zooming in Map.TouchZoom. Minor other tidy ups.
new c2ac35f Merge pull request #739 from Mr0grog/position-fixed
new 45d9421 refactoring, fix autopanning bug
new ff47132 move private method into correct place
new 7ff7959 Add a test page that emulates a buggy touch zoom on desktop browsers to allow debugging of transforms :)
new c94e617 Add another hack test and move the buttons around the right
new 3dad249 Update hacky test so 1 does a full animation and 2 does just a single step of it for easier testing.
new 92f9541 Correct the translate+scale code in Path.SVG so that it works correctly for transitions. THIS FIXES TOUCHZOOM WOO!!!
new be9f96c Re-Add TouchZoom firing the zoomstart event
new f56682e Add an option to the map: animateMarkerZoom (default true). Set to false and markers will disappear instead of animating when the zoom animation plays.
new 6713200 Fix panning animations in Firefox/Opera
new df07bf0 Use generic transform rather than webkit, should make this work on a win8 touch tablet, now I just need someone to give me one to test on :-)
new 1062286 Only do Marker/Path zoom animation if options.zoomAnimation is on (Aka we are doing the zoom animation), be pointless otherwise ;)
new 6d725f0 Change animateMarkerZoom to use a class/style rather than setting visibility directly.
new 9cec664 Use a generic class (leaflet-zoom-animated) instead of explicitly stating in the CSS what things are zoom animated.
new 4bc3455 Fix canvas zooming
new 6428baa bug fix: TileLayer load event was fired only once
new 02f167e fix Marker zIndex on zoom animation
new 46a2e34 Merge branch 'danzel-animate-zoom-tryagain'
new c345f19 update build
new 6b84fca update changelog
new a1afe37 Rename animateMarkerZoom to markerZoomAnimation to match other animation options.
new 640e447 Remove unused variable. Don't set leaflet-tile-loaded multiple times when reuseTiles:true, don't fire tileload for blank images
new c920593 Position tiles without 3d transforms, this makes them faster (google maps does the same). The transforms for them (pan, zoom animation etc) happen on a parent node, this is unaffected.
new 7ec0563 When reuseTiles is enabled, don't remove and re-add tiles from the DOM, just mark them as off screen and reposition them as required. This performs slightly better.
new c7a97a2 Merge pull request #744 from danzel/animate-zoom-rename
new 0b372df Merge remote-tracking branch 'origin/master'
new d208f38 update build
new 76b0a1d get rid of "unbounded" stuff (unprojection should always be unbounded)
new 0479e24 add autopanstart event to Map
new 61ce465 Fix up the unit tests. Polyline.closestLayerPoint and noConflict were broken.
new d828908 Minor fixups for IE 10 support (Tested with Release Preview in a VirtualBox VM). Not sure if multi-touch support will work as I don't have a device.
new ca9b96e Fix IE9 (and older) popup positioning
new 9eda0c8 Merge remote-tracking branch 'origin/master'
new 1a598fe Merge pull request #751 from danzel/ie10
new 183bf50 Merge pull request #750 from danzel/fix-unit-tests
new 468cc5c minor cleanup
new 3f0f7d7 Merge pull request #742 from shintonik/tilelayer-load-event-fix
new 4ce8d5f update build, cleanup
new 99dd46b ensure drag is not fired after dragend, closed #555
new 2ac4a6d L.Browser and translate refactor and cleanup
new dd80fc2 fix typo in browser
new dd47877 removed translate3d(0,0,0) hack (seems unnecessary now)
new bbd3c93 add ImageOverlay opacity, hide on zoom animation
new 58ec820 add image overlay debug page
new e5239d1 Ensure translate3d is used in all webkit3d browsers and note why.
new 3536e9e Comment on why a work around is there
new 7689757 Comment on bottom positioning popups
new ed3176f path bringToFront and bringToBack
new ce06661 marker update method
new 500848e tilelayer bringToFront and bringToBack
new 784b9cc Merge pull request #756 from danzel/master
new a9b42fa update changelog, cleanup
new 011bbb0 fix NaN bug in scale control
new 8aaac25 fix spurios mousemove event for Chrome on Win
new f7a65ff update changelog
new 4b2ccdd Merge pull request #757 from stsydow/for_mourner
new c7325af Update watch, rules and copyrigh files to directly use github.com URL (not githubredir.debian.net or Homepage).
new 6e0bad4 Tidy control file: newline-delimit build-dependencies.
new cd19ca9 Tidy rules file: shorten internal variable; improve header syntactically; drop unused parts.
new bba4855 Fix tighten build-dpendency on cdbs: Needed for recent debhelper support. Relax slightly build-dependency on debhelper: Eases backporting.
new 2138678 Put aside upstream shipped autogenerated files during build (instead of stripping and repackaging source tarball). Tighten build-dependency on cdbs: Needed for routine to put files aside.
new 18557d8 update build and changelog, cleanup
new 3e0c1a1 Tidy rules file: Add commented out hint for fetching snapshot.
new a62b0f9 Refresh patch 01, and simplify to minimally needed.
new b901708 Working on ImageOverlay zoom animation. This works but the image wobbles when it zooms some times. Will have another go with scale...
new 9a979dd ImageOverlay zooming support done proper! :)
new 7fc0b5a Remove the CSS hacks from the first go.
new 0a22d3a Update changelog.
new 928941e Rename patch 01...diff → 2001...patch.
new 608757f Add debian/patches/README documenting numbering micro-policy.
new 3e21dfe Add DEP3 header to patch 2001.
new fdc94be Add patch from upstream VCS to fix non-removable attributions regression.
new 54d55d2 Git-ignore quilt .pc subdir to ease git-buildpackage usage.
new 721c6e0 Add myself as uploader.
new cc58436 Bump standards-version to 3.9.3.
new ed4f1ea Prepare for release: Update changelog.
new 277a008 Merge pull request #758 from danzel/imageoverlay-zoom-support
new d292b16 tidy up leaflet CSS
new 5da6da9 Merge remote-tracking branch 'origin/master'
new 0830bb3 fixed path setStyle in IE6-8, closed #641, updated build and changelog
new a892ca6 cleanup changelog
new 4a9b87b use abs val distance
new 8288684 Merge pull request #764 from IMAmuseum/master
new 9387db0 refactoring, cleanup, add Bounds.getBottomLeft and getTopRight
new 8d61989 refactoring, map getZoomScale and getScaleZoom, fix path zoom anim to take clip padding into account
new 99cf3dc Merge branch 'master' of github.com:CloudMade/Leaflet
new 95ed9cd Allow L.Mixin.Events.addEventListener() to accept a map in which the string keys represent one or more space-separated event types and the values represent a handler function to be called for the event(s).
new 2f25c36 update jasmine to 1.2.0
new fe198ce Merge branch 'master' of https://github.com/Guiswa/Leaflet into better-events
new 0f40da1 merge events by Guiswa, minor cleanup/refactoring
new 9d260b1 update changelog
new 28a21fd minor cleanup / refactoring, fix removeEventListener bug
new 8a328e5 update readme regarding pulls
new 86363c1 update readme more
new 50c6c48 add window and undefined to outer closure
new dc46ae2 By default only enable markerZoomAnimation if the browser supports transition and 3d. Allows Browser.any3d=false hack to work again
new 1667465 If 3d is disabled, hide everything during a zoom. You can set window.L_DISABLE_3D = true to force 3d off.
new 914204f Need to do the shadow too
new 6206139 Make the android hacks only happen for android 2 and 3. On 4 (and hopefully future version) actually seem to do everything correct (Tested in chrome and the native browser)
new f6f060f Make FeatureGroup de-init events when removing a layer
new 3674c11 Line up FeatureGroup change with master
new 4629a10 Fix up Events.off with the multi method, was removing all listeners as context is null and fn should be used instead (see .on code)
new b0e03b3 Merge pull request #774 from danzel/android4
new 2f66e86 Merge pull request #775 from danzel/fix-events
new 142bca0 Merge remote-tracking branch 'origin/master'
new df6ea68 update build and changelog
new 9365e76 First attempts at resolving the zoom bug - changes since v0.3 have rendered this fix useless - try again later
new 0d6749a initial API simplification
new 7b6a2b8 Seems to work, removed a lot of the over engineering, seems new version is more stable and deals with this fix better than the previous version did.
new 46a18ad Add an option to DivIcon to allow setting the innerHTML
new d17bfc6 Removing the console log from Map.js, added mobileWebkit browser check to Transition.Native.js bug fix, reverted build files to mourners last revision
new e3b4c34 Trying to remove the built files
new 85d6ce0 Code conventions adherence
new ef05055 Code conventions adherence
new 19b465e Code conventions adherence
new 5afbfa8 Merge pull request #777 from fr1n63/master
new b2140e8 update build
new 15718ec Rename options.innerHTML to options.html
new bdf2a81 Merge pull request #779 from danzel/divicon-innerhtml
new 7ea7b14 Merge pull request #759 from danzel/zoom-marker-hack-fix
new 382ef5c spec cleanup
new 3e24ed5 more work on simplified api
new 97f7da8 Merge branch 'master' of github.com:CloudMade/Leaflet
new 16cdb66 merge simplify-api
new 6096795 Fix regexp in DomUtil.removeClass to correctly remove spaces, use addClass in stead of manual class manimulation in Map.ZoomAnimation
new f148055 Merge branch 'master' of git://github.com/CloudMade/Leaflet
new 00cb32c update changelog about API simplification
new 0a98e75 Fixed error after running spec: only remove spaces at head and tail now
new 2746cc8 add addTo method to ImageOverlay, GeoJSON, LayerGroup, Popup
new a2619fc changelog cleanup
new c3573db Merge pull request #784 from jieter/master
new 97e3d08 Use L.DomUtil.addClass to add classes instead of direct attribute manipulation
new 8e355b5 Merge branch 'master' of git://github.com/CloudMade/Leaflet
new 5694a63 Merge pull request #786 from jieter/master
new 6917c4d update changelog
new ace4f78 Merge branch 'master' of github.com:CloudMade/Leaflet
new 410291c update build
new 0127463 update changelog
new 92c704f Improved GeoJSON API, closed #315, closed #715
new bcc2c6f update changelog
new 8b3e971 fix icon default paths, update changelog
new dfdc011 add bgPos to DivIcon for spriting, closes #743
new 97553cd fix whitespace
new d0c341b Added WMS setParams, TileLayer redraw, setUrl, closed #719
new 19974a8 changelog cleanup
new cc60eb8 add subdomains to WMS, closes #735
new 1381671 Replace manual style.opacity manimulations by L.DomUtil.setOpacity in Popup.js
new c7be915 Merge branch 'master' of git://github.com/CloudMade/Leaflet
new 2490a91 Merge pull request #792 from jieter/master
new 1295720 Set the animation classes for marker in _initIcon rather than onAdd so that setIcon doesn't remove them
new ff86f5a Need to check that createShadow actually created a shadow before adding the classes. Simplify the code too.
new 180fb91 Merge pull request #795 from danzel/master
new 06787b8 update build
new e8a9045 Fix up opacity in IE10, use style.opacity in IE9 also
new 4747b07 Merge pull request #796 from danzel/master
new 3b7d176 JSHint happiness.
new 863bed6 FeatureGroup now checks if the given layer has already been added in addLayer before adding it
new a849bcc Merge pull request #798 from danzel/featuregroup-addlayer
new 2a7e49b Merge pull request #797 from danzel/master
new 4edfaee Use feature detection instead of browser sniffing for opacity, #796
new 9aa723d cleanup Jakefile
new 0814e18 fix popupAnchor array form
new c6bae3e support arrays in geojson addData
new e9b47e9 factories for controls and multipolys
new 4f8dc06 add Popup openOn(map)
new 01e26a4 add Map mouseup event
new 532ff72 optimize map resizing
new 2757603 remove accidental console.log
new aa68310 update build
new f4ecfe6 improve popup close button, get rid of the image, closes #631
new bd1510c improve panning inertia, fix animation easings on IE
new 2248fb2 Fixed basic XHTML problems.
new 7abe4c7 fix polyline error when it's removed on moveend
new 444e0db scale control fixes, closes #674
new c28036f update build
new ad4b8a2 fix contextmenu event on path layers
new 39ba367 This reverts to commit bd1510cec485ae3dc9b215ca6ea4ef6cf4d65fbf.
new c89f363 Merge pull request #801 from lars-sh/master
new f27279a update build
new b30df4a improve close button styling
new 649d439 only set popup opacity if fadeAnimation is true
new f9ea272 fix CloudMade/Leaflet#789
new ffe7f9d Merge pull request #802 from Mithgol/master
new 4b001e6 Position tiles with transform for safari to get around animation errors.
new 3b6f57e change second mousedown to be mouseup
new 661c6c6 Revert "change second mousedown to be mouseup"
new 770d2c8 change second map mousedown to be mouseup
new 932ca80 Merge pull request #807 from jacobtoye/FixMapEvent
new f4dcc0f Merge pull request #805 from danzel/master
new 6bc8ea6 Merge branch 'master' of github.com:CloudMade/Leaflet
new f99a417 optimize canvas layers update, closes #732, closes #785
new dd1a134 update build and changelog
new 0e4e02a fix popup so that tip shadow is not cut off
new 8e8d232 update changelog
new 0e03e86 Use transform3d tile positioning on iOS too, closes #800
new cfd0789 update build
new c32319e Fix vector layer flicker on iOS, closes #18 (yay!)
new 7fde993 revert debug vector file temporary stuff
new 95afdee Take another go at safari tile layer fix hack. Add a test case for it so we don't forget about it.
new d6b0b02 Merge pull request #808 from danzel/safari-fixes
new b663c7f Turns out the android browser has this issue too.
new dc067d3 Make Marker.setOpacity set the opacity of the shadow also. Otherwise your shadow can end up more visible than your marker: setOpacity(0)
new 7019a20 Remove opacity parameter from _updateOpacity, unused.
new 62ac624 Merge pull request #809 from danzel/safari-fixes
new e9043f8 Merge pull request #810 from danzel/shadow-opacity
new f446659 fix whitespace
new 33d9bc0 move L.Icon.Default to separate file, fix popup anchor
new 3fc0215 add sublime files to gitignore
new 58299c8 update build
new 85b9baa slightly increase scroll-wheel-zoom responsiveness
new 0b913df Re-Fix android tile unloading crash #137
new 1cfd763 Merge pull request #813 from danzel/master
new f6979ff Added missing mouse events to FeatureGroup.
new 0d7ab0a Merge pull request #816 from jacobtoye/FeatureGroupMouseEvents
new 0cadad7 remove shadowOffset, add shadowAnchor
new f1c4a1f refactor request/cancelAnimFrame
new daf7a81 merge changes
new 72064e0 update build
new d608222 revert removing immediate option in reqAnimFrame
new 7103241 update build
new 15b9988 update changelog
new 1da1041 return this in more methods
new ef03f4a Added support for dashed strokes.
new c47333c Merge pull request #821 from jacobtoye/StrokeDashArray
new cfdbdff update build
new 5a1e2a9 make zoom animation cancel the resize moveend trigger
new de835e3 normalize dashArray in IE, update changelog
new c19ee48 Fixes popups in IE8 and earlier
new 3826467 Merge pull request #827 from ajbeaven/IePopupFix
new 3201dd0 cleanup setOpacity for IE
new 183f36c improve pinch-zoom performance on mobile Chrome and Firefox
new 55c3582 Fix jittery marker movement on pinch-zoom (removed position rounding)
new c50aaab TileLayer refactoring, add loading event, update changelog, closes #177
new 3c70e3c removed scale dependency for copyWorldJump
new 3342e7c fix lint error and update build
new 4ece350 fix TileLayer.redraw and multiple layers issue, closes #814
new b5513f4 add ImageOverlay bringToBack/Front, update build, closes #824
new 19ed185 fix no geolocation error handling
new 8667f35 Make zooming straight in at the bottom level do nothing rather than moving half a pixel across with odd sized windows (which makes the whole screen look blurry in chrome). We need floor rather than round otherwise we move 1px in each direction.
new 871e8f8 Stop double click on the zoom buttons moving the map. Fixes #818
new 2df0a4c fix layers control factory and update build
new 5485549 renamed LayerGroup _iterateLayers to eachLayer
new a7f7306 update build
new 65aafc3 fix VML remove/add losing styles issue, closes #830
new ff7057f revert debug file
new fe4dfba try to fix #335 according to danzel's comment
new b2d6ea5 fix #834 map drag over polygon bug
new 6965ad6 Merge pull request #832 from danzel/zoom-fixes
new 606fe25 Fix up zoom fixes on Touch, fake doubleTap handler wasn't returning itself, breaking the chaining. Remove the preventDefault on dblclick as it does nothing.
new 3a8ce2f Set pointer-events on the corner overlays so they can be clicked through (Thanks @ajbeaven @jacobtoye for showing me this). Fixes #575
new 6142a8b Add zIndex support to L.TileLayer
new c90bfd0 Merge pull request #836 from danzel/corner-div-fix
new e58de3c Merge pull request #835 from danzel/zoom-fixes
new cdfaad9 more TileLayer and Control.Layers zIndex improvements, #309
new 5e7c279 update build
new 1f19f74 Merge branch 'master' of github.com:CloudMade/Leaflet
new a51c841 update changelog and build
new ccd6c29 Merge branch 'master' of https://github.com/ericmmartinez/Leaflet into keyboard
new 4174390 keyboard navigation cleanup, closes #646 #663
new 6d36dba fix IE8 error with calling call() on window.clearTimeout()
new a374e27 Merge pull request #840 from thegreat/ie_error_cleartimeout
new 244926f update build with IE reqAnimFrame fix
new 35390be update changelog
new 6437e65 fix array form polyline editing bug, update build
new 1a1205e Provide the hooks needed for writing plugins / extensions to scale control
new 3b2250c Merge pull request #847 from jtreml/custom_unit_in_scale_control_hooks
new e55e948 update build
new b2adb29 fix canvas backend and holed polygons regression
new b1db46a update build with regression fixes
new 529cdb0 fix ugly marker shadows on iE8, closes #850
new 3773a30 update changelog
new e3b2b78 fix incorrect calculation of scale by the scale control, closes #852
new bc9e409 update changelog
new 7b167a4 Detect retina support for a huge amount of devices by Thomas Fuchs
new 031ee25 Move `isRetina` method from Util to Browser
new b9a2860 Imported Upstream version 0.4
new e08abd6 Merge tag 'upstream/0.4'
new 57841dd Update upstream-tarball hints for new upstream source.
new e94cea8 Update copyright file: Cover new jasmine files, Expat licensed.
new 1eb7085 Drop patch cherry-picked upstream: Included upstream.
new 1f2ac20 Refresh patch 2001.
new c6ece81 Update copyright file: Extend coverage of main project to include current year.
new 77a7e12 Update copyright file: Adjust to use standard short name BSD-2-clause.
new b874338 Update copyright file: Rewrap License sections at 72 chars.
new d1bcfd2 Update copyright file: Rephrase reference to GPL to be shorter, and reference FSF website (not postal address). Put both in pseudo-comment-in-license paragraph (to emphasize them being not verbatim yet obey File format 1.0 mandating License paragraph being either single-line or include all licensing info).
new b89f1bf Update copyright file: Bump file format to 1.0, and add Github issue tracker as upstream contact.
new d6f0c73 Add control.in to ease managing package relations.
new 1e590d3 Add copyright hints, and skip checking an image.
new 7bacb3c Add git-buildpackage config, enabling signed tags and use of pristine-tar.
new d1c6144 Prepare for release: Update changelog and control file.
new b9b967e Merge pull request #854 from sxua/master
new 2b27065 Added option to animate pan on invalidateSize()
new f3ef407 Fix L.tileLayer.wms class factory
new 7622bfe Merge pull request #856 from mattcurrie/patch-1
new a393cde update build and changelog
new 10ffc86 Merge pull request #857 from ajbeaven/AnimatedInvalidateSize
new 5f7f5b2 update changelog and build
new 7c94559 When removing a marker from a FeatureGroup, only remove the popup if it was put there by the FeatureGroup.
new 8c84b8a Radio buttons properly dynamically created in IE7 don't work, so the layers dialog doesn't work, do it this hacky way instead.
new f8f04c3 Merge pull request #861 from danzel/master
new 985850f Merge pull request #862 from danzel/oldie-fixes
new a0ee757 When removing a marker from a FeatureGroup, only remove the popup if it was put there by the FeatureGroup.
new b3d6427 cleanup layers control IE7 fix #861
new 9e61d26 Radio buttons properly dynamically created in IE7 don't work, so the layers dialog doesn't work, do it this hacky way instead.
new 690c969 cleanup layers control IE7 fix #861
new 2020827 update build and changelog
new 4cdece7 update build and changelog
new 63a6221 update version in the source
new 00ed228 update version number and build
new f40de07 add _site to git ignore
new b96f23d Add a page for testing opacity works.
new f52251a Fix setting opacity multiple times in oldie. Was disabling the filter if it should be enabled and vice-versa
new b41a72c Merge pull request #864 from danzel/oldie-fixes
new 1b88497 fix dragging cursor appearing to early on FF
new 8d4d347 Fix setting opacity multiple times in oldie. Was disabling the filter if it should be enabled and vice-versa
new cfc5528 merge stable, update build
new 96b759c Remove android 2/3 hacks for TileLayer animation (we'll only support it for 4+)
new e7f8a85 Move tile layer transition to CSS, detect zoom transion end globally
new d9bafda Fix for android 2 tiles
new 8a3d508 Tidy up comments
new 4b34afc Merge pull request #868 from danzel/master
new 6f96435 minor refactoring
new 62a84de new geojson example with US states
new 7a8df10 custom control for geojson example
new 1ba68c7 improve geojson example
new 2697462 add bringToFront and bringToBack to FeatureGroup
new 4d91aae improve geojson example
new fc819e6 return this in Path bringToFront/bringToBack
new ee00652 improve geojson example more
new 5281dbe improve geojson example more
new ce83a8b Merge branch 'improve-geojson' of github.com:CloudMade/Leaflet into improve-geojson
new fc1e666 improve geojson example colors, add legend
new 8d6301c Add geojson setStyle and resetStyle methods, layer feature property
new b2c61b7 Improve GeoJSON example
new 0ce984f update changelog
new c18c394 Merge branch 'improve-geojson'
new 0cca115 Fix map to not animate on resize by default
new a4276d0 update build and changelog
new f184df2 fix map panning inertia flicker on Chrome
new 9e89753 Remove Win/Meta key to zoom out binding, fix #869
new f9966fd Imported Upstream version 0.4.2
new 5c60bee Merge tag 'upstream/0.4.2'
new ff8e340 Update upstream-tarball hints for new upstream source.
new c83c913 Update changelog and copyright hints.
new 9bc31e0 update build and changelog for 0.4.3
new 35dff37 improve geojson example a bit
new 7dedc0c discovered iOS regression, revert 0.4.3 release
new 2109713 fix iOS pinch-zoom regression and update build
new 968aece update changelog and build
new 2aa3037 fix IE9 regression (sorry!)
new fe95165 check if path is already in front in bringToFront, same for bringToBack
new 6e5b37c fix geojson example for IE
new 8c381e3 optimize images with OptiPNG
new 2d2fc74 get rid of the legacy L.Transition, replace with a better and simpler L.PosAnimation
new 11d4448 optimize requestAnimFrame for IE6-8
new 1fccd67 update changelog
new cec1802 update build with panning anim improvements
new 578f18e adjust panning inertia more
new 7627d39 improve PosAnimation code a bit
new 8980f2d minor code cleanup, more destructive point operations
new 0bdc48a improve zoom control (shift-clicking)
new 1e363f2 null check setting of document.onselectstart
new f85347e Merge pull request #893 from lookfirst/issue-892
new d386cd9 update changelog
new 9ebf60b improve popup shadow
new fd22f9f improved scroll wheel zoom to be more responsive
new 9625cdb fixed glitches with zooming on pan animation and panning on zoom animation
new 962fb03 update build
new 873f986 fix default icon anchor
new c18dd9b fix touch zoom regression
new d88e711 Merge branch 'master' of github.com:CloudMade/Leaflet
new e057e18 Make icons appear on top of others on mouse over.
new 74f0d5f Set the icons z-index to show in front after zoom.
new 2f4275f Remove unnecessary comment.
new ad4df84 Fixing jshint error
new 815a9a7 bump to upstream version 0.4.4
new 65fbe46 Imported Upstream version 0.4.4
new fd73e36 Merge tag 'upstream/0.4.4'
new 7059f27 Optimize _requestUpdate in Path.Canvas. Don't repeatedly request and cancel animation frames (previous code wasn't actually canceling the requests anyway!).
new 21be460 Correct zIndex behaviour (Previously if you had 2 layers, neither of which had a zindex we'd set the zIndex to 0 on bringToBack and not remember it. On zoom it would revert). Add a test page for tile layer zIndex. Refs #959
new db9ac2b Add a test case for removing a tile layer while dragging. Just start dragging the map and it breaks.
new 7c59bef Fix for removing a TileLayer while dragging the map. Would be nicer if we could disable a limitExecByInterval, but this works.
new fcddcd0 Fix up issues reported by mourner https://github.com/CloudMade/Leaflet/pull/961/files#r1508267
new 03f48cc Add tile bounds option to limit tile loading to a given region
new 4ed3c97 fix various master regressions
new 1933ae1 Merge pull request #961 from danzel/canvas-fixes
new 14a9d9e Merge pull request #963 from danzel/zindex
new 622060d Merge pull request #968 from danzel/tilelayer-fixes
new c922018 update build and changelog, do not prevent tile loading on pan animation
new f8d6e70 Implemented isValid() function for Bounds and LatLngBounds. Fixes issue #966. Added specification.
new 60444c2 Merge pull request #972 from domoritz/master
new 7b0deaf update build and changelog
new 801734b IE needs translate(0,0) hack to animate right too. Fixes #870. (Fix found by oliverheilig, thanks!)
new e0ee630 Merge pull request #1007 from danzel/ie10
new 81c2bf9 Fix #916
new bd8d5ff radius is part of CircleMarker style so should be changeable in using setStyle();
new 8a54306 Prepare for release: Update changelog file and copyright hints.
new 1f142c0 Merge pull request #1011 from waldir/patch-2
new a17e481 Add another point to the polyline edit example so that it can reproduce #1022
new 734ea2f Fix deleting 2 end nodes from a poly line. Fixes #1022
new 87bc14d Merge pull request #1023 from danzel/polyedit
new 28f067c Allow SVG Path click propogation. Fixes #834
new 53f57cb Allow click events on Path.SVG elements to fall through if they are not handled.
new f435217 Allow click events on Marker elements to fall through if they are not handled.
new fbf91fe Ensure that getBounds can be called during the first moveend event
new 4da0cb0 Refactor closing and moving a marker's popup.
new eba37ae Unbind the remove and move event handlers when we unbind the popup.
new 720068b Make sure popup is closed when Path is removed from map.
new fcf9b6c Adding unbindPopup method to L.Path.
new 5ab9194 do not detect VML if SVG is supported, related to #870 comments
new 85d350e Merge pull request #1033 from danzel/fix-events
new 14d4f99 update build and changelog
new ec16ea8 Merge pull request #1027 from jfirebaugh/loaded
new d7daa5e Making movePopup private.
new f844237 Stop propagation of mouse event
new c178674 Merge pull request #1038 from jacobtoye/popupdecouple
new a904c31 Merge pull request #1046 from inpursuit/bug/2
new 9b56d31 More tidyups for #1046
new 3ce744d Merge pull request #1049 from danzel/fix-events
new 939adbc Fix up event handler method typo after movePopup rename.
new 77fb443 Merge pull request #1050 from jacobtoye/master
new 6279e99 Bring _onDrag method in line with normal Leaflet coding conventions.
new 95fc1f0 Add latlng to 'move' event triggered on marker when marker is dragged.
new 0e1a3e3 Merge pull request #1051 from jacobtoye/MarkerDragMoveEventFix
new aed3411 update build and changelog
new c7d6812 add initial contribution info
new a22ce7e Allow pointer-events to be set via options passed to shape
new 20915a8 Allow HTML in Layer Names (issue #1009)
new 49c3f24 update contributing guide
new 0f2955c more contributing guide updates
new 231078c final contrubution guide adjustments
new 586016a fix mdash in contrib guide
new 244aa90 Typo and grammar fixes
new 635cfad Merge pull request #1058 from bmcbride/master
new b596383 Fix tile zoom animation in latest chrome canary and remove the translate(0,0) hack for other browsers as this fixes it too :-) Fixes #1056
new c3ad2bc Merge pull request #1060 from danzel/zoom-fixes
new 2cca658 Test the right class
new c296124 Merge pull request #1062 from jfirebaugh/spec
new cb44a6b fix indent symbols
new 0e606e2 add built files to gitignore to avoid confusion, update build
new 5ee7113 Add a baselayerchange event
new 2f6bd65 Merge pull request #1064 from jfirebaugh/baselayerchange
new 0b4d2b0 Add Map#whenReady
new d2af375 Merge pull request #1063 from jfirebaugh/load
new ebc7e9a Add missing semicolon.
new 2482592 Merge pull request #1067 from marcjansen/master
new 09060ff Merge pull request #1055 from aparshin/layers-control-html
new cca3180 fix Circle getBounds, closes #1068
new fe73b35 precision argument for LatLng toString
new d2f546f update build
new 4565965 Fix boxzoom for ie7, was trying to set negative width which is a JS error
new de55afd Merge pull request #1071 from danzel/master
new 476899b Fix box zoom opacity in < IE8.
new 6d530e1 Merge pull request #1072 from jacobtoye/OldIEBoxZoomOpacity
new 67d1f6e update changelog and build
new b93e04a Add msTouch detection
new 8bed7ad Make touch events work for IE10 using a wrapper approach (similar to DomEvent.DoubleTap). DoubleTap touch on IE10 doesn't currently work but everything else does. Refs #871
new a23f650 Make DomEvent.DoubleTap support MSPointer* events. Had to track touch count manually and clone the object so we can change the type.
new db6b0c6 JSHint happiness
new 8c1b1c8 Add listeners for MSPointerCancel, hopefully fixes remaining touch issues. Also fixes removeDoubleTapListener for all platforms
new b2945b5 Attempt a fix at the screen edge bug
new 63f24a9 IE10 double-tap fix - binding touchEvent methods instead of deleting them (cherry picked from commit ec2989e1331ded00d6dfd97263cba75e95d19f08)
new fc3a36d Remove duplicate comment
new ba22cc2 IE10 - fix of not simulating clicks even when drag was within TAP_TOLERANCE (cherry picked from commit b7e84aed9b77c51e2a4698251bf38ccf46b82dc7)
new af2318a Ensure we still fire the dragend event. Move click simulation until after the drag has finished (clicking during a drag seems weird).
new 84d5f61 Fix up my stupidness with add/removeEventListener. Fixes the zoom drag off screen bug without needing the work around
new 31542bd Remove debug logs
new 1bf755d Fix up double tap listener with ie10. We listen for up events on the document so that we get all of them, otherwise we will miss some and mess up our touch coun tracking.
new f373d6b The internal MSPointerUp/Cancel listener should be set on the document and never let go otherwise we can miss MSPointerUp events.
new c6be039 Fix up DoubleTap in ie10 emulation mode bailing as touches isn't set (which it of course isn't!)
new 816b53f jshint happiness
new be5c147 Merge pull request #1076 from danzel/ie10
new 36b9509 update changelog and build
new 628a5b4 update changelog
new 5fa25c2 simplify vector animation, @danzel check it out lol
new 335b7f4 clean up browser detection
new 430092c fix typo in browser detection
new 0a2697c fixed bug where wms tilesize option was ignored when setting wms params width and height
new ceeb1f8 Rename TileLayer.options.tileBounds to bounds
new 057cd22 update changelog with 0.4.5 info
new 49e01c5 bump upstream version to 0.4.5
new 4d5336e Imported Upstream version 0.4.5
new 683d37e Merge tag 'upstream/0.4.5'
new 650e6dd update website link to leafletjs.com
new 774fe5c Fix logo in readme
new d5c1e4d Better parameter handling for TileLayer bounds
new 0529a92 GeoJSON GeometryCollection passes consisent params to pointToLayer
new ef42973 If a popup is removed from the map during viewreset we still try to remove it from the map, check we are still on the map first. Fixes #1094
new aca330b Merge pull request #1098 from danzel/popup
new c649a4f Update L.DomUtil.getViewportOffset to support dir="rtl"
new 13d06fc Merge pull request #1099 from danzel/rtl
new 126a316 Cache remembering if the document is Left to right. Do it at the document level rather than the element level as it isn't likely to change.
new 9b5d25a Only apply scrollWidth/clientWidth for webkit. Other browsers handle it differently.
new b6ae125 Text alignment
new 6b181f6 Add ie7 browser detection :(
new eecd28e Make getStyle work for ie < 9. Make IE<=7 support RTL too.
new d1a1f17 Make jshint happy
new ae7561e Merge pull request #1100 from danzel/rtl
new 3bd189e disregard line endings when comparing size
new 859e6da update changelog
new 756e828 update build
new b0a9115 Merge pull request #914 from jacobtoye/MarkerBringToFront
new 8077faa refactor and cleanup marker bringToFront option
new 3c7b66b update changelog and build
new d133c86 Add LongPress support to mobile. Fires a contextmenu event after a single press without movement of 1 second
new d3d8519 Need to clone the x/y of the touch as the actual object gets updated. This fixes contextMenu occurring while touch panning the map.
new 1aff46c Rewrite longpress->contextmenu to live inside Draggable instead as it needs deep interaction with it. When an emulated contextmenu is fired on touch we stop dragging and stop a click event from occurring. New map option to disable it if required: touchContextMenuEmulation
new 514908f Stop touchStart propagation in Draggable. Without this dragging marker will fire a contextmenu event on touch as the map gets a touch start/end event but none of the moves.
new 9783d9b Cancel contextMenu emulation timeout if >1 touches happen (Put them down for a touch zoom and didn't move them for example)
new 7ed96d6 fix TileLayer.Canvas drawTile zoom argument
new 3aeff55 Rename contextMenuEmulation -> longPress
new 5f96072 Use L.Util.bind instead of var self.
new cac035a add CRS.Simple to the build
new 081edc2 Rename timeout to match other vars
new edaa1bb Disable longPress contextmenu emulation on msTouch, it natively fires its own contextmenu event after a longpress is released.
new 307c9d9 Merge pull request #955 from danzel/longpress
new 82ca621 update license year
new 1c597e4 Use proper factory call for bounds option
new bfc94d3 add Path closePopup method, fix a couple of issues
new 72915f8 improve readme
new 68f40df Merge branch 'master' of github.com:CloudMade/Leaflet
new 3771276 improve contributing guide and fix readme
new 4080a64 update website link, update build
new 5996121 Add zoom to leaflet-popup-content-wrapper to fix popup style in IE7. Fixes #1114
new df7c350 Merge pull request #1117 from danzel/master
new c03ff65 Dragging a marker should not make a map click event.
new 333f74e Merge pull request #1120 from danzel/master
new 1a2764a mousemove events need to propagate through path layers otherwise you cannot drag the map through them. Refs #1046
new 3ae809e Merge pull request #1121 from danzel/master
new 6c4221f Added 'layeradd' and 'layerremove' events to LayerGroup.
new 85ed215 Merge pull request #1122 from jacobtoye/LayerGroupEvents
new a293f52 different whitespace fixes (smart tabs, lines no longer than 100)
new 9e70816 Merge branch 'master' of github.com:CloudMade/Leaflet
new 2b225cc more whitespace fixes
new ed06869 and some more whitespace fixes
new 7517cbc fix typos and regression in #1122
new dbd4da6 add shortcuts for extend, bind, stamp and setOptions
new 128b615 Force a reflow when stopping a PanAnimation to start a ZoomAnimation so that the svg animation works correctly. Fixes #1125
new afb06a2 Merge pull request #1127 from danzel/master
new 4987133 improve zoom animation curve
new d376807 rewrite and tweak inertia easing to make it smoother
new d528a03 update buikd
new 6fbf2a2 Move reflow into PosAnimation.stop so users don't have to implement it themselves.
new 6dd3b98 Merge pull request #1131 from danzel/master
new 9795731 cut images in size by 64% with Yahoo Smush.it, update changelog
new c82d023 Merge branch 'master' of github.com:CloudMade/Leaflet
new 3c62151 reorganize CSS, improve dragging cursors
new 8a8b2be CSS whitespace fixes
new e4ec9a8 fix bug in #1131, update build
new 9e37766 update version to 0.5
new 9546599 Fixed typos
new 498f2b6 Merge pull request #1134 from pborreli/typos
new db8056d store the event listeners using a hash if the context have a leaflet_id.
new ab85108 Path CANVAS adds a click event if clickable but do not clear it on remove. This adds the necessary remove listener.
new 4718161 use a property for index length because its slow to get the first property or get the length of a hash.
new 60d0d43 code convention
new 2fadc94 new zoom control look, various style fixes and cleanup
new 8c6c3fd Merge branch 'master' of github.com:CloudMade/Leaflet
new 9770054 update build
new e92ca29 subtle control style changes
new c2272fb fiddling with styles more
new a1b8da5 more css fiddling
new cc5fbf1 improve scale control styles
new 6f23f12 Adapt watch file and upstream-tarball hints to use improved upstream paths.
new 44a785f convenience method for debugging
new 34812d8 update changelog
new b382635 add Point equals method
new eba4eb0 fix shift-click on the map
new 91aecd3 add Marker contextmenu event
new 9309170 update changelog and build
new 10c0a63 fixed non-rounded panBy, closes #1085
new 469211d fix slight scrolling zoom bug, closes #1039
new 9fc173d Use anonscm.debian.org for Vcs-Browser field.
new e2863a5 Prepare for release: Update changelog and control file.
new c33a401 make zoom buttons disabled when reaching min/max, closes #917
new b2d6575 update build
new c37e755 stop mousewheel propagation in layers control, related to #845
new 3a3a9b7 Use [semantic linebreaks](http://rhodesmill.org/brandon/2012/one-sentence-per-line/)
new e0b7a13 use semantic linebreaks also in CONTRIBUTING.md
new 7079dba Merge pull request #1148 from waldir/patch-3
new cb9407f Sort of working Draggable support for touch+mouse devices.
new 46b7d97 Get doubleclick on touch&mouse devices working. We need to add a touch doubletap emulator and a normal doubleclick listener
new 04908ce Always enable scrollWheelZoom (fixes scroll wheel zoom on mouse+touch devices)
new 41a85b0 Only wire move/end listeners for the thing we want to listen to.
new 0efa635 Fix up 2 places where L.Draggable.START hadn't been updated for it being an array (thanks mourner)
new 5e35553 Code tidyups from mourners feedback.
new 00a2f31 Merge pull request #1151 from danzel/touch-and-mouse
new 7a6f2c2 filter out the last point of a polygon to account for GeoJSON compatibility
new 07eb3b4 fix dashArray in IE, closes #1091
new d0b8ca9 bg transparent for popup close button in CSS, closes #897
new 19c51bc Add a debug page exposing the bugs that happen when switching layers with different zoom levels.
new b28b6da Add setZIndex to LayerGroup to allow LayerGroups to work better with the layers control. Fixes #1096
new 6f1532f Fix for https://github.com/CloudMade/Leaflet/pull/623
new c0135a2 Added a bunch of tests and fixed some bugs those exposed. Also don't try to automatically adjust zoom. Leave that to the layer control for now and wait for a setBaseLayer / switchLayer or something instead.
new 63ad64c Use invoke to make this code smaller.
new 0033496 jshint happy
new ab9f45b Merge pull request #1158 from danzel/master
new d23af35 fix undefined error use cases
new 43794a3 Update src/layer/tile/TileLayer.js
new 14d4320 Merge pull request #1166 from OriginalSin/patch-1
new 944d197 Return created HTML element in Control.Layers._addItem
new b5c0a5f Merge pull request #1167 from yohanboniface/layers_control
new 56f3f7c fix error in initializing map on hidden iframe in Firefox
new fd427fe Merge pull request #1171 from dreamfall/patch-1
new 0b2a31c Update the Layers control when layers are added or removed
new e2daa34 Merge pull request #1169 from tomhughes/layers
new 2fd70b3 Wrap the last test in a map.whenReady to ensure the map has finished loading before removeLayer is called.
new 593fa82 Stupid typo
new 0c5f401 Merge pull request #1159 from moonlite/master
new 1d14b0c fix code style issues #1159, update build
new babbbe8 Re-order zoom end so we completely stop the zoom before getting people to redraw. Otherwise firefox will animate the canvas redrawing which is totally weird. Fixes #1187
new 9a378ac Merge pull request #1188 from danzel/zoom-fixes
new 3b2393b Always set canvas alpha. Fixes #1186
new 7f44313 Merge pull request #1189 from danzel/canvas-fixes
new 4ba1bbc fix for issue #892 , second time around.
new 7e029d2 Merge pull request #1193 from lookfirst/issue-892-2
new 94a8b19 fixes Issue 1204: border width is now added to viewpoint offset calculation
new cf883a0 fix indentation: use tabs instead of spaces
new 7ae4459 Fix rectangle having duplicate last point, close #1185
new 96e4c80 revert clearing map div contents, fix positioning, close #278 again
new 236b8fb Merge pull request #1205 from mohlendo/master
new 18601dd update build
new 5ec66e9 revert debug border
new c05e15f fix chaining in marker methods, close #1176
new 003cf55 Add svg source for icon and replace icon with one from the SVG. (Redrawn from original, pretty close but not perfect)
new 946a9df Add iconRetinaUrl and shadowRetinaUrl to set urls for retina icons. Add a retina version of the default icon and use it.
new 7f2ad35 Another pass at redrawing the icon. This one looks really close to the original
new 217a0d5 Move marker svg to src/images/marker.svg
new f203c24 fix text selection regression, #1193, #892
new b9d0d60 disable worldCopyJump by default, minor cleanup
new f5cfab7 remove LatLng coords wrapping/clamping, add explicit LatLng wrap method
new df03016 fix infinite recursion in latLngBounds factory, close #933
new edeea11 fix GeoJSON resetStyle not fully resetting, close #1112
new 3051b22 add Bounds getSize method
new b477090 tweak simple projection, add debug file
new 30a3edb simplify zoom animation calculations a bit
new e22a7c5 Another pass at the icon. Moved the mid point of the circle down half a pixel to improve the roundness. Tweaked the size of the white circle to better match the old one.
new e475c04 Add a missing semi colon and make one line < 80 chars
new 5fa8dfa Add test for ensuring maxZoom and minZoom on the map overrides any layer settings.
new 624bcb8 Merge pull request #1212 from moonlite/1178-zoomlevels-take2
new 8350bb1 update LatLng specs after removing default clamping/wrapping
new 782e8e7 implement hooks for Class constructors (AOP-style), close #1123
new 58a82d0 fix WMS tile wrapping regression, close #970
new cfe2825 update changelog
new 9f50141 update build
new 76311ff fix changelog typo
new a089cd4 fix regression in GeoJSON resetStyle, close #1112
new 1c14bf7 make Transformation class more lightweight
new 40b59b2 add ability to call init hooks manually in the constructor
new 406ff71 add missing semicolon
new dea6a34 add Path add event
new 5f46733 move editing stuff out of Polyline.js into Polyline.Edit.js
new 9fac165 update build scripts to work with UglifyJS2
new 6134a41 jshint fixes and cleanup for uglifyjs2
new 4d47249 update build with UglifyJS2
new 674757b Smaller inner border radius.
new e7b8687 compress images better (smushit)
new c6caf93 refactor build scripts, cleanup
new 079b0de update build
new d1254dd build script fixes and cleanup
new 7b05307 Change method for calling an objects initHooks to crawl up parents.
new 38c4d9d Check bounds when navigating with keyboard. #989
new c408783 Fixing addInitHooks specs to test inherited hooks and child class' hooks.
new 7cfafe6 Merge pull request #1222 from jacobtoye/aopfix
new 7abf1a2 Merge pull request #1221 from snkashis/keypress_bounds
new 51aa31f cleanup keyboard maxbounds
new d443288 use lightweight classes for LatLngBounds and Bounds
new b0e5c81 more comments and cleanup
new 8486653 update build
new b9727d9 made up my mind about comment format, add some more comments
new 2a0eec9 better dependencies formatting
new 73dd737 Change marker click tracking. Only care if the map has been dragged if we are not draggable.
new cf94612 Fixes #1041, Android WebView triggers two clicks at once. This calls L.DomEvent.stop(event) on the second if two clicks are triggered within 400ms of each other. Double click is unaffected however.
new 0919b25 This makes sure we only do the Android duplicate click workaround on Android
new 952f928 Eventlistener is Path._openPopup not Path.openPopup
new a82ed0a Merge pull request #1229 from yohanboniface/Path_openPopup_fix
new 8c7c064 handle existing query strings for WMS urls , #973
new 3208db4 Semicolons in spec
new f2b9a3a Fixed issue with Polyline.Edit remove hook.
new a9c12f1 Merge pull request #1233 from mehmeta/leafletmaster
new 8d442b1 cleanup to match convention
new 3d416f3 whitespace for hash
new 156a481 Update build/build.js
new 2a38a80 Allow null GeoJSON geometries.
new c63e372 This modifies the Android WebView phantom click workaround. Previously it was blocking when an element had multiple click listeners because those events were fired rapidly. Since Android fires its second click at approximately 300ms after the first we do a check to make sure that at least 100ms has elapsed but not more than 400ms.
new 045883b Merge pull request #1237 from Felixls/patch-1
new 6b4f5c4 handling no existingUrl scenario
new 5109492 Merge pull request #1231 from snkashis/fix_wms_params
new b2e3f16 pass the clicked obj, not the map.
new 7163d30 Merge pull request #1243 from snkashis/fix_canvas_ref
new e825b32 Merge pull request #1244 from danzel/fix-events
new f57e2ea Re-add L.Browser.ie as it is used in debug\vector\geojson.html(113). Fixes #1242
new 971e55b Simplifying condition for null geojson geometries.
new 733666b Merge pull request #1240 from brianherbert/allow-null-geojson
new 590bbd9 Merge pull request #1245 from danzel/ie
new c2869ce Fix issue 1226: IE10 "Invalid argument" error in version 0.5 defining retina https://github.com/CloudMade/Leaflet/issues/1226
new 1677a7d Merge pull request #1251 from Guiswa/dev/guiswa/issue1226
new 80d0da1 fix iOS vectir zoom anim regression, close #1259
new 8c481d5 update build
new 5b486a4 update license year
new f237c3e update link to the new repo location
new c7c6843 Add missing "be" to CONTRIBUTING.md
new 58d13ca Merge pull request #1265 from krekoten/contributing-fix
new fa8a051 Update upstream URLs to reflect new Homepage and development project home.
new f724984 Tidy control file: Shorten Vcs-Git URL.
new 7a6dc92 Update short and long description based on upstream texts.
new 97839ba Update upstream-tarball hints for current upstream source.
new e7cc7c1 Enable copyright check during normal builds. Build-depend on devscripts.
new 691b70a Extend copyright coverage of packaging, and tighten to GPL-3+ (except patch 2001 kept as BSD-2-clause or GPL-2+).
new 3597d76 Add README.source covering use of CDBS and git-buildpackage.
new b691156 Update changelog, control file and copyright hints.
new 6dd0dea double quotes to single
new 64ca0af attempt to fix Android 4.1 zoom freeze, #1182
new 3d1bb11 Merge branch 'master' of github.com:Leaflet/Leaflet
new bc4104c fix TileLayer.brintToFront/Back on IE6-8, close #1168
new 88a9dbd Merge pull request #1216 from moonlite/better-zoomcontrol-borders-take2
new 116671f Merge pull request #1013 from fdlk/set-radius-in-style
new 4ebfeb9 udpate copyright to be more precise
new eb518f3 Merge branch 'master' of github.com:Leaflet/Leaflet
new b3a7f2f Remove click handler with onRemove
new c2064ef Merge pull request #1273 from snkashis/fix_circle_clicks
new cbd6cf5 Update README.md
new 5eb4f46 fix a bug with FeatureGroup bindPopup not accepting options
new 333899c add Popup zoomAnimation option, fix #999
new 7fb3609 Oops, revert accidental commit
new aa39185 update changelog
new 6eefa8a Another pass on marker-icon, better grid fitting.
new 3f4e890 Merge pull request #1174 from danzel/master
new 0ebbd75 fixed the whitespace and also removed the quotes in object keys
new dad3996 Merge pull request #1097 from calvinmetcalf/GeometryCollection
new 365a5b3 Fix jshint unhappiness (Thanks @Guiswa)
new a598e2b Merge pull request #1278 from danzel/master
new 7dd7e4f Robust array type check for cross-frame support
new 405bf0c Merge pull request #1279 from oslek/isArray
new 85dffbd update build
new c27e262 update changelog
new 10f07c1 update changelog
new 51820f5 fix changelog
new e49fe66 update changelog more
new 11e74cc minor cleanup
new e3528c2 update zoom control styles, extract general toolbar classes, fix #1209
new 8facf33 fix whitespace, update build
new 88f1e12 overlay events
new c0e4241 rename events
new 12d04f5 TileLayer.Canvas.redraw() now returns this.
new eed2c8a fix FF minus key, close #869, update changelog and build
new b2d2422 update changelog
new 44a7c6e Typo in Polyline docstring
new 2fb4d67 Merge pull request #1290 from yohanboniface/docstring_typo
new 5fccd34 Merge pull request #1286 from calvinmetcalf/layerControlEvents
new 76f8d07 Merge pull request #1287 from jieter/master
new 10bd63a update changelog, bump version
new 292d2b3 merge snkashis polygon fix
new 353d035 update changelog
new 80413f4 update build
new 8286920 ie7 fix
new c3cb132 we want it reletive not from the base
new f26da9f only mention the path, and ternery
new 4056f4c Merge pull request #1294 from calvinmetcalf/IconPath
new fa4d1bb bump upstream version to 0.5
new d06fe5b Imported Upstream version 0.5
new 7f76c81 Merge tag 'upstream/0.5'
new 1fdc478 refresh patches
new df68986 bump dependency versions
new 5e6cb1b Revert "bump dependency versions".
new 54af272 Minimize patch 2001 to only avoid jslint, not eradicate its use in source.
new 779b6a4 Fix typo in patch 2001 header.
new a7c44f2 Supress one more image from copyright check.
new f4c2011 Update and extend coverage of main copyright holders, and add comment about misleading notes still at some places in source.
new 15bd1de Add patch 2002 to revive pre-0.5 use of Uglifyjs 1.x.
new 68ed44b Add NEWS file with entry echoing backwards-incompatible changes from upstream changelog.
new 7f1fdf1 Prepare for release: Update changelog and copyright hints.
new e1a3e97 testacular port
new c43e72d Handle arrays of feature collections
new 52b445a Simplify features check
new 03a775c Trying to fix whitespace
new c021000 whitespace again
new 9856a66 whitespace fix?
new 65aad99 Revert "whitespace fix?"
new b5c9a16 improve zoom control design (refining @jacobtoye's work)
new 57c0ac4 rename top/bottom to first/last in control classes, thanks @yohanboniface
new 5524db2 condition on one line
new a000304 Merge pull request #1299 from snkashis/fix_feat_collects
new 82d4535 Add hasLayer to LayerGroup Add the method hasLayer to LayerGroup, return false when not present or checking for a null layer.
new 75fa5b0 Fix js typo
new 109fd06 hasLayer not checking for null Return false when checking for a null object in L.Map.hasLayer, in response to issue #1282.
new 7bff6c5 Merge pull request #1302 from rvlasveld/fix_hasLayer_check_for_null
new 140cace Merge pull request #1300 from rvlasveld/add_hasLayer_to_layerGroup
new 0554098 simplify toolbar classes
new 9bdab60 make toolbar styles more generic
new 4551633 update build and changelog
new c432c4e Escape URI component in getParamString
new 69b925b Add LatLngBounds.getLeft/getBottom/getRight/getTop
new 39f9e2b Merge pull request #1317 from yohanboniface/escape_uri_component
new 4b5746f Use getWest/South/East/North instead of getLeft/Bottom/Right/Top
new 4f59140 Eat our own food
new 93f46bf Using hex color instead of rgba to support oldie.
new d42f9e9 Removing unnecessary ie only styles.
new b661c7b Merge pull request #1313 from jacobtoye/control-design
new 88ba9dd Merge branch 'master' of git://github.com/Leaflet/Leaflet
new 7e537eb enable testacular runner
new a8763e6 Merge remote-tracking branch 'origin/control-design'
new c4b8139 fix code style
new c8c19d3 Make getFiles more consistent
new 82b327d use global deps file instead of ustom list
new a63c901 Merge pull request #1326 from edjafarov/master
new 5985bff Fix debug html pages after #1326
new 2ecc304 Merge pull request #1330 from edjafarov/master
new 0d3aa59 cleanup leaflet-include.js
new 7977220 don't require testacular for other jake tasks
new db499a8 minor contribution guide update
new 6872461 update Jasmine to 1.3.1
new 2ebe67f cleanup testacular config
new ef02f60 merge #1141 and clean it up
new 619698f minor whitespace cleanup
new b2c0de1 update build
new 08f770f Merge pull request #1053 from inpursuit/enhancement/3
new 776be6d travisci integration
new e773742 Merge pull request #1336 from edjafarov/travis-integration
new 08f0e90 minor comment fixes
new 8399409 add travis build status to readme
new d1eb218 cleanup package.json
new 2da36a2 test coverage initial commit
new 071bb58 use master testacular only if --cov
new e4492b6 Fix: SpecHelper should be first
new b905708 Test cases for #1297 circleMarker setRadius issue.
new ded525f Fix #1297 CircleMarker setRadius not working if called before adding to map.
new 0390a86 More CircleMarker tests, move them where they should be.
new 6b51780 Make setRadius and updateStyle({radius: 123 }) work.
new 22c2511 Merge pull request #1342 from danzel/circlemarker
new 80f107c Merge pull request #1318 from yohanboniface/add_lbrt_getters
new 86cfce1 merge #1340, fix whitespace
new 297d746 make test task less verbose
new 72ad691 Merge pull request #1227 from jerel/patch/android-webview
new 98a950f cleanup #1227 pull
new c3ee79b enable coffeescript classes
new 59ed1bd update changelog and build
new b231837 Merge pull request #1345 from calvinmetcalf/1314-coffeescript-classes
new 872a027 update changelog once more
new ed8dc9f improve core specs #1347
new 94a69be fix Point factory not passing null through
new 17cf297 complete geometry tests to 100% #1347
new 84d537b fix L.latLng factory not passing null through
new 5e05068 complete LatLng and LatLngBounds tests, #1347
new f01e32d fix specs sometimes failing
new c327fa8 add a couple of DomUtil tests, #1347
new 7431867 Merge tag 'v0.5' into stable
new ae6c88d add generated coverage to gitignore in stable
new 0dcbed8 Make setRadius and updateStyle({radius: 123 }) work.
new 241cc7d backport the geojson featurecollection arrays fix
new c1d410f bump version to 0.5.1 and update build
new efbdfd8 update changelog with 0.5.1 info
new 4492d8f update Jakefile comment
new bef8ab6 fix package.json version to make Travis happy
new 513c6ca Change _propagateEvent to be careful that it doesn't overwrite e.layer if it is already set. Allows markers to be in multiple FeatureGroups and have the events come through correctly. See the test for details.
new 4249921 Merge pull request #1359 from danzel/fix-events
new 06bb571 Fix viewport offset calculation in Firefox (issue #1322)
new 3bb34f3 Merge pull request #1365 from joschka/fix-viewport-offset
new e13d5fa Remove Polyline.Edit file.
new 8440f5b Remove PolyEdit from the dependencies file for building.
new 0e0831c Removing editable polyline/polygon example.
new c2379a3 Merge pull request #1367 from jacobtoye/MovePolylineEdit
new 3c5161f determine button disabled state on baselayer change
new a25cc9f remove handler too
new 52f61bf Merge pull request #1372 from snkashis/zoom_with_layerswitch
new dbd57c0 Allow popups that are bound to markers to have new content set
new 633e21d include conditional before trying to set content of popup
new 2c11fdf prevent false move events in invalidateSize
new f7301fa fire dragend before moveend for consistency
new b8b8d7b Merge pull request #1373 from snkashis/marker_popups
new c3ccf01 prevent extra movestart on inertia drag
new efe0c6f Fire zoomlevelschange event when zoomlevels are updated. This is triggered when you remove a layer from a map with greater zoom level coverage than the remainding layers or when you add a tilelayer with greater zoomlevel coverage than the previous set of layers had.
new 3a834d3 Add tests for the zoomlevelschanged-event.
new d8ef52b Merge pull request #1374 from oslek/move-events
new cbee685 Don't expose getZoomLevels.
new a948379 Merge pull request #1376 from moonlite/zoomlevelschange-event
new 303d34a Extend git-buildpackage config to ignore upstream .gitignore files.
new e82eacb Strip upstream parts of .gitignore file.
new f55784b Imported Upstream version 0.5.1
new e7dffc3 Merge tag 'upstream/0.5.1'
new a560589 Update upstream-tarball hints for current upstream source.
new f962eff Prepare for release: Update changelog.
new 7472550 Allow clicks to pass thru non clickable paths
new ae07e79 Allow previously created popups to be used with bindPopup
new 1c38b89 Don't fade in a currently shown marker popup
new b42559d Merge pull request #1386 from snkashis/click_while_open
new 3cef077 Merge pull request #1385 from snkashis/bind_popup_option
new 703f8a3 Merge pull request #1384 from snkashis/svg_clicks
new babf332 Note about line endings in the contributing guide
new aed9506 TileLayer opacity fixes as per @javisantana in #1371. Fixes #1084
new acf3413 Merge pull request #1396 from danzel/oldie-fixes
new eae5758 Split template tests into logic groups, test for template without tokens.
new 71ddece Merge pull request #1397 from tmcw/template-tests
new e52bbd0 2 space indents -> tabs
new 4f90624 Enable cleaner overriding of TileLayer#getTileUrl
new 26b026b Merge pull request #1399 from jfirebaugh/tabs_vs_spaces
new f12e7e6 Merge pull request #1400 from jfirebaugh/getTileUrl
new b94a4ea update changelog
new 11195f4 allow Path.bindPopup to take existing popups as well.
new e737685 Merge pull request #1402 from snkashis/path_popups
new ee74309 update build and changelog
new baeeddb Hand cursor for canvas paths
new 0b671a9 make zoom buttons listen to zoomlevelschange
new 70968e0 dupe of 50K vector test, for canvas.
new d010d58 don't perform if animatingZoom
new dc5c3d9 mistaken, unneeded test file.
new 382a996 mouseout firing
new 2591f53 Fixes box-zooming in Firefox 18+
new 684fd7c Merge pull request #1405 from gismartware/master
new 879b9f9 make Leaflet mention in attribution much less obtrusive
new 66c3215 Add the output of "jake test --cov" to gitignore.
new c387c8a Add how to run the tests and get test coverage to CONTRIBUTING. Not my finest writing, but a start at least hopefully :-)
new d98b4ea throw meaningful exception on getCenter before setView, close #1395
new c50410e add Control getContainer, close #1409
new 5d41efe fix removeAttrubution, cover the control with tests, close #1410
new a0dd4a6 accept coordinates in form of simple objects, close #1412
new 0a20001 Fix semicolons, breaking, whitespace, duplicate var statements.
new aea0e3b fix browser test runner, close #1418
new 3d26193 Prevent tile dragging in webkit, close #1406
new 8e176f4 Merge pull request #1419 from tmcw/test-jshint
new 1b03d5d Test setView. The setTimeout can be removed when #1420 is fixed.
new e3d6dd6 Merge pull request #1421 from tmcw/setview-test
new b84b83b fix setView test, #1420
new a324759 Use tobe instead of testing the result of an equality
new 01332eb Omit "should" in spec descriptions
new db2352a Merge pull request #1424 from tmcw/use-tobe
new 0b14d71 Merge pull request #1427 from jfirebaugh/should
new 57d42d1 allow for no overwrite option in covertLatLngs
new 0fb7a13 force new array
new 3afee7e Allow overwriting the given array, for usage by spliceLatLngs.
new 5873914 Start on some Polyline/Polygon tests.
new 8735b87 Add public getContainer API to TileLayer, and test for it.
new 6ef2586 Add Map#remove
new d8fccfb Spacing.
new 40a824f refactor TileLayer animation, fix #1140, #1437, #52, #1442
new fb9450f Force touch support off for PhantomJS
new 06190b1 Merge pull request #1434 from jfirebaugh/remove
new 874ec60 Merge pull request #1080 from brianhatchl/wms-tilesize-option-bug
new 3063fd9 Merge pull request #1433 from tmcw/layer-container
new 36e59c2 minor WMS cleanup after merge
new 9745459 fix whitespace, update build
new cf00a01 fix rounding error when changing zoom, close #426
new 5c18361 fix typo, fix animated setView not converting latlng input
new 501b179 fix 404 error in TileLayer tests
new 7fd4ca2 Allow for canceling a boxzoom being drawn pressing Escape key
new 5a22c25 Merge pull request #1438 from yohanboniface/echap-boxzoom
new 16b09c7 update changelog
new 1681365 Fix building without zoom animations enabled
new 9c9d428 Merge pull request #1439 from danzel/convert_option
new 3cc75db Merge pull request #1440 from danzel/zoom
new e87e010 update changelog and build
new 5558987 fix geolocation accuracy bounds, add more event data, close #984, related #584, #987, #1028
new ade1ab2 Fix .leaflet-bar style for a single button bar
new 92c55ce Merge pull request #1444 from jfirebaugh/toolbar_style
new 1bce076 Remove margin override for .leaflet-control-zoom
new 2aae4a0 Merge pull request #1445 from jfirebaugh/zoom_style
new 46dddc8 Fire an unload event on removal
new f0a75c9 Merge pull request #1446 from jfirebaugh/unload
new 9c2e7cf add Point contains method
new a2890d6 cleanup and prettify animation code, more comments
new e584596 fil back buffer z-index issue
new a169b6c Merge pull request #991 from adimitrov/overlay_bounds
new 0a83b83 fix whitespace
new bba4f2a return this in LayerGroup eachLayer, close #1452
new 4290428 add package.json for publishing on npm
new d5d8b7f Use devDependencies
new bee90ce Fix whitespace
new 511fbb9 Add Map#eachLayer (fixes #1457)
new 99abc3e Merge pull request #1457 from jfirebaugh/eachLayer
new a6bc979 Merge pull request #1458 from jfirebaugh/package.json
new 6fff984 Merge branch 'canvas_path_cursor' of github.com:snkashis/Leaflet into canvas-hover
new 1d4e91f fix events not overwriting target/type
new f4e8735 clean up the canvas hovering code
new 42973e7 Merge branch 'master' of https://github.com/Leaflet/Leaflet
new ac5d8fe update build
new 5e7857c Normalize polygon holes (fixes #1459)
new ff479f0 Merge pull request #1467 from jfirebaugh/1459
new 2ba0422 Update src/dom/DomEvent.js
new b7701d1 Merge pull request #1468 from pagameba/patch-1
new 71d1718 Add layerGroup#getLayers and tests. Fixes #1460
new 747bd03 Merge pull request #1469 from tmcw/getlayers
new 95c73a3 handle drag handlers properly to avoid errors if moving while removed.
new ed08a5b call disable, not removeHooks
new 71167ba move test location
new 1df4c4a work with handlers in right place
new b993f1f Merge pull request #1471 from snkashis/drag_handling
new 360fb06 Add main to package.json
new 224810a Merge pull request #1476 from jwalgran/master
new 9ae0746 Fix zooming on browsers without zoom animation support. Refs #1486
new 242919d Merge pull request #1487 from danzel/zoom-fixes
new 0b0cce9 Fix opacity in oldie for the millionth time. Refs #1486
new bf54caa Merge pull request #1490 from danzel/oldie-fixes
new 1c8e0c6 Disable 3D CSS transforms on PhantomJS
new b317954 Merge pull request #1501 from rassie/patch-1
new 81221ae fix jshint 1.1.0 errors, update deps and build
new 9300c58 Fix copy/paste bug
new e2a8526 Add failing test case for #1495 from @iirvine
new 5269f10 Fix for #1495
new 44cbed0 Replace the FeatureGroup test with a better one in events, this one currently fails
new 8e65fe7 Always stamp the context in addEventListener, makes the optimisation always apply if there is a context.
new 5bbfbd9 Fix whitespace for jshint
new 9d4d894 Add another events test and fix from @iirvine
new a6a4fe5 Use L.stamp to always have a stamped context on removal too.
new a1acaff Merge pull request #1514 from danzel/featuregroup
new e110c7b safer _getSubdomain
new b657f32 Merge pull request #1532 from malexeev/master
new b174219 Popup close button bugfix
new 3c13569 update cloudmade API key on all debug pages
new d904859 fix enable/disable of marker dragging
new c12c653 Merge pull request #1551 from escaped/master
new d125152 Extend L.Util.template
new f1b57f3 update jake (prev version was having some problems building Leaflet)
new 08a8c39 fix moveend not always firing on drag
new 28b4854 update build
new 547e993 Merge branch 'master' of https://github.com/Leaflet/Leaflet
new 28d047d update build again
new 683642d Remove trailing whitespace in fix
new ea92600 Strage behavior of inplace github editor
new 0aed98f Merge pull request #1554 from olegsmith/master
new c247dfd Merge pull request #1537 from dotCypress/master
new eafede4 Update deps.js
new b51239a Merge pull request #1562 from AndreyChizh/patch-1
new c0d01ce remove testacular master hack (as 0.6 is now stable)
new 28daa9e testacular -> karma
new b84be89 Merge pull request #1568 from jfirebaugh/karma
new a2f7d7e Use mocha
new a3ab4b1 Fix mercator tests, these are broken in Leaflet master.
new bf99fdb Tighter tolerance for point-near check
new 8691889 Proper default for delta
new 80ba8d9 remove testacular master hack (as 0.6 is now stable)
new a8ca5a2 Update mocha.js
new a950e68 Manage mocha dependency with npm; update to 1.9.0
new 81f2112 Update specs for mocha
new 8b9eb1b Merge pull request #1479 from Leaflet/mocha
new 6c7316d fix coverage reporting in Karma #1479, close karma-runner/karma#461
new 55edd44 Add #toGeoJSON to various layer types (#712)
new 0e9b724 Convert to expect.js assertions
new bde0692 always show master branch image for Travis status
new 6009d4a move phantomjs check for touch into Leaflet
new 60a906a switch to Node 0.10 for Travis
new e699894 Compatibility with browserify
new 892ed86 Merge pull request #1572 from jfirebaugh/browserify
new 618bb4a Add prepublish script to package.json
new 22810aa Throw an exception if a map div is not found
new 48bec16 Fixed zoom out on Windows 8 with Firefox
new ce96bd3 Merge pull request #1575 from cschwarz/patch-1
new 386bf68 Merge pull request #1574 from tmcw/map-initialization-exception
new 3231f92 Merge pull request #1573 from jfirebaugh/prepublish
new 6fc5da6 Update deps.js
new 4b2495a Merge pull request #1579 from AndreyChizh/patch-1
new 786fadd Permit layer stamping to be overridden
new dea408a Merge pull request #1581 from jfirebaugh/getLayerId
new 6c53aa6 dblclicking now zooms around mouse, not centre
new c6cdd66 add map setZoomAround, merge #1582, close #1157
new c4dc595 more strict jshinting, enforce single quotes and camelCase for consistency
new b0fe4e5 cleaner jshint config
new 54b2887 update build
new e41e8a8 initial implementation of events#once
new e25f730 better implementation, more tests
new a469a38 back to first implementation to fix event leak
new 5925a43 Add .npmignore
new 633ae89 Fix touch zooming while zoom animation is playing. Fixes #1591 #1571
new ffe1d79 damn my coffeescript brainfarts
new b36d973 Better fixes for touchzoom while zooming. If we got a touchmove and touchend in series before the animation frame for the touchmove fired then we'd get into a broken state.
new b0c70f9 Update TouchZoomEmu with more crazy tests. Useful when debugging touch zoom behaviour
new 7614099 fixing jshint errors
new 0310866 fix our context to the object that's registering this listener
new fd080ab Android webview fix : Use originalEvent when needed to find timestamp
new 49091c0 Merge pull request #1598 from bpavot/webview-click-fix
new 989d9b9 Fix up brace position
new f25c983 Merge pull request #1594 from danzel/zoom-fixes
new 2d5bf78 initial commit of #clearEventListeners
new 84ad7db clearEventListeners -> clearAllListeners
new 59b5e0c fix jshint
new f342e7e simplify
new 443d43c Merge pull request #1599 from iirvine/clear-event-listeners
new 4401e63 refactor and simplify events code
new 9b761b0 more events code cleanup
new 55ed23c major changelog update
new b1a31fa fix tilelayer anim glitch, close #1548
new 0b1bc7a add resize event, close #1564
new db6d689 fix lots of maxBounds issues, close #1491, close #1475, close #1194, close #900, #1333
new dfda917 Update README.source to emphasize control.in file as *not* a show-stopper for contributions.
new 30fe673 don't remove layer grom a group if it doesn't belong to it, close #1383
new 2a0e284 bring autopanstart event back, close #1375
new d856e88 don't animate if zoom difference is too large, close #1377
new 81e2a33 cleanup draggable
new 5ded0ba more draggable cleanup
new e01fe91 fix fitBounds for large bounds, close #1069, thanks to @MaZderMind
new a5e8bc0 add Util.invokeEach for hash arguments in event methods
new 5647f37 cleanup and merge #1596, adds Events#once
new b0d3e8b fix typo
new ba4d356 fix tilelayer load event #1565
new ad4f0e6 rename retina marker image, close #1552, close #1553
new cb0d15b optimize marker icon source with svgo
new cdd61ce update build
new 412f047 Merge pull request #1462 from jfirebaugh/toGeoJSON
new e47ca11 update build
new 904bf58 Add L.Util.trim
new dc07a68 Modify or replace regexes that break javascript lazy evaluation with multi line comments
new dfed54a Merge pull request #1607 from kristerkari/fix-js-lazyeval
new 340dacd remove hasOwnProperty checks, close #1606
new bd0bc4f fire load before viewreset/moveend
new 6fee334 Merge branch 'master' of github.com:danzel/Leaflet
new 02ff217 improve contribution guide, update tests/coverage notes
new ff21440 add ie and safari to jake test platforms
new 77efbb8 add Popup keepInView option, close #1308
new 96748cd add GeoJSON coordsToLatLng option, close #888, close #866
new 5c539bd fixed typo in GeoJSON coordsToLatLngs
new 7cb7993 simplify popup methods, merge #738
new 9ac57e0 move Map control methods to Control.js
new 3caa19d add map.openPopup(content, latlng) convenience
new d91f560 add popup open and close events, close #612
new de0cd66 Add padding options for map.fitBounds/getBoundsZoom, close #859
new eafa546 simplify fitBounds-related code, fix typo
new 2ec3dc5 update build
new 8353913 normalize point in Point equals and contains methods
new 2923989 minor cleanup
new 557ebaa cleanup, utilize factories more
new 110bfb3 update build
new 6fa08d3 prevent setView after geolocation if called stopLocate, close #747
new 113e55c better property name
new 9409813 fix regression in Map hasLayer
new 4f15e19 fix Popup autoPan regression
new b61b7b4 don't scroll to top of the map on focus, close #1228, close #1540
new 323245f define Leaflet as an AMD module as well, close #1364
new c6e9702 fix bug that prevented tile loading during pan animation
new 55d95d1 options in view change methods, ability to turn on/off animation, closes #1616
new 9660f75 update build
new 05bbb68 rename zoom/panOptions to zoom/pan in setView options
new ddabd1b wrap tile bounds when checking against layer bounds, close #1618
new f139eea fix path canvas race condition, close #1615
new b31c9d5 add latlng to marker mouse events data, close #1613
new 52498f1 Issue #1631: Fixed a bug on removeEventListener
new c662085 Updated patch for issue #1631 based on feedback
new 8c7126a Merge pull request #1632 from tjoekbezoer/master
new c191908 Allow value of 0 in L.DivIcon's html parameter
new 4224b9a Merge pull request #1633 from stuporglue/divicon_0
new f7e18a1 L.Control.Layers: 'overlayadd' and 'overlayremove' event should also fire on external overlay changes.
new d18f624 Add aria-haspopup to layers dialog, fixes it not working on WinPhone8/IE10 Touch devices. Fixes #1539
new 87db54b Make jshint happy
new 47dd2d9 Merge pull request #1635 from danzel/master
new 8d759e6 clean up handlers and panes on map remove, close #1621
new 260a869 accept global animate option in setView
new 5ab4d4a minor cleanup
new df72027 accept true as a third setView argument for compatibility
new e032046 Mention why aria-haspopup is required in the layers control
new 02b93b4 External baselayer changes should fire 'baselayerchange' instead of 'overlayadd' 'baselayerchange' event should fire with layer name(use object in _layers of L.Control.Layers) instead of only layer.
new c9e2453 Bounds-check array access in Polygon#initialize
new 6ea5984 hasLayer and removeLayer by id.
new c376354 Merge pull request #1642 from gumballhead/master
new f2d237b Merge pull request #1617 from Leaflet/setview-anim
new f3584ff add optional popup argument to Map closePopup
new df2ef42 getLayer by id.
new 44c1a59 removeLayer by id for FeatureGroups.
new f9cd3b5 Merge pull request #1650 from gumballhead/layers-by-id
new 38c1164 fix pan animation regression, close #1629
new 06842ef Fix transformRe (fixes #1658)
new 68c45bc Merge pull request #1659 from karlnack/fix-ff-maxbounds
new bbb7acb Make sure events don't fire after listener is removed.
new f13e99e major changelog update
new a7bc9e4 fix typo
new d58a237 Merge pull request #1661 from spamdaemon/FIX_1654
new e6b8466 update changelog
new 0849d06 fix whitespace in event spec, #1661
new aae54a3 update build
new 2431f5e minor changelog fix
new c33a604 context-based off/fire fix
new 47b2993 fix TileLayer 404 errors off-world
new 6f752d1 simplify zoom anim a bit
new ade9c94 Popup-specific closeOnClick option
new 3d3e2cd Merge pull request #1669 from jfirebaugh/closeOnClick
new d62ee9e make latest jshint happy, update deps
new 61745f4 Set correct initial zIndex on tile layer divs
new 7a84294 Merge pull request #1683 from jfirebaugh/1683
new e0a44ad calculate x position with postion:relative and width/maxWidth
new 76e317d smart tabs per contribution guidelines
new 72ac52c Merge pull request #1684 from scooterw/1670
new ef17f99 Check object when LatLngBounds extend
new d1aa0f3 Update LatLngBoundsSpec.js
new b4f0b05 Merge pull request #1688 from korzhyk/master
new e68d814 add mailmap to gitignore
new c684fb4 Prevent infinite loop in adding of canvas CircleMarkers
new 6387f20 update packages versions, minor jshinting
new 47b1d51 update build
new 34dbfea Merge pull request #1713 from snkashis/circlemarker_loop
new 4c5b700 Prevent memory leak in removal of canvas layers
new 21aa09b Merge pull request #1723 from snkashis/canvas_removals
new 90cb132 Add a test that shows the DOM change failure
new d737c2e Reuse DOM object in Marker.SetIcon, fixes #561
new 9c379ff Make test/example actually check ondragstart/end
new 01bede2 Fix indentation
new 055b339 Don't call Layer#onRemove if Layer#onAdd was never called
new 51fccc8 Don't call Layer#onAdd on a layer that has been removed
new 4802561 Don't fire layerremove if layeradd was never fired
new 2ddcc3d Fix trailing whitespace
new b9fa955 update build
new e58e1ec Ensure styles are set even when reusing DOM.
new 73adefe update jshint to 2.1.3, reenable jshint white - big thanks to @antonkovalyov
new 9295fde Merge pull request #1729 from jfirebaugh/add-remove
new c54b6c1 Merge pull request #1726 from Norkart/reuseIconDOM
new aaad3cb fix hinting error, update build
new 62f708a Prevent contextmenu events on popups from falling thru to map
new bd80381 Merge pull request #1732 from snkashis/contextpopup
new 84c5114 Properly calculate the y position of the element when positioned relative
new df5e43a Unbind moveend event when maxBounds removed
new ae10f4d Merge pull request #1750 from jec006/unbind-moveend-maxbounds
new 66d6403 update layers icon, add retina version, cleaner popup styles, close #1739
new c807d10 better regexp for image folder detection, close #1657
new e5965aa make all WMS request keys uppercase, close #1751
new 043fa18 Merge pull request #1745 from jec006/calculate-y-mouse
new 9f71539 update build
new 7f2eff3 Add support to DivIcon for reusing a div. Fixes #1753. Still issues remain (Can't change a marker with a DivIcon to have an image Icon or vice versa)
new fa45913 Make Icon/DivIcon reuse not try reuse the wrong dom element type.
new 11e227b Don't say this so much, options is in local scope.
new 1a1cfb2 Make Marker setIcon unit tests better.
new b5f3b2a Tidy up ugly icon-swap code.
new e36181d jshint fixes.
new 91db6cc Merge pull request #1754 from danzel/master
new bcb9a4d prettify marker svg source
new 495d2dc add layers icon svg source
new b32a915 fix 1px popup anchor shift
new 016f635 update build
new fef0606 removeEventListener with same context used for adding it
new 6d33627 Merge pull request #1760 from yohanboniface/markerdrag_off
new 1af9769 Toggle the display of a marker s popup on click
new bea3e4c pass through coordsToLatLng when processing GeometryCollection
new 4ae3e9d Merge pull request #1762 from sheppard/master
new 287f085 Merge pull request #1761 from popox/marker-togglePopup
new b262fdd Add parameter to invalidateSize for changing the center.
new f9920c8 Moving brace to correct position.
new 38b2f0a Merge pull request #1766 from jacobtoye/invalidate-size-without-changing-center
new 33cfcff update changelog with last month improvements
new fe8ad15 update build
new 60bb843 group API bugfixes in changelog
new 0ec7e03 Fix icon.js documentation
new 741ec58 Merge pull request #1770 from snkashis/patch-4
new 19637c0 fix icon reuse code to properly handle shadow, close #1768
new 5311d16 update build
new 19d49e0 Add another test for marker/shadow reuse
new 43c2c6a fix regression in marker setIcon #1768
new 1ab1bda more explicit copyright in the top comment
new ca49189 change map.invalidateSize signature to accept options, close #1767, #1766
new 9bd725d fix zoom anim regression with a hack for now, close #1705
new 57a3112 fix geolocation data regression in FF/IE, close #1755
new 4b0ef39 Merge branch 'overlay-event' of https://github.com/Xelio/Leaflet into Xelio-overlay-event
new 35a5fdb simplify control layers events code #1634
new 54befc9 fix True Mercator projection calculations, close #1578
new 33d3c01 Remove webkit workaround that is no longer necessary
new 6c061b2 fix zoom not working with L_DISABLE_3D regression, close #1756
new 73ddddf update build
new ed4b626 Propagate popupclose event. Fixes #1681
new 9f50ab8 Propagate popupopen as well, refs #1681
new 40179ed add keyboard accessibility to markers, close #1355
new a03d62c add TileLayer.WMS crs option for reprojecting, close #945
new 239faad make AMD declaration anonymous
new 01b76b7 Merge pull request #1778 from sheppard/master
new 130d6d0 Ignore pan keyboard event if the map is animating. Fixes #1710
new 5841fd8 convert geojson-converted layers back to features
new d57525e Don't overwrite layer.feature.geometry
new e7d0fb1 Normalize all toGeoJSON output to Features
new baef8e1 End drag events on mouseout of document, fixes #1277
new e614b60 Remove debugging
new d0488a8 Merge pull request #1779 from Leaflet/togeojson-feature
new 2c22d13 Fix test
new 95abf5a Remove mouseout binding on up
new 18e3277 Avoid error if transform happens to be 'none'
new 5a7420d Propagate popup clicks outside of map container, close #301
new 34ce6e6 Merge pull request #1780 from Leaflet/iframe-mouseout
new 7223a7e prevent default on marker mousedown so it doesn't get outline on click
new 37c4842 Remove preventDefault and mousedown workaround
new 05461bd Continue to preventDefault on touch
new ea8af5c Suppress text selection behavior during drag
new 347ea2d Add iframe debug html
new 60476da Refine existing methods for disabling text selection
new a12bd94 call init hooks before adding layers (fixes zoom anim regression)
new f9ea475 move all tap hacks code into a separate handler, close #1781
new 8df10e8 collapse layers control on click instead of movestart
new 1d3ab22 update changelog and build
new e72e247 remove leftover code
new 28ba41e disable tap hacks on IE, ref #1694
new bf1b498 Merge pull request #1783 from Leaflet/taphacks
new 9fb565a fix jshint errors
new 95d6d27 Merge branch 'iframe-drag'
new f1e87ef remove unnecessary preventDefault
new 8b742a0 Don't add mouseover/out listeners to the layers control on android, otherwise your first touch will do mouseover, showing the list and click, clicking an item. Fixes #1694
new 78900af Merge pull request #1784 from danzel/fix-1694
new 3076210 revert remove preventDefault #1782, breaks FF
new 89d0730 fix Android firing click twice on buttons, close #1785, related #1694
new c05614b update build
new dd3a3ea update changelog
new 1b5a77f Also disable user-drag/prevent dragstart events
new cb4b4ff Remove preventDefault from BoxZoom too
new c3147e7 Merge pull request #1786 from Leaflet/preventDefault
new e74fc25 minor formatting stuff
new 1eca103 update changelog and build
new 55a36e2 fix regression of not being able to addLayer in initHooks
new 9db93e4 update build
new cdc65c6 add Circle & CircleMarker toGeoJSON
new a784c56 Use "wheel" event where supported (#1788)
new 7355070 Merge pull request #1789 from Leaflet/wheel
new d2f99f9 bump version, update changelog and build
new 9a9c617 merge master for 0.6
new 46a3ffa minor changelog fix
new ae1dcaf remove outdated changelog line
new 7c6c701 update docs section in contributing guide
new c56e376 bring back the horrible timeout hack for Android, close #1785
new 3374166 update build
new 48ea651 reorder items in the changelog a bit
new ba7162a merge master
new b2d5eba make npm package name lowercase as required
new de743fa fix clash of zoom button hover styles with Bootstrap, close #1791
new 504390d update jshint and karma versions in deps
new ec20726 Stop tracking md5sum of upstream tarball.
new 05b1eda Imported Upstream version 0.6
new 182a10e Merge tag 'upstream/0.6'
new a84ef60 Update image copyright check suppression.
new 028ea0a Update copyright file: Drop Files section for no longer shipped jasmine. Add Files section for convenience code copy of sinon.js (derivation of BSD-3-clause) and expect.js (Expat).
new f309eb9 Add NEWS entry listing backwards-incompatible changes.
new ca72a71 Unfuzz patches.
new c0c91ef Prepare for release: Update changelog and copyright hints.
new e468704 fix EPSG3395 zooming, close #1796
new bc40266 Revert "Use "wheel" event where supported (#1788)"
new 7251249 preventDefault on MozMousePixelScroll
new f1b8b1b update build and changelog
new 9ba2822 fix typo in changelog
new ae5bc1c bump version and build
new 4a8b548 Disable text selection on mousedown rather than move
new 3d1f095 Merge pull request #1801 from Leaflet/1800
new 859c62f fix chrome zoom anim flickering near map borders
new 69f51f2 update build and changelog
new b03f322 add TileLayer maxNativeZoom option for scaling tiles on unsupported zooms, close #1798
new 2521e12 fix global map leak
new 9559f40 minor cleanup
new 1954d3d Replace explicit z-index with DOM reordering
new 4bb9b38 Merge pull request #1804 from Leaflet/1790
new 2b6dbac Workaround for FF user-select bug (fixes #1807)
new d00d8af update changelog
new 634160a add plugin authoring guide, close #399
new 1b7977a Manage happen.js with npm and upgrade it
new 4015f49 Consistent mouse event propagation in Marker and Path
new 994780a updates to plugin authoring guide
new 7a45754 Merge pull request #1809 from Leaflet/mouse-events
new f96a3f6 Copyedit
new b3d5684 update build, bump minor version
new 1f3cd6a update changelog
new 199968b bump version in package.json
new df7edd5 rename plugin authoring guide
new 3f85f7c update changelog
new 475e736 Revert "Consistent mouse event propagation in Marker and Path"
new 46356e7 remove change that didn't go into 0.6.2
new d04f1e7 add info about name, minor updates
new 7c61277 Imported Upstream version 0.6.2
new 840126e Merge tag 'upstream/0.6.2'
new 39d36b1 Use canonical hostname (anonscm.debian.org) in Vcs-Git URI.
new 41744e9 Bump standards-version to 3.9.4.
new 2236291 Prepare for release: Update changelog, control file and copyright hints.
new 71e851f Remove trailing comma, fixes IE7. Refs #1755
new 724f9aa Issue where the tile layer is not reset and updated when redraw is called.
new 8f2dc24 Merge pull request #1802 from Leaflet/scaledtiles
new e6ddac4 update changelog, close #1819
new 642fc81 fix typo and reorder items in the changelog a bit
new f01e010 Stop transition if element is outside fo the DOM
new 914807c attempt to address regressions from #1684, #1745
new fef108c Fix worldCopyJump if you start zoomed all the way out. Fixes #1831
new c663392 Allow options to be passed to Map.setMaxBounds such that they can be used when setting the view.
new e787027 Merge pull request #1833 from danzel/master
new 0c38132 Fix issue with mouse position when page is scrolled
new 4e2a7f2 Merge pull request #1 from jec006/fix_mouse_position_relative
new 8a0b9ec Merge pull request #1826 from scooterw/fix_mouse_position_relative
new a1d7c12 Mirror D3 strategy for drag event suppression
new 4839c44 Fire layerremove after removing the layer
new bb29331 Merge pull request #1846 from Leaflet/layerremove
new 20099d4 update build
new 94819b3 update changelog
new 69c74a5 Merge pull request #1817 from tofferrosen/patch-1
new 604dac5 update changelog
new 81c5b8d Revert "Merge pull request #1802 from Leaflet/scaledtiles"
new 66e50bb Merge branch 'stable' of https://github.com/Leaflet/Leaflet into stable
new 067b673 merge master without the scaled tiles commit into stable
new 3821045 update changelog
new cf206fb fix typo in changelog
new 8ec663c Merge branch 'master' into stable
new 823cd09 add build uploading to s3 to travis
new d888a2e fix path in travis artifacts build
new 53d9375 archive dist in travis without root dir
new 2553fe6 Merge branch 'master' into stable
new 4759fdb add leaflet prefix to travis build archives, fix .DS_Store inclusion
new 18b3f3a Merge branch 'master' into stable
new d140dca remove build JS in dist, update readme, close #1354
new 1f6b981 don't install travis-artifacts for minor branches and PRs
new e04fd2b merge master (removing built files)
new 64a4df2 bump version
new 1781cda fix geojson not accepting geometry arrays, close #1840
new 2fddd6e Merge branch 'master' into stable
new 001f975 fix marker shadow not zoom animating after setIcon, close #1768
new 8ca360d Merge branch 'master' into stable
new bde6b34 Update Marker.js
new c4877fb Merge pull request #1851 from freepius44/patch-1
new 889136f fixed false FeatureGroup layerremove, close #1847
new bec733d Merge branch 'master' into stable
new 219b8bd update changelog
new 183c8a2 merge #1834 (passing options to setMaxBounds)
new d5c0812 Merge branch 'master' into stable
new a24a772 add multipoly getLatLngs, close #1839, update changelog
new c62d7d8 Merge branch 'master' into stable
new 5829963 do not animate zoom if nothing to animate yet, close #1484, close #1845
new b3b06ea Merge branch 'master' into disable_animations_outside_dom
new 24ebb66 Stop animation if can't get position from current style
new 0e34b8c PosAnimation tests
new 0de87fa Merge pull request #1856 from rutkovsky/disable_animations_outside_dom
new 810ecad don't do travis artifacts stuff for pull req branches
new ec3b9e0 Add a few more featuregroup tests and fix regression of removeLayer.
new cb86fde put travis sciprts as one line for and conditions to work
new fb3c381 better formatting in travis.yml
new fc9d407 Merge pull request #1858 from danzel/fix-featuregroup-removelayer
new 5c1a349 fix fakeStop in IE<9, close #1850 hopefully
new a4c6c03 break line to fix jshint
new fcd656d Merge branch 'master' into stable
new 75c1330 fix Map min/maxZoom not overriding TileLayer-derived min/max, close #1848
new f8f729a update changelog
new 02bb22d Merge branch 'master' into stable
new 2609384 Try fixing Travis not building pull requests
new 1f70302 Upload individual asset artifacts
new 7623e0a Fix scrolling popup content on Firefox
new 0d22bb5 Merge pull request #1861 from Leaflet/asset-artifacts
new 5f36e71 fix touch styles for leaflet-bar class
new 756e9b8 avoid vector flickering on Mac Safari more often, #902
new 24b752a update changelog and bump version to 0.6.3
new b954b4c Merge branch 'master' into stable
new e9f3540 forgot to bump version in the source
new 8cc663a Imported Upstream version 0.6.3
new a28658b Merge tag 'upstream/0.6.3'
new b1fb903 Prepare for release: Update changelog, control file and copyright hints.
new b73ed6a fix infinite loop in getBounds and setMaxBounds, close #1895, close #1866
new 8248c6b fix map scrolling right on click with horizontal scroll on page, close #1901
new 3a8cff6 bump version
new e591686 Imported Upstream version 0.6.4
new b4187ba Merge tag 'upstream/0.6.4'
new 35c6e63 Prepare for release: Update changelog.
The 2652 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/leaflet.git
More information about the Pkg-javascript-commits
mailing list