Commit History

Author SHA1 Message Date
  Tigger Kindel 506eb107e6 Fixed Dim tests 2 years ago
  Tigger Kindel 43d5efcd6c Fixed Window tests; fixed XML doc errors 2 years ago
  Tigger Kindel 49561439e0 Fixed and simplified dialog tests 2 years ago
  Tigger Kindel 66e24905dc merged 2 years ago
  Tigger Kindel 791976428e merged !!! woot. 2 years ago
  BDisp 3937feb976 Fixes #2434. Dialog bounds bigger than Cols and Rows must be allowed to drag beyond left, right and bottom. 2 years ago
  Thomas Nind 057cea44d2 Merge branch 'v2_develop' into events 2 years ago
  Tig Kindel 6340f48e8a merge; broken 2 years ago
  Tig Kindel 8bd9ac7bce More cleanup 2 years ago
  Tig Kindel ab2bda109b improved API docs, removed duplicate code, refactored to make more readable 2 years ago
  BDisp 69a1c6ebde Recovering GrabbingMouse and UnGrabbingMouse implementation. 2 years ago
  Tigger Kindel f4aa58ea0a Got visuals working again 2 years ago
  tznind 7aae407efe Get rid of the EventArgs folder 2 years ago
  tznind fe2ed669c5 Merge branch 'events' of https://github.com/tznind/gui.cs into events 2 years ago
  tznind 2ed71e284c Move all nested eventargs out of parent classes to root 2 years ago
  BDisp 82bf8f0546 Fixes https://github.com/gui-cs/Terminal.Gui/issues/2413. GrabMouse ungrab other view that was grabbed and still need it. 2 years ago
  Tigger Kindel 1de683c13a still broken - documenting weird behavior 2 years ago
  tznind 9c4f3eda16 Update Added/Removed and other events to use `EventHandler 2 years ago
  tznind 17e2d1d341 Refactor Action<Size> events to EventHandler<SizeChangedEventArgs> 2 years ago
  tznind 5187310b9a Refactor 'AlternateKey' events in Toplevel to use new signature 2 years ago
  tznind bdcbd55856 Switch to EventHandler<ToplevelEventArgs> for 2 years ago
  tznind 58c267fd7c Switch to EventHandler for TopLevel methods 2 years ago
  BDisp d59bc80ca4 Undoing the changes because is causing continuous run loop. 2 years ago
  BDisp 2880247cbc Fixes Toplevel which was broken with many unit tests fails. 2 years ago
  BDisp 5840ad25e8 Added IsLoaded property to allow control if a change was done before or after the toplevel was loaded. 2 years ago
  BDisp 9cfa78a033 Fixes #2354. View.Redraw doesn't clear itself and PositionCursor doesn't ensure focus when a prior view was disabled. (#2355) 2 years ago
  Tig ff8ac0faac Merge branch 'develop' into invisible-cursor-fix_2326 2 years ago
  BDisp 057bbcaea8 Fixes #2326. Invisible cursor after modal dialog. 2 years ago
  Tig Kindel de5af990df removed unused Cook/UncookMouse APIs 2 years ago
  BDisp 03e0f086c3 Fixes #2267. Toplevel.EnsureVisibleBounds throws an exception if border is null. 2 years ago