Commit History

Author SHA1 Message Date
  Thomas 6b5588c150 Add 3 way split to SplitContainerExample 2 years ago
  Thomas Nind 0d03c6eee5 Merge branch 'develop' into splitcontainer 2 years ago
  tznind 3354cb5fdb Fix failing unit tests by updating MinSize expectations 2 years ago
  tznind 634d5877cf Fixing SplitContainer unit tests 2 years ago
  tznind e4cb4b9a67 Working on fixing tests 2 years ago
  tznind be4474ad3f Fix compilation errors in tests and disabled border (in tests) 2 years ago
  Thomas Nind 4465c42671 Merge pull request #146 from tig/tznind-splitcontainer 2 years ago
  Tig 3adfa22f91 Merge pull request #2263 from tznind/full-row-select-home-end 2 years ago
  Charlie Kindel 74524a280a made titles work; refactored; fixed bugs 2 years ago
  Thomas Nind 720b9fcf96 Merge branch 'develop' into splitcontainer 2 years ago
  Thomas 1c8f606349 Change Ctrl+Home/End to prevent horizontal navigation when FullRowSelect is on 2 years ago
  Tig b213afca41 Merge pull request #2260 from tznind/table-multi-select 2 years ago
  tznind c3cebbdd3a Add additional guards to UnionSelection method 2 years ago
  tznind 8dd77f249d Add support for Ctrl/Alt + click to TableView 2 years ago
  tznind dd246b74ae Change UICatalog to use SplitContainer 2 years ago
  tznind ae4575c6e4 xmldocs 2 years ago
  tznind a4d49d00eb Add test for ensuring PosFactor preserves its type during keyboard splitter movement 2 years ago
  Thomas 5d39ae7ac6 Made SplitterDistnce throw if passed unsupported Pos types 2 years ago
  tznind df64aa86ed Added SplitterMoved event 2 years ago
  tznind 33239bc864 Initialize SplitContainer in tests 2 years ago
  tznind d576799ef9 Fix keyboard splitter adjustment to avoid float boundary issues (resulted in splitter getting stuck at some points). 2 years ago
  tznind b1c7efea7f Respect minimum panel sizes and scenario support for toggle collapse 2 years ago
  tznind 45d697d305 Fix keyboard moving SplitterContainer distance jumping about the place 2 years ago
  tznind e604f8df6f Add tests and indicator of resizability (Driver.Diamond) 2 years ago
  tznind 1a62121029 Merge branch 'splitcontainer' of https://github.com/tznind/gui.cs into splitcontainer 2 years ago
  tznind c0383c2e9c Allow tabbing to SplitContainer and add symbol to show it can be resized 2 years ago
  Thomas Nind 08bd85ea7e Merge branch 'develop' into splitcontainer 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