Commit History

Author SHA1 Message Date
  tznind c0383c2e9c Allow tabbing to SplitContainer and add symbol to show it can be resized 2 years ago
  tznind e430ad8eab Keyboard resizing of split container mostly working 2 years ago
  tznind 32aa51a5f9 Fix dragging splitter line and preserve when Pos is percent 2 years ago
  tznind 35b4987fe4 Splitter dragging kinda working 2 years ago
  Thomas 8e30840ae4 Started work on dragging splitter 2 years ago
  Thomas ca0cd7cfae Improved scenario to allow flipping splitter orientation 2 years ago
  tznind 9f26734a03 Fix scenario duplication 2 years ago
  tznind e9a5c4913d Prototype support for collapsed panels 2 years ago
  tznind 90c08ef3a0 Convert to full properties 2 years ago
  tznind 7817295c00 add split container prototype 2 years ago
  Tig a06dab9597 Merge pull request #2223 from BDisp/radiogroup-firstuppercase-fix-2222 2 years ago
  BDisp c76a66fc19 Merge develop branch 2 years ago
  Tig ac7d6dfce4 Merge pull request #2241 from gui-cs/dependabot/nuget/ReactiveUI.Fody-18.4.1 2 years ago
  Tig 7b027772e5 Merge pull request #2239 from tznind/table-header-hit-detection 2 years ago
  Tig def1a190aa Merge pull request #2237 from tznind/null-ref-fix-set-focus 2 years ago
  Tig 61a644b62b Merge pull request #2233 from tznind/data-to-status-item 2 years ago
  dependabot[bot] 2a8d3e4571 Bump ReactiveUI.Fody from 18.3.1 to 18.4.1 2 years ago
  Tig f57b94bb3c Merge pull request #2240 from gui-cs/dependabot/nuget/ReactiveUI-18.4.1 2 years ago
  Tig bd54c319dc Merge pull request #2229 from gui-cs/dependabot/nuget/ReportGenerator-5.1.12 2 years ago
  Tig d92a114ddb Merge pull request #2224 from gui-cs/dependabot/github_actions/actions/checkout-3 2 years ago
  dependabot[bot] 0bd043da00 Bump ReactiveUI from 18.3.1 to 18.4.1 2 years ago
  tznind 643e53b575 Add column sorting to TableEditor 2 years ago
  tznind 965255b1a7 Added an overload to ScreenToCell that provides DataColumn 2 years ago
  tznind ee85ddf141 Add unit test for Leave event changing focus 2 years ago
  tznind 656fe727f0 Fix null reference exception when OnLeave event handlers clear focus. 2 years ago
  tznind ab0fce6ce1 Add Data to StatusItem 2 years ago
  dependabot[bot] 1d1d4289d3 Bump ReportGenerator from 5.1.11 to 5.1.12 2 years ago
  BDisp 0a208ff518 Some more explanation for this unit test. 2 years ago
  BDisp e5f21fa2d9 Fixes System.NullReferenceException exception. 2 years ago
  BDisp 8dcf0fc73d Don't use the ustring array to get a rune, use ToRunes first. 2 years ago