Age | Commit message (Expand) | Author |
---|---|---|
2013-04-10 | Change to still support FPC 2.6.0 during the fpGUI 1.0 release | Graeme Geldenhuys |
2013-04-06 | os/2 bitmaps with bitdepth of 1,4 or 8 have a 3 byte color palette. | Graeme Geldenhuys |
2013-04-05 | Initial support for reading OS/2 Bitmap files. | Graeme Geldenhuys |
2013-04-04 | bmp code now raises an exception for a unknown BMP format. | Graeme Geldenhuys |
2012-03-20 | BMP and PNG image loading now correctly sets the Alpha channel values. | Graeme Geldenhuys |
2012-02-21 | Use unicode enabled types for the BMP loading code. | Graeme Geldenhuys |
2010-09-03 | compiler hint: removed unused unit from uses clause | Graeme Geldenhuys |
2010-05-12 | TfpgImageBase.Invert() now takes a boolean property to include the mask or not. | Graeme Geldenhuys |
2010-03-18 | BMP reading: This fixes the image loading issue on WinCE devices. | Graeme Geldenhuys |
2010-02-26 | Update copyright notice in all units. | Graeme Geldenhuys |
2008-09-27 | * Rename all corelib units to the new naming convention. | graemeg |