Difference between revisions of "Lazarus 0.9.26 todo"

From Lazarus wiki
Jump to navigationJump to search
Line 10: Line 10:
 
|---- class="not"
 
|---- class="not"
 
|gtk imagelist||not implemented|| Marc || more native to gtk imagelist
 
|gtk imagelist||not implemented|| Marc || more native to gtk imagelist
|---- class="not"
+
|---- class="working"
|TIcon||not implemented|| Marc || win32: HIcon, Qt: TQtIcon
+
|TIcon||done|| Marc || win32: HIcon, Qt: TQtIcon
 
|---- class="working"
 
|---- class="working"
 
|Imagelist state drawing||done|| Paul || Normal, Disabled, Highlighted, Shadowed
 
|Imagelist state drawing||done|| Paul || Normal, Disabled, Highlighted, Shadowed
Line 18: Line 18:
 
|---- class="working"
 
|---- class="working"
 
|Switching win32 to unicode||done|| Felipe and Vincent ||  
 
|Switching win32 to unicode||done|| Felipe and Vincent ||  
|---- class="not"
+
|---- class="working"
|Application Main icon||not implemented|| Vincent is volunteur for win32 || depends on TIcon implementation
+
|Application Main icon||done|| Vincent is volunteur for win32 || depends on TIcon implementation
 
|---- class="not"
 
|---- class="not"
 
|<strike>Grid, Extend picklist to work as lookup field</strike>||not implemented|| Jesus || queued for posterior release
 
|<strike>Grid, Extend picklist to work as lookup field</strike>||not implemented|| Jesus || queued for posterior release

Revision as of 09:27, 20 August 2008

Other ToDo lists: Road_To_1.0#ToDo_lists

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 done Marc win32: HIcon, Qt: TQtIcon
Imagelist state drawing done Paul Normal, Disabled, Highlighted, Shadowed
Disabled glyps done Paul For SpeedButton, Menu and BitBtn. Depends on ImageList state drawing.
Switching win32 to unicode done Felipe and Vincent
Application Main icon done Vincent is volunteur for win32 depends on TIcon implementation
Grid, Extend picklist to work as lookup field not implemented Jesus queued for posterior release
Grid, Merged Cells not implemented Jesus queued for posterior release
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 done Tomas
Field link Designer (mastersource property editor) for datasets not implemented Jesus queued for posterior release