Commit History

作者 SHA1 備註 提交日期
  tznind 634d5877cf Fixing SplitContainer unit tests 2 年之前
  tznind e4cb4b9a67 Working on fixing tests 2 年之前
  tznind be4474ad3f Fix compilation errors in tests and disabled border (in tests) 2 年之前
  Thomas Nind 4465c42671 Merge pull request #146 from tig/tznind-splitcontainer 2 年之前
  Charlie Kindel 74524a280a made titles work; refactored; fixed bugs 2 年之前
  Thomas Nind 720b9fcf96 Merge branch 'develop' into splitcontainer 2 年之前
  Tig b213afca41 Merge pull request #2260 from tznind/table-multi-select 2 年之前
  tznind c3cebbdd3a Add additional guards to UnionSelection method 2 年之前
  tznind 8dd77f249d Add support for Ctrl/Alt + click to TableView 2 年之前
  tznind dd246b74ae Change UICatalog to use SplitContainer 2 年之前
  tznind ae4575c6e4 xmldocs 2 年之前
  tznind a4d49d00eb Add test for ensuring PosFactor preserves its type during keyboard splitter movement 2 年之前
  Thomas 5d39ae7ac6 Made SplitterDistnce throw if passed unsupported Pos types 2 年之前
  tznind df64aa86ed Added SplitterMoved event 2 年之前
  tznind 33239bc864 Initialize SplitContainer in tests 2 年之前
  tznind d576799ef9 Fix keyboard splitter adjustment to avoid float boundary issues (resulted in splitter getting stuck at some points). 2 年之前
  tznind b1c7efea7f Respect minimum panel sizes and scenario support for toggle collapse 2 年之前
  tznind 45d697d305 Fix keyboard moving SplitterContainer distance jumping about the place 2 年之前
  tznind e604f8df6f Add tests and indicator of resizability (Driver.Diamond) 2 年之前
  tznind 1a62121029 Merge branch 'splitcontainer' of https://github.com/tznind/gui.cs into splitcontainer 2 年之前
  tznind c0383c2e9c Allow tabbing to SplitContainer and add symbol to show it can be resized 2 年之前
  Thomas Nind 08bd85ea7e Merge branch 'develop' into splitcontainer 2 年之前
  tznind e430ad8eab Keyboard resizing of split container mostly working 2 年之前
  tznind 32aa51a5f9 Fix dragging splitter line and preserve when Pos is percent 2 年之前
  tznind 35b4987fe4 Splitter dragging kinda working 2 年之前
  Thomas 8e30840ae4 Started work on dragging splitter 2 年之前
  Thomas ca0cd7cfae Improved scenario to allow flipping splitter orientation 2 年之前
  tznind 9f26734a03 Fix scenario duplication 2 年之前
  tznind e9a5c4913d Prototype support for collapsed panels 2 年之前
  tznind 90c08ef3a0 Convert to full properties 2 年之前