Tig Kindel
|
2b26ec7bfb
|
merge fixes
|
2023-02-07 16:33:22 +09:00 |
|
Tig Kindel
|
e3b3151dec
|
Merge branch 'develop' of tig:gui-cs/Terminal.Gui into develop
|
2023-02-06 07:29:23 +09:00 |
|
Tig Kindel
|
c566a66bc0
|
merge develop to v2
|
2023-02-03 23:28:58 +09:00 |
|
Tig
|
27ea1e14c0
|
Merge branch 'develop' into line-drawer
|
2023-01-22 07:38:54 -07:00 |
|
tznind
|
ab398b93cb
|
Make OnTabClicked fire for clicks in empty space and fix Notepad to only show context menu on right click.
|
2023-01-21 08:31:17 +00:00 |
|
tznind
|
553cd6f66f
|
Adds TabView.TabClicked event
|
2023-01-20 19:30:36 +00:00 |
|
Thomas Nind
|
16a3c0b8ae
|
Merge branch 'develop' into line-drawer
|
2023-01-18 17:25:03 +00:00 |
|
Thomas
|
8f41296e78
|
Tidy up LineCanvas
Rename Drawing Scenario
Make API simpler by directly referencing Application.Driver
|
2023-01-18 17:20:33 +00:00 |
|
tznind
|
7fefe44dbd
|
Enable rounded corners in Drawing scenario
|
2023-01-08 11:57:25 +00:00 |
|
tznind
|
56b22be00f
|
Add tests
|
2023-01-08 11:48:32 +00:00 |
|
tznind
|
3702c07b04
|
Rename to LineCanvas
|
2023-01-08 10:54:37 +00:00 |
|
tznind
|
ab5f4ccfb5
|
Add support for double lines into StraightLineCanvas
|
2023-01-07 07:40:23 +00:00 |
|
tznind
|
b708150eda
|
Flesh out drawing scenario
|
2023-01-07 07:26:07 +00:00 |
|
tznind
|
fb0958dabd
|
Implement rest of StraightLineCanvas
|
2023-01-07 06:46:59 +00:00 |
|
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 |
|