summaryrefslogtreecommitdiff
path: root/src/nvUtilities.pas
AgeCommit message (Expand)Author
2009-10-21Two new procedures added to nvUtilities unit.Graeme Geldenhuys
2009-10-20More minor code formattingGraeme Geldenhuys
2009-10-15New memory functions added, but not really needed for FPC.Graeme Geldenhuys
2009-10-14A few new help functions and logevent() implemented.Graeme Geldenhuys
2009-10-12Fixed permission denied error when opening help files.Graeme Geldenhuys
2009-10-08Initial import of ported RichTextView component.Graeme Geldenhuys
2009-10-05Removed utf8tools package requirement.Graeme Geldenhuys
2009-10-05New help functions that uses external utf8tools package.Graeme Geldenhuys
2009-10-01Added EpikTimer for performance timing. Just a temporary thing.Graeme Geldenhuys
2009-10-01New utility method GetFileSize() that takes a full filename as parameter.Graeme Geldenhuys
2009-09-30Moved the ProfileEvent calls and enabled DEBUG define where I need it.Graeme Geldenhuys
2009-09-29Moved ProfileEvent method to new unit.Graeme Geldenhuys
2009-09-29Add more INF required units. Converted them all to be FPC compatible.Graeme Geldenhuys