index
:
Erich/fpGUI
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
gui_tab.pas
Age
Commit message (
Expand
)
Author
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 all
graemeg
2008-05-26
* TextFlagsDflt now contains txtEnabled
graemeg
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 TfpgForm
graemeg
2007-10-08
* UI Designer: Added more available Boolean properties to the Object Inspector.
graemeg
2007-09-28
* Implemented Pages[] property for TfpgPageControl
graemeg
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 can
graemeg
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 to
graemeg
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