Cronologia Commit

Autore SHA1 Messaggio Data
  BDisp f272f8941f Revert "Add one more unit test and replace True/False to Equal/NotEqual." 1 anno fa
  BDisp b9c0bcb613 Add one more unit test and replace True/False to Equal/NotEqual. 1 anno fa
  BDisp ae5e41fd6b Fixes #3351. TabIndex with the same setter value but with wrong index return without set the correct value. 1 anno fa
  Tig 6070e80e23 Merge pull request #3339 from tig/v2_3338-Toplevel-Must-Be-Disposed 1 anno fa
  Tig fda20df9ab Another attempt to fix Dispose in BWC 1 anno fa
  Tig 1e5ac783c5 Fixed dispose calls (one I missed). 1 anno fa
  Tig 5b03d739a6 Fixed quit scenario bug. WorkerApp, when hidden, was eating QuitKey 1 anno fa
  Tig 0b90274a15 Merged @bdisp latest fixes 1 anno fa
  Tig 253fd2b7b2 Fixed bug in scenario where hitting ENTER to start worker crashed listview 1 anno fa
  Tig 35d78fd985 Merged @bdisp's latest 1 anno fa
  Tig 66f5fb826d Merged @bdisp's latest and code cleanup 1 anno fa
  Tig d3599c9daf Merge pull request #27 from BDisp/tig_v2_3338-Toplevel-Must-Be-Disposed 1 anno fa
  Tig 6ebee8d42b Fixed more bad code 1 anno fa
  BDisp 155e0a4232 Prevents run stagingUI if OverlappedTop is null. 1 anno fa
  BDisp feed69d53f Prevents throwing if MainLoop is null. 1 anno fa
  BDisp c8b3e15028 Prevents run iteration if toplevel's stack is empty. 1 anno fa
  BDisp e764202ff1 Merge branch 'v2_3338-Toplevel-Must-Be-Disposed' into tig_v2_3338-Toplevel-Must-Be-Disposed 1 anno fa
  BDisp ff404ac8f5 Resolving merge conflicts. 1 anno fa
  Tig 9c0fb02593 Updated CM scenario 1 anno fa
  Tig 09c7104d07 fixed unit tests 1 anno fa
  Tig fffae452e2 Added Main to Scenario. Updated a few scenarios to test out. 1 anno fa
  BDisp 09b9e41641 Set Visible to false on Closing event. 1 anno fa
  Tig 561d671746 Removed un-needed and un-used RequestStop override from Scenario 1 anno fa
  Tig 5c6560299b Makes Run<T> and Run() return the Toplevel that gets created 1 anno fa
  Tig 29534c4c45 Added comments to Scenario 1 anno fa
  Tig 8487e78cf3 Fixed unit tests failure caused by BackgroundWorkerCollection 1 anno fa
  Tig 92cc648966 Merge branch 'v2_3338-Toplevel-Must-Be-Disposed' of tig:tig/Terminal.Gui into v2_3338-Toplevel-Must-Be-Disposed 1 anno fa
  Tig c9d485870c Merge pull request #25 from BDisp/tig_v2_3338-Toplevel-Must-Be-Disposed 1 anno fa
  BDisp 0ae19289e9 Rename _latestClosedRunStateToplevel to _cachedRunStateToplevel. 1 anno fa
  BDisp c5aeac060f Move assertion outside the lock. 1 anno fa