Max Katz
|
7bc11941fb
|
Use bindings in native menu exporter
|
4 years ago |
Nikita Tsukanov
|
fa17ee9bb9
|
Introduced GtkInteropHelper.RunOnGlibThread, fixed demos
|
4 years ago |
Max Katz
|
0dca4bebc1
|
Disable additional aot flags
|
4 years ago |
robloo
|
0bf3a6d944
|
Rename `ShowAccentColors` to `IsAccentColorsVisible` and disable drop shadow when false
|
4 years ago |
Nikita Tsukanov
|
ebf464ad93
|
Enable compositing renderer by default for desktop platforms
|
4 years ago |
Nikita Tsukanov
|
221a0f1341
|
Removed workaround from headless platform memory measurement code
|
4 years ago |
Eric M
|
435419588a
|
Allow customisation of ProgressBar text format.
|
4 years ago |
Benedikt Stebner
|
cc2d791f36
|
Update samples/Sandbox/MainWindow.axaml
Co-authored-by: Max Katz <maxkatz6@outlook.com>
|
4 years ago |
Max Katz
|
5000a4ffe3
|
Do not enable MouseInPointerEnabled automatically and remove EnableWmPointerEvents option
|
4 years ago |
Nikita Tsukanov
|
5b77b7d24b
|
UseComposition -> UseCompositor
|
4 years ago |
Max Katz
|
17562c16bd
|
Fixes after review
|
4 years ago |
Max Katz
|
b4b869a429
|
Fix after event were renamed
|
4 years ago |
Lobster Uberlord
|
508fad9d2c
|
Enable use of Skia Raster backend for HTML canvas in Blazor
To enable the raster backend set CustomGpuFactory to null in
the existing SkiaOptions, by default Avalonia will use the
GPU/GL Skia backend.
|
4 years ago |
Steven Kirk
|
7156339304
|
Test CenterOwner window position.
|
4 years ago |
Steven Kirk
|
4f84950c41
|
Added tests for #8335.
|
4 years ago |
Steven Kirk
|
519e850bf8
|
Correctly update position.
`Window.Position` isn't an Avalonia property so doesn't auto-update, we need to listen for `PositionChanged`.
|
4 years ago |
Nikita Tsukanov
|
62571a69b6
|
Fix crashes in headless memory benchmark
|
4 years ago |
Nikita Tsukanov
|
38469f0629
|
Added composition support to the headless platform
|
4 years ago |
Steven Kirk
|
328aef882b
|
Added failing tests for WindowState on mac.
|
4 years ago |
Max Katz
|
e717cce7e8
|
Update headless implementations, managed and samples
|
4 years ago |
Benedikt Stebner
|
90e0dcc9e3
|
Add Copy geasture
|
4 years ago |
Benedikt Stebner
|
a408ea10d7
|
Some Progress
|
4 years ago |
Nikita Tsukanov
|
5ca48a6b32
|
DataType
|
4 years ago |
Nikita Tsukanov
|
27e87857af
|
Some docs and refactorings
|
4 years ago |
Steven Kirk
|
8c3424baa4
|
Refactor OSX window tests a bit.
Try not to rely on `_session.ResetApp();` because restoring the application state in the tests tends to show up more errors (which this change has done: https://github.com/AvaloniaUI/Avalonia/issues/8335#issuecomment-1162804733)
|
4 years ago |
Benedikt Stebner
|
0c8f54fe00
|
Introduce RichTextBlock
|
4 years ago |
Max Katz
|
8d52bd98af
|
Add profiling to the control catalog android
|
4 years ago |
Benedikt Stebner
|
71aba01b10
|
Implement FormattedText.BuildGeometry
|
4 years ago |
Benedikt Stebner
|
7a533700d0
|
Implement GlyphRun.BuildGeometry
|
4 years ago |
Giuseppe Lippolis
|
2bf853aca9
|
fix some null annotation in ControlCatalog
|
4 years ago |
Max Katz
|
b277db43bd
|
Update release build parameters
|
4 years ago |
Tim
|
43cf66fc49
|
Update demo to reflect actual selected value
|
4 years ago |
Dan Walmsley
|
809f459233
|
fix osx thick titlebar setting.
|
4 years ago |
Dan Walmsley
|
1917def959
|
full set of window tests for osx.
|
4 years ago |
Dan Walmsley
|
b7397a7cdf
|
add a11y identifiers for windows.
|
4 years ago |
Dan Walmsley
|
cea6bc27a0
|
Merge pull request #8238 from AvaloniaUI/fixes/disable-parent-chrome-buttons-when-modal-is-shown
OSX: Disable parent chrome buttons when modal is shown
|
4 years ago |
Dan Walmsley
|
67b6811ca8
|
add comment to show why test isnt working.
|
4 years ago |
robloo
|
bd8f7446d5
|
Implement remaining ColorView properties
|
4 years ago |
Steven Kirk
|
4c8240b7bf
|
Added integration tests for WindowStartupLocation.
|
4 years ago |
robloo
|
0824c874fc
|
Add initial ColorPicker control
|
4 years ago |
robloo
|
2835767b42
|
Add incomplete ColorView control template
|
4 years ago |
Giuseppe Lippolis
|
543fe599c6
|
fix: some nullable annotation warnings
|
4 years ago |
Dan Walmsley
|
af237c6dd7
|
fix file dialog filter nullable annotation, and osx platform.
|
4 years ago |
Nikita Tsukanov
|
9ac37065dc
|
Animations now work... more or less?
|
4 years ago |
robloo
|
9bac430a8e
|
Remove width set in CalendarDatePickerPage
See: https://github.com/AvaloniaUI/Avalonia/issues/7502#issuecomment-1114673564
|
4 years ago |
Max Katz
|
4c039cbf7c
|
Move Fluent/Default themes out of main package
|
4 years ago |
Brett Story
|
5618cc03e4
|
Utilizing TextLayout's LineHeight in TextBox and TextPresenter
|
4 years ago |
Max Katz
|
855dade9d5
|
Add Browser implementation
|
4 years ago |
Max Katz
|
9db00cf9de
|
Solve app.manifest error in Win32NativeControlHost
|
4 years ago |
Max Katz
|
57e852dfc1
|
Move native control samples to the control catalog
|
4 years ago |