Difference between revisions of "Lazarus 0.9.26 todo"

From Lazarus wiki
Jump to navigationJump to search
Line 25: Line 25:
 
|---- class="not"
 
|---- class="not"
 
|Grid, Merged Cells||not implemented|| Jesus ||  
 
|Grid, Merged Cells||not implemented|| Jesus ||  
 +
|---- class="partial"
 +
|THandle rework||partially implemented|| Marc and Paul || GDI objects and controls should have handle only for delphi compatibility. This item should be done now to prevent breaking of code after 1.0 release
 
|}
 
|}
  

Revision as of 17:06, 18 December 2007

LCL

Item State Responsible Comments
TBitmap.Transparent not implemented Marc TBitmap.Masked and TBitmap.Translucent
gtk imagelist not implemented Marc more native to gtk imagelist
TIcon not implemented Marc win32: HIcon, Qt: TQtIcon
Imagelist state drawing done Paul Normal, Disabled, Highlighted, Shadowed
Disabled glyps partially implemented Paul For SpeedButton, Menu and BitBtn. Depends on ImageList state drawing
Switching win32 to unicode not implemented Felipe and Vincent
Application Main incon not implemented Vincent is volunteur for win32 depends on TIcon implementation
Move TWidgetset.AppXXX to special application class not implemented Paul
Grid, Extend picklist to work as lookup field not implemented Jesus
Grid, Merged Cells not implemented Jesus
THandle rework partially implemented Marc and Paul GDI objects and controls should have handle only for delphi compatibility. This item should be done now to prevent breaking of code after 1.0 release

IDE

Item State Responsible Comments
Auto bundle generation for Carbon not implemented Tomas
Field link Designer (mastersource property editor) for datasets not implemented Jesus