18631 Commits (17caf1ba9ff7d5ad2bf3d2256a7c0b249d968cf6)
 

Author SHA1 Message Date
Tako 17caf1ba9f
Merge branch 'master' into disabled-items-should-not-be-selectable-with-keyboard 4 years ago
Tako f100caf011 Disabled items in ComboBox souldnt be selectable with arrow keys. 4 years ago
Jumar Macato 6afc9fdbc9
Merge pull request #7962 from Gillibald/fixes/ControlCatalogWeb 4 years ago
Benedikt Stebner ff3fe479b1 Fix ControlCatalog.Web build 4 years ago
Jumar Macato 0551408203
Merge pull request #7948 from adirh3/fix/datagrid_memory_leak 4 years ago
Jumar Macato 8b3c912113
Merge branch 'master' into fix/datagrid_memory_leak 4 years ago
Jumar Macato 2f534072f0
Merge pull request #7951 from robloo/css-colors 4 years ago
Jumar Macato 4658ecbe6d
Merge branch 'master' into css-colors 4 years ago
Jumar Macato 56a3fa9ac4
Merge pull request #7956 from amwx/ContentPresenterTextProps 4 years ago
robloo d44317e545
Merge branch 'master' into css-colors 4 years ago
amwx 8997c9d9df Update ApiCompat 4 years ago
amwx 0b845c659c
Merge branch 'master' into ContentPresenterTextProps 4 years ago
Max Katz 37d9f2cead
Merge pull request #7957 from AvaloniaUI/feature/more-benchmarks 4 years ago
amwx 6aa31333af Update FluentTheme templates 4 years ago
amwx 0e458eff2e Add more text properties to ContentPresenter 4 years ago
amwx 3792fb4447 Make other text properties Attached 4 years ago
Steven Kirk a0ec91ec01 Added additional benchmarks. 4 years ago
robloo 06bccb0869
Merge branch 'master' into css-colors 4 years ago
robloo b8d863c000 Add full color parsing tests (all CSS and Avalonia formats) 4 years ago
robloo 56142263ad Use rounding when converting to RGB color 4 years ago
robloo 23fee99008 Use HSV and HSL colors in ControlCatalog CanvasPage 4 years ago
robloo 012487c8f1 Support all CSS color formats in Color.TryParse() 4 years ago
amwx 879383b55b Add text properties to ContentPresenter 4 years ago
robloo a4c5944e4f Add HslColor and HsvColor parsing tests 4 years ago
robloo 8569d527ac Add ToString/Parse to HslColor 4 years ago
robloo 0b619db0ff Support percentages in HsvColor parsing 4 years ago
Steven Kirk d817ab067a
Merge pull request #7954 from AvaloniaUI/fixes/7780-nativemenuitemseparator-exception 4 years ago
Steven Kirk af7ad60716 Fix NativeMenuBar exception. 4 years ago
Benedikt Stebner 01cf7b8dec
Merge pull request #7950 from 0x0ade/fix-textbox-backspace-caretindex 4 years ago
robloo 6846e317be Add constructor comments 4 years ago
robloo 1ea30b53ff Add Color.ToHsl() conversions 4 years ago
robloo 1d0668a184 Move RgbToHsv conversion into Color 4 years ago
robloo 1c019eb211 Add new HslColor struct 4 years ago
robloo 3527baaefa Add back HsvColor.FromHsv() 4 years ago
robloo b6ec588b4b Rename 'channel' to 'component' 4 years ago
Jade Macho 0af2b1e5cf
Fix backspace in textbox not moving caret 4 years ago
Adir Hudayfi bbf3099a8f Fixed memory leak when DataGrid is attached to INotifyCollectionChanged 4 years ago
Max Katz 6e35970718
Merge pull request #7810 from danielmayost/feature/flowDirectionImpl 4 years ago
Max Katz 7b4338a3d1
Merge branch 'master' into feature/flowDirectionImpl 4 years ago
Max Katz 0305df6e58
Merge pull request #7937 from AvaloniaUI/fixes/osx-reset-windowstate-when-dragged-in-maximised-state 4 years ago
Max Katz ebaf43bdbe
Merge branch 'master' into fixes/osx-reset-windowstate-when-dragged-in-maximised-state 4 years ago
Dan Walmsley 79fc50734a
Merge pull request #7943 from AvaloniaUI/feature/generic-virtual-analyzer 4 years ago
Steven Kirk f682f5af7c Added generic virtual methods analyzer. 4 years ago
Benedikt Stebner c98571764d
Merge branch 'master' into feature/flowDirectionImpl 4 years ago
Dan Walmsley 4b5e86c72d [OSX] reset maximised state when window is dragged. 4 years ago
Benedikt Stebner 3a2f658071
Merge pull request #7936 from robloo/dropdownbutton-foreground-fix 4 years ago
daniel mayost e4c4c40807 same 4 years ago
robloo d64aef16b9 Update DropDownButton with TextElement.Foreground 4 years ago
daniel mayost dd8787c98a some fixes 4 years ago
Max Katz 2d03f508ae
Merge pull request #7500 from workgroupengineering/features/Controls/HotkeyManager_Without_Command 4 years ago