summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-16tilecombine: should pass back oldwid to save bandwidth.feature/calc-canvas2Michael Meeks1-5/+17
2020-09-16calc canvas: use the right canvas size in core pixels to clear.Michael Meeks1-1/+1
2020-09-16calc grid: re-render the canvas when we get grid details.Michael Meeks1-0/+1
2020-09-16calc grid: fix this interleaving.Michael Meeks1-2/+4
2020-09-16calc canvas: start of direct grid rendering.Michael Meeks2-15/+109
2020-09-15split panes: Don't expose the freeze panes buttons in the toolbar.Jan Holesovsky1-5/+1
2020-09-15leaflet: added freeze pan buttons to view menuPranam Lashkari2-0/+7
2020-09-15leaflet: added freeze pan buttons to toolbarPranam Lashkari2-1/+9
2020-09-15notebookbar: added freeze pan buttons in calcPranam Lashkari5-0/+63
2020-09-15split panes: No dragging of the split lines currently.Jan Holesovsky2-1/+7
2020-09-15split panes: No split lines at all when they are at 0 position.Jan Holesovsky1-6/+11
2020-09-15calc canvas: More reliable check for the desktop / mobile / tablet.Jan Holesovsky2-2/+10
2020-09-15calc canvas: get the right core px size of the canvas across.Michael Meeks1-7/+9
2020-09-15Adjust splitline thickness according to zoom levelSzymon Kłos1-1/+3
2020-09-15Don't block handling of touch eventsSzymon Kłos2-13/+0
2020-09-15calc tiles: clarify some magic.Michael Meeks1-5/+8
2020-09-15calc canvas: avoid repeated setTransform; build the right offset.Michael Meeks1-12/+6
2020-09-15calc canvas: use sub image blitting instead of clipping.Michael Meeks1-9/+20
2020-09-15calc canvas: round view co-ordinates to the real pixels we need.Michael Meeks2-0/+11
2020-09-15calc canvas: avoid lots of canvas context save/restores.Michael Meeks1-10/+3
2020-09-15Split lines only in the corner when set to 0Szymon Kłos1-1/+10
2020-09-15calc canvas: Preserving of the top left cell should be desktop-only.Jan Holesovsky1-11/+13
2020-09-15calc canvas: paint invalid tiles until their replacement arrives.Michael Meeks1-3/+7
2020-09-15calc tiles: don't send un-necessary zoom / visible area changes.Michael Meeks1-3/+2
2020-09-15calc canvas: ensure that the fraction width rounds to the pixel width.Michael Meeks1-4/+13
2020-09-15calc canvas: Fix occasional off-by-one error that results in a blurry canvas.Jan Holesovsky1-6/+12
2020-09-15calc tiles: connect debug to global setting.Michael Meeks1-10/+6
2020-09-15calc canvas: Keep the document zoom separate from the browser zoom.Jan Holesovsky1-15/+0
2020-09-15specialize twips/core-pixels/css-pixels conversion methodsDennis Francis2-13/+125
2020-09-15detect change in dpi and update zoomDennis Francis2-13/+16
2020-09-15use the main canvas dpiScale everywhereDennis Francis7-22/+51
2020-09-15sheetGeometry: use exact dpiScale when canvas is usedDennis Francis1-58/+70
2020-09-15header canvases should resize with map-resizeDennis Francis1-0/+2
2020-09-15setup the header canvases in the same way as the tile-canvasDennis Francis3-3/+6
2020-09-15compute nearest zoomlevel with devpixelratio includedDennis Francis2-0/+20
2020-09-15calc-canvas: make tile size fixed (256) for every deviceDennis Francis2-2/+13
2020-09-15use window.devicePixelRatio without roundingDennis Francis2-6/+11
2020-09-15Don't merge - grim hack try to get 1:1 pixels in canvas.Michael Meeks1-27/+17
2020-09-15calc tiles: more debug helpersMichael Meeks1-2/+9
2020-09-15calc tiles: share code for building bounds and panes.Michael Meeks1-39/+32
2020-09-15calc tiles: remove partial re-rendering for now.Michael Meeks1-118/+7
2020-09-15cypress: php-proxy: select a row to remove text selection.Tamás Zolnai1-7/+23
2020-09-15cypress: php-proxy: fix text wraping test.Tamás Zolnai2-25/+27
2020-09-15leaflet: disable tooltip in mobile and tabletPranam Lashkari7-7/+14
2020-09-15leaflet: annotation: use vex dialogs for annotation replyPranam Lashkari4-17/+36
2020-09-15scrolling: fixed multitouch horizontal scrollingPranam Lashkari1-1/+4
2020-09-15cypress: NC: fix writer page orientation test.Tamás Zolnai1-0/+7
2020-09-15cypress: support running tests with php-proxy.Tamás Zolnai3-13/+36
2020-09-15Mobile: Set icon for combobox rotationPedro Pinto Silva1-0/+1
2020-09-15leaflet: removed bogus menu items in Draw menuPranam Lashkari1-9/+9