Difference between revisions of "User:AndrewH/todo list"

From Free Pascal wiki
Jump to navigationJump to search
 
Line 2: Line 2:
 
Mostly these are ideas that are floating around in my head but could happen if I become motivated to do them.
 
Mostly these are ideas that are floating around in my head but could happen if I become motivated to do them.
 
* Modify code completion to use .ppu's. This will allow an installation of Lazarus and fpc without fpcsrc.
 
* Modify code completion to use .ppu's. This will allow an installation of Lazarus and fpc without fpcsrc.
* Help Browser/Viewer based on chmlib. (Please note the title of this todo list :)
+
* Help Browser/Viewer based on chmlib. Semi-done.
 
* Improve LCL/Carbon Interface on Mac OS X.
 
* Improve LCL/Carbon Interface on Mac OS X.
 
* Improve LCL/Gtk2 Interface.
 
* Improve LCL/Gtk2 Interface.
 +
* Make native Gtk2 TTreeView, possibly gtk1 too

Revision as of 18:32, 22 November 2005

My todo or not todo list

Mostly these are ideas that are floating around in my head but could happen if I become motivated to do them.

  • Modify code completion to use .ppu's. This will allow an installation of Lazarus and fpc without fpcsrc.
  • Help Browser/Viewer based on chmlib. Semi-done.
  • Improve LCL/Carbon Interface on Mac OS X.
  • Improve LCL/Gtk2 Interface.
  • Make native Gtk2 TTreeView, possibly gtk1 too