Commit History

Author SHA1 Message Date
  tznind 4f2649087e Allow resizing left/right even when splitter offscreen as long as move is towards a valid state 2 years ago
  tznind 58eca0de07 Enforce min size on move splitter not Setup 2 years ago
  tznind 8c766a183b Refactor to use new method IsValidNewSplitterPos 2 years ago
  tznind 5a46e492c4 Prevent moving splitter lines over one another 2 years ago
  BDisp 489a802df6 Implementing nullable bool checked on Menu. 2 years ago
  BDisp 886d650ed6 Rename CheckboxTests.cs to CheckBoxTests.cs 2 years ago
  BDisp 9dbc702efe Rename Checkbox.cs to CheckBox.cs 2 years ago
  BDisp 9d1a429676 Implementing nullable bool checked on CheckBox. 2 years ago
  BDisp b7791992cc Added unit test for move down/right. 2 years ago
  Thomas 61e2faccba Add test for Int.Max minwidth 2 years ago
  BDisp 86d3b6db74 Locking packed tests to avoid throwing an error. 2 years ago
  BDisp cd5655fc95 Fixes #2308. Redraw passed bounds bigger than its client area. 2 years ago
  Thomas da5ca55a1b Create scaffold for min sizes multi panel tests 2 years ago
  Thomas 42813b0d81 Added TestNestedContainer3RightAnd1Down_TileVisibility_WithoutBorder 2 years ago
  tznind fd8e229375 Add guard to HideSplittersBasedOnTileVisibility 2 years ago
  tznind b614a7beaf TileView now respects Tile.View.Visible 2 years ago
  tznind 5c2c53da3c Tests for IsRootTileView 2 years ago
  Thomas 5d6ccb9cd4 Address todos 2 years ago
  Thomas 933f26f122 IndexOf now supports recursive search 2 years ago
  Thomas 2b4bec2822 Update Title comment to reflect new behaviour 2 years ago
  Thomas 637900508d Fix nesting scenario name and titles 2 years ago
  Thomas d0d17606d1 Render Titles for Tiles properly 2 years ago
  tznind eaa4dfd403 xmldoc and warnings 2 years ago
  tznind ecdc8e396c Added tests for RemoveTile and made it return the removed Tile for convenience 2 years ago
  tznind 536916470b Fixes and improvements in Notepad Tile removal 2 years ago
  tznind 258e627a1c Rename SplitView to TileView 2 years ago
  tznind fb1672331f Add RemoveTile method 2 years ago
  tznind b94041e02e Reference Bounds in TabView to avoid redrawing issue with repainting 2 years ago
  tznind 6eae10bb07 Fix SplitView tests 2 years ago
  tznind f1297db423 Fixing layout issues 2 years ago