* resolved two conflicts caused by lineend changes in
canvashelper_texturefill.cxx and implrenderer.cxx. Took the cws
version, which uses new texture fill semantics, and fixes clipping
bug
* binned file header changes from head for deleted files
* linear/axial gradient were f*cked up when border and rotation
was given
* found another place where drawinglayer was generating helper
polygons for gradients (vclgradienthelper.cxx), adapted to new
value ranges
* fixed build breakage in debug build in oox
* fixed order of gradient color generation
2008/05/21 13:32:02 thb 1.13.2.1: Made vcl and cairo canvas work with emf+ patches; smoothed out internal cairo makefile changes; corrected cairocanvas sprite update
2007/12/10 17:45:27 mox 1.10.22.3: RESYNC: (1.11-1.12); FILE MERGED
2007/07/11 18:13:02 mox 1.10.22.2: RESYNC: (1.10-1.11); FILE MERGED
2007/06/23 22:29:59 mox 1.10.22.1: Enable building cairo backend in canvas for Windows.
2007/04/25 12:22:11 thb 1.10.28.1: #i75289# Added XSimpleCanvas canvas wrapper service (instantiate with com.sun.star.rendering.SimpleCanvas from the service manager)
2005/10/19 13:37:19 thb 1.6.10.4: #i48939# dxcanvas has moved
2005/08/19 11:00:24 thb 1.6.10.3: #i53538# Added null canvas
2005/08/02 14:09:27 thb 1.6.10.2: #i48939# Exporting the new canvas/rendering/* header; depending on agg
2005/06/17 23:49:45 thb 1.6.10.1: #i48939# Huge refactoring of canvas; as much functionality as possible is now common in a bunch of shared base classes (input checking, locking, sprite redraw, etc.); added scroll update optimization, transparently to all canvas implementations
2005/10/18 11:39:02 mbu 1.5.8.3: canvas depends on agg instead of external now
2005/08/19 11:00:23 thb 1.5.8.2: #i53538# Added null canvas
2005/08/02 14:09:27 thb 1.5.8.1: #i48939# Exporting the new canvas/rendering/* header; depending on agg
2005/02/09 21:12:02 thb 1.5.10.1: #i38960# Newly added PriorityBooster, for tampering with a thread's scheduling priority (gets temporarily raised when rendering an animation frame)