Jumar Macato
|
518d4022c8
|
Delete ApiCompatBaseline.txt
|
6 years ago |
Jumar Macato
|
ceb170e472
|
add apicompat for the new api
|
6 years ago |
sdoroff
|
0db62855b4
|
Remove Print Line
|
6 years ago |
sdoroff
|
b48e7fe432
|
Fix Keyboard Handling
|
6 years ago |
sdoroff
|
ea580c7161
|
DataGridCheckBoxColumn Edit Fix
|
6 years ago |
sdoroff
|
5b967cc1bc
|
Fix DataGidCollectionView grouping bug
|
6 years ago |
Dan Walmsley
|
30a0be6ef5
|
missing using.
|
6 years ago |
Dan Walmsley
|
d8d6a47809
|
make cell template the content of DataGridTemplateColumn
saves a lot of bloat when decalring TemplatedColumns.
|
6 years ago |
Yoh Deadfall
|
0a7ca87e3b
|
HasFlagCustom made safe and supports all enums
|
6 years ago |
Anton Ryzhov
|
2384b07ab8
|
DataGrid: Extracting error data from DataValidationException #5222
|
6 years ago |
Andrey Kunchev
|
02de203851
|
fix datagrid when in parent StackPanel or Grid.Row auto #5199
|
6 years ago |
Max Katz
|
8ae3a9f358
|
Fix DataGridColumn.DisplayIndex initial value handling
|
6 years ago |
Dan Walmsley
|
0dc232e9b9
|
bump api compat.
|
6 years ago |
Andrey Kunchev
|
5d49a5a5bc
|
fix datagrid virtualization in some situations
|
6 years ago |
Max Katz
|
1d3bbf0fb2
|
Fix DataGrid sorting column with indexer binding
|
6 years ago |
Max Katz
|
f4eb53330c
|
Add missing DataGridRowHeader template for DataGrid
|
6 years ago |
Dan Walmsley
|
43078d720a
|
fix apicompat baselines.
|
6 years ago |
Max Katz
|
14e3799641
|
Use BindingBase in DataGrid instead of Binding and support CompiledBinding
|
6 years ago |
Nikita Tsukanov
|
84734f22e4
|
Disable strong name signing until SharpGen issue is resolved
|
6 years ago |
Andrey Kunchev
|
6b0ff56202
|
fix dragging in datagrid
|
6 years ago |
Nikita Tsukanov
|
5d97e7fbf4
|
[DataGrid] Capture mouse pointer only when drag operation has actually started
|
6 years ago |
Giuseppe Lippolis
|
a6c705bf70
|
Update XML Comment
|
6 years ago |
Nikita Tsukanov
|
e4505ce861
|
Strong name support
|
6 years ago |
Max Katz
|
f56e63599d
|
Handle :empty-columns pseudoclass to hide empty presenter with separator lines
|
6 years ago |
Max Katz
|
dfe3b55de8
|
DataGrid :empty-rows and :empty-columns pseudoclasses
|
6 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
|
d1fef03486
|
Make SwitchSortDirection public
|
6 years ago |
Maksym Katsydan
|
92f1c06a96
|
Update DataGrid tests
|
6 years ago |
Maksym Katsydan
|
8dd60eefe1
|
Allow to set custom IComparer in DataGridSortDescription.FromPath
|
6 years ago |
Maksym Katsydan
|
6992bd72ce
|
Add Sorting event and use ListSortDirection instead of bool property
|
6 years ago |
Maksym Katsydan
|
f8e75bf424
|
Remove obsolete comments
|
6 years ago |
Maksym Katsydan
|
4f161701bd
|
Do not override BindingMode in the DataGridBoundColumn
|
6 years ago |
Max Katz
|
e058defbc1
|
Make DataGridHelper internal
|
6 years ago |
Maksym Katsydan
|
ab5c3dd190
|
DataGridCheckBoxColumn: Make IsThreeState property bindable
|
6 years ago |
Maksym Katsydan
|
f33e12c229
|
DataGridTextColumn: Make FontFamily, FontSize, FontStyle, FontWeight and Foreground properties bindable
|
6 years ago |
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
Updates the height of a DataGridRowDetails when its
content changes size
|
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 |