Historia zmian

Autor SHA1 Wiadomość Data
  tznind 76f81d2bdd Fixed `IsSelected` using reference comparison instead of equality 4 lat temu
  tznind 66a779cb41 Fixed Rebuild not going to bottom of hierarchy 4 lat temu
  tznind f675b3b39c Added new scenario ClassExplorer which presents all Types and Methods divided by assembly 4 lat temu
  tznind 01b899fb37 test for multi select, mouse fix and collapse selection fix 4 lat temu
  tznind c3253e965d Added GetAllSelectedObjects 4 lat temu
  tznind 06bb01a68f Added ability to select multiple branches at once 4 lat temu
  tznind eb97e64830 Made 'LeaveLastRow' optional as new property in TableStyle 4 lat temu
  tznind 6066d711ad Allowed 1 extra line of vertical scrolling down (past end of tree) 4 lat temu
  tznind 1a00376885 Added more tests and fixed GetContentWidth when Bounds have 0 Height 4 lat temu
  tznind 2884b8e94d Added horizontal scrollbar, fixed tests 4 lat temu
  tznind a1fe75a983 Added horizontal scrolling 4 lat temu
  tznind 50119da955 Fixed ofY in mouse handler and made ContentHeight real time 4 lat temu
  tznind bea15c54c9 Added scroll bar to tree view example 4 lat temu
  tznind 4b6f3569ef Added basic use cases and new article 4 lat temu
  tznind c7174c3b46 Handled case where nodes return null for ToString 4 lat temu
  tznind aef698ac1f Added unicode symbols option to UICatalog 4 lat temu
  tznind 0222105d7c Added PositionCursor implementation 4 lat temu
  tznind 7d7be9ef48 Fixed long treeview lines overspilling control bounds 4 lat temu
  tznind 78f0c7c276 Added mouse support 4 lat temu
  tznind 51aefce32b changed expand color settings to use ColorScheme 4 lat temu
  tznind 64042132ed Fixed collapse scrolling and color for expand/collapse 4 lat temu
  tznind 899ef1ffea Fixed mixing public fields and properties 4 lat temu
  tznind 33cf23c0d7 Moved styling logic into new class TreeStyle 4 lat temu
  tznind 3d1b40cd08 Updated scenario to show both trees at once 4 lat temu
  tznind dc184ba469 Changed from object to generic <T> for TreeView 4 lat temu
  tznind 5014d8ce61 Merge branch 'tree-view' of https://github.com/tznind/gui.cs into tree-view 4 lat temu
  tznind 5c5d0eee0a Added ShowExpandableSymbol option to toggle displaying '+' symbol 4 lat temu
  tznind a95ab9e1ba Spaced out branch lines and fixed bug when ShowBranchLines is off 4 lat temu
  tznind a1904950fa Removed minus symbol for collapsing nodes 4 lat temu
  tznind dc0a378729 Changed selection rendering to cover whole row 4 lat temu