summaryrefslogtreecommitdiff
path: root/ios/shared/ios_sharedlo/objective_c
AgeCommit message (Expand)AuthorFilesLines
2015-01-28remove unused typedefsNoel Grandin1-1/+0
2014-12-19No need for RTL_USING in addition to LIBO_INTERNAL_ONLYStephan Bergmann1-1/+0
2014-10-08We should know what our name isTor Lillqvist1-1/+1
2013-12-28OSL_DEBUG_LEVEL is defined in the flags in lo.xcconfigTor Lillqvist1-1/+0
2013-12-17These get defined through lo.xcconfig nowTor Lillqvist1-19/+0
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks3-9/+18
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-15added units MLODpxes and MLORipsPtyl Dragon1-5/+3
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 Dragon1-1/+1
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-10-30added stub for void touch_ui_selection_none in MLOGestureEnginePtyl Dragon1-0/+4
2013-10-19added save to ios app and removed keyboard on openPtyl Dragon4-8/+27
2013-10-18ios tile testing app donePtyl Dragon14-20/+320
2013-10-18Add dummy touch_ui_selection_start()Tor Lillqvist1-1/+15
2013-10-17The Emacs mode for Objective-C is called "ObjC"Tor Lillqvist83-83/+83
2013-10-17added for infrastructure for ios tile testing appPtyl Dragon18-0/+478
2013-10-17infrastructure for ios tile testing appPtyl Dragon19-235/+142
2013-10-17added draw tile signature and select all fixptyl@cloudon.com1-2/+0
2013-10-16No mlo_select_all(), probably left out accidentally from Ptyl's commitTor Lillqvist1-0/+2
2013-10-16Add dummy touch_ui_keyboard_visible()Tor Lillqvist1-0/+7
2013-10-16Adapt to changed <touch/touch.h> APITor Lillqvist2-2/+4
2013-10-15Add the new iOS app project filesptyl@cloudon.com69-0/+5293