summaryrefslogtreecommitdiffstats
path: root/ios
Commit message (Expand)AuthorAgeFilesLines
* Add dummy touch_ui_dialog_modal() here, tooTor Lillqvist2013-11-011-0/+25
* Dummy implementation of touch_ui_dialog_modal()Tor Lillqvist2013-11-011-1/+8
* Use actual executable pathTor Lillqvist2013-11-011-1/+1
* ios: convert usage of OUTDIRMichael Stahl2013-10-316-13/+7
* Fixe project for Xcode5 iOS7 new solver changesRoi Illouz2013-10-314-28/+28
* added stub for void touch_ui_selection_none in MLOGestureEnginePtyl Dragon2013-10-301-0/+4
* Build targets instead of a scheme which doesn't exist in a clean treeTor Lillqvist2013-10-301-1/+2
* New CustomTarget, move Xcode setup to MakefileRoi Illouz2013-10-295-28/+145
* Get rid of some crackTor Lillqvist2013-10-283-13/+3
* Add a couple of source filesTor Lillqvist2013-10-281-0/+4
* Remove trailing whitespacesRoi Illouz2013-10-271-1/+1
* No more lib dir. Linking to original filesRoi Illouz2013-10-271-1/+1
* Fixup glitches in selection handle dragging and coordinate offsetsTor Lillqvist2013-10-273-9/+26
* Bin some unnecessary NSLoggingTor Lillqvist2013-10-271-2/+0
* Tweak how the resize handles look and make it easier to grab themTor Lillqvist2013-10-271-16/+28
* client end takes care of server versionSiqi LIU2013-10-2717-47/+60
* Add a few sources from vclTor Lillqvist2013-10-251-0/+14
* More work on selection handling in iOSTor Lillqvist2013-10-231-30/+18
* Add a fileTor Lillqvist2013-10-221-0/+2
* emantic name changing fro LO_LDFLAGS to LINK_LDFLAGSRoi Illouz2013-10-222-5/+5
* Created an automatic lib linkage with no copy to source treeRoi Illouz2013-10-222-1035/+15
* Try to handle selection resizing in a more "correct" wayTor Lillqvist2013-10-221-34/+21
* Bin verbose loggingTor Lillqvist2013-10-221-8/+0
* Intermediate commit of experimental iOS app hackingTor Lillqvist2013-10-221-15/+21
* Fix breakpoint support for XcodeRoi Illouz2013-10-202-11/+15
* fix save several file on by reseting the xstorable on closePtyl Dragon2013-10-201-0/+1
* added save to ios app and removed keyboard on openPtyl Dragon2013-10-196-8/+53
* fileacc is not a separate component any moreTor Lillqvist2013-10-191-2/+0
* ios tile testing app donePtyl Dragon2013-10-1816-20/+342
* More text selection WIP hackingTor Lillqvist2013-10-181-41/+76
* Add dummy touch_ui_selection_start()Tor Lillqvist2013-10-181-1/+15
* Work in progress: Text selection handling for iOSTor Lillqvist2013-10-183-13/+198
* fdo#60698: Move fileaccess module to ucbMarcos Paulo de Souza2013-10-182-2/+1
* The Emacs mode for Objective-C is called "ObjC"Tor Lillqvist2013-10-17101-101/+101
* added for infrastructure for ios tile testing appPtyl Dragon2013-10-1718-0/+478
* infrastructure for ios tile testing appPtyl Dragon2013-10-1721-239/+332
* added draw tile signature and select all fixptyl@cloudon.com2013-10-172-3/+1
* Make the MobileLibreOffice project work better in a srcdir!=builddir scenarioTor Lillqvist2013-10-173-3/+4
* Use ln -f to avoid warnings about existing filesTor Lillqvist2013-10-161-1/+1
* Drop the set -xTor Lillqvist2013-10-161-1/+1
* Make libc++ optional for iOS and use the right library in the Xcode projectsTor Lillqvist2013-10-163-8/+5
* For clarity, prefix the LO-specific Xcode configuration variables with LO_Tor Lillqvist2013-10-163-11/+17
* Adapt to changed directory structure in fundamentalrcTor Lillqvist2013-10-161-1/+1
* No "registry" directly at top app level any moreTor Lillqvist2013-10-161-2/+0
* No mlo_select_all(), probably left out accidentally from Ptyl's commitTor Lillqvist2013-10-161-0/+2
* Use libc++ here, too, as we now do for the LO codeTor Lillqvist2013-10-162-12/+12
* Add dummy touch_ui_keyboard_visible()Tor Lillqvist2013-10-161-0/+7
* Ignore the lib_link and resource_link dirsTor Lillqvist2013-10-161-0/+2
* Adapt library names and paths to current build systemTor Lillqvist2013-10-161-41/+21
* Linking changes: Adapt to changes in build systemTor Lillqvist2013-10-161-5/+1