85 Commits (aaeda72aec0bb8a0e84eb0e03310f93571299233)

Author SHA1 Message Date
Steven Kirk 012224d298 Don't display vertical grid lines by default. 6 years ago
Maksym Katsydan 19e43061b7 DataGrid: rename fluent datagrid resources 6 years ago
Maksym Katsydan 82bd2c487d DataGrid: support hideable scrollbars and some another fixes 6 years ago
Maksym Katsydan 16ce3e78d0 DataGrid: fix row headers (only fluent) 6 years ago
Maksym Katsydan 7baca60f74 DataGrid: do not hardcode padding 6 years ago
Maksym Katsydan f3fce17a6b Fix datagrid columns sort/resize/reorder #4476 6 years ago
Maksym Katsydan 8fb31061b5 Fluent DataGrid styles 6 years ago
Maksym Katsydan 60546c68de DataGrid: implement missed pseudoclasses 6 years ago
sdoroff 878012ecd0 DataGridRowDetails update height 6 years ago
Maksym Katsydan fe6a735c6f Create DataGrid Fluent.xaml theme based on Default 6 years ago
Maksym Katsydan 9ff731ab70 Fix another missing resources on default theme (including #4376) 6 years ago
Dan Walmsley f0c4e90c78 remove apicompat baselines. 6 years ago
Dan Walmsley c859e8b9cc add baselines. 6 years ago
Dan Walmsley 26d68e9958 add api diff to most projects. 6 years ago
Przemysław Onak 8916fda98d Force recalculation of column width after edit is completed 6 years ago
sdoroff 36147de7d8 fix datagrid row height 6 years ago
Dan Walmsley c3c82230d2 remove usages of old ThemeAccentBrush. 6 years ago
Rustam Sayfutdinov 1ce6df7186 Remove duplicate code for MathUtilities 6 years ago
Steven Kirk 234664011c Fixed typo. 6 years ago
Steven Kirk bc079008d1 Remove usage of deprecated input APIs. 6 years ago
Steven Kirk 2fcde9e34d Use OnApplyTemplate instead of OnTemplateApplied. 6 years ago
Steven Kirk 4a752c3f48 Get non-animated change information. 6 years ago
sdoroff d3fcebc716 Fix StringFormat in DataGridBoundColumns 6 years ago
sdoroff eb8de34334 Reset DesiredHeight before during measure 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Gary Hertel 1cfc530c11 Changed the DataGrid mouse wheel delta from 2 to 3 lines (48 pixels -> 72 pixels) 7 years ago
Symbai acbaecd311 Update DataGridColumnHeader.cs 7 years ago
Symbai 7ca8d02123 Revert "change selected row background brush" 7 years ago
Symbai 863b0da1a1 change selected row background brush 7 years ago
Symbai 8b0e291f41 Update Default.xaml 7 years ago
Symbai da2c7193cc
Add public DataGrid scroll events (#3547) 7 years ago
Symbai 5576a644b0 Update Default.xaml 7 years ago
Symbai 2e4624683b Update Default.xaml 7 years ago
Symbai 010ec8273d Update Default.xaml 7 years ago
José Pedro 12e483acd1
Replaced obsolete PointerEventArgs.Device usages. 7 years ago
Symbai 52dc41af02 Update Default.xaml 7 years ago
Symbai c428e00de7
Update Default.xaml 7 years ago
Symbai 82c963eb80
Update Default.xaml 7 years ago
José Pedro fc9a6d5746
Updated obsolete API usages. 7 years ago
Chris 6121dc41a0 fix datagrid ascending multi-column sort 7 years ago
Chris 5b1bd80f4b fix datagrid ascending multi-column sort 7 years ago
Steven Kirk 3a914c282b Don't declare property fields AvaloniaProperty<>. 7 years ago
Steven Kirk b89305d708 Set pseudoclasses manually. 7 years ago
Steven Kirk aa81db75a0 Added WPF-style validation for AvaloniaProperty. 7 years ago
Steven Kirk 6be3acb46c Make ValueStore typed. 7 years ago
Nikita Tsukanov a16e3bff7f Added InitialPressMouseButton to PointerReleasedEventArgs that returns the button that caused the PointerPressed event 7 years ago
Steven Kirk 400e64dc15 Fix formatting. 7 years ago
Dariusz Komosinski a2c6bc1b7c Remove usage of AddClassHandler that returns new lambda per invocation. 7 years ago
danwalmsley 66d79c025d
Update Default.xaml 7 years ago
JaggerJo bc1ddc31ab remove duplicate setter for "HeadersVisibility". 7 years ago