summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* calc grid: re-render the canvas when we get grid details.feature/calc-canvasMichael Meeks2020-09-151-0/+1
* calc grid: fix this interleaving.Michael Meeks2020-09-151-2/+4
* calc canvas: get the right core px size of the canvas across.Michael Meeks2020-09-101-7/+8
* Adjust splitline thickness according to zoom levelSzymon Kłos2020-09-101-1/+3
* Handle split lines also using touch gesturesSzymon Kłos2020-09-101-5/+5
* CSS fixes for split line in calcSzymon Kłos2020-09-101-8/+4
* calc canvas: Zoom during the pinch-to-zoom too.Jan Holesovsky2020-09-104-9/+21
* calc canvas: remove svg grid-line background layer.Michael Meeks2020-09-094-121/+0
* calc canvas: start of direct grid rendering.Michael Meeks2020-09-092-16/+111
* Don't block handling of touch eventsSzymon Kłos2020-09-092-13/+0
* calc canvas: Better way to set up the zoom animation center and zoom.Jan Holesovsky2020-09-093-16/+8
* Don't allow to scroll app viewSzymon Kłos2020-09-092-5/+5
* calc tiles: clarify some magic.Michael Meeks2020-09-091-7/+10
* Fix notebookbar cssSzymon Kłos2020-09-093-14/+23
* Fix toolbars for tabletSzymon Kłos2020-09-097-8/+27
* calc canvas: avoid repeated setTransform; build the right offset.Michael Meeks2020-09-081-13/+9
* calc canvas: use sub image blitting instead of clipping.Michael Meeks2020-09-081-8/+19
* calc canvas: round view co-ordinates to the real pixels we need.Michael Meeks2020-09-082-0/+11
* Fix formulabar on mobileSzymon Kłos2020-09-086-26/+30
* calc canvas: avoid lots of canvas context save/restores.Michael Meeks2020-09-081-11/+3
* calc canvas: Move the canvas during the pinch-to-zoom.Jan Holesovsky2020-09-081-0/+10
* calc canvas: Paint to canvas during the pinch-to-zoom.Jan Holesovsky2020-09-083-15/+24
* Split lines only in the corner when set to 0Szymon Kłos2020-09-082-2/+10
* Update css for split panesSzymon Kłos2020-09-085-2/+10
* calc canvas: Preserving of the top left cell should be desktop-only.Jan Holesovsky2020-09-031-11/+13
* calc canvas: Set the zoom directly when swiping.Jan Holesovsky2020-09-031-2/+8
* calc canvas: Temporarily disable the zoom animation.Jan Holesovsky2020-09-031-1/+1
* calc canvas: paint invalid tiles until their replacement arrives.Michael Meeks2020-09-021-3/+7
* calc tiles: don't send un-necessary zoom / visible area changes.Michael Meeks2020-09-021-3/+2
* calc tiles: use canvas rendering for mobile too.Michael Meeks2020-09-021-3/+2
* calc canvas: ensure that the fraction width rounds to the pixel width.Michael Meeks2020-09-021-4/+13
* calc canvas: Fix occasional off-by-one error that results in a blurry canvas.Jan Holesovsky2020-09-021-6/+12
* calc tiles: connect debug to global setting.Michael Meeks2020-09-021-10/+6
* calc canvas: Keep the document zoom separate from the browser zoom.Jan Holesovsky2020-09-021-15/+0
* specialize twips/core-pixels/css-pixels conversion methodsDennis Francis2020-09-022-13/+125
* detect change in dpi and update zoomDennis Francis2020-09-022-13/+16
* use the main canvas dpiScale everywhereDennis Francis2020-09-027-22/+51
* sheetGeometry: use exact dpiScale when canvas is usedDennis Francis2020-09-021-58/+70
* header canvases should resize with map-resizeDennis Francis2020-09-021-0/+2
* setup the header canvases in the same way as the tile-canvasDennis Francis2020-09-023-3/+6
* compute nearest zoomlevel with devpixelratio includedDennis Francis2020-09-022-0/+20
* calc-canvas: make tile size fixed (256) for every deviceDennis Francis2020-09-022-2/+13
* use window.devicePixelRatio without roundingDennis Francis2020-09-022-6/+11
* Don't merge - grim hack try to get 1:1 pixels in canvas.Michael Meeks2020-09-021-27/+17
* calc tiles: more debug helpersMichael Meeks2020-09-021-2/+9
* calc tiles: share code for building bounds and panes.Michael Meeks2020-09-021-39/+32
* calc tiles: remove partial re-rendering for now.Michael Meeks2020-09-021-118/+7
* Loleaflet: add time valuethais-dev2020-09-022-2/+2
* leaflet: wsd: select the page before opening the slide wizardPranam Lashkari2020-09-022-2/+3
* Fix name formattingSzymon Kłos2020-09-022-3/+4