BDisp
|
d9a7b5f6f3
Fixes #2776. Pressing Alt key on a Window with only a MenuBar throws System.InvalidOperationException.
|
2 years ago |
BDisp
|
ed27696b9e
Fixes 2342. Border: can't change border color in window by Border.BorderBrush. (#2345)
|
2 years ago |
BDisp
|
2ae20f7de7
Removed comments as requested.
|
2 years ago |
BDisp
|
68c93ed540
Fixes #2225. MenuBar leaves trails when mounted in a Window.
|
2 years ago |
BDisp
|
250ebd3f97
Added some more improvements.
|
2 years ago |
BDisp
|
40b661d531
Fixes #1855. Window and Frame content view without the margin frame. (#1857)
|
3 years ago |
BDisp
|
3160b4c914
Fixes some AutoSize issues with rules.
|
3 years ago |
Charlie Kindel
|
59577feecf
Added oldTitle to eventargs and fixed title = null
|
3 years ago |
Charlie Kindel
|
f8622ce60c
Fixes #1818. Adds Title change events to Window
|
3 years ago |
BDisp
|
a82ac45843
Fixes AutoSize, Window Tile and added option to Border for fill or not.
|
3 years ago |
BDisp
|
a822e1afa9
Adds a popup ContextMenu feature. Implements ContextMenu for TextField. (#1615)
|
3 years ago |
BDisp
|
b185722ab6
Standalone update fix (#1596)
|
3 years ago |
BDisp
|
58e7698f4c
Fixes #1475. Selection ending with a white space error. (#1478)
|
3 years ago |
BDisp
|
d55ae77331
Fixes #1446. Added more features to the Border and Toplevel focus. (#1447)
|
3 years ago |
BDisp
|
8bfa2f0425
Border feature (#1436)
|
3 years ago |
BDisp
|
52f48b2044
Fixes #1384. Added a VisibleChanged event on the View class. (#1385)
|
4 years ago |
BDisp
|
4cd694ac78
Added a Mdi Container feature.
|
4 years ago |
BDisp
|
3db8b7eeda
Added a Initialize method to the Window to simplify the constructors.
|
4 years ago |
BDisp
|
ee0fc06b9a
Fixes #1061. ComputerLayout scenario does not drawn correctly.
|
4 years ago |
Charlie Kindel
|
2e566c613e
Merge pull request #1054 from BDisp/removing-application-currentView
|
4 years ago |
BDisp
|
9d721e94f6
Ensures clipping always respecting the anchoring if it's the case. Adding SetWidth and SetHeight methods to the View class.
|
4 years ago |
BDisp
|
01c07ddc9e
Fixes #1056. Window doesn't redraw his SuperView properly.
|
4 years ago |
BDisp
|
2d6e7cda99
Fixes #1052. Application.CurrentView looks unused.
|
4 years ago |
BDisp
|
109a8496ee
Fixes #1016. Window is drawing its frame over the menu.
|
4 years ago |
Charlie Kindel
|
295b2ac779
Merge pull request #950 from tig/remove_ienumerable
|
4 years ago |
Charlie Kindel
|
9c0a8529a6
Fixed build warnings and ensured tests run
|
4 years ago |
Charlie Kindel
|
473afe0732
poc
|
4 years ago |
Gerasimos (Makis) Maropoulos
|
83047b4232
various misspell fixes
|
5 years ago |
BDisp
|
109fd25c9e
Fixes #644. Added a UICatalog Scenario for a dynamic menu bar.
|
5 years ago |
BDisp
|
09f88a13a6
Fixes #754. The window starts to drag, even if the click occurs outside the limits.
|
5 years ago |