Historique des commits

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