Dan Walmsley
|
041ac60fda
|
Merge pull request #9085 from AvaloniaUI/disableSetProcessName-feature
Disable set process name feature for MacOS
|
4 years ago |
Max Katz
|
1d318791ba
|
Merge branch 'master' into disableSetProcessName-feature
|
4 years ago |
Max Katz
|
0d98279d38
|
Merge pull request #9324 from AvaloniaUI/update-microcom
Use strong-named version of microcom
|
4 years ago |
Dan Walmsley
|
067022a53f
|
Merge branch 'master' into disableSetProcessName-feature
|
4 years ago |
Max Katz
|
b6df6fc5fd
|
Merge branch 'master' into update-microcom
|
4 years ago |
Max Katz
|
5488013d01
|
Merge pull request #9326 from AvaloniaUI/fixes/osx-child-windows-cant-minimise
OSX: fix minimise button being disabled when either a parent or a dialog.
|
4 years ago |
Max Katz
|
29d6efd70b
|
Merge branch 'master' into fixes/osx-child-windows-cant-minimise
|
4 years ago |
Max Katz
|
b5721800c7
|
Merge pull request #9340 from hacklex/patch-2
Replaced hard-coded indexer with its actual name
|
4 years ago |
hacklex
|
9aca3d827c
|
Replaced hard-coded indexer with its actual name
This was possibly just overlooked since nobody probably ever changed the name from "Item".
|
4 years ago |
Dan Walmsley
|
cb871b8352
|
Merge branch 'master' into fixes/osx-child-windows-cant-minimise
|
4 years ago |
Dan Walmsley
|
bd0eaf6d87
|
Merge pull request #9325 from AvaloniaUI/multi-sdk-targeting
Only use scoped keyword when building with .NET 7 SDK
|
4 years ago |
Dan Walmsley
|
9ba66dba85
|
Merge branch 'master' into multi-sdk-targeting
|
4 years ago |
Dan Walmsley
|
1b7544509d
|
fix minimise button being disabled when either a parent or a dialog.
|
4 years ago |
Nikita Tsukanov
|
79e2d44005
|
Only use scoped keyword when building with .NET 7 SDK
|
4 years ago |
Max Katz
|
c1fbc179c7
|
Merge pull request #9299 from Gillibald/feature/textSpacing
Implement letter spacing
|
4 years ago |
Benedikt Stebner
|
17b2834d21
|
Implement letter spacing
|
4 years ago |
Nikita Tsukanov
|
b13f7cbd38
|
Use strong-named version of microcom
|
4 years ago |
Benedikt Stebner
|
654e4458d7
|
Merge pull request #9245 from Gillibald/feature/txtBlockInlines
Move inlines support to TextBlock and rename RichTextBlock
|
4 years ago |
Max Katz
|
95a6b41eba
|
Merge branch 'master' into feature/txtBlockInlines
|
4 years ago |
Max Katz
|
7b5b16728e
|
Merge pull request #9307 from robloo/control-sizechanged
Add Control.SizeChanged Event
|
4 years ago |
robloo
|
66595bad2e
|
Calculate Height/WidthChanged in the getter directly
|
4 years ago |
Benedikt Stebner
|
e639aead67
|
Fix logical parent cleanup
|
4 years ago |
Benedikt Stebner
|
9403a3d0c7
|
Fix TextBlock inlines logical tree handling
|
4 years ago |
Benedikt Stebner
|
30afdfc649
|
Merge branch 'master' into feature/txtBlockInlines
|
4 years ago |
robloo
|
3e53621dae
|
Fix typo
|
4 years ago |
robloo
|
bdd637298e
|
Take into account LayoutEpsilon when calculating Height/WidthChanged
|
4 years ago |
robloo
|
62485f53bc
|
Only raise SizeChanged when the Size component changes (ignore position)
|
4 years ago |
robloo
|
66df8a51fe
|
Change SizeChangedEvent routing strategy to direct
This matches WPF and making it bubble was a mistake.
|
4 years ago |
robloo
|
29e16e90da
|
Add more event member docs
|
4 years ago |
robloo
|
5ea8d3d83a
|
Add SizeChanged event
|
4 years ago |
Max Katz
|
af1c316f53
|
Merge pull request #9301 from AvaloniaUI/fixes/osx-menu-re-entrancy-crash-backport
backport: osx re-entrancy fix.
|
4 years ago |
Max Katz
|
30cc4def2a
|
Merge branch 'master' into fixes/osx-menu-re-entrancy-crash-backport
|
4 years ago |
Max Katz
|
3b8782cbb1
|
Merge pull request #9266 from robloo/colorpicker-updates-4
Rework ColorPicker ControlTheme
|
4 years ago |
Max Katz
|
93800081c5
|
Merge branch 'master' into colorpicker-updates-4
|
4 years ago |
Benedikt Stebner
|
8528775990
|
Merge branch 'master' into feature/txtBlockInlines
|
4 years ago |
workgroupengineering
|
7278dce4e2
|
fix: make StringCompatibilityExtensions internal (#9289)
* fix: make StringCompatibilityExtensions internal
* fix: missnig commit
|
4 years ago |
Dan Walmsley
|
3b42940770
|
use didResignKey notification instead of override resignKey
|
4 years ago |
Dan Walmsley
|
0ce5cadeea
|
Merge remote-tracking branch 'origin/master' into disableSetProcessName-feature
|
4 years ago |
Dan Walmsley
|
d34c31fa1c
|
implement disabling app delegate.
|
4 years ago |
Dan Walmsley
|
9486b3eb91
|
Merge pull request #9292 from AvaloniaUI/remove-ios-redundant-button
ios: remove button left in for debug purposes.
|
4 years ago |
Dan Walmsley
|
d28a86f862
|
remove button left in for debug purposes.
|
4 years ago |
Max Katz
|
0c301dffb5
|
Merge pull request #9276 from Gillibald/feature/textCompat
Text rendering compat
|
4 years ago |
Max Katz
|
248014d581
|
Merge branch 'master' into feature/textCompat
|
4 years ago |
Benedikt Stebner
|
fd7aad2356
|
Merge pull request #9284 from Gillibald/fixes/limitedTypefaceCrash
Prevent a crash that is caused by limited typefaces
|
4 years ago |
robloo
|
f3d13847e9
|
Merge branch 'master' into colorpicker-updates-4
|
4 years ago |
Benedikt Stebner
|
0aff57a716
|
Prevent a crash that is caused by typefaces that don't contain whitespace glyphs
|
4 years ago |
Benedikt Stebner
|
6e972cc3b2
|
Merge branch 'master' into feature/textCompat
|
4 years ago |
Benedikt Stebner
|
63f4993005
|
Merge branch 'master' into feature/txtBlockInlines
|
4 years ago |
Max Katz
|
d0a656a274
|
Merge pull request #8572 from pr8x/SetterTargetType
Add x:SetterTargetType
|
4 years ago |
Max Katz
|
3a182ccbea
|
Merge branch 'master' into SetterTargetType
|
4 years ago |