summaryrefslogtreecommitdiff
path: root/vcl/ios/iosinst.cxx
AgeCommit message (Expand)Author
2013-04-19Add pan gesture handlingTor Lillqvist
2013-04-16More orientation experimentation and hackingTor Lillqvist
2013-04-16Try to propagate display size change to LOTor Lillqvist
2013-04-14Add lo_keyboard_input()Tor Lillqvist
2013-04-13Add experimental lo_keyboard_did_hide() implementationTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-07Bin some not longer interesting NSLoggingTor Lillqvist
2013-03-31Revert "Try redrawing in multiple phases to avoid blocking the UI thread too ...Tor Lillqvist
2013-03-31Try redrawing in multiple phases to avoid blocking the UI thread too longTor Lillqvist
2013-03-30Unbreak use of pthread condition variablesTor Lillqvist
2013-03-30Render the "headless" frames to the UI view in the LO threadTor Lillqvist
2013-03-30IosSalInstance::BlitFrameToBuffer() and RedrawWindows() are unneeded nowTor Lillqvist
2013-03-30Draw the frame virtual device bitmaps directly to the destination CGContextTor Lillqvist
2013-03-30Refactor the iOS Viewer app and rename it to "LibreOffice"Tor Lillqvist
2013-03-30Add lo_tap()Tor Lillqvist
2013-03-26Improve the blitting, use memcpy for each rowTor Lillqvist
2013-03-26Introduce temporary lo_set_view_size() hack like on Android and call itTor Lillqvist
2013-03-26Don't exit intentionallyTor Lillqvist
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist