222 Commits (5ff46b88577da62f773fca2fa7de8d190c4c8e69)

Author SHA1 Message Date
Takoooooo c1d4b2a96d Remove obsolete members from remaining assemblies 4 years ago
Maruhl 3378201230 Code refactored for better maintainability (Code from #8668) 4 years ago
aldelaro5 ed582a9fde Implement DataContext update notifications on the DataGrid 4 years ago
Max Katz 5ee439b5e4 Rename remainings 4 years ago
Max Katz 5b8cb5284b Port default theme DataGrid to control themes 4 years ago
Max Katz 6e59fe347e Add DataGrid fluent controltheme 4 years ago
Takoooooo 78a49b3fb3 Fix typo in DataGrid. DataGridComparerSortDesctiption -> DataGridComparerSortDescription 4 years ago
Tim bb4287e22d fix: RowDesiredWidth was missing the RowHeaderWidth 4 years ago
Tim 926b365652 Fix: DataGrid Grouping symbol wrong in Fluent Theme 4 years ago
Giuseppe Lippolis b63b84860c fix(DataGrid): CS8073 The result of the expression is always 'true' 4 years ago
robloo 0863a05c76 Rename PointerLeave to PointerExited 4 years ago
robloo 8a0903f616 Rename PointerEnter to PointerEntered 4 years ago
Giuseppe Lippolis a25ce2fb08 feat: move InternalsVisibleTo in csproj 4 years ago
Giuseppe Lippolis ba7fd6c9e8 fix: some xml comment 4 years ago
Max Katz 75a10efcf1 Avoid static references in DataGrid fluent theme 4 years ago
Tim 6af71c36de Fix DataGridRow resizing issue 4 years ago
Steven Kirk b2556d62f5 Fix some layout rounding issues. 4 years ago
Max Katz a08ccd91cb Fix DataGrid scrolling 4 years ago
robloo 26e219404c Add TemplatePart attributes for DataGrid controls 4 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Max Katz af9f27677d Fix NRE in DataGrid 4 years ago
Max Katz 5019ee0985 Add missing support of Border properties to the DataGrid templates 4 years ago
Max Katz f7e8b7658f Do not hardcode Margin and VerticalAlignment on data grid text column 4 years ago
Max Katz d083acc20d Implement support of NthChild in DataGrid 4 years ago
Steven Kirk 79c82d2aad Update api compat baselines. 4 years ago
Steven Kirk f8706278a8 Make OnPropertyChanged non-generic. 4 years ago
Adir Hudayfi bbf3099a8f Fixed memory leak when DataGrid is attached to INotifyCollectionChanged 4 years ago
Steven Kirk f682f5af7c Added generic virtual methods analyzer. 4 years ago
Yoh Deadfall 55710e8514 Used ToArray where it benefits over ToList 4 years ago
Benedikt Stebner b99e1b6b2c Cleanup attached properties 4 years ago
Benedikt Stebner 9250d93407 Implement embedded runs 4 years ago
Dan Walmsley b2ce338ade add empty baselines. 4 years ago
Tim U 2941c3f635 Rename BubbleUpScrollOnEndReached to IsScrollChainingEnabled 4 years ago
Tim c7560588fb use `ScrollViewer.GetBubbleUpScrollOnEndReached` in `DataGrid` 4 years ago
Lubomir Tetak 0cd4b90bc7 DataGrid - handle OSX key modifiers (ctrl vs cmd) 4 years ago
Tim U 43903f6671 Insert XML-Comments 4 years ago
Tim U 61fd2318fa Remove unused Constructor 4 years ago
Tim U 66a02a37d0 Handle IsReadOnly correct for DataGridTemplateColumn 4 years ago
Tim U 88db01532f Implement CellEditingTemplate 4 years ago
Giuseppe Lippolis 2ac4eafdcf fixes: WarningsAsErrors in Visual Studio 4 years ago
Steven Kirk 691f93a1ed Multi-target net6.0. 5 years ago
Tim 6d43803402 fix: Make DataGridColumn.Header and .HeaderTemplate a DirectProperty 5 years ago
Tim edf9505598 Add Property DataGridColumn.HeaderTemplate 5 years ago
Foaltin Dorin ae48a9a13b Fix DataGrid selection broken after 3 right clicks 5 years ago
Lubomir Tetak 424ddb0463 DataGridColumn - fix LayoutRoundedWidth with DPI scaling applied 5 years ago
Takoooooo 1e855bd738 cleanup 5 years ago
Lubomir Tetak ebd1f53667 DataGrid minimum distance threshold when dragging headers 5 years ago
Max Katz 1a8ec1ce0e Fix DataGrid headers horizontal scrolling 5 years ago
0x90d f6406cecf0
Update DataGridColumn.cs 5 years ago
0x90d e564a01663
Update DataGridColumn.cs 5 years ago