A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Giuseppe Lippolis 10e3fc7828 fixes(DataGrid): Warning CS0414 The field 'CellEditBinding.SubjectWrapper._settingSourceValue' is assigned but its value is never used 5 years ago
..
Collections fixes(DataGrid): Warning CS0649 Field 'DataGridPathGroupDescription._valueConverter' is never assigned to, and will always have its default value null 5 years ago
Primitives Merge branch 'master' into improve-datagrid-scrolling 5 years ago
Properties Disable strong name signing until SharpGen issue is resolved 6 years ago
Themes Handle touch scrolling in DataGrid 5 years ago
Utils fixes(DataGrid): Warning CS0414 The field 'CellEditBinding.SubjectWrapper._settingSourceValue' is assigned but its value is never used 5 years ago
Avalonia.Controls.DataGrid.csproj add api diff to most projects. 6 years ago
DataGrid.cs Merge branch 'master' into improve-datagrid-scrolling 5 years ago
DataGridBoundColumn.cs Use BindingBase in DataGrid instead of Binding and support CompiledBinding 6 years ago
DataGridCell.cs Handle DataGridCell_PointerPressed if not touch 5 years ago
DataGridCellCollection.cs Move DataGrid to a separate assembly and add it to CoreLibraries.props. 8 years ago
DataGridCellCoordinates.cs Applies spell checking on mostly comments, but also non public members and arguments 5 years ago
DataGridCheckBoxColumn.cs Remove Print Line 6 years ago
DataGridClipboard.cs Applies spell checking on mostly comments, but also non public members and arguments 5 years ago
DataGridColumn.cs Merge branch 'master' into comments_syntax 5 years ago
DataGridColumnCollection.cs Remove regions + superflous empty newlines. 8 years ago
DataGridColumnHeader.cs Added IComparer sorting to DataGridColumn 5 years ago
DataGridColumns.cs Use BindingBase in DataGrid instead of Binding and support CompiledBinding 6 years ago
DataGridDataConnection.cs DataGrid :empty-rows and :empty-columns pseudoclasses 6 years ago
DataGridDisplayData.cs Applies spell checking on mostly comments, but also non public members and arguments 5 years ago
DataGridEnumerations.cs Remove worthless QualityBand xml comment parameters. 8 years ago
DataGridError.cs Remove commented-out code on DataGrid. 8 years ago
DataGridFillerColumn.cs Remove commented-out code on DataGrid. 8 years ago
DataGridLength.cs Remove duplicate code for MathUtilities 6 years ago
DataGridRow.cs Applies spell checking on mostly comments, but also non public members and arguments 5 years ago
DataGridRowGroupHeader.cs Added PseudoClassesAttribute. 6 years ago
DataGridRowGroupInfo.cs Make ICollectionView internal and rename DataGrid specific 8 years ago
DataGridRowHeader.cs Added PseudoClassesAttribute. 6 years ago
DataGridRows.cs Applies spell checking on mostly comments, but also non public members and arguments 5 years ago
DataGridSelectedItemsCollection.cs Remove commented-out code on DataGrid. 8 years ago
DataGridTemplateColumn.cs missing using. 6 years ago
DataGridTextColumn.cs DataGridTextColumn: Make FontFamily, FontSize, FontStyle, FontWeight and Foreground properties bindable 6 years ago
DataGridValueConverter.cs Move DataGrid to a separate assembly and add it to CoreLibraries.props. 8 years ago
EventArgs.cs Add Sorting event and use ListSortDirection instead of bool property 6 years ago
Extensions.cs Remove commented-out code on DataGrid. 8 years ago
IndexToValueTable.cs Move DataGrid to a separate assembly and add it to CoreLibraries.props. 8 years ago
Range.cs Remove commented-out code on DataGrid. 8 years ago