Brandon Thetford
|
142b621395
Replace 354 `!= null` with `is { }`
|
1 year ago |
Brandon Thetford
|
da3fe3663d
Replace all 342 `== null` with `is null`
|
1 year ago |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
1 year ago |
tznind
|
897b3a3eea
Layout tidy up and whitespace fixes
|
2 years ago |
Thomas
|
95e0d72bda
Use the new DrawLine event in file system tree to color folder icons
|
2 years ago |
Thomas
|
2f1db90fcd
Added DrawLine event to TreeView
|
2 years ago |
Thomas
|
cd96ac524b
Refactor to use RuneCell for drawing tree branches
|
2 years ago |
Thomas Nind
|
cd6cfd7f62
Fixes #2683 - Adds an ITableSource which wraps a TreeView<T> (#2685)
|
2 years ago |
Thomas Nind
|
0ea7a871ce
Adds TreeView MaxDepth (#2651)
|
2 years ago |
BDisp
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
Tig
|
dea5f0fe03
Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595)
|
2 years ago |
Tig
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 years ago |
Tig
|
574ed8fec7
Fixes #2469 - Revamp file structure and namespace (#2471)
|
2 years ago |