Dan Walmsley
|
1c844a341f
|
Merge pull request #11422 from workgroupengineering/patch-1
ci: Automatically adjust current year in copyright
|
3 years ago |
Dan Walmsley
|
51d4aa3799
|
Merge branch 'master' into patch-1
|
3 years ago |
Dan Walmsley
|
8e396f6909
|
Merge pull request #11551 from AvaloniaUI/internalize-fluent-simple-theme
x:ClassModifier support for XamlLoader
|
3 years ago |
Max Katz
|
baed105a82
|
Merge branch 'master' into internalize-fluent-simple-theme
|
3 years ago |
Max Katz
|
23d96c7366
|
Merge pull request #11532 from Gillibald/textAlignmentFixes
[Text] Fixes
|
3 years ago |
Max Katz
|
44c385c314
|
Minor changes
|
3 years ago |
Max Katz
|
28d7c1c3bd
|
Adjust transformers and comments
|
3 years ago |
Max Katz
|
647b0f10e4
|
Respect x:ClassModifier in NamespaceInfo, Build and Populate methods
|
3 years ago |
Max Katz
|
6b53cbe63f
|
Add x:ClassModifier="internal" to all theme xaml files that should be hidden
|
3 years ago |
Max Katz
|
ec47ea9e2a
|
Implement support for x:ClassModifier="internal" and TryLoad generators
|
3 years ago |
Max Katz
|
532dedb1db
|
Merge pull request #11548 from robloo/remove-border-line-dash
Remove Line Dash from Border
|
3 years ago |
robloo
|
7fcd139417
|
Merge branch 'master' into remove-border-line-dash
|
3 years ago |
robloo
|
e18d9364b8
|
Completely remove Border line dash properties
|
3 years ago |
Max Katz
|
74a0f1d788
|
Merge pull request #11544 from robloo/RangeBaseValueChangedEventArgs
Switch RangeBase.ValueChanged Event Args Type
|
3 years ago |
robloo
|
a857c92a46
|
Update property get/set syntax in Shape
|
3 years ago |
robloo
|
94fd79f7d9
|
Obsolete Border line dashes
|
3 years ago |
robloo
|
4bcf08a9dc
|
Update RangeBaseValueChangedEventArgs comments
|
3 years ago |
robloo
|
0d1ef8f7b6
|
Add comments to TextChangedEventArgs and TextChangingEventArgs
|
3 years ago |
robloo
|
545e9051bd
|
Remove generic RoutedPropertyChangedEventArgs
|
3 years ago |
robloo
|
68134c925f
|
Switch RangeBase.ValueChanged from generic RoutedPropertyChangedEventArgs<double> to RangeBaseValueChangedEventArgs
This follows the WinUI pattern and makes a bit more sense. It is also similar to what is done with TextBox events as well.
|
3 years ago |
Max Katz
|
ffaf02cf03
|
Merge pull request #11106 from aldelaro5/combobox-scroll-browser
Fix mouse wheel events being eaten on ComboBox on browser
|
3 years ago |
Max Katz
|
e9d101ede1
|
Merge branch 'master' into combobox-scroll-browser
|
3 years ago |
aldelaro5
|
ea110cd807
|
Fix mouse wheel events being eaten on ComboBox on browser
|
3 years ago |
Dan Walmsley
|
3e7cc20d11
|
Merge pull request #11502 from AvaloniaUI/repro/popup-transparent-areas
Allow popup to route correct coordinates to Parent.
|
3 years ago |
Benedikt Stebner
|
3070e8960c
|
Fix FindIndexedRun
|
3 years ago |
Dan Walmsley
|
d3a3ed4a93
|
Merge branch 'master' into repro/popup-transparent-areas
|
3 years ago |
Steven Kirk
|
40515fc798
|
Clarify/fix unit test.
Now all of the other popup tests pass as well.
|
3 years ago |
Benedikt Stebner
|
460ea0e093
|
Rework TextLine GetTextBounds and GetDistanceFromCharacterHit
Fix TextAlignment.Right offset calculation
|
3 years ago |
Dan Walmsley
|
a78c41dd41
|
add a unit test.
|
3 years ago |
Benedikt Stebner
|
f17f7202ad
|
Merge pull request #11357 from lnxon/fix-buff
Solve the issue #11353, IME, Windows - buffer overrun? when…
|
3 years ago |
Benedikt Stebner
|
d8a2496860
|
Merge pull request #11506 from AvaloniaUI/fix-browser-getitemsasync
Fix browser GetItemsAsync + ICustomDrawOperation
|
3 years ago |
Max Katz
|
a98447587c
|
Merge pull request #11526 from affederaffe/fix-dbus-file-picker
Fix DBus Filer Picker
|
3 years ago |
affederaffe
|
325ae33280
|
Merge branch 'master' into fix-dbus-file-picker
|
3 years ago |
affederaffe
|
ca046c06f5
|
Bump Tmds.DBus.SourceGenerator
|
3 years ago |
affederaffe
|
d94c0670c8
|
Log DBus Exceptions
|
3 years ago |
Max Katz
|
d77760e2c1
|
Merge pull request #11523 from AvaloniaUI/feature/peer-from-element
Added ControlAutomationPeer.FromElement.
|
3 years ago |
Dan Walmsley
|
e2511344b8
|
fix tests.
|
3 years ago |
Dan Walmsley
|
b7568940c8
|
revert changes.
|
3 years ago |
Dan Walmsley
|
b386998170
|
remove template change.
|
3 years ago |
Dan Walmsley
|
215707ba7e
|
add comments explaining and remove unnecessary condition.
|
3 years ago |
Dan Walmsley
|
b1a685a86c
|
Merge remote-tracking branch 'origin/master' into repro/popup-transparent-areas
|
3 years ago |
Steven Kirk
|
966c5a0c5e
|
Added ControlAutomationPeer.FromElement.
|
3 years ago |
Max Katz
|
9a73ead70e
|
Merge pull request #11500 from AvaloniaUI/emmauss/managed_dialogs_design_update
Touch up ManagedFileChooser design a bit
|
3 years ago |
Dan Walmsley
|
10b89ac13a
|
Revert "revert control catalog changes."
This reverts commit d24903957e.
|
3 years ago |
Emmanuel Hansen
|
7640434aff
|
use MinWidth to set button widths
|
3 years ago |
Max Katz
|
6c5c13aa5c
|
Fix ICustomDrawOperation and browser splash screen
|
3 years ago |
Max Katz
|
2ac8849fb0
|
Fix Browser not wrapping file handles into StorageItem object
|
3 years ago |
Dan Walmsley
|
d24903957e
|
revert control catalog changes.
|
3 years ago |
Max Katz
|
1c041720d7
|
Merge pull request #11447 from Gillibald/fixTextBoxMaxLines
Rework TextBox.MaxLines
|
3 years ago |
Max Katz
|
7c1122042e
|
Merge pull request #11501 from AvaloniaUI/fixes/11484-coercevalue-called-multiple-times
Only call coerce callback a single time.
|
3 years ago |