summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-09-30Add new menu item in Help menu for debugging purposes.Graeme Geldenhuys
2009-09-30Reimplement the ReadDictionary() methodGraeme Geldenhuys
2009-09-30Implement AddChildNodes() but it still needs testing.Graeme Geldenhuys
2009-09-30More help file loading changes.Graeme Geldenhuys
2009-09-30Moved the ProfileEvent calls and enabled DEBUG define where I need it.Graeme Geldenhuys
2009-09-30Forgot to apply "packed" to record structures.Graeme Geldenhuys
2009-09-29We get AV's trying to read a help file. Debug please!Graeme Geldenhuys
2009-09-29Code to load our first help file!Graeme Geldenhuys
2009-09-29Moved ProfileEvent method to new unit.Graeme Geldenhuys
2009-09-29Minor cleanup and a new pointer type.Graeme Geldenhuys
2009-09-29Ported the huge HelpFile unit to FPC.Graeme Geldenhuys
2009-09-29Add more INF required units. Converted them all to be FPC compatible.Graeme Geldenhuys
2009-09-29Initial checkit on HelpFile unit. Not compilable with FPC.Graeme Geldenhuys
2009-09-29Add HelpTopic unit to project.Graeme Geldenhuys
2009-09-29Converts unit to be compilable by Free Pascal.Graeme Geldenhuys
2009-09-29EOL characters converted to Unix format.Graeme Geldenhuys
2009-09-29Add original NewView unit to repositoryGraeme Geldenhuys
2009-09-29Ported some basic IPF units to Free Pascal.Graeme Geldenhuys
2009-09-29Add 'File | Open' event handler.Graeme Geldenhuys
2009-09-29Initial checking of basic application main form.Graeme Geldenhuys