Charlie Kindel
|
ab7d667217
|
merge
|
2022-12-31 06:23:49 -07:00 |
|
Charlie Kindel
|
eb8cb4408d
|
misc changed done before I went on holiday
|
2022-12-31 06:20:17 -07:00 |
|
Tig Kindel
|
524be85ae3
|
add OS version info to UI Catalog
|
2022-12-22 18:37:53 -03:00 |
|
Tig Kindel
|
c65c57590d
|
merge with develop
|
2022-12-20 18:02:31 -03:00 |
|
dependabot[bot]
|
fe4150ca27
|
Bump CsvHelper from 30.0.0 to 30.0.1
Bumps [CsvHelper](https://github.com/JoshClose/CsvHelper) from 30.0.0 to 30.0.1.
- [Release notes](https://github.com/JoshClose/CsvHelper/releases)
- [Commits](https://github.com/JoshClose/CsvHelper/compare/30.0.0...30.0.1)
---
updated-dependencies:
- dependency-name: CsvHelper
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-05 14:13:49 +00:00 |
|
Charlie Kindel
|
a0b36d3457
|
merged develop
|
2022-12-04 08:09:27 -07:00 |
|
Tig
|
00df975751
|
Merge branch 'develop' into mouse-grab-dim-2219
|
2022-12-04 08:02:45 -07:00 |
|
Tig
|
bafb4bbd5f
|
Merge pull request #2183 from cpacejo/fix-nonbmp
Fixes #2182. Fix output of non-BMP Unicode characters in NetDriver.
|
2022-12-04 07:54:48 -07:00 |
|
Tig
|
e8e07a184c
|
Merge pull request #2243 from tznind/tablecol-visible
Fixes #1465. TableView columns can now be hidden via `ColumnStyle.Visible`
|
2022-12-04 07:54:14 -07:00 |
|
tznind
|
6a932f6fae
|
Fix whitespace
|
2022-12-04 14:50:09 +00:00 |
|
Thomas Nind
|
4120e1e39f
|
Merge branch 'develop' into csv-robust
|
2022-12-04 14:43:51 +00:00 |
|
tznind
|
8a6dfe75db
|
Merge branch 'develop' into csv-robust
|
2022-12-04 14:41:37 +00:00 |
|
Tig
|
6664a4a162
|
Merge branch 'develop' into tablecol-visible
|
2022-12-04 07:19:01 -07:00 |
|
tznind
|
f362e40ca0
|
Add sort to context menu and fix naming of context items when they are sorted
|
2022-12-03 19:59:52 +00:00 |
|
tznind
|
6136656327
|
Added context menu for show/hide columns in TableEditorScenario
|
2022-12-03 19:49:42 +00:00 |
|
BDisp
|
b917064bb0
|
Merge branch 'develop' into csv-editor-fix
|
2022-12-03 19:45:30 +00:00 |
|
tznind
|
cf4c02a71f
|
merge develop into tablecol-visible
|
2022-12-03 19:39:36 +00:00 |
|
tznind
|
25f9b4e267
|
Revert accidental changes to UICatalog
|
2022-11-26 22:56:45 +00:00 |
|
tznind
|
2fba173288
|
Add ColumnStyle.Visible
|
2022-11-26 22:55:32 +00:00 |
|
tznind
|
643e53b575
|
Add column sorting to TableEditor
|
2022-11-22 10:57:03 +00:00 |
|
BDisp
|
bffc9cb2e8
|
Fix a label width size issue.
|
2022-11-17 18:01:03 +00:00 |
|
BDisp
|
a37e2d4134
|
Fixes #2219. Moving a grab a top with a superview fails with Dim.
|
2022-11-12 01:27:45 +00:00 |
|
Charlie Kindel
|
8c99cde92c
|
Prep for broader ConsoleDriver tests
|
2022-11-11 11:24:43 -07:00 |
|
BDisp
|
8cf7a3514d
|
Fixes bug related with allowed type files filter in FileDialog.
|
2022-11-09 23:00:50 +00:00 |
|
tznind
|
751efd4986
|
Add file name to window title on open
|
2022-11-08 07:23:46 +00:00 |
|
Tig
|
6af2fd12d3
|
Merge branch 'develop' into fix-nonbmp
|
2022-11-07 21:23:38 -07:00 |
|
Tig
|
4334c7c7a2
|
Merge branch 'develop' into csv-robust
|
2022-11-07 21:23:20 -07:00 |
|
Tig
|
cab89417b8
|
Merge branch 'develop' into csv-editor-fix
|
2022-11-07 21:23:09 -07:00 |
|
Tig
|
7c797517cd
|
Merge branch 'develop' into fixes_730_adds_contents_changed_event
|
2022-11-07 17:54:17 -07:00 |
|
Thomas
|
a0686dfcde
|
Changed CsvEditor culture on read/write to InvariantCulture
|
2022-11-07 21:55:47 +00:00 |
|
BDisp
|
d1d86edf3e
|
Fixes #2195. CsvEditor: Column Type dialog not wide enough.
|
2022-11-07 21:10:12 +00:00 |
|
tznind
|
6131726560
|
Change Save to also use CsvHelper
|
2022-11-07 19:55:27 +00:00 |
|
tznind
|
2457f666d8
|
Update CsvEditor scenario to use CsvHelper
|
2022-11-07 19:37:10 +00:00 |
|
Tig
|
3f212aa838
|
Merge branch 'develop' into fixes_730_adds_contents_changed_event
|
2022-11-07 03:22:21 -07:00 |
|
Charlie Kindel
|
1df615996e
|
Revamped charmap to be amaze.
|
2022-11-07 03:10:24 -07:00 |
|
Charlie Kindel
|
787349e177
|
Added ContentsChanged event & unit tests. Updated Text.cs Scenario
|
2022-11-06 21:56:21 -07:00 |
|
BDisp
|
d7131587d3
|
Fixes 2193. Character Map scenario not showing the last range chars U+10fffx.
|
2022-11-06 18:26:04 +00:00 |
|
Charlie Kindel
|
5e4c4165c9
|
Changed Top's colorscheme to base
|
2022-11-05 19:10:32 -06:00 |
|
Tig
|
94523b68fb
|
Merge pull request #2190 from tig/fixes_2188_win_frameview_scenario
Fixes #2188. Latent bug in `Windows & FrameViews` scenario
|
2022-11-05 18:58:56 -06:00 |
|
Charlie Kindel
|
cbc8f71e0f
|
clean up
|
2022-11-05 18:56:11 -06:00 |
|
Charlie Kindel
|
2ff4040685
|
Fixed bug in scenario that was there all along; cleaned up a bit. renamed
|
2022-11-05 18:55:40 -06:00 |
|
Charlie Kindel
|
9438835845
|
Fixed bug in scenario that was there all along; cleaned up a bit. renamed
|
2022-11-05 18:45:36 -06:00 |
|
Charlie Kindel
|
7a37111319
|
Revamped File Explorer to enable better Focus testing
|
2022-11-05 17:54:22 -06:00 |
|
Charlie Kindel
|
1e8113ecce
|
Revamped File Explorer to enable better Focus testing
|
2022-11-05 17:36:11 -06:00 |
|
Charlie Kindel
|
60e70f331f
|
merge develop
|
2022-11-05 16:41:05 -06:00 |
|
Charlie Kindel
|
5a0cea19c6
|
Added another Run<T> Scenario
|
2022-11-05 15:45:19 -06:00 |
|
Charlie Kindel
|
de3c02e9bf
|
refactored internal Init() (now called InternnalInit()) to be more clear; updated docs and unit tests
|
2022-11-05 14:36:41 -06:00 |
|
Chris Pacejo
|
cb7c1be8bc
|
fix output of non-BMP Unicode characters in NetDriver
|
2022-11-05 00:52:09 -04:00 |
|
Charlie Kindel
|
812a389082
|
with #520 fixed, cleaning up comments and tests
|
2022-11-04 11:32:41 -06:00 |
|
Charlie Kindel
|
04af7d2106
|
merge develop
|
2022-11-04 11:25:27 -06:00 |
|