Max Katz
|
fcdb22983b
|
Revert debug changes
|
4 years ago |
Max Katz
|
5ee439b5e4
|
Rename remainings
|
4 years ago |
Max Katz
|
1731f88822
|
Rename Default to Simple
|
4 years ago |
Max Katz
|
86265f49aa
|
Update samples/ControlCatalog/App.xaml.cs
|
4 years ago |
Max Katz
|
ceb59fc475
|
Workaround dev tools issue
|
4 years ago |
Nikita Tsukanov
|
952b80df2a
|
Use codegen to populate OpenGL functions
|
4 years ago |
Max Katz
|
6e59fe347e
|
Add DataGrid fluent controltheme
# Conflicts:
# src/Avalonia.Controls.DataGrid/Themes/Fluent.xaml
|
4 years ago |
Max Katz
|
7bc11941fb
|
Use bindings in native menu exporter
|
4 years ago |
robloo
|
0bf3a6d944
|
Rename `ShowAccentColors` to `IsAccentColorsVisible` and disable drop shadow when false
|
4 years ago |
Steven Kirk
|
84a3d9ca1f
|
Use theme default CornerRadius.
When "Rounded" checkbox isn't checked.
|
4 years ago |
Steven Kirk
|
4f3fafc9df
|
Tweaked Expander ControlTheme.
And added "Rounded" option to ControlCatalog for testing.
|
4 years ago |
Steven Kirk
|
671b7ea83e
|
WIP: HamburgerMenu.
|
4 years ago |
Eric M
|
435419588a
|
Allow customisation of ProgressBar text format.
|
4 years ago |
Benedikt Stebner
|
7cbeb7ad3f
|
Rework TextLineImpl hit testing
|
4 years ago |
Max Katz
|
5a8c9f9c09
|
Use Async in naming
|
4 years ago |
Max Katz
|
97a5a9e1f6
|
Add folder.GetItemsAsync API
|
4 years ago |
Max Katz
|
17562c16bd
|
Fixes after review
|
4 years ago |
Max Katz
|
b4b869a429
|
Fix after event were renamed
|
4 years ago |
Max Katz
|
e717cce7e8
|
Update headless implementations, managed and samples
|
4 years ago |
Nikita Tsukanov
|
5ca48a6b32
|
DataType
|
4 years ago |
Nikita Tsukanov
|
27e87857af
|
Some docs and refactorings
|
4 years ago |
Benedikt Stebner
|
0c8f54fe00
|
Introduce RichTextBlock
|
4 years ago |
Giuseppe Lippolis
|
2bf853aca9
|
fix some null annotation in ControlCatalog
|
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 |
Steven Kirk
|
49613c7bce
|
Add accent button to control catalog.
|
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 |
robloo
|
bd8f7446d5
|
Implement remaining ColorView properties
|
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
|
57e852dfc1
|
Move native control samples to the control catalog
|
4 years ago |
Dan Walmsley
|
08487446d9
|
[OSX] cache IsClientAreaExtendedToDecorations, and apply it when NSPanel / NSWindow is created and Shown.
|
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.
To test #7147.
|
4 years ago |
robloo
|
60e0d12543
|
Revert "Use namespaces in XAML"
This reverts commit 9f1833030d.
|
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 |
Max Katz
|
bd2578d683
|
Update control catalog pointers page
|
4 years ago |
Max Katz
|
d083acc20d
|
Implement support of NthChild in DataGrid
|
4 years ago |
robloo
|
23fee99008
|
Use HSV and HSL colors in ControlCatalog CanvasPage
|
4 years ago |