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
path:
root
/
src
/
corelib
/
fpg_utils.pas
Age
Commit message (
Expand
)
Author
2013-12-28
uidesigner: completed string constants to resource string for vfdforms.pas unit
Graeme Geldenhuys
2013-05-13
code formatting: fixes the camel case of a function name.
Graeme Geldenhuys
2013-04-19
Another file system encoding fix for TfpgINIFile
Graeme Geldenhuys
2013-03-18
utils: Adds a new RTL wrapper to handle UTF-8 path names correctly.
Graeme Geldenhuys
2012-10-12
Creates a fpGUI wrapper for RTL's RenameFile() function.
Graeme Geldenhuys
2011-09-13
new utility function to get the current executable name
Graeme Geldenhuys
2011-06-17
minor code formatting changes
Graeme Geldenhuys
2010-10-01
Fix compilation under Windows. Force DeleteFile() from Sysutils, not Windows ...
Graeme Geldenhuys
2010-09-30
fpg_utils: new fpgDeleteFile() wrapper for the RTL DeleteFile() procedure
Graeme Geldenhuys
2010-09-23
adds new utility function fpgIsBitSet() to check if a specific Bit is set in ...
Graeme Geldenhuys
2010-09-04
fpg_utils: Added a new function that returns a config directory for fpGUI fra...
Graeme Geldenhuys
2010-09-04
fpg_utils: Added two new RTL wrapper functions.
Graeme Geldenhuys
2010-09-04
Rearranged some constants and moved fpgAddColon() to fpg_utils unit.
Graeme Geldenhuys
2010-08-24
New wrapper (fpgChangeFileExt) created for fpGUI.
Graeme Geldenhuys
2010-08-23
Fix compilation error under Windows.
Graeme Geldenhuys
2010-08-22
Introduced a new cross-platform fpgFileSize() helper function.
Graeme Geldenhuys
2010-05-12
overridden fpgForceDirectories() method implemented which handles OS encoding.
Graeme Geldenhuys
2010-04-22
New Unicode wrapper function added: fpgExtractFileExt()
Graeme Geldenhuys
2010-02-26
Update copyright notice in all units.
Graeme Geldenhuys
2010-02-22
Removed IFDEF's in fpg_utils by using AllFilesMask.
Graeme Geldenhuys
2009-11-23
Added implementation of fpgExtractFileName()
Graeme Geldenhuys
2009-10-21
Add OS encoding friendly fpgExtractFilePath function.
Graeme Geldenhuys
2009-06-08
DebugLn() improvements
Graeme Geldenhuys
2009-01-14
* new methods added to fpg_utils unit.
graemeg
2009-01-12
* Added two new functions to fpg_utils unit.
graemeg
2008-09-27
* Rename all corelib units to the new naming convention.
graemeg