summaryrefslogtreecommitdiff
path: root/src/corelib/fpg_wuline.pas
AgeCommit message (Collapse)Author
2012-03-15wuline demo fixed regarding TRGBTriple and Alpha channel usage.Graeme Geldenhuys
2010-04-29TRGBTriple conflicts with a declaration in the Windows unit.Graeme Geldenhuys
* I introduced a new record type TFPColor (same as the declaration in the FPImage unit. I also introduced new conversion functions that work with TFPColor. * I marked the TRGBTriple type as deprecated. * I replaced all TRGBTriple usage with TFPColor.
2010-02-26Update copyright notice in all units.Graeme Geldenhuys
2008-09-27* Rename all corelib units to the new naming convention.graemeg
* Updated the UI Designer to use the new unit names.