summaryrefslogtreecommitdiff
path: root/src/gui/gui_tab.pas
AgeCommit message (Expand)Author
2008-09-27* Phase 2 of the unit rename is complete. The gui units have now been renamed.graemeg
2008-09-27* Rename all corelib units to the new naming convention.graemeg
2008-09-10* Published ShowHint and ParentShowHint for all gui components.graemeg
2008-08-23* minor spelling mistakes.graemeg
2008-08-01* Minor tweak in the color of the tabs.graemeg
2008-07-23* Applied Vladimir's DrawText patch. Nice work.graemeg
2008-06-27* Introduced a new property to TfpgWidget, called IsContainer for allgraemeg
2008-05-26* TextFlagsDflt now contains txtEnabledgraemeg
2008-05-19* Merged my private graemeg branch changes (r752:r781) into trunk. These chan...graemeg
2008-05-02* To make the PageControl more visible in the UI Designer.graemeg
2008-04-29* The default look of the PageControl has been improved. It now looks like th...graemeg
2008-04-27* Removed unneeded Canvas.BeginDraw and Canvas.EndDraw calls.graemeg
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