BDisp
|
f925625baa
Add GetQuitKeyAndName helper method.
|
il y a 1 an |
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).
|
il y a 1 an |
Tig
|
b55ee57371
Moved EventArgs<T> to sep file.
|
il y a 1 an |
Tig
|
329cbbf699
Upgraded DynamicMenuBar Scenario
|
il y a 1 an |
BDisp
|
0075c07b39
Change scenarios to use ObservableCollection.
|
il y a 1 an |
Tig
|
c877c1844d
Simplified Alignment enum
|
il y a 1 an |
Tig
|
ddd7e279c4
Merge/rebase with #3480
|
il y a 1 an |
Tig
|
80d9a97e2d
Renamed Dim.Function->Func to align iwth C# Func type.
|
il y a 1 an |
Tig
|
ce1e243df2
Justification->Alignment
|
il y a 1 an |
Tig
|
c5a6c907a4
Justifier->Aligner
|
il y a 1 an |
Tig
|
c84dade64d
WIP -> Getting rid of old TextAlignment enums
|
il y a 1 an |
Tig
|
e6b6f77f9a
AutoSize is GONE!
|
il y a 1 an |
Tig
|
264ba87e73
AnchorEnd() works! Cleaned up usages and modernized Sceanrios
|
il y a 1 an |
Tig
|
d3dfb16597
Initial commit. Made all calls to AnchorEnd() be AnchorEnd(0) in prep
|
il y a 1 an |
BDisp
|
f1fcbb91d3
Fix UICatalog.
|
il y a 1 an |
Tig
|
bf77b3153d
Fixed all instances of the bad pattern I could find
|
il y a 1 an |
Tig
|
16055c53b0
Fixes #3039. Fix View.HotKey (#3249)
|
il y a 1 an |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
il y a 1 an |
Tig
|
2c725b877f
Fixes #2944. Makes `ColorScheme` explicitly readonly, removes `Colors.Base`, etc..., Fixes intermittent `TreeView` unit test failures (#3175)
|
il y a 1 an |
Tig
|
dcb3b359ad
Fixes #2926 - Refactor KeyEvent and KeyEventEventArgs to simplify (#2927)
|
il y a 1 an |
Tig
|
4d6781e5f9
Fixes #2649 - Unit Tests on Windows are failing (#2650)
|
il y a 2 ans |
BDisp
|
713b2c4725
Fixes #92. Remove dependency on ustring. (#2620)
|
il y a 2 ans |
BDisp
|
915af9b3ff
Fixes #2558. MenuBar positions wrong in some situations. (#2567)
|
il y a 2 ans |
Tig
|
b4552ee14b
Fixes #2493. Move all layout code out of View (and Toplevel) into a layout helper class (#2544)
|
il y a 2 ans |
Tig
|
a637f8a29c
Fixes #2486 - Removes old `Border` and fixes a litany of related things (#2525)
|
il y a 2 ans |
BDisp
|
846494ea7c
Resolving merge conflicts.
|
il y a 2 ans |
Tig
|
c94f9165f4
Makes UI Catalog Scenarios use Theme and top-level color scheme (#2401)
|
il y a 2 ans |
tznind
|
53597b7cec
Add TextChangedEventArgs (correctly this time)
|
il y a 2 ans |
tznind
|
4b5fbfb89c
Revert "Added TextChangedEventArgs"
|
il y a 2 ans |
tznind
|
fe2710ad2d
Added TextChangedEventArgs
|
il y a 2 ans |