Difference between revisions of "User:Marc"

From Lazarus wiki
Jump to navigationJump to search
Line 9: Line 9:
 
* make initial interface so that a hello world would work
 
* make initial interface so that a hello world would work
 
* Make a Ansistring based CFString (CFStringCreateWithCStringNoCopy, add refcount and release with contentsDeallocator)
 
* Make a Ansistring based CFString (CFStringCreateWithCStringNoCopy, add refcount and release with contentsDeallocator)
 +
 +
==== Debugger ====
 +
* Fix bugs
 +
* Make native win32 debugger
 +
 +
==== Linux 64 ====
 +
* Make it work™
 +
 +
==== Spark ====
 +
* Fix gtk scrollbars

Revision as of 23:26, 26 August 2005

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

  • Fix bugs
  • Make native win32 debugger

Linux 64

  • Make it work™

Spark

  • Fix gtk scrollbars