Commit Graph

11 Commits

Author SHA1 Message Date
Oliver Bolte
362305b6f5 INTEGRATION: CWS aquabmpfix01 (1.10.56); FILE MERGED
2008/05/09 11:06:51 hdu 1.10.56.2: RESYNC: (1.10-1.11); FILE MERGED
2008/04/22 09:36:22 hdu 1.10.56.1: #i87002# Aqua: avoid expensive and superfluos mask conversion
2008-05-30 08:58:36 +00:00
Rüdiger Timm
6fc1f1677e INTEGRATION: CWS changefileheader (1.10.50); FILE MERGED
2008/03/28 16:35:17 rt 1.10.50.1: #i87441# Change license header to LPGL v3.
2008-04-11 09:00:54 +00:00
Oliver Bolte
4c9afb93ec INTEGRATION: CWS presfixes12 (1.7.18); FILE MERGED
2007/04/17 14:32:17 thb 1.7.18.2: #i37778# Added better sprite debugging facilities
2007/02/20 22:23:09 thb 1.7.18.1: #i37778# Added XCanvas::clear() method throughout all implementations
2007-07-17 13:26:36 +00:00
Rüdiger Timm
cd9ffc9723 INTEGRATION: CWS aquavcl01 (1.7.12); FILE MERGED
2007/06/06 16:36:39 ericb 1.7.12.2: RESYNC: (1.7-1.8); FILE MERGED
2007/05/24 11:20:10 pl 1.7.12.1: do not use XOR on QUARTZ either
2007-07-05 07:02:26 +00:00
Kurt Zenker
3ea391c8b2 INTEGRATION: CWS aw048 (1.7.26); FILE MERGED
2007/04/18 12:34:32 aw 1.7.26.1: #i76339#
2007-05-09 12:21:15 +00:00
Kurt Zenker
a1383c3260 INTEGRATION: CWS presfixes09 (1.3.22); FILE MERGED
2006/10/18 14:05:08 thb 1.3.22.4: RESYNC: (1.4-1.6); FILE MERGED
2006/10/18 09:55:46 thb 1.3.22.3: #142144# Removed addPointsAtCutsAndTouches before triangulization (not needed according to AW); added some verbose tracing stuff
2006/09/15 15:45:49 thb 1.3.22.2: RESYNC: (1.3-1.4); FILE MERGED
2006/03/15 13:44:54 thb 1.3.22.1: #i49357# Renamed one method
2006-12-13 13:49:20 +00:00
Oliver Bolte
185e8a197e INTEGRATION: CWS sb59 (1.4.18); FILE MERGED
2006/08/11 22:05:06 thb 1.4.18.1: #i68336# Made canvas warning free for wntmsci10
2006-10-12 10:33:03 +00:00
Oliver Bolte
835b4a76d8 INTEGRATION: CWS pchfix02 (1.4.20); FILE MERGED
2006/09/01 17:18:09 kaib 1.4.20.1: #i68856# Added header markers and pch files
2006-09-17 02:31:54 +00:00
Jens-Heiner Rechtien
4761d5a100 INTEGRATION: CWS warnings01 (1.3.10); FILE MERGED
2006/02/22 22:27:26 thb 1.3.10.1: #i55991# Removed virtual derivations, where unnecessary; removed unused params; renamed vars which shadowed previous ones; put agg headers into sys header brackets
2006-06-20 01:21:22 +00:00
Oliver Bolte
e23dc72bb4 INTEGRATION: CWS canvas03 (1.2.10); FILE MERGED
2005/11/15 19:20:33 thb 1.2.10.1: #i57898# Some crappy XFree drivers perform abyssmally on XPolygonRegion, when the given polygon is in fact a rectangle. Avoiding that case now (this fix only affects non-Windows platforms)
2005-11-17 15:08:40 +00:00
Kurt Zenker
b12095385e INTEGRATION: CWS canvas02 (1.1.2); FILE ADDED
2005/10/20 10:52:50 thb 1.1.2.13: #i48939# Now having different paths for Windows and X11, as clip vs. XOR polygon performance differs largely
2005/10/11 15:41:32 thb 1.1.2.12: #i54170# Corrected license headers
2005/10/10 22:07:08 thb 1.1.2.11: #i48939# Made code compile (almost) warning-free for gcc
2005/09/22 21:00:53 thb 1.1.2.10: #i48939# Employing faster XOR masking for the special case nontransparent, non-alpha bitmap redraw in backbuffer (incidently, that matches the typical slide transition sprite update)
2005/09/07 08:12:06 mbu 1.1.2.9: added comments with deprecated version for handling the clipping regions
2005/08/24 22:06:10 thb 1.1.2.8: Restored previous version (darn windows cvs wrapper seems to ignore signals)
2005/08/24 22:00:32 thb 1.1.2.7: #i52876
2005/08/18 15:32:07 mbu 1.1.2.6: now using SetTriangleClipRegion()
2005/08/02 14:33:34 thb 1.1.2.5: #i48939# moved polyPolygonFromXPolyPolygon2D to canvastools
2005/07/22 00:11:58 thb 1.1.2.4: #i48939# Factored out stubby corner sprite bound rect rendering to canvastools; finished removal of actual redraw methods from ::canvas::Sprite
2005/07/21 14:52:50 thb 1.1.2.3: #i48939# Factored out round up/down to integer; removed backend specific methods from base Sprite interface; removed updateScreen overwrite from SpriteCanvasBase (too much backend specifics need to be passed to HW canvases); now passing the target OutputDevice directly via Sprite::redraw() method in VCL canvas; made XFont -> impl font conversion dynamic cast, too; removed the getSpriteTargetSurface crap from SpriteCanvas
2005/07/03 20:25:19 thb 1.1.2.2: #i48939# Reworked ParametricPolyPolygon, to extract state in an atomic operation; added more state checking 'isXDirty()' methods to canvascustomspritehelper; added various comments and notes
2005/06/17 23:44:52 thb 1.1.2.1: #i48939# The new canvas base classes expect more functionality in delegate members; these are the helper implementations
2005-11-02 12:05:00 +00:00