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 |
Thomas Nind
|
444a01ae46
Extracted TreeView classes (builders, delegates, event args etc) into seperate files in namespace Terminal.Gui.Trees (#1246)
|
4 years ago |
Thomas Nind
|
6a9e27761f
Nested types for TabView and TableView (#1243)
|
4 years ago |
Charlie Kindel
|
b29240f362
Code coverage (#1235)
|
4 years ago |
BDisp
|
47211c78e8
Fixes #1154. FileDialog blank constructor results in unstable window (#1157)
|
4 years ago |
tznind
|
c5c477596c
Made New Row/Col location adjacent to current selected cell
|
4 years ago |
tznind
|
0817fa3d6c
Added Move Column and Sort
|
4 years ago |
tznind
|
22c30fbb55
Added MoveColumn command to Scenario
|
4 years ago |
tznind
|
656e9b5159
Fixed Scenario for deleting last column in table
|
4 years ago |
tznind
|
2092031390
Added alignment and format functions to CsvEditor
|
4 years ago |
tznind
|
cbcd557710
Added a CSV editor Scenario and an article introducing table view and how to use it
|
4 years ago |