Age | Commit message (Expand) | Author |
2012-01-31 | android: get non-modal message dialog up, and continue to main app execute | Michael Meeks |
2012-01-31 | android: try to get skeletal fonts into fontconfig setup | Michael Meeks |
2012-01-31 | android: package more components needed for writer | Michael Meeks |
2012-01-31 | Move assertions before use | Tor Lillqvist |
2012-01-31 | filters_test needs more libraries now when it proceeds further | Tor Lillqvist |
2012-01-31 | Call lo_dlclose() on Android | Tor Lillqvist |
2012-01-31 | Add lo_dlclose() | Tor Lillqvist |
2012-01-31 | Log time taken by dlopen() | Tor Lillqvist |
2012-01-31 | Set TMPDIR for osl_getTempDirURL() | Tor Lillqvist |
2012-01-31 | putenv() does seem to be process-wide | Tor Lillqvist |
2012-01-31 | No need to wait for debugger here on Android, this code does seem to work | Tor Lillqvist |
2012-01-30 | android: add start of keycode mapping | Michael Meeks |
2012-01-30 | android: ask for RGBA visual, and flip images the right way up. | Michael Meeks |
2012-01-28 | android: add debug hooks through app.cxx, comment chunks and add a dialog | Michael Meeks |
2012-01-28 | android: unwind horrific event dispatching bug causing all the grief. | Michael Meeks |
2012-01-27 | Drop accidental #include | Tor Lillqvist |
2012-01-27 | We don't use Library_vclplug_svp on Android any more | Tor Lillqvist |
2012-01-27 | Tweak the st_mode returned by lo_apk_lstat() to match reality better | Tor Lillqvist |
2012-01-27 | android: try blitting a big texture to the screen instead; fails. | Michael Meeks |
2012-01-27 | android: un-successful attempt to use eglLockSurfaceKHR | Michael Meeks |
2012-01-27 | android: add EGL and pixel redrawing modes + start of 565 conversion | Michael Meeks |
2012-01-27 | android: attach as daemon with given JNI version, and don't exit. | Michael Meeks |
2012-01-27 | android: push the redraw-needed command into the app thread & wait | Michael Meeks |
2012-01-26 | Add APP_CMD_FOO symbolic printout | Tor Lillqvist |
2012-01-26 | Use lo-bootstrap as the log tag | Tor Lillqvist |
2012-01-26 | Add reply to question in comment;) | Tor Lillqvist |
2012-01-26 | Include the separate tag argument in the __android_log_print() calls | Tor Lillqvist |
2012-01-26 | android: get at least something onto the screen | Michael Meeks |
2012-01-26 | Call the JavaVM's AttachCurrentThread(), can't hurt... | Tor Lillqvist |
2012-01-26 | Move the sleep earlier, and log it | Tor Lillqvist |
2012-01-26 | android: move lo-bootstrap to osl/detail, Attach threads as created | Michael Meeks |
2012-01-25 | android: add missing deployment component | Michael Meeks |
2012-01-25 | android: add first cut of frame contents blitting, and error dialog | Michael Meeks |
2012-01-25 | android: missing header pieces | Michael Meeks |
2012-01-25 | android: move event handling to members of SalInstance | Michael Meeks |
2012-01-25 | WaE: unwind possible undefined warnings | Michael Meeks |
2012-01-25 | Bin global_android_app and instead use lo-bootstrap API | Tor Lillqvist |
2012-01-25 | WaE: int and long confusion | Tor Lillqvist |
2012-01-25 | Let's skip scp2 for non-desktop OSes for now | Tor Lillqvist |
2012-01-25 | android: more vcl pieces, wake/yield/loop bits and test pattern | Michael Meeks |
2012-01-25 | android: cleanup osl security code for empty home / username fields | Michael Meeks |
2012-01-25 | android: add versionrc generation for desktop | Michael Meeks |
2012-01-25 | Add a note to the toplevel Makefile where to actually edit stuff. | Jan Holesovsky |
2012-01-25 | Allow killing 'make docs' by Ctrl-c. | Jan Holesovsky |
2012-01-25 | optimized zoom to use more common intervals | Tim Hardeck |
2012-01-25 | Fix file not found: cairocanvas.uno.so in smoketestoo_native | Riccardo Magliocchetti |
2012-01-25 | Put font embedding disable to correct unit test | Thorsten Behrens |
2012-01-25 | Clean up (don't bind retval temporaries to references). | Stephan Bergmann |
2012-01-25 | Revert "fix rendering of metafiles embedded in emf+" | Radek Doulik |
2012-01-25 | Add notice that the android/qa/simple directory has not been maintained | Tor Lillqvist |