Tig
|
33f427725c
FileDialog code cleanup
|
10 months ago |
Tig
|
af110d92d0
In the middle of another refactoroing
|
10 months ago |
Tig
|
ba161b3eae
Cleaned up Command enum.
|
10 months ago |
BDisp
|
02a98f3fc2
Fixes #3700. ContextMenu pollutes Toplevel.MenuBar's key bindings
|
11 months ago |
Thomas Nind
|
5b2e10e6d0
Fixes #3696 Remove custom navigation in FileDialog (#3712)
|
11 months ago |
Tig
|
ad81e09d42
Debugging GraphView issue
|
11 months ago |
Tig
|
1a16f43495
Refactored subview methods. Fixed issues.
|
11 months ago |
Tig
|
4b479a60f3
Refactored subview methods
|
11 months ago |
Tig
|
1b1a2524e7
Removed TabIndex etc...
|
11 months ago |
Tig
|
d1d7ab5fa8
Done with refactor. Nav unit tests all pass. Fixing View unit tests...
|
11 months ago |
Tig
|
ef7f88d3b4
OnEnter/Leave -> OnHasFocusChanging/OnHasFocusChanged
|
11 months ago |
Tig
|
4226d8172e
Discovered serious issues with how HasFocus, OnEnter/OnLeave, etc... work in some edge cases.
|
1 year ago |
Tig
|
37f349004a
WIP: More. Trying to fix TableView regression
|
1 year ago |
Tig
|
f2eb9ce6e2
WIP: More refining
|
1 year ago |
Tig
|
d407683d5b
Made View.Navigation nullable enable.
|
1 year ago |
Tig
|
4ede0648f4
TabStop -> now of type TabStop.
|
1 year ago |
Tig
|
a935ef83df
Merge remote-tracking branch 'refs/remotes/origin/v2_2491-Toplevel-Redesign' into v2_2491-Toplevel-Redesign
|
1 year ago |
Tig
|
c03dd32031
Moved Toplevel keybindings out of Toplevel to Application.
|
1 year ago |
Tig
|
4128b515da
Merge branch 'v2_develop' into v2_3499-Finish-DimAuto
|
1 year ago |
Tig
|
fa847f4356
Revert "rebased against v2_develop"
|
1 year ago |
Tig
|
23737decec
rebased against v2_develop
|
1 year ago |
Cam Sinclair
|
952fc49709
Fix typos
|
1 year ago |
Tig
|
8bf0207171
Dialog works
|
1 year ago |
Tig
|
00daccfcf1
Renamed Pos.Function->Func to align iwth C# Func type.
|
1 year ago |
Tig
|
d391cc7ad2
MouseEvent: int X, int Y -> Point Position
|
1 year ago |
Tig
|
b83b392ccd
Updated View and Event classes for viewport and content size handling
|
1 year ago |
Tig
|
df5f04b645
Merged v2_develop
|
1 year ago |
Tig
|
6ebee8d42b
Fixed more bad code
|
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 |
Tig
|
b187a8e70f
Reamed Bounds -> Viewport - MOAR rename
|
1 year ago |