Tig
|
6188127a24
Refactors CheckBox to use an enum instead of bool? for state. Cleans up naming to make more correct too (Toggle v. Toggled and State vs. Checked).
|
1 year ago |
Tig
|
7a712ad96a
Accept now uses HandledEventARgs vs. Cancel
|
1 year ago |
Tig
|
f43596c878
restructure
|
1 year ago |
Tig
|
713c5f112d
View.Add returns added view
|
1 year ago |
Tig
|
3f472c673a
StatusBar conversion progress.
|
1 year ago |
Tig
|
05613bb229
Start on replacing old StatusBar with new
|
1 year ago |
Tig
|
df5f04b645
Merged v2_develop
|
1 year ago |
BDisp
|
f1fcbb91d3
Fix UICatalog.
|
1 year ago |
Tig
|
f6ff36968e
Reamed Bounds -> ViewPort to see how it feels
|
1 year ago |
Tig
|
a518cb37ee
Refactored Diagnostics
|
1 year ago |
dodexahedron
|
0f9e6f091d
Stage 1 of #3256 - Prepare Rect for removal (#3260)
|
1 year ago |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
BDisp
|
93659510c3
Fix GraphViewExample. (#3177)
|
1 year ago |
BDisp
|
17e7673cd3
Fixes #2981. LegendAnnotation: 'Frame.DrawFrame(Rect, bool)' is obsolete: 'This method is obsolete in v2. Use use LineCanvas or Frame (#2982)
|
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
|
6851b42a49
Fixes #2921 - MainLoop refactoring (#2922)
|
1 year ago |
Tig Kindel
|
03c16fe893
ColorNames->ColorName
|
1 year ago |
Tigger Kindel
|
05d4fc92d2
Adjusted scenariocategories
|
1 year ago |
Tigger Kindel
|
760ab804f0
WIP - Everything seems to work
|
1 year ago |
Tigger Kindel
|
1fa6267895
WIP - Revamped Color
|
1 year ago |
Tig Kindel
|
26580aca6a
inital commit - proving Color can be made a class without breaking tons of code
|
1 year ago |
Thomas Nind
|
e2feeefa93
Fixes #2663 - No more nested classes (#2664)
|
2 years ago |
BDisp
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
2 years ago |
Tig
|
dea5f0fe03
Fixes #2597. Enables standard glyphs to be set via ConfigurationManager (#2595)
|
2 years ago |
Tig
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
2 years ago |
Tig
|
574ed8fec7
Fixes #2469 - Revamp file structure and namespace (#2471)
|
2 years ago |
Tig
|
c94f9165f4
Makes UI Catalog Scenarios use Theme and top-level color scheme (#2401)
|
2 years ago |
Charlie Kindel
|
bf1ed31281
Refactored UI Catalog and added tons of unit tests
|
2 years ago |
BDisp
|
389d0be6bd
Added abstract MakeColor and CreateColors to create the colors at once. (#1972)
|
2 years ago |