26 Commits (88f9eb949dce8e9575d00281d7f19eb2f5077b7c)

Author SHA1 Message Date
Max Katz d1868e5d42 Simple implementation of RowTheme, CellTheme, ColumnHeaderTheme and RowGroupTheme 3 years ago
robloo 0863a05c76 Rename PointerLeave to PointerExited 4 years ago
robloo 8a0903f616 Rename PointerEnter to PointerEntered 4 years ago
Lubomir Tetak ebd1f53667 DataGrid minimum distance threshold when dragging headers 4 years ago
0x90d 68a3f7fa97
Update DataGridColumnHeader.cs 5 years ago
sdoroff 4cd4b0e09e Added IComparer sorting to DataGridColumn 5 years ago
Andrey Kunchev 6b0ff56202 fix dragging in datagrid 5 years ago
Nikita Tsukanov 5d97e7fbf4 [DataGrid] Capture mouse pointer only when drag operation has actually started 6 years ago
Steven Kirk 58c333b6f1 Added PseudoClassesAttribute. 6 years ago
Maksym Katsydan 6992bd72ce Add Sorting event and use ListSortDirection instead of bool property 6 years ago
Maksym Katsydan 82bd2c487d DataGrid: support hideable scrollbars and some another fixes 6 years ago
Maksym Katsydan f3fce17a6b Fix datagrid columns sort/resize/reorder #4476 6 years ago
Maksym Katsydan 60546c68de DataGrid: implement missed pseudoclasses 6 years ago
Rustam Sayfutdinov 1ce6df7186 Remove duplicate code for MathUtilities 6 years ago
Steven Kirk bc079008d1 Remove usage of deprecated input APIs. 6 years ago
Symbai acbaecd311 Update DataGridColumnHeader.cs 6 years ago
José Pedro 12e483acd1
Replaced obsolete PointerEventArgs.Device usages. 6 years ago
José Pedro fc9a6d5746
Updated obsolete API usages. 6 years ago
Nikita Tsukanov a16e3bff7f Added InitialPressMouseButton to PointerReleasedEventArgs that returns the button that caused the PointerPressed event 7 years ago
Dariusz Komosinski a2c6bc1b7c Remove usage of AddClassHandler that returns new lambda per invocation. 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
sdoroff c23f6cb857 Updated the Default Theme Control Templates 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