Benedikt Stebner
|
fe7a118aa8
|
Fix Imm32InputMethod
|
3 years ago |
Dan Walmsley
|
cc4361f3ed
|
Merge branch 'master' into textInputMethodClientRework
|
3 years ago |
Benedikt Stebner
|
c956d50af2
|
Merge branch 'master' into textInputMethodClientRework
|
3 years ago |
Max Katz
|
6000c73800
|
Merge pull request #11844 from workgroupengineering/fixes/ListBox_Space_Handling
fix(ListBox): Regression TextBox space handling when inside ListBox
|
3 years ago |
Max Katz
|
036476ebba
|
Merge branch 'master' into fixes/ListBox_Space_Handling
|
3 years ago |
Max Katz
|
92b6a4c99f
|
Merge pull request #11829 from robloo/point-distance
Add Distance method to Point
|
3 years ago |
Max Katz
|
ec6ec09ac9
|
Merge pull request #11898 from AvaloniaUI/win-platorm-settings-cleanup
Restructure Win32PlatformOptions options
|
3 years ago |
Max Katz
|
28e9b3a49d
|
Merge pull request #11809 from Gillibald/fixes/windowsIME
[Windows] Make sure the InputMethod deletes current selection before preedit is set
|
3 years ago |
Max Katz
|
85c5a05980
|
Merge pull request #11947 from AvaloniaUI/seal-geometry
Seal geometry class
|
3 years ago |
Benedikt Stebner
|
a344c897d0
|
Merge branch 'master' into fixes/windowsIME
|
3 years ago |
Max Katz
|
f468b9067f
|
Merge branch 'master' into seal-geometry
|
3 years ago |
Max Katz
|
46affc04c7
|
Merge branch 'master' into textInputMethodClientRework
|
3 years ago |
Max Katz
|
1efaffee4a
|
Merge pull request #11956 from Gillibald/fixes/TextInputEventArgsTextSetter
Make TextInputEventArgs.Text settable
|
3 years ago |
Max Katz
|
53d8f2b649
|
Merge pull request #11843 from AvaloniaUI/fix-palette-getresourcec-code
Fix palette TryGetResource code
|
3 years ago |
Max Katz
|
4cde19f174
|
Merge pull request #11886 from trympet/pinvoke-for-static-linking
Pinvoke for static linking
|
3 years ago |
Max Katz
|
1381ec28be
|
Allow only Light and Dark in the ColorPaletteResourcesCollection
|
3 years ago |
Emmanuel Hansen
|
ad46fd4d2d
|
Merge branch 'textInputMethodClientRework' of https://github.com/Gillibald/Avalonia into pr/11848
|
3 years ago |
Emmanuel Hansen
|
3f56045885
|
remove debug code
|
3 years ago |
Benedikt Stebner
|
d76c06d4c4
|
Make TextInputEventArgs.Text settable
|
3 years ago |
Benedikt Stebner
|
454fd84b10
|
Merge branch 'master' into fixes/windowsIME
|
3 years ago |
Max Katz
|
4290ba287f
|
Merge branch 'master' into pinvoke-for-static-linking
|
3 years ago |
Trym Lund Flogard
|
8f7cf7cc4a
|
Invoke SetWindowCompositionAttribute dynamically without exposing it to ILC
|
3 years ago |
Trym Lund Flogard
|
544cf0fdab
|
Revert "Remove support for undocumented blur #11855"
This reverts commit 6a3925b91b.
|
3 years ago |
Max Katz
|
fbca526f85
|
Seal CreateDefiningGeometry
|
3 years ago |
Max Katz
|
7ac63a593b
|
Seal geometry class
|
3 years ago |
Emmanuel Hansen
|
b97d63faab
|
Merge branch 'master' into textInputMethodClientRework
|
3 years ago |
Max Katz
|
81d455762d
|
Merge pull request #11929 from viordash/x11-clipboard
[clipboard-x11] fix SendDataRequest re-run task
|
3 years ago |
Vitalii Orazov
|
ae368f593b
|
fix SendDataRequest re-run task
|
3 years ago |
Max Katz
|
1b9d767bcb
|
Merge pull request #11916 from MrJul/fixes/scrollcontentpresenter-margin-rounding
Fix ScrollContentPresenter's child margin with layout rounding
|
3 years ago |
Max Katz
|
9120f5add1
|
Merge pull request #11917 from VMelnalksnis/datagrid-sort-icon
Fix non-configurable minimum width for DataGridColumnHeader
|
3 years ago |
Valters Melnalksnis
|
b488afaf79
|
Fix non-configurable minimum width for DataGridColumnHeader
|
3 years ago |
Julien Lebosquain
|
862c175725
|
Fix ScrollContentPresenter's child margin with layout rounding
|
3 years ago |
Benedikt Stebner
|
27ad310494
|
Merge branch 'master' into textInputMethodClientRework
|
3 years ago |
Max Katz
|
e5098cfd62
|
Fix build
|
3 years ago |
Max Katz
|
290fd5caf3
|
Add missing docs
|
3 years ago |
Max Katz
|
f4e1c43124
|
Merge branch 'win-platorm-settings-cleanup' of https://github.com/AvaloniaUI/Avalonia into win-platorm-settings-cleanup
|
3 years ago |
Max Katz
|
d42a40fda7
|
Remove AvaloniaNativePlatformOptions.UseGpu as it's not supported in 11.0 (always uses GPU)
|
3 years ago |
Max Katz
|
6a50fc5a92
|
Replace UseGpu and UseEgl parameters with consistent RenderingMode enum on every platform
|
3 years ago |
Max Katz
|
a390f9f50c
|
Make RenderingMode and CompositionMode lists with fallbacks
|
3 years ago |
Max Katz
|
e0aa8609a7
|
Merge pull request #11904 from MrJul/fixes/datagridcolumn-classes
Fix DataGridColumn.CellStyleClasses not settable from XAML
|
3 years ago |
Emmanuel Hansen
|
492a24d731
|
Merge branch 'textInputMethodClientRework' of https://github.com/Gillibald/Avalonia into pr/11848
|
3 years ago |
Emmanuel Hansen
|
1acbc8c36e
|
use ime selection in get extracted text
|
3 years ago |
Julien Lebosquain
|
5fb1cf9f82
|
Fix DataGridColumn.CellStyleClasses not settable from xaml
|
3 years ago |
Benedikt Stebner
|
c32318de5b
|
Merge branch 'textInputMethodClientRework' of https://github.com/Gillibald/Avalonia into textInputMethodClientRework
|
3 years ago |
Benedikt Stebner
|
c7d77b1545
|
Use SetCurrentValue
|
3 years ago |
Emmanuel Hansen
|
692fd5de60
|
use current ime selection for deletion
|
3 years ago |
Max Katz
|
33f70d9fca
|
Update src/Windows/Avalonia.Win32/WinRT/Composition/WinUiCompositorConnection.cs
Co-authored-by: jp2masa <jp2masa@users.noreply.github.com>
|
3 years ago |
Max Katz
|
effb12f9e0
|
Throw an exception when CustomPlatformGraphics is used with unsupported Win32CompositionMode
|
3 years ago |
Max Katz
|
29d3c7670b
|
Restructure Win32PlatformOptions options
|
3 years ago |
Max Katz
|
4ccd7c56da
|
Merge pull request #11882 from AvaloniaUI/fix-fluent-compact-theme
Fix fluent compact theme
|
3 years ago |