summaryrefslogtreecommitdiff
path: root/ios/experimental
AgeCommit message (Expand)AuthorFilesLines
2013-11-07remove INPATH and PROEXTMichael Stahl1-2/+2
2013-11-06It's types.rdb now, not udkapi.rdb any moreTor Lillqvist1-1/+1
2013-11-01Add dummy touch_ui_dialog_modal() here, tooTor Lillqvist1-0/+25
2013-11-01Use actual executable pathTor Lillqvist1-1/+1
2013-10-28Get rid of some crackTor Lillqvist3-13/+3
2013-10-28Add a couple of source filesTor Lillqvist1-0/+4
2013-10-27Fixup glitches in selection handle dragging and coordinate offsetsTor Lillqvist3-9/+26
2013-10-27Bin some unnecessary NSLoggingTor Lillqvist1-2/+0
2013-10-27Tweak how the resize handles look and make it easier to grab themTor Lillqvist1-16/+28
2013-10-25Add a few sources from vclTor Lillqvist1-0/+14
2013-10-23More work on selection handling in iOSTor Lillqvist1-30/+18
2013-10-22Add a fileTor Lillqvist1-0/+2
2013-10-22Try to handle selection resizing in a more "correct" wayTor Lillqvist1-34/+21
2013-10-22Bin verbose loggingTor Lillqvist1-8/+0
2013-10-22Intermediate commit of experimental iOS app hackingTor Lillqvist1-15/+21
2013-10-19fileacc is not a separate component any moreTor Lillqvist1-2/+0
2013-10-18More text selection WIP hackingTor Lillqvist1-41/+76
2013-10-18Work in progress: Text selection handling for iOSTor Lillqvist3-13/+198
2013-10-15Add outmap.cxxTor Lillqvist1-0/+2
2013-10-15Require at least iOS 6.1Tor Lillqvist1-4/+4
2013-10-13Hacking on iOS keyboard handlingTor Lillqvist2-2/+21
2013-10-13Reduce loggingTor Lillqvist1-7/+7
2013-10-13Minor refactoring of iOS codeTor Lillqvist5-25/+24
2013-10-11Redo the temporary hack for long touch: just simulate a double-clickTor Lillqvist1-6/+3
2013-10-11Add some more source filesTor Lillqvist1-2/+14
2013-10-11iOS experimental app support for selection marking via long press gestureptyl@cloudon.com3-0/+21
2013-10-09Fix for iOS scroll by pixels, and pinch to zoomptyl@cloudon.com1-7/+35
2013-10-08This app is called "LibreOffice", not "Viewer"Tor Lillqvist1-1/+1
2013-10-02WaE: NSLog format errors when compiling as 64-bit codeTor Lillqvist3-5/+5
2013-08-31move XCode specific gitignore to top level so that all XCode projects are cleanSiqi LIU1-4/+0
2013-07-23Add more componentsPtyl Dragon1-3/+33
2013-06-05Add sw/source/core/text/guess.cxxTor Lillqvist1-0/+2
2013-06-04Adapt to new CoreText codeTor Lillqvist1-8/+8
2013-05-27Plain "make" hopefully works fine tooTor Lillqvist1-1/+1
2013-05-01Update names of rdb files and of the fsstorage libraryTor Lillqvist1-4/+4
2013-04-24Bin lotuswordpro_component_getFactoryTor Lillqvist1-2/+0
2013-04-19Add pan gesture handlingTor Lillqvist3-2/+15
2013-04-19Add commentTor Lillqvist1-0/+4
2013-04-16More orientation experimentation and hackingTor Lillqvist3-9/+18
2013-04-15Start hacking on handling orientation changesTor Lillqvist3-3/+56
2013-04-15Bin unneeded #includes and usingsTor Lillqvist1-21/+0
2013-04-15Add components needed by spreadsheet documentsTor Lillqvist1-0/+6
2013-04-14Add text input to the iOS appTor Lillqvist4-35/+35
2013-04-13Listen for keyboard show and hide notificationsTor Lillqvist1-0/+25
2013-04-13Add some more files for easy breakpointingTor Lillqvist1-0/+8
2013-04-12Start implementing on-demand keyboard display for non-DESKTOPTor Lillqvist3-1/+39
2013-04-12Add one more file for easy breakpointing and re-structure list a bitTor Lillqvist1-6/+24
2013-04-12Sort source files for clarityTor Lillqvist1-3/+3
2013-04-07Add some more interesting sourcesTor Lillqvist1-0/+26
2013-04-07NSLogging changesTor Lillqvist1-3/+3