BDisp
|
d5c584425c
Fixes #2446. Currently is allowed two views on different toplevels having HasFocus as true.
|
2 年之前 |
BDisp
|
d3b9a07bbf
Fixes #2430. Launching a Dialog from a Dialog causes errors in v2_develop.
|
2 年之前 |
tznind
|
2ed71e284c
Move all nested eventargs out of parent classes to root
|
2 年之前 |
tznind
|
3bec36ac47
Change Action to EventHandler for more events
|
2 年之前 |
tznind
|
e7950433d8
Standardize on EventHandler
|
2 年之前 |
BDisp
|
25e1b16c07
Removed Title from the Redraw and typo fices.
|
2 年之前 |
Tigger Kindel
|
ebd9eb4447
Fixed unit tests: Border.Title was getting unset
|
2 年之前 |
Tigger Kindel
|
8c319ee189
merged develop - mostly
|
2 年之前 |
BDisp
|
ed27696b9e
Fixes 2342. Border: can't change border color in window by Border.BorderBrush. (#2345)
|
2 年之前 |
Tig
|
9425b2a720
Fixes #2181 - (Really) Adds configuration manager (#2365)
|
2 年之前 |
BDisp
|
2ae20f7de7
Removed comments as requested.
|
2 年之前 |
BDisp
|
68c93ed540
Fixes #2225. MenuBar leaves trails when mounted in a Window.
|
2 年之前 |
BDisp
|
250ebd3f97
Added some more improvements.
|
2 年之前 |
BDisp
|
40b661d531
Fixes #1855. Window and Frame content view without the margin frame. (#1857)
|
3 年之前 |
BDisp
|
3160b4c914
Fixes some AutoSize issues with rules.
|
3 年之前 |
Charlie Kindel
|
59577feecf
Added oldTitle to eventargs and fixed title = null
|
3 年之前 |
Charlie Kindel
|
f8622ce60c
Fixes #1818. Adds Title change events to Window
|
3 年之前 |
BDisp
|
a82ac45843
Fixes AutoSize, Window Tile and added option to Border for fill or not.
|
3 年之前 |
BDisp
|
a822e1afa9
Adds a popup ContextMenu feature. Implements ContextMenu for TextField. (#1615)
|
3 年之前 |
BDisp
|
b185722ab6
Standalone update fix (#1596)
|
3 年之前 |
BDisp
|
58e7698f4c
Fixes #1475. Selection ending with a white space error. (#1478)
|
3 年之前 |
BDisp
|
d55ae77331
Fixes #1446. Added more features to the Border and Toplevel focus. (#1447)
|
3 年之前 |
BDisp
|
8bfa2f0425
Border feature (#1436)
|
4 年之前 |
BDisp
|
52f48b2044
Fixes #1384. Added a VisibleChanged event on the View class. (#1385)
|
4 年之前 |
BDisp
|
4cd694ac78
Added a Mdi Container feature.
|
4 年之前 |
BDisp
|
3db8b7eeda
Added a Initialize method to the Window to simplify the constructors.
|
4 年之前 |
BDisp
|
ee0fc06b9a
Fixes #1061. ComputerLayout scenario does not drawn correctly.
|
4 年之前 |
Charlie Kindel
|
2e566c613e
Merge pull request #1054 from BDisp/removing-application-currentView
|
4 年之前 |
BDisp
|
9d721e94f6
Ensures clipping always respecting the anchoring if it's the case. Adding SetWidth and SetHeight methods to the View class.
|
4 年之前 |
BDisp
|
01c07ddc9e
Fixes #1056. Window doesn't redraw his SuperView properly.
|
4 年之前 |