2004/05/27 14:36:52 thb 1.2.2.2: #110496# verbose tracing is now guarded also with DBG_UTIL. Unified verbose trace output between directx and VCL canvas
2004/04/05 15:57:53 thb 1.2.2.1: Resync with canvas01 changes
2004/09/27 20:11:38 thb 1.2.2.4: #110496# Removed unnecessary (and incomplete) code for operator==
2004/09/01 20:28:21 thb 1.2.2.3: #110496# Corrected operator== for VCLWrapper (errorneously assumed rhs to be VCLWrapper, too)
2004/07/20 19:28:45 thb 1.2.2.2: #110496# Removed self-references to various interface implementations, along the lines, factored out common base implementation for all c++ canvases
2004/04/05 15:57:53 thb 1.2.2.1: Resync with canvas01 changes
2004/09/29 23:36:04 thb 1.1.2.3: #110496# Making the new modules Wall clean
2004/07/27 09:23:29 thb 1.1.2.2: #i10000# Enabling shared_ptr debug now matches setup in makefiles
2004/07/20 19:18:40 thb 1.1.2.1: #110496# Moved slideshow debug down to canvas
2004/11/17 17:00:21 thb 1.2.2.11: #118514# Canvas module reorg
2004/11/08 05:50:53 thb 1.2.2.10: #110496# Corrected IDL header extension
2004/09/02 11:36:27 ka 1.2.2.9: added helper function to retrieve device (implementation) specific information
2004/08/26 12:22:10 thb 1.2.2.8: #110496# Factored out LinePolyPolygonBase from canvastools.hxx/cxx
2004/08/23 08:41:46 cl 1.2.2.7: resolved merge conflicts
2004/08/17 16:04:24 aw 1.2.2.6: #110496# Added clipping for text on DX
2004/06/25 10:32:05 thb 1.2.2.5: #110496# Made nice HAKMEM nextPow2 public
2004/05/27 20:51:22 thb 1.2.2.4: #110496#
Added classification code to all TODO/HACK/FIXME comments.
There are four categories:
- code quality (C)
- performance (P)
- missing functionality (F)
- and missing/incomplete error handling (E)
Furthermore, every category has a severity number between
1 and 3 associated, where 1 is lowest and 3 highest
severity
2004/05/27 14:36:52 thb 1.2.2.3: #110496# verbose tracing is now guarded also with DBG_UTIL. Unified verbose trace output between directx and VCL canvas
2004/04/12 15:12:20 thb 1.2.2.2: #110496# Adaptions after canvas01 merge
2004/04/05 15:57:53 thb 1.2.2.1: Resync with canvas01 changes