Cronologia Commit

Autore SHA1 Messaggio Data
  Thomas Nind 705d4307e3 Fixes #1842 - Add support for toggling selected cells e.g. with space (#2386) 2 anni fa
  BDisp 9360e86961 Fixes #2389. Running UICatalog with a scenario argument throw ArgumentNullException. (#2390) 2 anni fa
  BDisp 5840ad25e8 Added IsLoaded property to allow control if a change was done before or after the toplevel was loaded. 2 anni fa
  BDisp a7c13b5d48 Fixes merge conflicts errors. 2 anni fa
  BDisp eac93a7973 Resolving merge conflicts. 2 anni fa
  BDisp ff1773dab3 Sets borders position later. 2 anni fa
  BDisp 0dcf754733 Fixes merge. 2 anni fa
  BDisp 379d7a8492 Fixes 2342. Border: can't change border color in window by Border.BorderBrush. (#2345) 2 anni fa
  BDisp f294adf4cc Sets the Pos.Y later. 2 anni fa
  BDisp 4dfe16cd9a Moves the labels up to above the button. 2 anni fa
  BDisp 924a42c719 Fixes border scenarios types exchanged. 2 anni fa
  BDisp d16682611a Fixes nullable bool error with cast. 2 anni fa
  BDisp b78f2d8c35 Reducing enormously the code of the borders on containers scenarios by reusing common code. 2 anni fa
  BDisp e2f6041e4d Fixes BordersComparisons scenario. 2 anni fa
  BDisp 5ab177ec90 Fixes Borders scenario. 2 anni fa
  BDisp b945231c22 Fixes redraw behavior by ignoring negative rows. 2 anni fa
  BDisp 82bafda5fe Added some more PosCenter unit tests. 2 anni fa
  BDisp 886cfc6a8e GetContainerBounds already has called ViewToScreen, so do the same to GetNeedDisplay and fixing some typo. 2 anni fa
  BDisp ecd82465f7 ToString must return the Pos/Dim class names. 2 anni fa
  BDisp ebae3a8560 Fixes Revert "Illustrates #2331 (Scrollview not respecting clip) does not reproduce (#2332)" committed twice on 6bb90edcbf35cdb1dce39abd463af89b5e662aee and 28d7be721cbf2a48aa72f23c736d1e9649b60951 2 anni fa
  BDisp 04d70559ec Reducing enormously the code of the borders on containers scenarios by reusing common code. 2 anni fa
  BDisp 0892fed669 Fixes BordersComparisons scenario. 2 anni fa
  BDisp bea9dcf286 Fixes Borders scenario. 2 anni fa
  BDisp f73b791b7a Fixes redraw behavior by ignoring negative rows. 2 anni fa
  BDisp ab0ad0adc6 Added some more PosCenter unit tests. 2 anni fa
  BDisp 20649472c1 GetContainerBounds already has called ViewToScreen, so do the same to GetNeedDisplay and fixing some typo. 2 anni fa
  BDisp d15732e910 Removing ToString() because they aren't View class and did a reformat. 2 anni fa
  BDisp ad426ff261 Fixes unit tests to support Pos/Dim changes. 2 anni fa
  BDisp 19dbb41e71 ToString() is to force throw if View is null. Good catch. 2 anni fa
  BDisp 47ca62d5f2 ToString must return the Pos/Dim class name. Also Target.ToString() is not needed because they already overridden the ToString method. 2 anni fa