Lubomir Tetak
|
9654471806
|
DataGrid selection refactoring (#13848)
|
3 years ago |
Lubomir Tetak
|
6d1fd9f563
|
Data grid handled events (#13680)
* DataGridCell - ignore handled events
* DataGridCell - ignore handled events
* revert
|
3 years ago |
Max Katz
|
1ba06676fd
|
Fix DataGrid focus related properties defaults
|
3 years ago |
Max Katz
|
6e59fe347e
|
Add DataGrid fluent controltheme
# Conflicts:
# src/Avalonia.Controls.DataGrid/Themes/Fluent.xaml
|
4 years ago |
robloo
|
0863a05c76
|
Rename PointerLeave to PointerExited
|
4 years ago |
robloo
|
8a0903f616
|
Rename PointerEnter to PointerEntered
|
4 years ago |
Max Katz
|
a08ccd91cb
|
Fix DataGrid scrolling
|
4 years ago |
robloo
|
26e219404c
|
Add TemplatePart attributes for DataGrid controls
|
4 years ago |
0x90d
|
8526d98d28
|
Fix datagrid right click selection
|
5 years ago |
Max Katz
|
86fd1bd7bd
|
Handle DataGridCell_PointerPressed if not touch
|
5 years ago |
Max Katz
|
7e3b6ecff5
|
Handle touch scrolling in DataGrid
|
5 years ago |
Miha Markič
|
97c33f432a
|
Applies spell checking on mostly comments, but also non public members and arguments
|
5 years ago |
Steven Kirk
|
58c333b6f1
|
Added PseudoClassesAttribute.
And apply it to our controls. Can be used by designers to add auto-completion support for pseudoclasses.
|
6 years ago |
Maksym Katsydan
|
16ce3e78d0
|
DataGrid: fix row headers (only fluent)
|
6 years ago |
Maksym Katsydan
|
60546c68de
|
DataGrid: implement missed pseudoclasses
|
6 years ago |
Steven Kirk
|
bc079008d1
|
Remove usage of deprecated input APIs.
|
6 years ago |
Steven Kirk
|
2fcde9e34d
|
Use OnApplyTemplate instead of OnTemplateApplied.
- More similar to WPF API
- Less bug-prone (see #3744)
`OnTemplateApplied` still exists, but is deprecated and does nothing.
|
6 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.
|
8 years ago |
Jumar Macato
|
1d9593a238
|
Remove commented-out code on DataGrid.
|
8 years ago |
Jumar Macato
|
2c0936580e
|
Move DataGrid to a separate assembly and add it to CoreLibraries.props.
|
8 years ago |
Jumar Macato
|
01f2a070cf
|
DataGrid integration to Avalonia.Controls part 1 of N
|
8 years ago |
Jumar Macato
|
bb86894aa2
|
Add CellPointerPressed event + Make avalonia reference nightly-invariant
|
8 years ago |
sdoroff
|
491ac53e79
|
Initial commit
|
8 years ago |