Difference between revisions of "User:Marc"

From Free Pascal wiki
Jump to navigationJump to search
m
Line 11: Line 11:
  
 
=== Debugger ===
 
=== Debugger ===
* Fix bugs
+
*Fix bugs
* Make native win32 debugger
+
*Make native win32/64 debugger (in progress)
 +
*Document
 +
**[[IDE Window:Breakpoints|Breakpoints]]
 +
**[[IDE Window:Breakpoint properties|Breakpoint properties]]
 +
**[[IDE Window: Call Stack|Call Stack]]
 +
**[[IDE Window: Debug Output|Debug Output]]
 +
**[[IDE Window: Debugger Options|Debugger Options]]
 +
**[[IDE Window:Evaluate/Modify|Evaluate/Modify]]
 +
**[[IDE Window:Event Log|Event Log]]
 +
**[[IDE Window: Local Variables|Local Variables]]
 +
**[[IDE Window:Variable Inspector|Variable Inspector]]
 +
**[[IDE Window: Watch list|Watch list]]
 +
**[[IDE Window: Watch Properties|Watch properties]]
  
 
=== Linux 64 ===
 
=== Linux 64 ===

Revision as of 00:56, 18 July 2006

My Todo

LCL

  • Make imagelist widgetset specific
  • adjust Listviews for imagelists
  • update toolbar
  • update treeview

Carbon interface

  • make initial interface so that a hello world would work
  • Make a Ansistring based CFString (CFStringCreateWithCStringNoCopy, add refcount and release with contentsDeallocator)

Debugger

Linux 64

  • Make it work™

Sparc

  • Fix gtk scrollbars

Installing Carbon on OSX

Carbon Interface