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
|
6ad36b7ac9
Fixes #2944. `TreeView` unit tests fail intermittently: Ensures `Attribute` and `Color` are read only value types (#3163)
|
1 year ago |
Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
1 year ago |
Tigger Kindel
|
a96c2588d5
Tweaks to api docs
|
1 year ago |
Tig
|
42b9ad1d61
Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920)
|
1 year ago |
BDisp
|
81ea4e8ec7
Fixes #2944. TreeView ColorGetter not disposing sometimes causes unit test error. (#2945)
|
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 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 |
Thomas Nind
|
5317950928
Fixes #2601 - Adds ability to filter TreeView branches/leaves (v2) (#2604)
|
2 years ago |
BDisp
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
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 |
Thomas Nind
|
c1a578891b
Fixes #2150. Revamping FileDialog (#2259)
|
2 years ago |
Tig
|
574ed8fec7
Fixes #2469 - Revamp file structure and namespace (#2471)
|
2 years ago |