Historique des commits

Auteur SHA1 Message Date
  tznind fcc75e7147 Update View Action events to EventHandler events il y a 2 ans
  tznind 17a33f3b11 Refactor `Action<bool?> Toggled` to `EventHandler<ToggleEventArgs>` il y a 2 ans
  tznind 02825d89ba Added SuperViewChangedEventArgs for Added/Removed to clarify situation il y a 2 ans
  tznind 1491e01d6a Fix xmldoc il y a 2 ans
  tznind 9c4f3eda16 Update Added/Removed and other events to use `EventHandler il y a 2 ans
  tznind 7764006932 Add ViewEventArgs il y a 2 ans
  tznind 17e2d1d341 Refactor Action<Size> events to EventHandler<SizeChangedEventArgs> il y a 2 ans
  tznind 5187310b9a Refactor 'AlternateKey' events in Toplevel to use new signature il y a 2 ans
  tznind bdcbd55856 Switch to EventHandler<ToplevelEventArgs> for il y a 2 ans
  tznind 58c267fd7c Switch to EventHandler for TopLevel methods il y a 2 ans
  tznind a949b790ec Refactor HotKeyChanged event il y a 2 ans
  tznind 83ed8ec958 AddTimeout now uses sender/event args il y a 2 ans
  tznind e7950433d8 Standardize on EventHandler il y a 2 ans
  Tig b7d206bf56 Merge pull request #2385 from BDisp/v2_layout-improvements il y a 2 ans
  BDisp 5ec653af2c Fix a dereference of a possibly null reference. il y a 2 ans
  BDisp 2eb05113af Fix negative bounds on draw text and thus fixes scrolling. il y a 2 ans
  BDisp f1e4e21456 Removing and refactoring code. il y a 2 ans
  BDisp d59bc80ca4 Undoing the changes because is causing continuous run loop. il y a 2 ans
  BDisp ef9124c472 Merge pull request #134 from tig/BDisp-v2_layout-improvements il y a 2 ans
  Tigger Kindel 4d7e23c77e Fixed merge conflicts - readded DimTests.cs il y a 2 ans
  Tigger Kindel 112f04c871 Fixed merge conflicts il y a 2 ans
  BDisp e66c3a0352 Fixes configuration unit test fails. il y a 2 ans
  BDisp ffc06ea59f Remove duplicates packages and updating. il y a 2 ans
  BDisp c7b5417f79 Fixes unit tests. il y a 2 ans
  BDisp 25e1b16c07 Removed Title from the Redraw and typo fices. il y a 2 ans
  BDisp 6c44b0413d Removing GetMaxNeedDisplay that was causing false changed values. il y a 2 ans
  BDisp 2880247cbc Fixes Toplevel which was broken with many unit tests fails. il y a 2 ans
  BDisp 56ab04d5bd Fixes Autocomplete broken with null references. il y a 2 ans
  BDisp 8ab01b0847 Renaming DimView to View. il y a 2 ans
  Tigger Kindel 2f8db4c9a0 Added JsonIgnore to Border.Child; fixes unit test fail for config man il y a 2 ans