Commit History

Author SHA1 Message Date
  Tig ca7b8bb0ee fixed OnMouseClick logic 1 year ago
  Tig b980f07688 Test button 1 year ago
  Tig f65c49a858 More Prototype scrollbuttons in Padding for CharMap 1 year ago
  Tig a7079edf77 Prototype scrollbuttons in Padding for CharMap 1 year ago
  Tig 43e4a83664 Merge pull request #3360 from tig/v2_3359_CM_Reset 1 year ago
  Tig 0ef67d785b Merge pull request #3353 from BDisp/v2_tabindex-fix_3351 1 year ago
  Tig 5b367b3df1 Merge pull request #3361 from tznind/visible-to-designer 1 year ago
  tznind f3e832bfd8 Make terminal gui internal methods visible to TGD 1 year ago
  Tig e7a116eb46 Code cleanup 1 year ago
  Tig 57a57375f4 Updated code style for internal statics 1 year ago
  Tig f3536f8a86 Added Reset() call to AutoInitShutdown.After 1 year ago
  Tig 646b8dd597 Added Reset() calls to CM tests 1 year ago
  Tig ab1c89b203 Merge pull request #3346 from tznind/color-scheme-ctor 1 year ago
  BDisp d7fec3c3f1 Add unit test that proof setting TabIndex before all views are added, will have unexpected result. 1 year ago
  BDisp f272f8941f Revert "Add one more unit test and replace True/False to Equal/NotEqual." 1 year ago
  BDisp b9c0bcb613 Add one more unit test and replace True/False to Equal/NotEqual. 1 year ago
  BDisp ae5e41fd6b Fixes #3351. TabIndex with the same setter value but with wrong index return without set the correct value. 1 year ago
  Tig 6070e80e23 Merge pull request #3339 from tig/v2_3338-Toplevel-Must-Be-Disposed 1 year ago
  Tig fda20df9ab Another attempt to fix Dispose in BWC 1 year ago
  Tig 1e5ac783c5 Fixed dispose calls (one I missed). 1 year ago
  Tig 5b03d739a6 Fixed quit scenario bug. WorkerApp, when hidden, was eating QuitKey 1 year ago
  Tig 0b90274a15 Merged @bdisp latest fixes 1 year ago
  Tig 253fd2b7b2 Fixed bug in scenario where hitting ENTER to start worker crashed listview 1 year ago
  Tig 35d78fd985 Merged @bdisp's latest 1 year ago
  Tig 66f5fb826d Merged @bdisp's latest and code cleanup 1 year ago
  Tig d3599c9daf Merge pull request #27 from BDisp/tig_v2_3338-Toplevel-Must-Be-Disposed 1 year ago
  Tig 6ebee8d42b Fixed more bad code 1 year ago
  BDisp 155e0a4232 Prevents run stagingUI if OverlappedTop is null. 1 year ago
  BDisp feed69d53f Prevents throwing if MainLoop is null. 1 year ago
  BDisp c8b3e15028 Prevents run iteration if toplevel's stack is empty. 1 year ago