summaryrefslogtreecommitdiff
path: root/ios
AgeCommit message (Expand)AuthorFilesLines
2013-11-15measuring the time it takes to render a tilePtyl Dragon1-0/+2
2013-11-15Adjust parameter defaults to give pleasant resultTor Lillqvist1-4/+10
2013-11-15Keep tile top-left corner fixed, don't center itTor Lillqvist1-2/+2
2013-11-15Tweak default values of tunables and use larger default step sizeTor Lillqvist2-7/+11
2013-11-15Reduce NSLog verbiage a bitTor Lillqvist2-2/+1
2013-11-15fix less than 1 step limitPtyl Dragon1-4/+4
2013-11-15changed testing app UI to be more clear what it doesPtyl Dragon4-5/+34
2013-11-15added linking of width and heightPtyl Dragon3-41/+81
2013-11-15in progress of linkinh width and heightPtyl Dragon4-18/+58
2013-11-15Saving the graphics state around touch_lo_draw_tile() seems unnecessaryTor Lillqvist1-3/+0
2013-11-15No Y flip needed hereTor Lillqvist1-4/+0
2013-11-15UISteppers now go down as wellPtyl Dragon1-3/+5
2013-11-15tiledrendering new stepper ui for torPtyl Dragon3-19/+105
2013-11-15Use actual executable path in the fake argvTor Lillqvist1-3/+1
2013-11-15Add the vcl/coretext source filesTor Lillqvist1-0/+14
2013-11-15Add more source files for convenienceTor Lillqvist1-0/+156
2013-11-15added units MLODpxes and MLORipsPtyl Dragon1-5/+3
2013-11-15Add a bunch of LO source files, not in any target, for convenienceTor Lillqvist1-0/+186
2013-11-15touch_lo_get_content_size() returns CGSize nowTor Lillqvist1-2/+2
2013-11-15ready for integration with CATiledLayerPtyl Dragon1-1/+1
2013-11-151st implementation of touch_lo_get_content_sizePtyl Dragon1-0/+3
2013-11-15refactored mlo_uno to be in lo C++ conventionsPtyl Dragon3-152/+161
2013-11-15for torPtyl Dragon1-6/+6
2013-11-15now iOS draws something (upside down)Ptyl Dragon1-4/+4
2013-11-15now showing blank tilePtyl Dragon1-0/+1
2013-11-10Does not build in a clean treeTor Lillqvist1-1/+0
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-06Recognize also arm64Tor Lillqvist1-1/+4
2013-11-01Add dummy touch_ui_dialog_modal() here, tooTor Lillqvist1-0/+25
2013-11-01Dummy implementation of touch_ui_dialog_modal()Tor Lillqvist1-1/+8
2013-11-01Use actual executable pathTor Lillqvist1-1/+1
2013-10-31ios: convert usage of OUTDIRMichael Stahl6-13/+7
2013-10-31Fixe project for Xcode5 iOS7 new solver changesRoi Illouz4-28/+28
2013-10-30added stub for void touch_ui_selection_none in MLOGestureEnginePtyl Dragon1-0/+4
2013-10-30Build targets instead of a scheme which doesn't exist in a clean treeTor Lillqvist1-1/+2
2013-10-29New CustomTarget, move Xcode setup to MakefileRoi Illouz5-28/+145
2013-10-28Get rid of some crackTor Lillqvist3-13/+3
2013-10-28Add a couple of source filesTor Lillqvist1-0/+4
2013-10-27Remove trailing whitespacesRoi Illouz1-1/+1
2013-10-27No more lib dir. Linking to original filesRoi Illouz1-1/+1
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-27client end takes care of server versionSiqi LIU17-47/+60
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-22emantic name changing fro LO_LDFLAGS to LINK_LDFLAGSRoi Illouz2-5/+5
2013-10-22Created an automatic lib linkage with no copy to source treeRoi Illouz2-1035/+15