Age | Commit message (Expand) | Author |
2012-11-26 | android: make this a bit more readable | Miklos Vajna |
2012-11-26 | android: extract duplicated casts to helper methods | Miklos Vajna |
2012-11-22 | android: clean up no longer needed onSaveInstanceState() | Miklos Vajna |
2012-11-21 | android: add 'go to page' menu item | Miklos Vajna |
2012-11-20 | android: don't load the document after every rotation | Miklos Vajna |
2012-11-20 | android: move toolkit and dummySmallDevice to bootstrapContext as well | Miklos Vajna |
2012-11-20 | android: don't bootstrap after every rotation in DocumentLoader | Miklos Vajna |
2012-11-13 | android: remember displayed page during rotation in DocumentLoader | Miklos Vajna |
2012-10-24 | fdo#46808, renamet awt::XToolkit2 to XToolkitExperimental.. | Noel Grandin |
2012-10-22 | Seems that on the emulator the y scale is -1, huh | Tor Lillqvist |
2012-10-11 | Some more logging | Tor Lillqvist |
2012-10-11 | Use DISABLE_DYNLOADING on Android | Tor Lillqvist |
2012-10-01 | fdo#51304: Remove the author of some java source files | Anurag Jain |
2012-09-19 | dung out no longer needed initUCBHelper methods; thanks to sberg. | Michael Meeks |
2012-08-20 | libmerged: add fsstorage, svl, sot, vcl | Matúš Kukan |
2012-08-09 | Silence the annoyingly verbose vcl OSL_TRACEs | Tor Lillqvist |
2012-06-30 | Hacking on on-demand multiple-level-of-detail quad-tree ideas | Tor Lillqvist |
2012-06-27 | Adapt page switch animation duration to fling velocity | Tor Lillqvist |
2012-06-27 | Use GestureImageView again but still do handle page changes | Tor Lillqvist |
2012-06-27 | Whitespace cleanup | Tor Lillqvist |
2012-06-25 | Fixed some erroneous package references. | Iain Billett |
2012-06-25 | Add some "thinking aloud" style comments | Tor Lillqvist |
2012-06-22 | Fixed file opening. | Iain Billett |
2012-06-20 | Use actual view size instead of 1024x1024 | Tor Lillqvist |
2012-06-20 | Parametrize the page cache size | Tor Lillqvist |
2012-06-20 | Further tweaks to the async code | Tor Lillqvist |
2012-06-19 | Asynchronous document loading and page rendering | Tor Lillqvist |
2012-06-18 | Pass also scale and offset to createScreenCompatibleDeviceUsingBuffer() | Tor Lillqvist |
2012-06-14 | Experiment with ViewFlipper | Tor Lillqvist |
2012-06-12 | Use XToolkit2::createScreenCompatibleDeviceUsingBuffer | Tor Lillqvist |
2012-06-07 | Verify that we do get the RGBX format DIB we expect | Tor Lillqvist |
2012-06-05 | Use 32bpp bitmaps on Android (and iOS) | Tor Lillqvist |
2012-05-31 | Use Jason Polites's GestureImageView, and some cleanup | Tor Lillqvist |
2012-05-31 | Display the rendered document | Tor Lillqvist |
2012-05-31 | Progress finally | Tor Lillqvist |
2012-05-31 | Getting closer, maybe | Tor Lillqvist |
2012-05-30 | More experimentation | Tor Lillqvist |
2012-05-24 | More clueless test hacking | Tor Lillqvist |
2012-05-22 | A bit more introspective debugging output... | Tor Lillqvist |
2012-05-16 | Move the sleep (for attaching debugger) earlier | Tor Lillqvist |
2012-04-20 | Enable loading of several documents, and do that then | Tor Lillqvist |
2012-04-18 | Move DocumentLoader to the "experimental" subdirectory | Tor Lillqvist |