2014-07-06 16:49:24 +00:00
|
|
|
* Use TImageList in checkbox support
|
2014-07-06 22:32:53 +00:00
|
|
|
* Review ContentTo* methods
|
|
|
|
* Review Thread support
|
|
|
|
* Review TVirtualTreeHintWindow. LCL has better support than Delphi so, no need to much changes
|
|
|
|
* Review PrepareBitmaps.FiilBitmaps
|
|
|
|
* DoDragMsg
|
2014-07-06 22:48:27 +00:00
|
|
|
* Evaluate the advantage to use SetCanvasOrigin instead of SetWindowOrgEx. Define UseSetCanvasOrigin
|
|
|
|
* See if issue with pf32Bit PixelFormat in PaintTree is still present
|
2014-07-19 15:04:02 +00:00
|
|
|
* Check black background in empty tree
|
|
|
|
* Review ASM procedures
|
2014-07-19 15:50:21 +00:00
|
|
|
* Review DoDragMsg/CMDrag
|
2014-07-20 12:28:27 +00:00
|
|
|
* Add CHANGES.TXT file
|
2014-07-20 14:08:05 +00:00
|
|
|
* Review KeyUnicode -> unnecessary?
|
|
|
|
* review FDottedBrush life cycle
|
2014-08-02 21:35:16 +00:00
|
|
|
* Reverted changes is FillBitmap. See if will work as is
|
2014-08-02 22:05:31 +00:00
|
|
|
* See if will keep TVTHintKind
|
2014-08-03 01:46:13 +00:00
|
|
|
* Review thread support
|
2014-08-03 13:16:13 +00:00
|
|
|
* Test design-time header feature. Look for code in WMSetCursor (does not exist in LCL port)
|