Commit History

Author SHA1 Message Date
  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
  tznind a949b790ec Refactor HotKeyChanged event 2 years ago
  tznind 83ed8ec958 AddTimeout now uses sender/event args 2 years ago
  tznind e7950433d8 Standardize on EventHandler 2 years ago
  Tigger Kindel d62bcb4b90 still broken 2 years ago
  Tigger Kindel 9a18e30c1a merged ; pretty broken 2 years ago
  Tig b7d206bf56 Merge pull request #2385 from BDisp/v2_layout-improvements 2 years ago
  BDisp 5ec653af2c Fix a dereference of a possibly null reference. 2 years ago
  BDisp 2eb05113af Fix negative bounds on draw text and thus fixes scrolling. 2 years ago
  BDisp f1e4e21456 Removing and refactoring code. 2 years ago
  BDisp d59bc80ca4 Undoing the changes because is causing continuous run loop. 2 years ago
  BDisp ef9124c472 Merge pull request #134 from tig/BDisp-v2_layout-improvements 2 years ago
  Tigger Kindel 4d7e23c77e Fixed merge conflicts - readded DimTests.cs 2 years ago
  Tigger Kindel 112f04c871 Fixed merge conflicts 2 years ago
  BDisp e66c3a0352 Fixes configuration unit test fails. 2 years ago
  BDisp ffc06ea59f Remove duplicates packages and updating. 2 years ago
  BDisp c7b5417f79 Fixes unit tests. 2 years ago
  BDisp 25e1b16c07 Removed Title from the Redraw and typo fices. 2 years ago
  BDisp 6c44b0413d Removing GetMaxNeedDisplay that was causing false changed values. 2 years ago
  BDisp 2880247cbc Fixes Toplevel which was broken with many unit tests fails. 2 years ago
  BDisp 56ab04d5bd Fixes Autocomplete broken with null references. 2 years ago
  BDisp 8ab01b0847 Renaming DimView to View. 2 years ago
  Tigger Kindel 2f8db4c9a0 Added JsonIgnore to Border.Child; fixes unit test fail for config man 2 years ago
  BDisp e09ddf3a5a Revert "ToString must return the Pos/Dim class name. Also Target.ToString() is not needed because they already overridden the ToString method." 2 years ago
  BDisp fac0d9a52e Revert "ToString() is to force throw if View is null. Good catch." 2 years ago
  BDisp c99b35578d Revert "Fixes unit tests to support Pos/Dim changes." 2 years ago
  BDisp 53e3e703cf Revert "Removing ToString() because they aren't View class and did a reformat." 2 years ago
  BDisp 29af067e01 Fixes merge errors. 2 years ago