1710 Commits (d5c30b6270088aa97c5ebb449d5e63a406bb70f1)

Author SHA1 Message Date
Poker beaefef646
[DockPanel] Add Spacing properties (#17977) 1 year ago
Maxwell Katz 98a388d3a3
Add Popup.ShouldUseOverlayLayer property (#5629) 1 year ago
Tom Edwards 2e6c571fc9
Added WrapItemsAlignment (#17792) 1 year ago
Mohamad Iraji fdadfb862f
add spacing to uniform grid - issue 8406 (#17993) 1 year ago
Dong Bin 26bc22910f
[TextBox] Add readonly property: LineCount. (#17656) 1 year ago
metaone01 af11240107
bugfix: ScrollBar will be hidden when ScrollBarVisibility is specified as Visible (#17718) 1 year ago
c4llv07e be8edab05b
Ignore key modifiers on text editing if field is a password field. (#17695) 1 year ago
Benedikt Stebner 894d2386ab
Calculate Bounds and InkBounds for TextLayout to be able to calculate the minmal required width. (#17721) 1 year ago
Julien Lebosquain f4633e210c
Fix TextBlock re-measure in infinite container (#17638) 1 year ago
Julien Lebosquain 1583de3e33
Fix random test failures and add empty dispatcher verification to tests (#17628) 1 year ago
Dong Bin 6728f06586
Fix TreeViewItem Expand/Collapse event source (#17558) 1 year ago
Jan Karger ツ ☀ 9fb3a13518
CalendarDatePicker - use CustomDateFormatString for parsing the text input (#17465) 1 year ago
mpylon a5c0f2bde2
Fixes #17157 (#17171) 1 year ago
Jan Karger ツ ☀ 0fdd84f594
AutoCompleteBox don't lose text selection when contextmenu opens (#17462) 1 year ago
Benedikt Stebner d411bd2156
Fix TextBlock TextAlignment issues when a HorizontalAlignment is defined (#17402) 1 year ago
StefanKoell b46126714b
Fixes and improves several access key (accelerator) related issues (#17292) 1 year ago
Benedikt Stebner 0944e043ca
Do not reset text selection when the TextBox loses focus (#17195) 1 year ago
Julien Lebosquain b5fd40e504
Fix overlay popup focus issues (#17326) 1 year ago
Julien Lebosquain fe0b91d541
Fix PopupRoot.ConfigurePosition being called unnecessary (#17322) 1 year ago
Benedikt Stebner 82b048d58e
Rework how TextBlock skips redundant measure and arrange calls (#17271) 1 year ago
VisualMelon 3e3d434cf2
Set TimePicker.Time seconds to zero when UseSeconds is False (#17251) 1 year ago
Max Katz 7f2cd0723a
Fix desktop lifetime non-mainwindow cancellation (#17059) 1 year ago
Herman K. 7a42c7eb8f
Considering scaling when centering windows (#16158) 1 year ago
dbriard 20db30dbc3
Fix missing Orientation check in VirtualizingStackPanel (#17135) 1 year ago
Ge 770d31f4e6
ComboBox Empty Selection should not Generate a TextBlock as SelectionBoxItem (#16748) 1 year ago
workgroupengineering b11574a122
fix: `SplitButton.Click` is not fired when `SplitButton` is not in focused (#16940) 1 year ago
Julien Lebosquain fc25c00ec4
Fix some compiler warnings (#17180) 1 year ago
Nikolai Naberezhnev cd4315bf9e
Fix SplitView :closed pseudoclass not being added on control initialization #17176 (#17178) 1 year ago
Julien Lebosquain db10780e15
Use coercion for MaskedTextBox.Text (#17143) 1 year ago
Tom Edwards 1e34a78a83
Fixed TabItem.ContentTemplate being reused for the next tab item (#17141) 2 years ago
Steven Kirk b8d8fda4ea
Prevent AutoCompleteBox getting stuck in a state where it can't drop down. (#17074) 2 years ago
Brubning 3858a7214b
Allow selection of multiple consecutive blocks in SelectingItemsControl. (#16907) 2 years ago
Max Katz 1cfa82ca57
Custom popup placement callback (#15667) 2 years ago
Julien Lebosquain 6d10a6830e
Ensure SurroundingText is empty for empty line (#16710) 2 years ago
Julien Lebosquain 21d8cea26b
Fix caret position after backspace (#16712) 2 years ago
workgroupengineering 44528a8198
fix: Button should not fire the click event on the space key when it is not active (#16619) 2 years ago
Timothy Baldridge eb5f3955e3
Switch to a HashSet<T> as backing for SafeEnumerableList (#16633) 2 years ago
Tom Edwards d1cdb29ba0
Fixed overlay popups not automatically closing (#16564) 2 years ago
pokorpa d1ea3ff026
Apply NumericUpDown.FormatString changes immediately. (#16575) 2 years ago
shangchenglumetro 3deddbe305
chore: fix some comments (#16461) 2 years ago
Max Katz 32c2f08200
MacOS sandboxing feature (#16090) 2 years ago
Max Katz 05ac6d2f1d
Screens API refactor (#16295) 2 years ago
Steven Kirk cc082f9170
Make VirtualizingStackPanel better handle container size changes (#16168) 2 years ago
Sean Begley ae017763fc
Adds support for Seconds to TimePicker (#16079) 2 years ago
Max Katz 24914cc1ed
New ToolTipClosing, ToolTipOpening attached events and ToolTip.Opened, ToolTip.Closed (#15493) 2 years ago
Meloman19 47cbad7fd4
Remove from logical children and clear item container on reset (#15855) 2 years ago
Bill Henning 0d1d72e26a
Update popups and flyouts to properly support OverlayDismissEventPassThrough (#15517) 2 years ago
Bartosz Korczyński 93d2140cc0
Wrap type conversions in try-catch to prevent crashes due to unhandled exceptions (#15640) 2 years ago
Tom Edwards ff021aa5d9
Fix tooltips not closing when the pointer leaves the window (#15312) 2 years ago
workgroupengineering 81d2e7d4ef
fix: ICommadSource Implemetation (#15496) 2 years ago