summaryrefslogtreecommitdiff
path: root/src/corelib/fpg_stdimages.pas
AgeCommit message (Collapse)Author
2014-12-20color dialog: Color Picker and Hex Value editbox added.Fred van Stappen
Thanks to Fred van Stappen for the original contribution. I (Graeme) make a couple more changes, code clean-up, and dialog translation.
2011-10-31report tool: move some images into standard images listJean-Marc Levecque
2010-09-30Added new 'stdimg.about' image. Handly for toolbar usage.Graeme Geldenhuys
2010-09-04Added two new standard images: Home folder and Bookmarks iconsGraeme Geldenhuys
2010-08-19Fixed preloading of new Arrow images.Graeme Geldenhuys
* I forgot this in the previous patch. New arrow images are masked.
2010-05-06New image for Checked menu items.Graeme Geldenhuys
2010-04-16new standard image: ellipseGraeme Geldenhuys
Using this instead of the text '...' allow developer to center the ellipse on a button.
2010-04-15New standard image added: open folder with a fileGraeme Geldenhuys
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.