Skip to content

V2.5

Compare
Choose a tag to compare
@joachimmarder joachimmarder released this 19 Aug 11:29
· 47 commits to master since this release
  • Issue #67: Recent files can be added before the command was actually created.
  • Issue #68: Create a standard action for the recent files.
  • Moved code to deal with recent files from TUIRibbon to TUICommandRecentItems.
  • Issue #101: You can now search for commands in the Ribbon Designer.
  • Issue #76: Commands can now be sorted in the Ribbon Designer.
  • Issue #95: Fixed possible exception when setting WindowState to wsMaximmized in TForm.OnCreate event.
  • Issue #73: Add property for RibbonDesigner with path to XML file, to make editing the ribbon easier.
  • Issue #70: Decoupled Visible and Minimized property.
  • Issue #75: Setting Visible to False now works as expected.