1667 Commits (21ccb8d43aa35ec4aa66a70bfd7660e31e4c7252)

Author SHA1 Message Date
Nikita Tsukanov 5b77b7d24b UseComposition -> UseCompositor 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
Nikita Tsukanov 5ca48a6b32 DataType 4 years ago
Nikita Tsukanov 27e87857af Some docs and refactorings 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 cea6bc27a0 Merge pull request #8238 from AvaloniaUI/fixes/disable-parent-chrome-buttons-when-modal-is-shown 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 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
Nikita Tsukanov 16dde385d0 WIP: Matrix3x3, some invalidation support, dirty rects drawing 4 years ago
Max Katz 6260829702 Simplify UIViewControlHandle/AndroidViewControlHandle 4 years ago
Dan Walmsley 08487446d9 [OSX] cache IsClientAreaExtendedToDecorations, and apply it when NSPanel / NSWindow is created and Shown. 4 years ago
Max Katz fbbd93f4cd Add android implementation 4 years ago
Max Katz d8d6fa5097 Add iOS implementation 4 years ago
Max Katz c175ef318e Restructure native embed sample project 4 years ago
Nikita Tsukanov 4274e78a32 Win32 4 years ago
Nikita Tsukanov b094699f76 Compositor works with X11. Somewhat 4 years ago
Steven Kirk 90f6143c58 Don't use managed dialogs by default in ControlCatalog. 4 years ago
robloo f3d429f055 Add ThirdComponentConverter and use it 4 years ago
robloo a86e0cc64e Move ColorPicker theme definitions into theme folders 4 years ago
robloo 65e5e580ac Make ColorSlider fully functional 4 years ago
robloo c068adb609 Update ColorPickerPage in ControlCatalog with ColorSlider and ColorPreviewer 4 years ago
Steven Kirk fd96e6483d Add scaled ComboBox to ControlCatalog. 4 years ago
robloo 60e0d12543 Revert "Use namespaces in XAML" 4 years ago
robloo 8da297b300 Correct ColorPicker style loading in ControlCatalog 4 years ago
robloo 9f1833030d Use namespaces in XAML 4 years ago
robloo cf654da43f Add separate Avalonia.Controls.ColorPicker project 4 years ago
Steven He d79854ec54 Remove rd.xml 4 years ago
Steven Kirk a71ddcc870 Fix project files broken by #5831. 4 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Max Katz d083acc20d Implement support of NthChild in DataGrid 4 years ago
Steven Kirk f8706278a8 Make OnPropertyChanged non-generic. 4 years ago
Benedikt Stebner ff3fe479b1 Fix ControlCatalog.Web build 4 years ago
robloo 23fee99008 Use HSV and HSL colors in ControlCatalog CanvasPage 4 years ago
Steven Kirk 5d35ac324f Additional menu integration tests. 4 years ago
Steven Kirk 69f96d5b44 Added failing integration test for #7906. 4 years ago
robloo 30f713746a Support CornerRadius in ColorSpectrum 4 years ago