summaryrefslogtreecommitdiff
path: root/extras/lazarus_ide
AgeCommit message (Collapse)Author
2008-10-01* Updated all demos to use the new unit names.graemeg
* Updated all packages like ide addons, fpcunit etc to use the new unit names.
2008-07-09* Updated the fpgui_ide.lpk to use the new fpgui_toolkit.lpk package.graemeg
* Added a new contributed package from Michael van Canneyt. This allows you to create FPCUnit projects with the fpGUI as front-end. * Renamed the FPCUnit GUI Test Runner unit from guitestrunner.pas to fpg_guitestrunner.pas to prevent conflicts in the Lazarus IDE.
2008-05-30* Created a Lazarus IDE add-on to register a new project type. You can then ↵graemeg
create a new fpGUI based project by selecting File - New