16 Commits (093472adcb712b38d29133ecfe6b533bbb99c38b)

Author SHA1 Message Date
Symbai da2c7193cc
Add public DataGrid scroll events (#3547) 6 years ago
José Pedro fc9a6d5746
Updated obsolete API usages. 6 years ago
Steven Kirk b89305d708 Set pseudoclasses manually. 6 years ago
Steven Kirk aa81db75a0 Added WPF-style validation for AvaloniaProperty. 6 years ago
Steven Kirk 6be3acb46c Make ValueStore typed. 6 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
Steven Kirk 2210b441a2 Moved attached layout code to Avalonia.Layout. 7 years ago
Steven Kirk 561f070615 Make sure DataGrid is loaded in designer. 7 years ago
Jumar Macato 4f00869837
Remove temporary hacks from 8ea2234. 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
Jumar Macato c7bd359bb3
Fix namespaces, part 2 of N 7 years ago
Jumar Macato 01f2a070cf
DataGrid integration to Avalonia.Controls part 1 of N 7 years ago
Jumar Macato bb86894aa2
Add CellPointerPressed event + Make avalonia reference nightly-invariant 8 years ago
sdoroff cfb013bbf7 Alter DataGridColumn to use IControl instead of Control 8 years ago
sdoroff f24b7da0d3 Fixes scrolling bug in grouped DataGrids 8 years ago
sdoroff 196001dd35 Added Visual Indicators for Column Reorder 8 years ago
sdoroff 9501271408 Implemented Validation 8 years ago
sdoroff 491ac53e79 Initial commit 8 years ago