Tig
|
a935ef83df
Merge remote-tracking branch 'refs/remotes/origin/v2_2491-Toplevel-Redesign' into v2_2491-Toplevel-Redesign
|
1 year ago |
Tig
|
44ce74a5c0
Refactored Application into smaller files.
|
1 year ago |
Tig
|
0e70444e08
Renamed Width/Height/Size
|
1 year ago |
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
|
b55ee57371
Moved EventArgs<T> to sep file.
|
1 year ago |
Tig
|
7a712ad96a
Accept now uses HandledEventARgs vs. Cancel
|
1 year ago |
Tig
|
94ce28012e
Fixed BorderTests
|
1 year ago |
Tig
|
dd99231218
Fixed CheckBoxtests
|
1 year ago |
Tig
|
4ba8f04998
Rebased with v2_develop
|
1 year ago |
Tig
|
c877c1844d
Simplified Alignment enum
|
1 year ago |
Tig
|
7bfefd27b0
Rebased with #3480
|
1 year ago |
Tig
|
e28f73f175
Pos / Dim code cleanup
|
1 year ago |
Tig
|
ef9ee5a2e6
Checkbox now uses DimAuto for Height
|
1 year ago |
Tig
|
a59c44d258
Rebased latest
|
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
|
c84dade64d
WIP -> Getting rid of old TextAlignment enums
|
1 year ago |
Tig
|
d391cc7ad2
MouseEvent: int X, int Y -> Point Position
|
1 year ago |
Tig
|
3e1025897b
AutoSize in comments i gone too.
|
1 year ago |
Tig
|
65b36a9268
Updated almosta all tests to not use AutoSize
|
1 year ago |
Tig
|
cea6e54b19
Ready for review.
|
1 year ago |
Tig
|
09565a0ef1
Tons of changes - mostly experiments, but some goodness.
|
1 year ago |
Tig
|
2fdbce4a76
Fixed all unit tests. Doesn't mean things aren't broken tho.
|
1 year ago |
Tig
|
d3dfb16597
Initial commit. Made all calls to AnchorEnd() be AnchorEnd(0) in prep
|
1 year ago |
Tig
|
c5b7b084a9
Way too big a committ.... but I got carried away.
|
1 year ago |
BDisp
|
6a6fd3b480
Fix CheckBoxTests.
|
1 year ago |
Tig Kindel
|
7036f5f8f8
Cleaned up MouseClick related stuff.
|
1 year ago |
Tig Kindel
|
bd8edbe201
Merged MouseEvent() and OnMouseEvent()
|
1 year ago |
Brandon Thetford
|
bfedfee9ee
Simplify construction of new Rectangle, Size, Point, and *F instances
|
1 year ago |