index
:
Erich/fpGUI
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-09-30
Change arrays to packed arrays.
Graeme Geldenhuys
2009-09-30
Code formatting changes.
Graeme Geldenhuys
2009-09-30
Add new menu item in Help menu for debugging purposes.
Graeme Geldenhuys
2009-09-30
Reimplement the ReadDictionary() method
Graeme Geldenhuys
2009-09-30
Implement AddChildNodes() but it still needs testing.
Graeme Geldenhuys
2009-09-30
More help file loading changes.
Graeme Geldenhuys
2009-09-30
Moved the ProfileEvent calls and enabled DEBUG define where I need it.
Graeme Geldenhuys
2009-09-30
Forgot to apply "packed" to record structures.
Graeme Geldenhuys
2009-09-29
We get AV's trying to read a help file. Debug please!
Graeme Geldenhuys
2009-09-29
Code to load our first help file!
Graeme Geldenhuys
2009-09-29
Moved ProfileEvent method to new unit.
Graeme Geldenhuys
2009-09-29
Minor cleanup and a new pointer type.
Graeme Geldenhuys
2009-09-29
Ported the huge HelpFile unit to FPC.
Graeme Geldenhuys
2009-09-29
Add more INF required units. Converted them all to be FPC compatible.
Graeme Geldenhuys
2009-09-29
Initial checkit on HelpFile unit. Not compilable with FPC.
Graeme Geldenhuys
2009-09-29
Add HelpTopic unit to project.
Graeme Geldenhuys
2009-09-29
Converts unit to be compilable by Free Pascal.
Graeme Geldenhuys
2009-09-29
EOL characters converted to Unix format.
Graeme Geldenhuys
2009-09-29
Add original NewView unit to repository
Graeme Geldenhuys
2009-09-29
Ported some basic IPF units to Free Pascal.
Graeme Geldenhuys
2009-09-29
Add 'File | Open' event handler.
Graeme Geldenhuys
2009-09-29
Project wide gitignore file to make git-status output tidy.
Graeme Geldenhuys
2009-09-29
Initial checking of basic application main form.
Graeme Geldenhuys