Historial de Commits

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