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
/
gfx_utf8utils.pas
Age
Commit message (
Expand
)
Author
2008-07-24
* Added some code comments for the UTF8 utility functions.
graemeg
2008-07-24
* Added some short form utf-8 methods to gfx_utf8utils unit.
graemeg
2008-05-23
Applied patch from Vladimir. TfpgEdit now displays long text correctly on bot...
graemeg
2008-05-23
* Added some sanity checks in TfpgFontBase.TextWidth and Utf8Copy
graemeg
2008-05-19
* Merged my private graemeg branch changes (r752:r781) into trunk. These chan...
graemeg
2008-03-28
* Many big changes which removes bucket loads of compiler warnins. These will...
graemeg
2008-03-27
* TfpgEdit cursor position performance patch from Vladimir.
graemeg
2007-11-26
* Created a new unit that implements a WideString version of TStringList.
graemeg
2007-10-25
* Added new UTF8 function used for text translations with .po files.
graemeg
2007-10-08
minor code formatting changes.
graemeg
2007-10-05
* Implemented a UTF8Insert() and UTF8Delete() procedures
graemeg
2007-07-23
The first part of removing the obsolete fpGUI and replacing it with the new m...
graemeg