Tig
|
c877c1844d
Simplified Alignment enum
|
1 year ago |
Tig
|
ddd7e279c4
Merge/rebase with #3480
|
1 year ago |
Tig
|
5cebe967dd
WIP: Fixing MessagBox to use Dim.Auto - Disabled some tests
|
1 year ago |
Tig
|
ce1e243df2
Justification->Alignment
|
1 year ago |
Tig
|
c5a6c907a4
Justifier->Aligner
|
1 year ago |
Tig
|
40f72db0bd
Alignment->Justification
|
1 year ago |
Tig
|
37073d29b5
Alignment->Justification
|
1 year ago |
Tig
|
831eecbd28
Default button just is now Right
|
1 year ago |
Tig
|
cd104e9163
Dialog/MessageBox use new Justifier
|
1 year ago |
Tig
|
7cb9d3e60d
Odd dlg thing
|
1 year ago |
Tig
|
44cc57b9f8
Rebased onto dim.auto
|
1 year ago |
Tig
|
13134df595
Prototype Pos.Justify
|
1 year ago |
Tig
|
4ed5ed8bb6
Initial commit. Just a prototype
|
1 year ago |
Tig
|
1bb90abb52
Merged v2_develop
|
1 year ago |
Tig
|
6ebee8d42b
Fixed more bad code
|
1 year ago |
BDisp
|
41971a6e5a
Fix all tests.
|
1 year ago |
BDisp
|
221fef3e7f
Fix DialogTests.
|
1 year ago |
BDisp
|
163c0384a5
Delegate the disposable handling to the caller.
|
1 year ago |
Tig
|
0a6193a7a3
Moved `Canceled` from `FileDialog` to `Dialog` (because that's just a good idea and it provides a good case for having a property test for Disposal on get/set).
|
1 year ago |
BDisp
|
c8890628e9
Fixes #3338. Application.Run/End -> Callers must dispose Toplevel
|
1 year ago |
Brandon Thetford
|
bfedfee9ee
Simplify construction of new Rectangle, Size, Point, and *F instances
|
1 year ago |
Brandon Thetford
|
ac0b655b1a
Add explicit casts to a few tests to ensure the correct type is tested.
|
1 year ago |
Tig
|
16055c53b0
Fixes #3039. Fix View.HotKey (#3249)
|
1 year ago |
Tig
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
1 year ago |
Tig
|
d2ad11248f
Fixes #3127 - View Layout improvements - Redefines how `LayoutStyle` works. Fixes `AutoSize` etc... (#3130)
|
1 year ago |
Tig
|
707dbda71b
Fixes #3072, #3148. `Dialog` and `MessageBox` key binding do not handle Enter correctly (#3151)
|
1 year ago |
Tig
|
a7209bcd88
Improves robustness of `Dim`, `Pos`, and `SetRelativeLayout` (#3077)
|
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 |
Tigger Kindel
|
1c133ba364
Refactored CheckTimers into MainLoop and renamed/simplified
|
1 year ago |