Lazarus 0.9.26 todo

From Free Pascal wiki
Revision as of 16:26, 18 December 2007 by Paul Ishenin (talk | contribs) (→‎LCL)
Jump to navigationJump to search

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. Widgetsets for review: wince, carbon (fpgui?).
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
Handle 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