summaryrefslogtreecommitdiff
path: root/vcl/inc/headless
AgeCommit message (Expand)AuthorFilesLines
2012-02-25android: move DamageTracker concept into SvpSalFrame and try to use itMichael Meeks1-0/+11
2012-02-22vcl: fdo#46399 cleanup and share dummy virtual methods ...Greggory Hernandez1-5/+0
2012-02-22unusedcode.easy: remove some moreThomas Arnhold1-1/+0
2012-02-20unusedcode.easy: Remove SwProtocol::Snapshot()Thomas Arnhold1-1/+0
2012-02-15Merge branch 'feature/android'Tor Lillqvist1-4/+8
2012-02-03android: get the focus window from SvpSalFrameMichael Meeks1-0/+3
2012-01-31android: undo broken AnyInput method causing app startup to fail.Michael Meeks1-1/+1
2012-01-28vcl: Remove unused GetSymbolKeyNameThomas Arnhold1-1/+0
2012-01-28android: unwind horrific event dispatching bug causing all the grief.Michael Meeks1-1/+2
2012-01-25android: missing header piecesMichael Meeks1-2/+2
2012-01-24android: re-factor headless a little, and start on the mainloopMichael Meeks1-0/+3
2012-01-18android: tweak headless, expand docs, and start custom android backendMichael Meeks1-8/+7
2012-01-15vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks1-2/+2
2012-01-15vcl: rename ambiguous IsMultiDisplay to IsUnifiedDisplay, and simplifyMichael Meeks1-2/+0
2011-11-21Convert Sal to rtl::O(U)StringDavid Tardon4-7/+7
2011-11-03Cleanup basebmp a littleJoseph Powers2-45/+0
2011-11-02Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens1-1/+1
2011-10-27Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara1-1/+1
2011-10-27headless: cleanup degenerate clipping case to not render or warn.Michael Meeks1-2/+2
2011-10-26gtk3: cleanup some code inclusion, and share timeval operatorsMichael Meeks1-1/+1
2011-10-25generic: share the PspGraphics code between gtk/unx and svpMichael Meeks3-154/+10
2011-10-25generic: share sal yield mutex properlyMichael Meeks1-29/+1
2011-10-25headless: move backend to top-level, and enable for all platformsMichael Meeks9-0/+1052