Difference between revisions of "Lazarus 0.9.28 todo"

From Free Pascal wiki
Jump to navigationJump to search
Line 38: Line 38:
 
|---- 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
 +
|}
 +
 +
== WIDGETSET ==
 +
=== CARBON ===
 +
{| BORDER="1" CELLSPACING="0"
 +
!COLSPAN="1" STYLE="background:#ffdead;"|'''Item'''
 +
!COLSPAN="1" STYLE="background:#ffdead;"|'''State'''
 +
!COLSPAN="1" STYLE="background:#ffdead;"|'''Responsible'''
 +
!COLSPAN="1" STYLE="background:#ffdead;"|'''Comments'''
 +
|}
 +
 +
=== GTK ===
 +
{| BORDER="1" CELLSPACING="0"
 +
!COLSPAN="1" STYLE="background:#ffdead;"|'''Item'''
 +
!COLSPAN="1" STYLE="background:#ffdead;"|'''State'''
 +
!COLSPAN="1" STYLE="background:#ffdead;"|'''Responsible'''
 +
!COLSPAN="1" STYLE="background:#ffdead;"|'''Comments'''
 +
|}
 +
 +
=== GTK2 ===
 +
{| BORDER="1" CELLSPACING="0"
 +
!COLSPAN="1" STYLE="background:#ffdead;"|'''Item'''
 +
!COLSPAN="1" STYLE="background:#ffdead;"|'''State'''
 +
!COLSPAN="1" STYLE="background:#ffdead;"|'''Responsible'''
 +
!COLSPAN="1" STYLE="background:#ffdead;"|'''Comments'''
 +
|}
 +
 +
=== QT ===
 +
{| BORDER="1" CELLSPACING="0"
 +
!COLSPAN="1" STYLE="background:#ffdead;"|'''Item'''
 +
!COLSPAN="1" STYLE="background:#ffdead;"|'''State'''
 +
!COLSPAN="1" STYLE="background:#ffdead;"|'''Responsible'''
 +
!COLSPAN="1" STYLE="background:#ffdead;"|'''Comments'''
 +
|---- class="partial"
 +
|Integrate MDI into LCL ||partialy implemented || Zeljan || Give to LCL full control over qt MDISubwindow widgets, it fixes #11298.
 +
|}
 +
 +
=== WIN32 ===
 +
{| BORDER="1" CELLSPACING="0"
 +
!COLSPAN="1" STYLE="background:#ffdead;"|'''Item'''
 +
!COLSPAN="1" STYLE="background:#ffdead;"|'''State'''
 +
!COLSPAN="1" STYLE="background:#ffdead;"|'''Responsible'''
 +
!COLSPAN="1" STYLE="background:#ffdead;"|'''Comments'''
 
|}
 
|}

Revision as of 09:02, 13 November 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 not implemented Zeljan Trigger OnExit() just like in delphi ... explained on LazarusDev list

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 partialy implemented 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