Age | Commit message (Collapse) | Author |
|
* They used to be Indexed BMP, now they are RGB BMP's.
fpGUI doesn't handle Indexed images well - I'm working on
better image support.
* Updatet the script to generate image include file under Linux.
* Rebuilt stdimages.inc file.
|
|
* Implemented and added a new widget TfpgRadioButton
* TfpgWidget now doesn't process MouseUp and MouseDown events when disabled.
* TfpcCheckBox now uses composite images to paint the check mark as well.
|
|
* Moved all the images from the prototype directory.
* Removed all the obsolete examples
|