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