summaryrefslogtreecommitdiff
path: root/loleaflet
AgeCommit message (Expand)AuthorFilesLines
2019-04-17Prevent view from jumping on zoom in/out on mobileSzymon Kłos2-9/+23
2019-04-17About dialog: Add link to websiteSamuel Mehrbrodt1-2/+6
2019-04-16loleaflet: fix sending 'compositionupdate' event dataHenry Castro1-7/+4
2019-04-15Branding: Add container for custom logo in about dialogSamuel Mehrbrodt1-0/+1
2019-04-13Extract iOS strings with prop2po from Translate Toolkit + update potsAndras Timar4-220/+220
2019-04-12loleaflet: fix "select text with mouse after clicking into text box moves ...Henry Castro1-5/+12
2019-04-12loleaflet: fix the input method when receives 'compositionend' eventHenry Castro1-8/+4
2019-04-12tdf#124448: Don't show the 'Download as' menu entry on mobile appsTor Lillqvist1-3/+3
2019-04-12Use the app name more generally, not only on iOS.Jan Holesovsky1-1/+1
2019-04-10Update Save icon when document is changedAron Budea1-0/+8
2019-04-05tdf#124163: Don't display the View > Full screen menu entry in mobile appsTor Lillqvist1-5/+8
2019-04-05tdf#124177: Don't show the Help > Keyboard shortcuts menu entry in mobile appsTor Lillqvist1-3/+7
2019-04-05Calc scrolling with selection fixSzymon Kłos1-0/+9
2019-04-04loleaflet: remove loading html page leftoverAlexandru Vlăduţu1-32/+0
2019-04-04loleaflet: optimize slideshow spinnerAlexandru Vlăduţu3-2/+4
2019-04-02loleaflet: avoid ID duplication in the spreadsheet toolbarHenry Castro1-1/+1
2019-04-02loleaflet: remove "document changes" status bar itemHenry Castro1-15/+0
2019-04-02loleaflet: check document hyperlink before openAlexandru Vlăduţu4-5/+10
2019-04-02loleaflet: remove npm dependency leftover from shrinkpack folderAlexandru Vlăduţu1-0/+0
2019-04-02loleaflet: remove unnecessary dependency from package.jsonAlexandru Vlăduţu1-4/+1
2019-04-01Fix path (again)Samuel Mehrbrodt1-1/+1
2019-03-30make these strings better localizable: minutes ago/seconds agoAndras Timar2-4/+4
2019-03-30loleaflet: add label "document modified" to the status barHenry Castro1-2/+2
2019-03-30loleaflet: fix the prototype property of a constructor L.SocketHenry Castro1-1/+1
2019-03-30loleaflet: rename toolbar.js to Control.Toolbar.jsHenry Castro2-1/+1
2019-03-29Updated pot filesAndras Timar3-197/+258
2019-03-29add plist2pot.sh to MakefileAndras Timar1-0/+2
2019-03-29Introduce warning when leaving the editorSzymon Kłos3-1/+50
2019-03-28tdf#123874: Don't do the SVG preview thing in the iOS app as it crashes WebKitTor Lillqvist1-1/+6
2019-03-28loleaflet: update shrinkpackAlexandru Vlăduţu825-2/+2
2019-03-28tdf#124179: Make it possible to drag an image using a touch gestureTor Lillqvist2-0/+33
2019-03-28leaflet: align drop-down lists with parent comboboxAshod Nakashian1-2/+2
2019-03-27Make tapping an element in a combo box actually work (on touch devices)Tor Lillqvist1-0/+7
2019-03-26Scroll in correct direction with gestureTor Lillqvist1-2/+2
2019-03-26Avoid syntax errors while paring command resultsSzymon Kłos1-1/+6
2019-03-26Make all pages accessible after zoomingSzymon Kłos1-6/+4
2019-03-26Fix doucument loading on mobileSzymon Kłos1-1/+1
2019-03-26allow to pan outside of widget boundsTomaž Vajngerl1-2/+2
2019-03-26Prevent whole page from scrolling when dragging in a combo box in a dialogTor Lillqvist1-0/+1
2019-03-26tdf#124146 touch gesture support, send pan gesture in dialogsTomaž Vajngerl1-0/+34
2019-03-26Fix typoTor Lillqvist1-2/+2
2019-03-26tdf#124178: Handle non-BMP character input on mobile devicesTor Lillqvist1-2/+23
2019-03-22For iOS, generate the data: URLs for the PNG tiles already in the Online codeTor Lillqvist1-2/+10
2019-03-21We insert global.js in loleaflet.html and shouldn't include it in bundle.jsTor Lillqvist1-4/+2
2019-03-21Make the image resize and rotate handles larger in a mobile appTor Lillqvist2-1/+5
2019-03-21android: Move window.ThisIsAMobileApp etc before they are used in global.jsFlorin Ciornei1-31/+30
2019-03-20tdf#122544: Disable the 'closemobile' button while tunnelled dialog is showingTor Lillqvist1-1/+5
2019-03-20Revert "loleaflet: remove jquery-ui.js"Jan Holesovsky2-1/+11
2019-03-20Don't hide last modification if height is smallSzymon Kłos1-1/+1
2019-03-19Escape usernameSzymon Kłos1-2/+6