summaryrefslogtreecommitdiffstats
path: root/vcl/headless
Commit message (Expand)AuthorAgeFilesLines
...
* Cleanup basebmp a littleJoseph Powers2011-11-034-204/+1
* Move BitmapDevice to use B2IBox instead of B2IRange.Thorsten Behrens2011-11-023-40/+40
* Rename ImplFontSelectData to FontSelectPattern so I know what it doesCaolán McNamara2011-10-271-1/+1
* headless: cleanup degenerate clipping case to not render or warn.Michael Meeks2011-10-272-36/+53
* gtk3: cleanup some code inclusion, and share timeval operatorsMichael Meeks2011-10-262-50/+52
* add stdio for MacOSXCaolán McNamara2011-10-251-0/+1
* Fix for fdo41997 continuation of VCL cleanupOlivier Hallot2011-10-251-1/+1
* generic: fix misc. initialization problems & simplify a littleMichael Meeks2011-10-251-4/+10
* generic: undo attempt at cross-platform headless for nowMichael Meeks2011-10-251-1/+1
* gtk3: substantial performance win for editing document headersMichael Meeks2011-10-251-1/+2
* headless: add required clip map reset for simpler clipping casesMichael Meeks2011-10-251-4/+4
* generic: more unix conditional compilation pieces and win32 portingMichael Meeks2011-10-251-5/+1
* generic: share the PspGraphics code between gtk/unx and svpMichael Meeks2011-10-253-1133/+21
* generic: share sal yield mutex properlyMichael Meeks2011-10-251-90/+3
* misc cross-platform dependency / build issue reduxMichael Meeks2011-10-254-24/+12
* headless: move backend to top-level, and enable for all platformsMichael Meeks2011-10-2510-0/+4729