summaryrefslogtreecommitdiff
path: root/ios/experimental
AgeCommit message (Expand)Author
2013-03-26Re-add change from 304cb6ab8fb159c883c42d2d42e82750fab4e4a7Tor Lillqvist
2013-03-26Handle different basebmp scanline formats and flip vertically when neededTor Lillqvist
2013-03-26Use the applicationFrame and not whole screen sizeTor Lillqvist
2013-03-26I think kCGImageAlphaNoneSkipLast is what we wantTor Lillqvist
2013-03-26Introduce temporary lo_set_view_size() hack like on Android and call itTor Lillqvist
2013-03-26Add svt and svxTor Lillqvist
2013-03-26Add to the project some source files where breakpoints are often usefulTor Lillqvist
2013-03-26Add LOViewerWindow.[hm] to the projectTor Lillqvist
2013-03-21Re-work the vcl aspects of the iOS portTor Lillqvist
2013-03-18Use autorelease blockTor Lillqvist
2013-03-15Make the Xcode build of the Viewer app work when SRCDIR!=BUILDDIRTor Lillqvist
2013-03-15For kicks, run the lo_initialize() in a separate threadTor Lillqvist
2013-01-19The UNO component file names are 'traditional' for iOS, no 'lib' prefixTor Lillqvist
2013-01-07Add a sample document to the test app bundle and try to load itTor Lillqvist
2013-01-06More hacking on iOS stuffTor Lillqvist
2013-01-06Hack a bit more on the iOS app build mechanismTor Lillqvist
2013-01-03More hacking on an iOS "Viewer" app that doesn't do much anything yetTor Lillqvist
2012-11-26Use -dead_strip ld flagTor Lillqvist
2012-11-26Drop the components we don't have for iOSTor Lillqvist
2012-11-26Make it link againTor Lillqvist
2012-11-26Use same component map as in the Android DocumentLoaderTor Lillqvist
2012-10-15Add some iOS test code I had forgottenTor Lillqvist