summaryrefslogtreecommitdiff
path: root/src/gui/gui_tab.pas
AgeCommit message (Expand)Author
2008-02-20* Applied Vladimir's patch for arrow key support in RadioButtons.graemeg
2008-02-16* Fixed TfpgPageControl where the Left and Right buttons were visible at star...graemeg
2008-02-15* Applied Jean-Marc's TextColor and BackgroundColor patch.graemeg
2007-10-22* Minor update to the tiOPF generic edit mediators unit.graemeg
2007-10-15* Minor fix when a tab gets destroyed. This affected the UI Designer.graemeg
2007-10-15* Published BackgroundColor and OnPaint for TfpgFormgraemeg
2007-10-08* UI Designer: Added more available Boolean properties to the Object Inspector.graemeg
2007-09-28* Implemented Pages[] property for TfpgPageControlgraemeg
2007-09-26* Added copyright information in the GUI units.graemeg
2007-09-26* PageControl's OnChange event type was not defined with 'of object'. It has ...graemeg
2007-09-26* Fixed and improved the painting of the PageControl.graemeg
2007-09-07* GUI: Made some components properties published so the RTTI cangraemeg
2007-08-26* Removed some compiler warnings.graemeg
2007-08-08* Finally fixed all painting issues with rectangles and clipping.graemeg
2007-08-03* Implemented basic keyboard navigation for PageControl. It needs more testin...graemeg
2007-08-03* Implemented BackgroundColor property for TfpgTabSheet.graemeg
2007-08-03* Added debug lines in GDI code and compiler defines tograemeg
2007-08-03* Added two buttons to tabtest project to show PageControl.ActivePage in action.graemeg
2007-08-02* PageControl now switches tabs via a mouse button click! :)graemeg
2007-08-02* More work has been done to the PageControl. It looks like a PageControl, bu...graemeg
2007-07-31* The beginnings of a PageControl and TabSheet.graemeg
2007-07-31* The beginnings of a PageControl and TabSheet.graemeg