Commit Graph

3366 Commits

Author SHA1 Message Date
dependabot[bot]
28d9bbcc4e Bump NStack.Core from 1.0.5 to 1.0.7
Bumps [NStack.Core](https://github.com/gui-cs/NStack) from 1.0.5 to 1.0.7.
- [Release notes](https://github.com/gui-cs/NStack/releases)
- [Commits](https://github.com/gui-cs/NStack/compare/v1.0.5...v1.0.7)

---
updated-dependencies:
- dependency-name: NStack.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 14:13:52 +00:00
Tig
e350587fe4 Merge pull request #2227 from BDisp/menu-window-redraw-fix-2225
Fixes #2225. MenuBar leaves trails when mounted in a Window.
2022-12-04 14:25:31 -07:00
BDisp
2ae20f7de7 Removed comments as requested. 2022-12-04 20:11:00 +00:00
BDisp
1b9b50dd12 merge develop branch 2022-12-04 20:07:39 +00:00
Tig
ac2f4497aa Merge pull request #2220 from BDisp/mouse-grab-dim-2219
Fixes #2219. Moving a grab a top with a superview fails with Dim.
2022-12-04 08:05:24 -07:00
Tig
00df975751 Merge branch 'develop' into mouse-grab-dim-2219 2022-12-04 08:02:45 -07:00
Tig
cc7ad31219 Merge pull request #2230 from BDisp/menubar-without-menuitems-fix-2228
Fixes #2228. Crash when attempting to open menu bar item with action but no menu items assigned.
2022-12-04 07:57:07 -07:00
Tig
aa5ee5f3c2 Merge pull request #2231 from BDisp/statusbar-misplaced-fix-2226
Fixes #2226. StatusBar misplaced when window maximized (and occasionally on resize).
2022-12-04 07:56:35 -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
Tig
c774881c5b Merge pull request #2202 from tznind/csv-robust
Fixes #2201. Update CsvEditor scenario to use CsvHelper
2022-12-04 07:53:55 -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
3e9fc37cb6 Merge branch 'develop' into tablecol-visible 2022-12-04 14:17:03 +00:00
Tig
254b26a13d Merge pull request #2203 from BDisp/csv-editor-fix
Fixes #2195. CsvEditor: Column Type dialog not wide enough.
2022-12-04 07:16:36 -07:00
Tig
a06dab9597 Merge pull request #2223 from BDisp/radiogroup-firstuppercase-fix-2222
Fixes #2222. RadioGroup first upper case and ProcessColdKey is not working well.
2022-12-04 07:15:16 -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
BDisp
c76a66fc19 Merge develop branch 2022-12-03 19:34:55 +00:00
Tig
ac7d6dfce4 Merge pull request #2241 from gui-cs/dependabot/nuget/ReactiveUI.Fody-18.4.1
Bump ReactiveUI.Fody from 18.3.1 to 18.4.1
2022-12-03 12:09:46 -07:00
Tig
7b027772e5 Merge pull request #2239 from tznind/table-header-hit-detection
Adds the ability to detect clicks in TableView headers
2022-12-03 12:09:34 -07:00
Tig
def1a190aa Merge pull request #2237 from tznind/null-ref-fix-set-focus
Fixes #2236 Avoid Null reference when OnLeave event handlers clears focus
2022-12-03 12:08:39 -07:00
Tig
61a644b62b Merge pull request #2233 from tznind/data-to-status-item
Fixes #2232 - Add Data property to `StatusItem`
2022-12-03 12:07:01 -07:00
Tig
2bedc9563c Merge branch 'develop' into fix-nonbmp 2022-12-03 11:58:37 -07:00
Tig
9a50157a8f Merge branch 'develop' into csv-editor-fix 2022-12-03 11:58:15 -07:00
dependabot[bot]
2a8d3e4571 Bump ReactiveUI.Fody from 18.3.1 to 18.4.1
Bumps [ReactiveUI.Fody](https://github.com/reactiveui/reactiveui) from 18.3.1 to 18.4.1.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](https://github.com/reactiveui/reactiveui/compare/18.3.1...18.4.1)

---
updated-dependencies:
- dependency-name: ReactiveUI.Fody
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-03 18:56:01 +00:00
Tig
f57b94bb3c Merge pull request #2240 from gui-cs/dependabot/nuget/ReactiveUI-18.4.1
Bump ReactiveUI from 18.3.1 to 18.4.1
2022-12-03 11:55:43 -07:00
Tig
bd54c319dc Merge pull request #2229 from gui-cs/dependabot/nuget/ReportGenerator-5.1.12
Bump ReportGenerator from 5.1.11 to 5.1.12
2022-12-03 11:55:25 -07:00
Tig
d92a114ddb Merge pull request #2224 from gui-cs/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-12-03 11:55:14 -07:00
tznind
4da071b328 Added TestColumnStyle_VisibleFalse_DoesNotEffect_EnsureSelectedCellIsVisible 2022-11-29 20:09:35 +00:00
tznind
42656a5440 Test for extending multi selection with keyboard over invisible column 2022-11-28 19:57:10 +00:00
tznind
6c533d318f IsSelected returns false for invisible columns 2022-11-28 19:54:27 +00:00
tznind
fd1b9ef872 Added TableIsNullOrInvisible to TableView 2022-11-27 00:40:50 +00:00
tznind
67386e43c5 EnsureValidSelection now considers ColumnStyle.Visible 2022-11-27 00:26:37 +00:00
tznind
de57331e50 ShowHorizontalScrollIndicators now respects ColumnStyle.Visible 2022-11-26 23:50:58 +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
dependabot[bot]
0bd043da00 Bump ReactiveUI from 18.3.1 to 18.4.1
Bumps [ReactiveUI](https://github.com/reactiveui/reactiveui) from 18.3.1 to 18.4.1.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](https://github.com/reactiveui/reactiveui/compare/18.3.1...18.4.1)

---
updated-dependencies:
- dependency-name: ReactiveUI
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-24 14:09:04 +00:00
tznind
643e53b575 Add column sorting to TableEditor 2022-11-22 10:57:03 +00:00
tznind
965255b1a7 Added an overload to ScreenToCell that provides DataColumn 2022-11-22 10:37:43 +00:00
tznind
ee85ddf141 Add unit test for Leave event changing focus 2022-11-21 16:33:23 +00:00
tznind
656fe727f0 Fix null reference exception when OnLeave event handlers clear focus. 2022-11-21 16:28:26 +00:00
tznind
ab0fce6ce1 Add Data to StatusItem 2022-11-18 19:10:07 +00:00
BDisp
bffc9cb2e8 Fix a label width size issue. 2022-11-17 18:01:03 +00:00
BDisp
d46d60dd22 Removed unnecessary variable. 2022-11-17 17:08:59 +00:00
BDisp
9e44f0183a Fixes #2226. StatusBar misplaced when window maximized (and occasionally on resize). 2022-11-17 16:59:43 +00:00