hacklex
|
0b01a51c9e
|
TextConverter property for finer control over NumericUpDown text display (#8839)
* Added TextConverter property to NumericUpDown
* Added a hex NumericUpDown sample to ControlCatalog
* Requested changes to conversion calls
* Fixed NumericUpDown::OnTextConverterChanged logic
|
4 years ago |
Takoooooo
|
ce42f829a7
|
Make PointerPoint and PointerPointProperties to be a struct.
|
4 years ago |
Takoooooo
|
00c08235cc
|
Remove obsolete members from Avalonia.Controls assembly.
|
4 years ago |
Giuseppe Lippolis
|
fa93a99e88
|
fix: AutoCompleteBoxPage Semple MinimumPopulateDelay
|
4 years ago |
Giuseppe Lippolis
|
f63ed9cf6b
|
fix: Null Annotation
|
4 years ago |
José Pedro
|
2c39f80f9b
|
Changed Skia OpenGL bitmap origin to bottom left.
|
4 years ago |
Max Katz
|
8e64d69e83
|
Fix control catalog crash
|
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 |
robloo
|
0bf3a6d944
|
Rename `ShowAccentColors` to `IsAccentColorsVisible` and disable drop shadow when false
|
4 years ago |
Steven Kirk
|
4f3fafc9df
|
Tweaked Expander ControlTheme.
And added "Rounded" option to ControlCatalog for testing.
|
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 |
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 |
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 |
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 |
robloo
|
f3d429f055
|
Add ThirdComponentConverter and use it
|
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
|
9f1833030d
|
Use namespaces in XAML
|
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 |
robloo
|
30f713746a
|
Support CornerRadius in ColorSpectrum
|
4 years ago |
robloo
|
d0423727a9
|
Add Rectangle examples with corner radius
|
4 years ago |
Jade Macho
|
c8f2548f05
|
Add "Scroll to Selected" and "Remove Item" to control catalog items repeater
|
4 years ago |
Benedikt Stebner
|
9250d93407
|
Implement embedded runs
Improve text edit navigation
Implement IncrementalTabWidth
|
4 years ago |
daniel mayost
|
61ffbcc687
|
naming more like wpf
|
4 years ago |
daniel mayost
|
f5a21547b8
|
typo
|
4 years ago |
robloo
|
608ab40583
|
Update ColorPickerPage examples
|
4 years ago |
robloo
|
edbd3de9a5
|
Add initial ColorPickerPage to ControlCatalog
|
4 years ago |