Difference between revisions of "Lazarus 0.9.28 todo"

From Lazarus wiki
Jump to navigationJump to search
Line 34: Line 34:
 
|---- class="not"
 
|---- class="not"
 
|[[New LCL shortcut system|Improve shortcut system]]|| not implemented|| Tombo || Secondary, platform-specific or any character shortcuts
 
|[[New LCL shortcut system|Improve shortcut system]]|| not implemented|| Tombo || Secondary, platform-specific or any character shortcuts
|---- class="partial"
+
|---- class="working"
|Redesign ide options dialogs|| partialy implemented || 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
 
|---- class="partial"
 
|---- class="partial"
 
|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
 
|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

Revision as of 11:17, 5 December 2008

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 menu editor not implemented Tombo Use custom drawn tree view
Improve shortcut system not implemented Tombo Secondary, platform-specific or any character shortcuts
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