Historique des commits

Auteur SHA1 Message Date
  BDisp c76a66fc19 Merge develop branch il y a 2 ans
  tznind 656fe727f0 Fix null reference exception when OnLeave event handlers clear focus. il y a 2 ans
  BDisp 8d44217c8a Fixes #2222. RadioGroup first upper case and ProcessColdKey is not working well. il y a 2 ans
  Charlie Kindel 04af7d2106 merge develop il y a 2 ans
  Tig 842f73d07a Merge branch 'develop' into view-clear-fix il y a 2 ans
  Charlie Kindel b29754cc5a moves isovverriden to Responder, adds unit tests il y a 2 ans
  BDisp 8cb3054bf8 Fix IsOverridden method per @tig in https://github.com/gui-cs/Terminal.Gui/issues/2156#issuecomment-1299338732 il y a 2 ans
  BDisp 060cb77e95 Fix IsOverridden method per @tig in https://github.com/gui-cs/Terminal.Gui/issues/2156#issuecomment-1299338732 il y a 2 ans
  BDisp bad23db442 Merge develop. il y a 2 ans
  BDisp 237b57e4b2 Refactoring code. il y a 2 ans
  BDisp 45990d0e87 Fixes 2142. Dim.Combine wasn't calculating well. il y a 2 ans
  BDisp 250ebd3f97 Added some more improvements. il y a 2 ans
  BDisp b4fc85bfd6 Fixes #2122. Weird visual artifacts on clearing. il y a 2 ans
  Charlie Kindel 52e6d10d84 Fixed tons of little doc typos il y a 2 ans
  Tig ac6f7756b7 Merge branch 'develop' into view-clear-background il y a 2 ans
  Tig a108590969 Merge pull request #2098 from pavkam/cleanup_1 il y a 2 ans
  BDisp 516e7e25de Fixes 2094. View does not clear it's background. il y a 2 ans
  tznind 711d4d739e Updated docs and made MouseEvent fields into properties for futureproofing and consistency il y a 2 ans
  tznind b20483cc68 Change `MouseEvent` to a mutable class (previously struct) and added Handled il y a 2 ans
  Alexandru Ciobanu 3e19bf70ed Correct for the comments on the PR and removed two unused imports. il y a 2 ans
  Alexandru Ciobanu 97c0f5349a cleanup and fix docs in View class il y a 2 ans
  BDisp 702ef46727 Fixes #2069. KeyDown and KeyUp events must run before OnKeyDown and OnKeyUp. il y a 2 ans
  BDisp b6715863a3 Fixes #2071. DrawContentComplete event is never called from the base if it's overridden. il y a 2 ans
  BDisp c350886b5d Fixes #2047. Tests are failing locally after merging #2046 il y a 2 ans
  BDisp 281a849c08 Fixes #2026. Added ClearOnVisibleFalse to flag if the view must be cleared or not. (#2020) il y a 2 ans
  BDisp 09f005448e Fixes #1800. TextView now uses the same colors as TextField. (#1971) il y a 2 ans
  BDisp 9505987d40 Fixes #1984. Setting Label.Visible to false does not hide the Label (#1985) il y a 2 ans
  Thomas Nind bfe9878554 Add ToArray to prevent 'Collection has been modified' Exception in older runtimes (#1976) il y a 2 ans
  Thomas Nind 8a90453bb2 Fixes #1962 - Change KeyBindings to allow chaining commands (#1966) il y a 2 ans
  BDisp 32fa12e0bd Changes due to the requested changes. il y a 3 ans