Tig
|
4d6781e5f9
Fixes #2649 - Unit Tests on Windows are failing (#2650)
|
2 years ago |
BDisp
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
Nutzzz
|
440c529818
Some UICatalog scenario code style fixes (#2614)
|
2 years ago |
Thomas Nind
|
038cf8aa45
Fixes #2575 - TableView to use interface instead of System.Data.DataTable (#2576)
|
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
|
a637f8a29c
Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525)
|
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 |
BDisp
|
846494ea7c
Resolving merge conflicts.
|
2 years ago |
Tig
|
c94f9165f4
Makes UI Catalog Scenarios use Theme and top-level color scheme (#2401)
|
2 years ago |
tznind
|
2ed71e284c
Move all nested eventargs out of parent classes to root
|
2 years ago |
tznind
|
53597b7cec
Add TextChangedEventArgs (correctly this time)
|
2 years ago |
tznind
|
4b5fbfb89c
Revert "Added TextChangedEventArgs"
|
2 years ago |
tznind
|
fe2710ad2d
Added TextChangedEventArgs
|
2 years ago |
tznind
|
796e15a64d
Added DrawEventArgs
|
2 years ago |
tznind
|
09683a2cd5
Refactor more `event Action` to `event EventHandler`
|
2 years ago |
tznind
|
3bec36ac47
Change Action to EventHandler for more events
|
2 years ago |
tznind
|
43f67a6387
Convert more Actions to EventHandlers in View
|
2 years ago |
tznind
|
6a932f6fae
Fix whitespace
|
2 years ago |
Thomas Nind
|
4120e1e39f
Merge branch 'develop' into csv-robust
|
2 years ago |
BDisp
|
8cf7a3514d
Fixes bug related with allowed type files filter in FileDialog.
|
2 years ago |
tznind
|
751efd4986
Add file name to window title on open
|
2 years ago |
Thomas
|
a0686dfcde
Changed CsvEditor culture on read/write to InvariantCulture
|
2 years ago |
BDisp
|
d1d86edf3e
Fixes #2195. CsvEditor: Column Type dialog not wide enough.
|
2 years ago |
tznind
|
6131726560
Change `Save` to also use CsvHelper
|
2 years ago |
tznind
|
2457f666d8
Update CsvEditor scenario to use CsvHelper
|
2 years ago |
Charlie Kindel
|
bf1ed31281
Refactored UI Catalog and added tons of unit tests
|
2 years ago |
Charlie Kindel
|
c15d9bcc57
refactoring menutests
|
2 years ago |
Thomas Nind
|
21210d62db
Fixed TableView always showing selected cell(s) even when not focused (#1776)
|
3 years ago |
Charlie Kindel
|
32ae3cb62f
Cleaned up Categories and Scenario descripitons.
|
3 years ago |