summaryrefslogtreecommitdiff
path: root/src/gui/gui_hyperlink.pas
AgeCommit message (Collapse)Author
2008-05-19* Merged my private graemeg branch changes (r752:r781) into trunk. These ↵graemeg
changes are required to change all componens from 1-based indexing to 0-based indexing.
2008-04-01* If OnClick is assigned to HyperLink then it overrides the HyperLink link. ↵graemeg
Now it can be used as a Hot label as well.
2008-03-25* fpGUI should now compile under FPC 2.3.1 but it's untested.graemeg
2008-03-25* Added Antonio Sanguigni new TfpgHyperLabel component to fpGUI. I converted ↵graemeg
his gui_browser class to a fpgOpenURL function.