Difference between revisions of "Lazarus 0.9.28 todo"

From Lazarus wiki
Jump to navigationJump to search
Line 30: Line 30:
 
|---- class="not"
 
|---- class="not"
 
|Conditional compiler options || not implemented || Mattias ||  
 
|Conditional compiler options || not implemented || Mattias ||  
|---- class="not"
 
|Redesign menu editor|| not implemented|| Tombo || Use custom drawn tree view
 
|---- class="not"
 
|[[New LCL shortcut system|Improve shortcut system]]|| not implemented|| Tombo || Secondary, platform-specific or any character shortcuts
 
 
|---- class="working"
 
|---- class="working"
 
|Redesign ide options dialogs|| done || Paul || Merge Environment, Editor, CodeTools and Debugger options into one dialog with tree
 
|Redesign ide options dialogs|| done || Paul || Merge Environment, Editor, CodeTools and Debugger options into one dialog with tree

Revision as of 12:47, 10 April 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.

IDE

Item State Responsible Comments
Project icon done Paul
Integrate Jedi Code Formatter started Paul
Frames started Mattias
Gtk2 beta 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