summaryrefslogtreecommitdiff
path: root/loleaflet/src/map/handler/Map.Mouse.js
AgeCommit message (Expand)AuthorFilesLines
2019-12-12Prevent fake doubleclick detection on Background color applyingSzymon Kłos1-1/+2
2019-07-10loleaflet: mobile: create Map.CalcTap handler when initialize L.MapHenry Castro1-2/+0
2019-06-06Be more aggressive about updating last active time.Michael Meeks1-0/+1
2018-12-07loleaflet: iuse L.Path.Transformation to graphic selectionHenry Castro1-7/+0
2018-08-08loleaflet: mobile: replace clipboardContainer with map focusHenry Castro1-1/+1
2018-07-26added mode lines to all the javascript files without themGeorge Wood1-0/+1
2018-03-30New home for hidden input fieldPranav Kant1-1/+1
2017-12-08no text selection when ruler interactions are happeningAditya Dewan1-1/+1
2017-08-02loleaflet: graphic selection can get misplaced if mouse is moved fastMarco Cecchetti1-16/+18
2016-06-27loleaflet: Resurrect loleaflet permission model for readonly modePranav Kant1-7/+0
2016-02-09loleaflet: Move _permission to L.Map.Jan Holesovsky1-2/+2
2016-01-24loleaflet - fix for multi-line text selection issuesMarco Cecchetti1-1/+35
2016-01-22loleaflet: update button modifier on mouse eventHenry Castro1-1/+7
2015-11-20loleaflet: ccu#1328 added image/shape movement previewMihai Varga1-2/+30
2015-11-13loleaflet: fixed js lint erros in src/map/handler/*Mihai Varga1-2/+2
2015-11-11loleaflet: support mouse cursor calbackAndrzej Hunt1-0/+8
2015-10-29loleaflet: tdf#94609 Support triple and quadruple click selectionAndrzej Hunt1-5/+24
2015-10-29loleaflet: Cleanup dblclick handlingAndrzej Hunt1-3/+1
2015-10-28fdo#94610 autoscroll document for selectionAndrzej Hunt1-0/+5
2015-10-16drop 'part' from downloadas protocol as it is no longer neededMihai Varga1-6/+1
2015-10-16loleaflet: fullscreen slideshowMihai Varga1-0/+4
2015-10-05We now send the mouse button that has been pressed and also they keyMihai Varga1-7/+26
2015-09-17loleaflet: reworked selection handlesMihai Varga1-12/+14
2015-09-03loleaflet: don't handle mouse events before the doc is loadedMihai Varga1-0/+4
2015-08-13loleaflet: map.remove clears timeouts, intervals and the toolbarMihai Varga1-0/+5
2015-08-12loleaflet: removed an extra mouse down eventMihai Varga1-4/+4
2015-07-28loleaflet: start prefetching after 5s of inactivityMihai Varga1-0/+1
2015-07-16loleaflet: fixed js errors detected by lintMihai Varga1-1/+1
2015-07-16loleaflet: moved mouse handler from TileLayer.js -> Map.Mouse.jsMihai Varga1-0/+131