Commit Graph

981 Commits

Author SHA1 Message Date
tznind
5b5f40fd46 Add SplitView to Notepad 2023-01-21 09:33:11 +00:00
tznind
4f2212d751 Merge branch 'tabviewclick' into splitcontainer 2023-01-21 08:50:22 +00: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
tznind
e7e8d8ae31 Merge branch 'line-drawer' into splitcontainer 2023-01-19 18:43:33 +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
8487422f25 Rename SplitContainer to SplitView 2023-01-16 19:56:32 +00:00
tznind
62b98dcceb Disable AutoSize in SplitContainer test/scenario as it overspills parent bounds 2023-01-15 12:09:35 +00:00
tznind
7e8e0956da Fix not splitting orientation correctly after refactoring 2023-01-15 10:31:13 +00:00
tznind
e8a7b7c81a Added more asserts to diagnose Label issue 2023-01-15 10:22:05 +00:00
tznind
c0b8edf1e3 Fix up tests 2023-01-15 10:09:47 +00:00
tznind
a470451555 TrySplitPanel now migrates PanelTitle to children 2023-01-15 09:21:32 +00:00
tznind
8497dd7829 Move panel splitting logic (SplitLeft/SplitRight) to main SplitContainer class 2023-01-15 08:54:58 +00:00
tznind
ca8e6462f4 Fix SplitContainerNesting container count 2023-01-14 20:43:17 +00:00
tznind
86564d5340 Fix subcontainers in SplitContainerNesting example not having Titles 2023-01-14 20:03:51 +00:00
tznind
da14ccd3fe Make split container nesting scenario better and scrap old example 2023-01-14 16:55:00 +00:00
tznind
7abf2d7966 Vamp up split container nesting 2023-01-14 16:05:47 +00:00
tznind
849775c258 Add SplitContainerNesting scaffolding 2023-01-14 15:38:16 +00:00
Thomas
9259d28e4f Merge branch 'line-drawer' into recursive-split 2023-01-14 13:48:29 +00:00
Thomas
f3d6d92629 Working on layout 2023-01-14 13:48:08 +00:00
tznind
581e8ac696 Move Setup logic into LayoutSubviews and lay groundwork for recursion 2023-01-11 08:43:15 +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
tznind
61a45443c8 Add menu items for toggling borders in SplitContainerExample 2023-01-06 01:11:38 +00:00
tznind
675a6b0289 Remove redundant comment 2023-01-06 01:03:52 +00:00
tznind
e745bc2b81 Rename splitContainer2 to nestedSplitContainer in scenario for clarity 2023-01-06 00:43:39 +00:00
Thomas
5fdd57fe34 Merge branch 'splitcontainer' of https://github.com/tznind/gui.cs into splitcontainer 2023-01-03 20:04:03 +00:00
Thomas
bf7e251c9b Fix CanFocus to true and sort control positions 2023-01-03 20:02:35 +00:00
Thomas Nind
59f25861f6 Merge branch 'develop' into splitcontainer 2023-01-03 12:18:58 +00:00
Thomas
6b5588c150 Add 3 way split to SplitContainerExample 2023-01-03 12:14:36 +00:00
Charlie Kindel
74524a280a made titles work; refactored; fixed bugs 2022-12-31 10:30:52 -07: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
tznind
dd246b74ae Change UICatalog to use SplitContainer 2022-12-25 12:02:23 +00:00
tznind
b1c7efea7f Respect minimum panel sizes and scenario support for toggle collapse 2022-12-24 11:22:04 +00:00
Thomas Nind
08bd85ea7e Merge branch 'develop' into splitcontainer 2022-12-23 19:51:59 +00:00
tznind
e430ad8eab Keyboard resizing of split container mostly working 2022-12-23 19:08:12 +00:00
tznind
35b4987fe4 Splitter dragging kinda working 2022-12-23 16:47:27 +00:00
Thomas
ca0cd7cfae Improved scenario to allow flipping splitter orientation 2022-12-23 14:54:11 +00:00
tznind
9f26734a03 Fix scenario duplication 2022-12-23 14:37:42 +00:00
tznind
7817295c00 add split container prototype 2022-12-23 10:39:02 +00: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