Tig
|
0900333e12
Reamed Bounds -> Viewport - more rename
|
1 year ago |
Tig
|
17f9927a76
Re-removed clamped
|
1 year ago |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
BDisp
|
56943f17d2
Fixes #2882. TabView: 'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame (#2980)
|
1 year ago |
Tig
|
2c725b877f
Fixes #2944. Makes `ColorScheme` explicitly readonly, removes `Colors.Base`, etc..., Fixes intermittent `TreeView` unit test failures (#3175)
|
1 year ago |
Maciej
|
0aff2f1c87
Fixes #3149: UICatalog - Notepad example improvements (#3150)
|
1 year ago |
Tig
|
bc41d9bc09
Fixes #2465 - Simplify/Enforce LayoutStyle.Absolute when X, Y, Width, and/or Height are null or Absolute() (#2467)
|
1 year ago |
Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
1 year ago |
Tig
|
42b9ad1d61
Fixes #2578 - Updates mouse events to be relative to `View.Bounds` (#2920)
|
1 year ago |
Tigger Kindel
|
05d4fc92d2
Adjusted scenariocategories
|
1 year ago |
Thomas Nind
|
e2feeefa93
Fixes #2663 - No more nested classes (#2664)
|
2 years ago |
Tig
|
4d6781e5f9
Fixes #2649 - Unit Tests on Windows are failing (#2650)
|
2 years ago |
Tig
|
a637f8a29c
Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525)
|
2 years ago |
Thomas Nind
|
c1a578891b
Fixes #2150. Revamping FileDialog (#2259)
|
2 years ago |
Tig
|
574ed8fec7
Fixes #2469 - Revamp file structure and namespace (#2471)
|
2 years ago |
Tigger Kindel
|
44e371afe4
Disabled graphview tests
|
2 years ago |
BDisp
|
846494ea7c
Resolving merge conflicts.
|
2 years ago |
Tig
|
c94f9165f4
Makes UI Catalog Scenarios use Theme and top-level color scheme (#2401)
|
2 years ago |
tznind
|
2ed71e284c
Move all nested eventargs out of parent classes to root
|
2 years ago |
tznind
|
43f67a6387
Convert more Actions to EventHandlers in View
|
2 years ago |
tznind
|
fcc75e7147
Update View Action events to EventHandler events
|
2 years ago |
Tig Kindel
|
9cb5e8c658
merging tigs changes
|
2 years ago |
tznind
|
536916470b
Fixes and improvements in Notepad Tile removal
|
2 years ago |
tznind
|
258e627a1c
Rename SplitView to TileView
|
2 years ago |
tznind
|
fb1672331f
Add RemoveTile method
|
2 years ago |
Thomas
|
b4203849a5
Implement Notepad split directions
|
2 years ago |
tznind
|
1a00e49361
Add SplitRight back in again for Notepad (still broken)
|
2 years ago |
tznind
|
8d02efd397
WIP support more than 2 views at a given level/orientation
|
2 years ago |
tznind
|
56072f3865
Remove `SetView1` and `SetView2` methods and just mount tab views properly
|
2 years ago |
tznind
|
5add477fc4
WIP split container Notepad
|
2 years ago |