Historique des commits

Auteur SHA1 Message Date
  BDisp 977f907cb4 Prevents throw exception if Border is null. il y a 2 ans
  BDisp 4ad63df10e Fix a bug where a row is less than zero on shrinking. il y a 2 ans
  dependabot[bot] 3b0ab561fb Bump ReportGenerator from 5.1.23 to 5.1.24 il y a 2 ans
  BDisp bdf9ec112c Fix unit test method name. il y a 2 ans
  BDisp 1c633efbad Fix unit test because OnLeave is now invoked on toplevel removing, preventing two views having focus. il y a 2 ans
  BDisp 2368ec87f1 Prevents throw exception if Application.Current is null. il y a 2 ans
  BDisp 8c7fce0472 Fix extra bracket. il y a 2 ans
  BDisp b13247342a Add unit test. il y a 2 ans
  BDisp d9a7b5f6f3 Fixes #2776. Pressing Alt key on a Window with only a MenuBar throws System.InvalidOperationException. il y a 2 ans
  BDisp 74aedd25bf Fixes #2789. StatusItem should have a disabled attribute if it can't execute. il y a 2 ans
  BDisp 42fcc35154 Prevents open menu bar if it's invisible and close all opened menus. il y a 2 ans
  BDisp b9c9079629 Simplifies all the run actions. il y a 2 ans
  BDisp 754d7d6983 Leveraging the power of CanExecute feature. il y a 2 ans
  BDisp 63ceef5259 FindAndOpenMenuByHotkey now search inside Menus and inside his Children. il y a 2 ans
  BDisp 1fc239a895 Fixes #2787. MenuItem with CanExecute returning false is select when a MenuBar is opened. il y a 2 ans
  BDisp b40d2a65a9 Added hosted scroll bar unit test. il y a 2 ans
  BDisp 27b3375dae Prevents set offsets if start is equal to zero. il y a 2 ans
  BDisp 20650213c2 Fix paste not working and invoke ContentsChanged where is needed. Add unit test. il y a 2 ans
  BDisp cd10fb4cae Improving BottomOffset and RightOffset by not relying on CurrentRow and CurrentColumn. il y a 2 ans
  BDisp 2bcd22c49d Add ColorScheme to the contentBottomRightCorner and only set the visibility if necessary. il y a 2 ans
  BDisp 9938b89560 Fix typo on private method. il y a 2 ans
  BDisp 9d9d088a30 Prevent passing wrong frame to SetRelativeLayout method. il y a 2 ans
  BDisp 281f470aa4 Use Curses.flushinp to throws away any typeahead. il y a 2 ans
  BDisp c6b5ada5c4 Make code more readable on ProcessMouseEvent method as suggested. il y a 2 ans
  BDisp 886c86aee3 Simplifying Curses.KeyResize code as suggest. il y a 2 ans
  BDisp 72d5787b69 Prevents echoing text at the terminal when leaving the app due to escape sequences. il y a 2 ans
  BDisp 68c66135ee Prevents a click or double click event belonging to a prior driver instance. il y a 2 ans
  BDisp 359b47b61a This test still failing sometimes: il y a 2 ans
  BDisp 17f123b214 Fixes #2784. CursesDriver throws System.StackOverflowException on console resizing. il y a 2 ans
  BDisp 6590c58874 Fix condition if Window and Application.Top. il y a 2 ans