Age | Commit message (Expand) | Author | Files | Lines |
2013-11-22 | Use the lo-all-static-libs script | Tor Lillqvist | 1 | -8/+1 |
2013-11-22 | Add a comment | Tor Lillqvist | 1 | -0/+2 |
2013-11-22 | Use the lo-all-static-libs script | Tor Lillqvist | 1 | -27/+6 |
2013-11-22 | Make this file behave saner in Emacs | Tor Lillqvist | 1 | -1/+1 |
2013-11-22 | Now we can re-add CustomTarget_MobileLibreOffice_app | Tor Lillqvist | 1 | -0/+1 |
2013-11-22 | Schemes don't exist in a clean tree, so use targets | Tor Lillqvist | 1 | -1/+2 |
2013-11-22 | No lib_link directory is used any more | Tor Lillqvist | 1 | -1/+0 |
2013-11-22 | Use hidden visibility as in the LO code here, too | Tor Lillqvist | 1 | -2/+3 |
2013-11-22 | Don't redirect output to /dev/null if verbosity is requested | Tor Lillqvist | 1 | -1/+1 |
2013-11-22 | Use the CLANG_CXX_LIBRARY from lo.xcconfig | Tor Lillqvist | 2 | -6/+0 |
2013-11-22 | Some whitespace cleanup, avoids Emacs warning | Tor Lillqvist | 1 | -12/+12 |
2013-11-21 | I think we need to restrict ARCHS to armv7 | Tor Lillqvist | 2 | -0/+6 |
2013-11-21 | misc | Siqi LIU | 8 | -8/+8 |
2013-11-21 | regenerated complete localizable.strings in English, to be translated | Siqi LIU | 1 | -0/+0 |
2013-11-21 | app setting localization experiment | Siqi LIU | 3 | -0/+6 |
2013-11-21 | plain strings in in-app tuto to localized strings | Siqi LIU | 3 | -10/+10 |
2013-11-21 | backward compatible with older serverend impl, ie without vers info | Siqi LIU | 2 | -4/+12 |
2013-11-21 | move ServerListViewController to appropriate place | Siqi LIU | 2 | -0/+61 |
2013-11-15 | measuring the time it takes to render a tile | Ptyl Dragon | 1 | -0/+2 |
2013-11-15 | Adjust parameter defaults to give pleasant result | Tor Lillqvist | 1 | -4/+10 |
2013-11-15 | Keep tile top-left corner fixed, don't center it | Tor Lillqvist | 1 | -2/+2 |
2013-11-15 | Tweak default values of tunables and use larger default step size | Tor Lillqvist | 2 | -7/+11 |
2013-11-15 | Reduce NSLog verbiage a bit | Tor Lillqvist | 2 | -2/+1 |
2013-11-15 | fix less than 1 step limit | Ptyl Dragon | 1 | -4/+4 |
2013-11-15 | changed testing app UI to be more clear what it does | Ptyl Dragon | 4 | -5/+34 |
2013-11-15 | added linking of width and height | Ptyl Dragon | 3 | -41/+81 |
2013-11-15 | in progress of linkinh width and height | Ptyl Dragon | 4 | -18/+58 |
2013-11-15 | Saving the graphics state around touch_lo_draw_tile() seems unnecessary | Tor Lillqvist | 1 | -3/+0 |
2013-11-15 | No Y flip needed here | Tor Lillqvist | 1 | -4/+0 |
2013-11-15 | UISteppers now go down as well | Ptyl Dragon | 1 | -3/+5 |
2013-11-15 | tiledrendering new stepper ui for tor | Ptyl Dragon | 3 | -19/+105 |
2013-11-15 | Use actual executable path in the fake argv | Tor Lillqvist | 1 | -3/+1 |
2013-11-15 | Add the vcl/coretext source files | Tor Lillqvist | 1 | -0/+14 |
2013-11-15 | Add more source files for convenience | Tor Lillqvist | 1 | -0/+156 |
2013-11-15 | added units MLODpxes and MLORips | Ptyl Dragon | 1 | -5/+3 |
2013-11-15 | Add a bunch of LO source files, not in any target, for convenience | Tor Lillqvist | 1 | -0/+186 |
2013-11-15 | touch_lo_get_content_size() returns CGSize now | Tor Lillqvist | 1 | -2/+2 |
2013-11-15 | ready for integration with CATiledLayer | Ptyl Dragon | 1 | -1/+1 |
2013-11-15 | 1st implementation of touch_lo_get_content_size | Ptyl Dragon | 1 | -0/+3 |
2013-11-15 | refactored mlo_uno to be in lo C++ conventions | Ptyl Dragon | 3 | -152/+161 |
2013-11-15 | for tor | Ptyl Dragon | 1 | -6/+6 |
2013-11-15 | now iOS draws something (upside down) | Ptyl Dragon | 1 | -4/+4 |
2013-11-15 | now showing blank tile | Ptyl Dragon | 1 | -0/+1 |
2013-11-10 | Does not build in a clean tree | Tor Lillqvist | 1 | -1/+0 |
2013-11-07 | remove INPATH and PROEXT | Michael Stahl | 1 | -2/+2 |
2013-11-06 | It's types.rdb now, not udkapi.rdb any more | Tor Lillqvist | 1 | -1/+1 |
2013-11-06 | Recognize also arm64 | Tor Lillqvist | 1 | -1/+4 |
2013-11-01 | Add dummy touch_ui_dialog_modal() here, too | Tor Lillqvist | 1 | -0/+25 |
2013-11-01 | Dummy implementation of touch_ui_dialog_modal() | Tor Lillqvist | 1 | -1/+8 |
2013-11-01 | Use actual executable path | Tor Lillqvist | 1 | -1/+1 |