Difference between revisions of "Lazarus 0.9.28 todo"

From Free Pascal wiki
Jump to navigationJump to search
Line 33: Line 33:
 
|---- class="working"
 
|---- class="working"
 
|Frames || done || Mattias ||  
 
|Frames || done || Mattias ||  
|---- class="not"
+
|---- class="working"
|Gtk2 || beta || Mattias ||  
+
|Gtk2 || done || Mattias ||  
 
|---- class="not"
 
|---- class="not"
 
|Conditional compiler options || not implemented || Mattias ||  
 
|Conditional compiler options || not implemented || Mattias ||  

Revision as of 23:47, 30 September 2009

Other ToDo lists:

LCL

Item State Responsible Comments
TPen extension done Paul Allow create pens with custom pattern, set end caps style and style of join
OnExit() handling done Zeljan Trigger OnExit() just like in delphi.
lconvencoding cleanup not done ??? Cleanup lconvencoding of all tprocess and other contraptions, now that 2.2.4 is released with iconvenc.
win32extra cleanup done ??? win32extra was nearly completely merged into FPC headers just after the 2.2.2 release. Now that 2.2.4 is out this must be cleaned up.
lconvencoding win32 impl. not done ??? lconvencoding still shows a warning that it is missing a win32/wine/reactos implementation

IDE

Item State Responsible Comments
Project icon done Paul
Integrate Jedi Code Formatter partly implement Paul options editing is not available in the ide
Frames done Mattias
Gtk2 done Mattias
Conditional compiler options not implemented Mattias
Redesign ide options dialogs done Paul Merge Environment, Editor, CodeTools and Debugger options into one dialog with tree
Improve chm help integration partialy implemented Vincent Create chm help files, improve lhelp + htmlviewer performance with large tables, set good defaults in Lazarus, enable lhelp as default html viewer, add http getter to lhelp, package IDE wiki help in chms

WIDGETSET

CARBON

Item State Responsible Comments

GTK

Item State Responsible Comments

GTK2

Item State Responsible Comments

QT

Item State Responsible Comments
Integrate MDI into LCL partialy implemented Zeljan Give to LCL full control over qt MDISubwindow widgets, it fixes #11298.

WIN32

Item State Responsible Comments