Brett Story
|
5618cc03e4
|
Utilizing TextLayout's LineHeight in TextBox and TextPresenter
|
4 years ago |
Dariusz Komosiński
|
61f7a7580f
|
Merge pull request #8131 from MarchingCube/style-fixes-and-cleanup
Optimize memory usage of styles and fix ordering issue in devtools.
|
4 years ago |
Dariusz Komosinski
|
90b67c3b9f
|
Modify test setup so actual framework classes are used.
|
4 years ago |
Dariusz Komosinski
|
6c7dc426fc
|
Missing property changes.
|
4 years ago |
Dariusz Komosinski
|
b34095fda3
|
Optimize memory usage of styles and fix ordering issue in devtools.
|
4 years ago |
Max Katz
|
8a3c662bec
|
Merge pull request #8126 from wieslawsoltes/fixes/FixTimePickerPropertyRegistrations
Fix property owner type registrations
|
4 years ago |
Max Katz
|
3673c8a1ee
|
Merge branch 'master' into fixes/FixTimePickerPropertyRegistrations
|
4 years ago |
Max Katz
|
32653aeaed
|
Merge pull request #8127 from wieslawsoltes/fixes/FixContentPresenterFieldPropertyTypes
Fix ContentPresenter property field types
|
4 years ago |
Wiesław Šoltés
|
08cbec6f23
|
Fix ContentPresenter property field types
|
4 years ago |
Wiesław Šoltés
|
2ee9411830
|
Fix SelectingItemsControl WrapSelection property owner
|
4 years ago |
Wiesław Šoltés
|
ccce304c69
|
Fix TimePicker property registrations
|
4 years ago |
Max Katz
|
4c1afa2dff
|
Merge pull request #8119 from AvaloniaUI/feature/ireflectabletype
Added support for IReflectableType in InpcPropertyAccessorPlugin
|
4 years ago |
Max Katz
|
d365312d30
|
Merge branch 'master' into feature/ireflectabletype
|
4 years ago |
Max Katz
|
11737d94dd
|
Merge pull request #8075 from pr8x/adorner-layer-canvas
Fixing Canvas positioning for AdornerLayer
|
4 years ago |
Nikita Tsukanov
|
a5b2eb08d4
|
Added support for IReflectableType in InpcPropertyAccessorPlugin
|
4 years ago |
Luis v.d.Eltz
|
421cbb951f
|
Merge branch 'master' into adorner-layer-canvas
|
4 years ago |
Max Katz
|
204b4c1551
|
Merge pull request #8114 from wieslawsoltes/fixes/PropertyNames
Fix property registrations
|
4 years ago |
Wiesław Šoltés
|
6e1d9caaaa
|
Merge branch 'master' into fixes/PropertyNames
|
4 years ago |
Wiesław Šoltés
|
1e3c5642a3
|
Fix ConicGradientBrush property registrations
|
4 years ago |
Wiesław Šoltés
|
409d673215
|
Fix MaximumRowsOrColumnsProperty registration name
|
4 years ago |
Wiesław Šoltés
|
a90c4d4f22
|
Use correct property name
|
4 years ago |
Max Katz
|
28f8bf8fbc
|
Merge pull request #8115 from Kaktusbot/fix-missing-avalonialist-notifycountchanged
Fix missing NotifyCountChanged in AvaloniaList.AddRange
|
4 years ago |
Kaktusbot
|
5eca6cc83e
|
Add test to AvaloniaList.AddRange to notify Count property changed
|
4 years ago |
Kaktusbot
|
da7eecec07
|
Fix missing NotifyCountChanged in AvaloniaList.AddRange
|
4 years ago |
Wiesław Šoltés
|
2d6bd60f69
|
Rename
|
4 years ago |
Wiesław Šoltés
|
05fe5fb4eb
|
Fix owner for WindowManagerAddShadowHintProperty property
|
4 years ago |
Wiesław Šoltés
|
c6eb413844
|
Use AddOwner for PlacementRectProperty
|
4 years ago |
Wiesław Šoltés
|
da640adb0c
|
Fix PaneTemplateProperty property owner
|
4 years ago |
Wiesław Šoltés
|
ee33319be1
|
Fix TickPlacementProperty property owner
|
4 years ago |
Wiesław Šoltés
|
3880f1abf4
|
Fix PasswordCharProperty owner
|
4 years ago |
Wiesław Šoltés
|
d2475dd53b
|
Fix owner of IsTextSearchEnabled property
|
4 years ago |
Wiesław Šoltés
|
d8e01f0e1a
|
Fix DockPanel property name registrations
|
4 years ago |
Wiesław Šoltés
|
665b0fa3b6
|
Fix TextPresenter property name registrations
|
4 years ago |
Wiesław Šoltés
|
65ed75970d
|
Fix TextBox property name registrations
|
4 years ago |
Dan Walmsley
|
1b4dc49aca
|
Merge pull request #8112 from AvaloniaUI/osx-nswindow-refactor-part4
[OSX] cache IsClientAreaExtendedToDecorations, and apply it when NSPa…
|
4 years ago |
Dan Walmsley
|
08487446d9
|
[OSX] cache IsClientAreaExtendedToDecorations, and apply it when NSPanel / NSWindow is created and Shown.
|
4 years ago |
Max Katz
|
80ffdc2a24
|
Merge pull request #8091 from AvaloniaUI/osx-nswindow-refactor-part3
Osx nswindow refactor part3
|
4 years ago |
Dan Walmsley
|
0d9d80b6a5
|
Merge branch 'master' into osx-nswindow-refactor-part3
|
4 years ago |
Nikita Tsukanov
|
2f1ffbd81e
|
Make ThreadSafeObjectPool actually thread safe (#8106)
* Make ThreadSafeObjectPool actually thread safe
|
4 years ago |
Dan Walmsley
|
0759580fe7
|
Merge branch 'master' into osx-nswindow-refactor-part3
|
4 years ago |
Dan Walmsley
|
5a027c585a
|
Merge pull request #8103 from AvaloniaUI/fixes/deterministic-builds
Fixes/deterministic builds
|
4 years ago |
Dan Walmsley
|
c756f812ec
|
remove shadow invalidation hack.
|
4 years ago |
Dan Walmsley
|
2ece92cf5e
|
Merge remote-tracking branch 'origin/master' into osx-nswindow-refactor-part3
# Conflicts:
# native/Avalonia.Native/src/OSX/WindowBaseImpl.mm
|
4 years ago |
Dan Walmsley
|
0638a7dc9f
|
Merge pull request #8089 from AvaloniaUI/fixes/min-size-titlebar-glitch
OSX: use content min/max size for minsize.
|
4 years ago |
Dan Walmsley
|
3600639d39
|
re-create NSWindow if we call show and need to swap out for a dialog.
|
4 years ago |
Dan Walmsley
|
99e07e68d5
|
remove unnecessary cast.
|
4 years ago |
Dan Walmsley
|
d6a4a6c901
|
ensure cast to protocol instead of concrete types.
|
4 years ago |
Dan Walmsley
|
32f2233a09
|
Merge branch 'master' into osx-nswindow-refactor-part3
|
4 years ago |
Dan Walmsley
|
1cca34f56e
|
actually create nspanels for dialogs.
|
4 years ago |
Dan Walmsley
|
f008e403cf
|
make it compile 2 versions is AvnWindow (NSWindow / NSPanel version)
fix include mess, and pragma once.
|
4 years ago |