29 Commits (f5acf84fb6ae15fa8c5333caaed6cb92a4f8542f)

Author SHA1 Message Date
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
Steven Kirk 2210b441a2 Moved attached layout code to Avalonia.Layout. 7 years ago
sdoroff 9bbca4acc3 DataGrid RowDetail Fix 7 years ago
Nikita Tsukanov dbc284d96e Set PackageId for github's dependency graph to work 7 years ago
Jumar Macato fbd7ee5963
Remove `UseDataGrid` since DataGrid works without that now. 7 years ago
Dan Walmsley 0df770b1c4 fix datagrid xmlns 7 years ago
Dan Walmsley e8cc8ec17f fix datagrid xmlns attribute. 7 years ago
Nikita Tsukanov d52afe7a96 Fixed Avalonia.Diagnostics 7 years ago
José Pedro 8562270c66
Fixed type name in XML comment. 7 years ago
Nikita Tsukanov dbf6c3a148 Entire control catalog is now loaded from precompiled xaml 7 years ago
Nikita Tsukanov ea0c26045f Updated compiler to the recent master 7 years ago
Steven Kirk 561f070615 Make sure DataGrid is loaded in designer. 7 years ago
Steven Kirk 920f91f321 Move DataGrid theme to Themes directory. 7 years ago
Jumar Macato 4f00869837
Remove temporary hacks from 8ea2234. 7 years ago
Jumar Macato d5399091b6
Add prefixes and correct references from PageCollectionView to DataGridCollectionView. 7 years ago
Jumar Macato 102da2cc79
Remove worthless QualityBand xml comment parameters. 7 years ago
Jumar Macato 0ffad0001a
Remove regions + superflous empty newlines. 7 years ago
Jumar Macato 1d9593a238
Remove commented-out code on DataGrid. 7 years ago
Jumar Macato 7d8e218699
Make ICollectionView internal and rename DataGrid specific 7 years ago
Jumar Macato fbb77d28a4
Add xmlns definitions, fix references & trim some warnings. 7 years ago
Jumar Macato 2c0936580e Move DataGrid to a separate assembly and add it to CoreLibraries.props. 7 years ago