Commit History

Author SHA1 Message Date
  Tig 0df485a890 Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612) 2 years ago
  BDisp 7aad349317 Fixes #2750. MenuBar (without children) causes stack overflow when shortcut is pressed. 2 years ago
  BDisp 713b2c4725 Fixes #92. Remove dependency on ustring. (#2620) 2 years ago
  Tig dea5f0fe03 Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595) 2 years ago
  BDisp 915af9b3ff Fixes #2558. MenuBar positions wrong in some situations. (#2567) 2 years ago
  BDisp ea24de3a27 Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577) 2 years ago
  BDisp 62746f8037 Fixes #2539. Add feature to draw menus with or without border. (#2556) 2 years ago
  BDisp 5ae8e98631 Fixes menu frame and unit test on the #2483. (#2542) 2 years ago
  Tig b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 years ago
  Tig 8c59e8255f Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527) 2 years ago
  BDisp 5317489a8b Fixes #2539. Menu should use Frame instead of DrawFrame. (#2540) 2 years ago
  Tig a637f8a29c Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525) 2 years ago
  BDisp 4745eb51ad Fix merge errors and bugs. 2 years ago
  BDisp 1badf8a585 Fix mouse issue in a modal view. 2 years ago
  BDisp 31d0e159fd Fix forget change. 2 years ago
  BDisp 4843fd0205 Subscribing DrawContentComplete on the Application which allow draw over modal views. 2 years ago
  BDisp 59efe8c510 Fix merge issue. 2 years ago
  BDisp 6396d92907 Merge branch 'v2_develop' into events-fix 2 years ago
  BDisp b949d78064 Detaching Added handler. 2 years ago
  BDisp 330a0e8d2f Fixes#2404. Tabbing to MenuBar and open/close. 2 years ago
  tznind 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
  tznind 6a33f142e0 Added MenuOpenedEventArgs class 2 years ago
  tznind 6f5ef32fb7 Switch `event Action` to `event EventHandler` 2 years ago
  tznind 3bec36ac47 Change Action to EventHandler for more events 2 years ago
  BDisp 489a802df6 Implementing nullable bool checked on Menu. 2 years ago
  BDisp 1b9b50dd12 merge develop branch 2 years ago
  BDisp 4c8520ca08 Fixes #2228. Crash when attempting to open menu bar item with action but no menu items assigned. 2 years ago
  BDisp 68c93ed540 Fixes #2225. MenuBar leaves trails when mounted in a Window. 2 years ago
  BDisp 887a3b8b98 Fixes #2137. Disabled menu item is selected on click. 2 years ago
  Charlie Kindel 8af9d0ddd7 Merge branch 'develop' into fix_2109_menubar_spacing 2 years ago