Tig
|
0df485a890
Fixes #666. Refactor `ConsoleDriver`s to simplify and remove duplicated code (#2612)
|
2 years ago |
Thomas Nind
|
e2feeefa93
Fixes #2663 - No more nested classes (#2664)
|
2 years ago |
BDisp
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
Thomas Nind
|
07c4c05729
Test fixes for tv-checkboxes merge (#2619)
|
2 years ago |
Thomas Nind
|
6cd79ada3a
Fixes #2587 - Add CheckBoxTableSourceWrapper for TableView checkboxes (#2589)
|
2 years ago |
Nutzzz
|
5d1fe43362
Fixes #16 - Add ListTableSource for columned lists (#2603)
|
2 years ago |
Tig
|
dea5f0fe03
Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595)
|
2 years ago |
BDisp
|
ea24de3a27
Fixes #2482. Refactor Redraw - Non-virtual with the right set of virtual OnXXX methods. (#2577)
|
2 years ago |
Thomas Nind
|
01544dc60c
Fixes #2581 Refactor CollectionNavigator so it supports TableView (#2586)
|
2 years ago |
Tig
|
5cf90b8bd0
Builds CollectionNavigator support into UI Catalog for TableView (#2584)
|
2 years ago |
Thomas Nind
|
038cf8aa45
Fixes #2575 - TableView to use interface instead of System.Data.DataTable (#2576)
|
2 years ago |
Thomas Nind
|
5cefd5bf0b
Fixes #2553 - Fix HotFocus color when FullRowSelecting being used for VLines on left/right of TableView (#2557)
|
2 years ago |
Nutzzz
|
dcdb4f9b49
Add Style.ShowHeaders to TableView (#2514)
|
2 years ago |
Thomas Nind
|
ba473ffe05
Adds ShowHorizontalBottomline (#2552)
|
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 |
Thomas
|
431f60f361
Remove call to shutdown
|
2 years ago |
Thomas
|
78a757df5d
Fix unit tests
|
2 years ago |
tznind
|
046caae157
Fix tests by adding auto init/shutdown
|
2 years ago |
Thomas Nind
|
67c1217e2a
Merge branch 'v2_develop' into table-cell-draw-fix
|
2 years ago |
tznind
|
2b3c1429bd
merge
|
2 years ago |
tznind
|
39d2a71105
Add test for TableView cell style getter with empty/end columns
|
2 years ago |
Tigger Kindel
|
96a97c51e9
fixed tableview unit tests
|
2 years ago |
Tigger Kindel
|
fb09d94121
Fixed TextAnnotationsTests
|
2 years ago |
Thomas Nind
|
057cea44d2
Merge branch 'v2_develop' into events
|
2 years ago |
Tig Kindel
|
ab2bda109b
improved API docs, removed duplicate code, refactored to make more readable
|
2 years ago |
tznind
|
09683a2cd5
Refactor more `event Action` to `event EventHandler`
|
2 years ago |
tznind
|
1491e01d6a
Fix xmldoc
|
2 years ago |
Thomas Nind
|
705d4307e3
Fixes #1842 - Add support for toggling selected cells e.g. with space (#2386)
|
2 years ago |
Tig Kindel
|
7454dac942
Reorg of unit tests
|
2 years ago |