Historique des commits

Auteur SHA1 Message Date
  BDisp f9d55c9d08 Ensures the HasFocus property only can be set by the SetHasFocus method. Removed unnecessary code in Menu. il y a 5 ans
  BDisp caa43eb371 Fixes #743. Added View argument to the Enter and Leave events. il y a 5 ans
  Charlie Kindel 49bfe6a6c2 progress...rabbit hole il y a 5 ans
  Charlie Kindel cdf6d85e59 Revert "refactored consoledriver for more reuse" il y a 5 ans
  Charlie Kindel 3948d9c554 refactored consoledriver for more reuse il y a 5 ans
  BDisp 1c966f67b8 Intended to improve a more faster mouse. il y a 5 ans
  Charlie Kindel dc878b899c enabled better characters il y a 5 ans
  Charlie Kindel 1b5549bc07 tweaked api docs; adjusted enum name to match LayoutStyle il y a 5 ans
  Charlie Kindel dc4636a458 implemented menu checked and test scenario in UI Catalog il y a 5 ans
  BDisp d788761710 Removed the unnecessary event flag too. il y a 5 ans
  BDisp 89a4bdeb03 Changed from Terminal.Gui all EventHandler to Action. il y a 5 ans
  Charlie Kindel 90b19a5e04 POC il y a 5 ans
  Charlie Kindel d980d70d60 Merge branch 'master' into bounds_comments il y a 5 ans
  Charlie Kindel 0756917ee6 Merge pull request #596 from BDisp/menu-improvements il y a 5 ans
  Charlie Kindel e87b56cd77 updated api docs; implemented inheritdoc; may break deploy il y a 5 ans
  BDisp afae8b8f85 Requested changes made. il y a 5 ans
  Charlie Kindel fddfcf8802 Charlie's Mondo Patch (#600) il y a 5 ans
  BDisp ae126b48d5 Reverting this because it interfere with the Alt+Tab when switching through windows. il y a 5 ans
  BDisp f4fba42823 Improvements the mouse and keys of the MenuBar. il y a 5 ans
  Charlie Kindel d035fb1116 fixed clipping once and for all il y a 5 ans
  Fabian R 262830aa43 Merge branch 'menubaritem_refactor' of https://github.com/KDERazorback/gui.cs into menubaritem_refactor il y a 5 ans
  Fabian R 904f04df0e Removed redundant properties on MenuBar View il y a 5 ans
  Fabian R 814821b933 Removed redundant properties on MenuBar View il y a 5 ans
  Fabian R f2e5b08a88 + Added IsCurrentTop read-only property to Gui.Toplevel class to allow a more convenient checking if a view's instance is currently on top (active and displayed). il y a 5 ans
  Charlie Kindel 585f249b1c Updated and fixed XML documentation il y a 5 ans
  BDisp 08e77e5a42 Merge branch 'master' into unix-mouse-features il y a 5 ans
  Charlie Kindel ecaf43aa4c Refactored keydown/up/press events to use event vs. Action<T> il y a 5 ans
  Charlie Kindel ab72865b2c Refactored keydown/up/press events to use event vs. Action<T> il y a 5 ans
  BDisp 8f8a771c8f Prevents mouse all events, which perform any of the mouse events, to be invoked if mouseEvent.ButtonState == 0 && mouseEvent.EventFlags == 0. (#453) il y a 5 ans
  Charlie Kindel 36cebd0889 Fixes All Warnings (#450) il y a 5 ans