summaryrefslogtreecommitdiff
path: root/src/gui/fpg_tab.pas
AgeCommit message (Expand)Author
2010-04-25Publish the new OnShowHint for all other widgets in fpGUI.Graeme Geldenhuys
2010-04-21Fixed scroll buttons in PageControl when tabs are left|right positioned.Graeme Geldenhuys
2010-04-20PageControl: has a new property Options.Graeme Geldenhuys
2010-04-19PageControl: New popup menu to close active tabGraeme Geldenhuys
2010-04-19PageControl: New OnClosingTabSheet event added.Graeme Geldenhuys
2010-04-14tabs: adds support for Left/Right tab position and mouse support.Graeme Geldenhuys
2010-03-26tabs: make sure internal ActivePageIndex is still correct.Graeme Geldenhuys
2010-03-24tabs: InsertPage can now suppress the OnChange event from firing.Graeme Geldenhuys
2010-03-24tabs: OnChange even is automatically fired when ActivePage is set.Graeme Geldenhuys
2010-03-24tabs: populate tabsheet.Text for UI Designer.Graeme Geldenhuys
2010-03-24tabs: initial implemenation of tab position tpRight.Graeme Geldenhuys
2010-03-24tabs: Text Formatting Flags are now set per tab position.Graeme Geldenhuys
2010-03-24tabs: Fixed ButtonHeight implementation to take FixedTabHeight into account.Graeme Geldenhuys
2010-03-24tabs: Correct MaxButtonWidth implementation to take FixedTabWidth into account.Graeme Geldenhuys
2010-03-24tabs: defined other tab positions + minor code formattingGraeme Geldenhuys
2010-03-24tabs: Renamed MaxButtonHeight method to more clearly define what it does.Graeme Geldenhuys
2010-03-24tabs: Implemented left and right tab drawing in DrawTab() method.Graeme Geldenhuys
2010-03-24Tabs: New property FixedTabHeight.Graeme Geldenhuys
2010-03-24PageControl: UTF8 compliance with text handling in tabs.Graeme Geldenhuys
2010-03-21Tab: implemented TabPosition tpBottom and tpNoneGraeme Geldenhuys
2010-03-19PageControl: Neaten up code and some minor improvements.Graeme Geldenhuys
2010-02-26Update copyright notice in all units.Graeme Geldenhuys
2010-02-25Published Hint and ShowHint on all widgets.Graeme Geldenhuys
2008-11-06* Minor fix in TabSheet bg color.graemeg
2008-10-14* UI Designer: New component TfpgTabSheet component on the palette.graemeg
2008-10-13* Added some extra sanity checks in TfpgPageControl.graemeg
2008-09-27* Phase 2 of the unit rename is complete. The gui units have now been renamed.graemeg