提交歷史

作者 SHA1 備註 提交日期
  Tig b4552ee14b Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544) 2 年之前
  Tig 8c59e8255f Partially Fixes #2483 - Removes old Border and leverages LineCanvas for Frames, etc... (#2527) 2 年之前
  BDisp 5317489a8b Fixes #2539. Menu should use Frame instead of DrawFrame. (#2540) 2 年之前
  Tig a637f8a29c Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525) 2 年之前
  BDisp 4745eb51ad Fix merge errors and bugs. 2 年之前
  BDisp 1badf8a585 Fix mouse issue in a modal view. 2 年之前
  BDisp 31d0e159fd Fix forget change. 2 年之前
  BDisp 4843fd0205 Subscribing DrawContentComplete on the Application which allow draw over modal views. 2 年之前
  BDisp 59efe8c510 Fix merge issue. 2 年之前
  BDisp 6396d92907 Merge branch 'v2_develop' into events-fix 2 年之前
  BDisp b949d78064 Detaching Added handler. 2 年之前
  BDisp 330a0e8d2f Fixes#2404. Tabbing to MenuBar and open/close. 2 年之前
  tznind 2ed71e284c Move all nested eventargs out of parent classes to root 2 年之前
  tznind 6a33f142e0 Added MenuOpenedEventArgs class 2 年之前
  tznind 6f5ef32fb7 Switch `event Action` to `event EventHandler` 2 年之前
  tznind 3bec36ac47 Change Action to EventHandler for more events 2 年之前
  BDisp 489a802df6 Implementing nullable bool checked on Menu. 2 年之前
  BDisp 1b9b50dd12 merge develop branch 2 年之前
  BDisp 4c8520ca08 Fixes #2228. Crash when attempting to open menu bar item with action but no menu items assigned. 2 年之前
  BDisp 68c93ed540 Fixes #2225. MenuBar leaves trails when mounted in a Window. 2 年之前
  BDisp 887a3b8b98 Fixes #2137. Disabled menu item is selected on click. 2 年之前
  Charlie Kindel 8af9d0ddd7 Merge branch 'develop' into fix_2109_menubar_spacing 2 年之前
  Tig f04e7c108f Merge branch 'develop' into fix_2118_menu_hotkeys 2 年之前
  Charlie Kindel 6eac49383e Merge branch 'develop' into fix_2109_menubar_spacing 2 年之前
  Charlie Kindel 76dd8a70d4 more doc improvements 2 年之前
  BDisp 802820edfa Fixes #2121. ContextMenu: When open, Shift-F10 should close menu. 2 年之前
  Charlie Kindel 4ef36560d7 made code clearer 2 年之前
  Charlie Kindel f3e7042077 added constants to MenuBar 2 年之前
  Charlie Kindel d93a247a4d documenting behavior 2 年之前
  Charlie Kindel ce7567e733 Fixes HotColor for non-activated menus 2 年之前