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 9fbd163b33 Merge branch 'master' into features/NetAnalyzers/CA1822 4 years ago
..
Collections Fixed DataGrid not properly removing multiple items on collection changed. 4 years ago
Primitives Removed a number of interfaces. 4 years ago
Properties feat: move InternalsVisibleTo in csproj 4 years ago
Themes Merge branch 'master' into datagrid-row-styles 4 years ago
Utils Removed a number of interfaces. 4 years ago
ApiCompatBaseline.txt Update api compat baselines. 4 years ago
Avalonia.Controls.DataGrid.csproj feat: move InternalsVisibleTo in csproj 4 years ago
DataGrid.cs Removed a number of interfaces. 4 years ago
DataGridBoundColumn.cs Removed a number of interfaces. 4 years ago
DataGridCell.cs Add DataGrid fluent controltheme 4 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 Removed a number of interfaces. 4 years ago
DataGridClipboard.cs Applies spell checking on mostly comments, but also non public members and arguments 5 years ago
DataGridColumn.cs Removed a number of interfaces. 4 years ago
DataGridColumnCollection.cs Implement support of NthChild in DataGrid 4 years ago
DataGridColumnHeader.cs Removed a number of interfaces. 4 years ago
DataGridColumns.cs Removed a number of interfaces. 4 years ago
DataGridDataConnection.cs fix: some xml comment 4 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 Removed a number of interfaces. 4 years ago
DataGridLength.cs Remove duplicate code for MathUtilities 6 years ago
DataGridRow.cs Removed a number of interfaces. 4 years ago
DataGridRowGroupHeader.cs Simple implementation of RowTheme, CellTheme, ColumnHeaderTheme and RowGroupTheme 4 years ago
DataGridRowGroupInfo.cs Make ICollectionView internal and rename DataGrid specific 8 years ago
DataGridRowHeader.cs Rename PointerLeave to PointerExited 4 years ago
DataGridRows.cs Removed a number of interfaces. 4 years ago
DataGridSelectedItemsCollection.cs Remove commented-out code on DataGrid. 8 years ago
DataGridTemplateColumn.cs Merge branch 'master' into features/NetAnalyzers/CA1822 4 years ago
DataGridTextColumn.cs Removed a number of interfaces. 4 years ago
DataGridValueConverter.cs feat: Address CA1820 Rule 4 years ago
EventArgs.cs Removed a number of interfaces. 4 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