Age | Commit message (Expand) | Author |
2015-04-28 | allow a different notebook tab font than the rest of the ui | Caolán McNamara |
2015-03-24 | Kill dead <touch/touch.h> API | Tor Lillqvist |
2015-01-07 | fdo#84938: convert VCL_INPUT_ #defines to 'enum class' | Noel Grandin |
2014-11-08 | These constants are now in the scoped enum MouseEventModifiers | Tor Lillqvist |
2014-10-18 | vcl/layout.hxx was included twice | Andras Timar |
2014-09-18 | use vcl::Font | Noel Grandin |
2014-08-18 | Bin "temporary" code that doesn't compile any longer | Tor Lillqvist |
2014-08-18 | ErrorBox->MessageDialog | Caolán McNamara |
2014-05-26 | No need for these fields for iOS | Tor Lillqvist |
2014-04-22 | With tiled rendering for iOS there is no need for a "frame buffer" | Tor Lillqvist |
2014-04-20 | cppcheck: Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2014-04-10 | Kill the ImplSVGDIData::mbNoXORClipping flag | Tor Lillqvist |
2014-04-07 | For consistency, set the same "GDI" and "Win" flags for iOS as for OS X | Tor Lillqvist |
2014-04-02 | Kill superfluous vertical whitespace | Tor Lillqvist |
2014-02-28 | sal_Bool -> bool in mostly vcl module | Chris Sherlock |
2014-02-21 | Adapt vcl to various loplugin warnings on Mac OS X | Stephan Bergmann |
2014-02-20 | fix compilation of ios | tsahi glik |
2014-01-26 | Make sure ShowNativeDialog() shows something: Use NSLog() | Tor Lillqvist |
2013-12-15 | We already get AquaSalGraphics::CreateFontSubset from salgdicommon.cxx now | Tor Lillqvist |
2013-12-14 | iOS tiled rendering work | Tor Lillqvist |
2013-12-11 | Try to fix colour issues | Tor Lillqvist |
2013-11-15 | releasing the CGDataProvider to prevent possible memory leaks | Ptyl Dragon |
2013-11-15 | created a long long unit for MLOContentSize | Ptyl Dragon |
2013-11-15 | changed to CGSize | Ptyl Dragon |
2013-11-15 | refactored to allow copying FixedImage to ios | Ptyl Dragon |
2013-11-15 | Tiled rendering: Tunnel the request for a tile to the ViewShell. | Jan Holesovsky |
2013-10-23 | More work on selection handling in iOS | Tor Lillqvist |
2013-10-22 | Try to handle selection resizing in a more "correct" way | Tor Lillqvist |
2013-10-18 | More text selection WIP hacking | Tor Lillqvist |
2013-10-17 | Tiles: Documentation of the parameters. | Jan Holesovsky |
2013-10-17 | added draw tile signature and select all fix | ptyl@cloudon.com |
2013-10-15 | New iOS client code | ptyl@cloudon.com |
2013-10-13 | Minor refactoring of iOS code | Tor Lillqvist |
2013-10-11 | iOS experimental app support for selection marking via long press gesture | ptyl@cloudon.com |
2013-10-09 | Fix for iOS scroll by pixels, and pinch to zoom | ptyl@cloudon.com |
2013-09-12 | in iOS avoid copying covered windows to screen | tsahi glik |
2013-09-12 | Sync IOS screen invalidate to end of paint | tsahi glik |
2013-07-12 | Turn basebmp::Format into a proper enum | Stephan Bergmann |
2013-06-26 | There is already the AddTempDevFont() in coretext | Tor Lillqvist |
2013-04-19 | Add pan gesture handling | Tor Lillqvist |
2013-04-16 | More orientation experimentation and hacking | Tor Lillqvist |
2013-04-16 | Try to propagate display size change to LO | Tor Lillqvist |
2013-04-14 | Add lo_keyboard_input() | Tor Lillqvist |
2013-04-13 | Add experimental lo_keyboard_did_hide() implementation | Tor Lillqvist |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-07 | Bin some not longer interesting NSLogging | Tor Lillqvist |
2013-03-31 | Revert "Try redrawing in multiple phases to avoid blocking the UI thread too ... | Tor Lillqvist |
2013-03-31 | Try redrawing in multiple phases to avoid blocking the UI thread too long | Tor Lillqvist |
2013-03-30 | Unbreak use of pthread condition variables | Tor Lillqvist |
2013-03-30 | Render the "headless" frames to the UI view in the LO thread | Tor Lillqvist |