summaryrefslogtreecommitdiff
path: root/src/gui/fpg_menu.pas
AgeCommit message (Expand)Author
2011-08-24menu: correctly handle keyboard shortcut events nowGraeme Geldenhuys
2011-07-12commented 2 line of code which really isn't needed in the menu painting processGraeme Geldenhuys
2010-11-30minor bugfix in menubar repainting after a popup window closes.Graeme Geldenhuys
2010-11-30TfpgMenuBar now offloads menu bar background painting to current fpgStyle ins...Graeme Geldenhuys
2010-11-30MenuBar now shows selected menu item of shown popup menu as indented bevelGraeme Geldenhuys
2010-11-30menu: consistent parameter name as used in TfpgMenuBar.Graeme Geldenhuys
2010-08-29menu theming: refactored out the menu painting, into the TfpgStyle classGraeme Geldenhuys
2010-08-19Menus: Minor bugfix in popup menus. OpenerMenuBar is not always assigned.Graeme Geldenhuys
2010-08-19MenuBar: bugfix - clicking disabled menu items should not toggle internal FCl...Graeme Geldenhuys
2010-08-18MenuBar Open/Close popup menus bug.Graeme Geldenhuys
2010-08-18Popup Menu: fixes last selected item still focused bug.Graeme Geldenhuys
2010-08-18MenuBar: fixed menu selectio/focus issueGraeme Geldenhuys
2010-06-29Popup menu: Added some spacing after menu item text.Graeme Geldenhuys
2010-05-15When using ICommand (aka actions) it takes preferences over OnClick event han...Graeme Geldenhuys
2010-05-12Moved Check image drawing out of TfpgMenuItem.DrawText()Graeme Geldenhuys
2010-05-12TfpgPopupMenu's DrawItem() and DrawRow() now as AItemFocused propertyGraeme Geldenhuys
2010-05-07Popup Menu now paints the Checkmark when a MenuItem.Checked = True.Graeme Geldenhuys
2010-03-16MenuBar issues with visibility when created at runtime.Graeme Geldenhuys
2010-02-26Update copyright notice in all units.Graeme Geldenhuys
2009-12-29MenuBar color is not consistent with Popup Menu seperator items.Graeme Geldenhuys
2009-12-21Causes popup menus to overlap slightly so it is easier to see the z-order.Graeme Geldenhuys
2009-12-10Tweak of color usage and the look of popup menusGraeme Geldenhuys
2009-11-23Add a Hint property to TfpgMenuItem.Graeme Geldenhuys
2009-10-09Added "dummy" Checked property to Menus.Graeme Geldenhuys
2008-09-27* Phase 2 of the unit rename is complete. The gui units have now been renamed.graemeg