summaryrefslogtreecommitdiff
path: root/canvas
AgeCommit message (Expand)AuthorFilesLines
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-2/+2
2011-09-27Make Android cross-build workingThorsten Behrens1-1/+6
2011-09-22Always link with user32Tor Lillqvist3-3/+0
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-1/+1
2011-08-26Bin USE_MINGWTor Lillqvist2-19/+1
2011-08-24Link with d3d9 and not ddraw which doesn't exist in current DirectXTor Lillqvist1-1/+1
2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud1-1/+1
2011-08-17add more component prefixesMatúš Kukan14-15/+62
2011-08-12fix build issues in canvas on windowsNorbert Thiebaud3-10/+12
2011-08-10prefer makefile-gmake-mode to plain makefile-modeTakeshi Abe11-11/+11
2011-08-05Emacs modeline compatible with vim's oneTakeshi Abe1-0/+1
2011-08-04help windows build alongCaolán McNamara9-19/+19
2011-07-30Add consistent Emacs and vim mode linesTor Lillqvist11-0/+11
2011-07-26Removed weird VERBOSE overload in canvasThorsten Behrens17-65/+15
2011-07-26Removed special-casing for SunStudio brokennessThorsten Behrens1-12/+1
2011-07-26Make it build for iOS againTor Lillqvist1-9/+11
2011-07-26Link with X11 libs only for GUIBASE == unx which actually means X11Tor Lillqvist1-0/+2
2011-07-24silence unused parameter warningNorbert Thiebaud1-1/+1
2011-07-24fix MacOS build (nedd objectiveC++ flags and Coca framework)Norbert Thiebaud1-1/+12
2011-07-23keep gbuild calls consistent at now, even if it is a bit longerBjoern Michaelsen1-1/+1
2011-07-23add cairocanvas and canvasfactoryBjoern Michaelsen2-7/+8
2011-07-22postmerge fixes for gnumake4Bjoern Michaelsen9-9/+33
2011-07-21resyncing to masterBjoern Michaelsen8-20/+31
2011-07-21not link cairocanvas against stl anymoreBjoern Michaelsen1-1/+0
2011-07-21Generate import library that matches libs.mk for WNTGCCTor Lillqvist1-0/+4
2011-07-21Build the cairo canvas also for Windows if we don't build the DirectX oneTor Lillqvist2-1/+8
2011-07-14Fix compilation for iOSTor Lillqvist4-9/+31
2011-07-12Remove component_getImplementationEnvironment methodsMatus Kukan6-13/+2
2011-07-12fix set color regression in cairo canvasRadek Doulik1-6/+4
2011-07-04Cannot build cairocanvas without cairoTor Lillqvist1-1/+5
2011-06-30make cairo an unconditional requirement for text renderingCaolán McNamara2-7/+1
2011-06-23fix condition for compositing surface refreshRadek Doulik1-2/+2
2011-06-20gnumake4: fix buildbreakers from mergeBjoern Michaelsen5-25/+20
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen213-4057/+1011
2011-06-18fixing rebase errorsBjoern Michaelsen1-1/+1
2011-06-18ause130: #i117218# change .idl handling to gnu makeHans-Joachim Lankenau1-1/+1
2011-06-17gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags...Michael Stahl9-51/+17
2011-06-17gnumake4: adapt makefiles [hg:ec87fcbfae8b]Michael Stahl1-1/+1
2011-06-17gnumake4: #i117610#: add RepositoryExternal.mk, and use it. [hg:62e2f8dc95a7]Michael Stahl1-22/+1
2011-06-17gnumake4: remove DOS lineendings from new dllapi files, add terminating newli...Michael Stahl1-37/+38
2011-06-17CWS gnumake4: fixes for building with ENABLE_CAIRO on windows [hg:824c8caeaf61]Mathias Bauer1-1/+1
2011-06-17CWS gnumake4: build directx a second time for dx5 [hg:280f52b66154]Mathias Bauer2-29/+33
2011-06-17Deliver also static librariesTor Lillqvist1-0/+1
2011-06-16CWS gnumake4: convert canvas to new build system [hg:04b466050e00]Mathias Bauer15-846/+12
2011-06-16CWS gnumake4: convert canvas to new build systemMathias Bauer27-223/+1143
2011-06-03Drop %_EXT% which was always emptyTor Lillqvist1-30/+30
2011-05-30Fixes to make it compile on WindowsTor Lillqvist2-0/+5
2011-05-18generalize ScopedBitmapAccess and simplify usageDavid Tardon4-31/+18
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2