287 Commits (b06cb201d33f48ccde4dbd0160798c521e94572b)

Author SHA1 Message Date
pr8x 550b9ed881 Fix some issues with SimpleTheme 4 years ago
Steven Kirk d98467c3d8 Remove TotalCountChanged. 4 years ago
Benedikt Stebner 6210018f3b Propertly handle an InlineUIContainer's logical children 4 years ago
Max Katz 0c20abec12
Update src/Avalonia.Controls.DataGrid/Themes/Fluent.xaml 4 years ago
Max Katz 86c7e90783 Fix DataGrid theming 4 years ago
Max Katz e9a01c6c21 Update naming 4 years ago
Max Katz d8d2240ecb Implement support for DataTypeInheritFromAttribute 4 years ago
Steven Kirk 8861f62ec1 Added index to ChildIndexChangedEventArgs. 4 years ago
Steven Kirk 67c9221d3c Tweaked InstancedBinding API. 4 years ago
Giuseppe Lippolis 1a0492dcb0 fix: Warning CS0105: The using directive for 'Avalonia.Reactive' appeared previously in this namespace 4 years ago
AlmightyJu d1037a7369 Fix DataGridTemplateColumn reusing edit control when exiting edit mode 4 years ago
Simon Cropp 16ffe2f6f9 use default literal 4 years ago
Giuseppe Lippolis 8f745ba6fc fix: Address Review 4 years ago
Giuseppe Lippolis bd2e2d1e9b feat: Address Rule CA2211 4 years ago
Giuseppe Lippolis 48eba14e70 fix: Warnings CA1823 4 years ago
Giuseppe Lippolis a845fc02b6 fix: Obsolete 4 years ago
Max Katz 8a78f134c5 Remove JetBrains.Annotations from the repo 4 years ago
Max Katz 59d7874b1d Replace System.Reactive with internal extensions 4 years ago
Dmitry Zhelnin e0c2d5b63d DataGridColumn: change access modifier of OwningGrid property to protected internal 4 years ago
Dmitry Zhelnin 6b07b90161 DataGridValueConverter: fix processing of nullable values 4 years ago
Giuseppe Lippolis 64f84711ed fix: Address review 4 years ago
Kevin Ivarsen 5a1390721f Better fix for #9633: assign keys to correct state 4 years ago
Kevin Ivarsen 845fea9d11 Swap the figures used for expanded/collapsed groups in DataGrid to match the standard convention. 4 years ago
dif-sam ef535eeea6
Switch IControl to Control 4 years ago
dif-sam 8b490152d4
Increase GenerateElement performance 4 years ago
robloo 932d52dcf3 Standardize Default members in Size 4 years ago
robloo 3fc6a51571 Remove Rect.Default 4 years ago
robloo 509ebddcc4 Standardize Default member in Rect 4 years ago
robloo b8a1aaa329 Standardize IsDefault member in Rect 4 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 4 years ago
dif-sam 6750692af7
Fix SelectionChanged event unsubscribtions 4 years ago
Max Katz fa0cea97fe Enable compiled bindings by default and fix all the usages + adjust some namespaces 4 years ago
Giuseppe Lippolis b8b180f64c feat(DataGrid): Address rule CA1822 4 years ago
Giuseppe Lippolis 36cfc43a59 feat: Address CA1820 Rule 4 years ago
Max Katz d1868e5d42 Simple implementation of RowTheme, CellTheme, ColumnHeaderTheme and RowGroupTheme 4 years ago
Max Katz f47f71c08d Remove AlternatingRowBackground from the API 4 years ago
John Boyer 1a9ed2052a Fixed DataGrid not properly removing multiple items on collection changed. 4 years ago
John Boyer 508883aa4c Addresses #8970, Fixes DataGrid not processing all new items when collection has changed. 4 years ago
Takoooooo 2831ff5ad1 Fix Fluent theme port bugs 4 years ago
robloo 20c5b88468 Update DataGridRowGroupHeader template part names 4 years ago
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 ba2747b897 feat: StringBuilderCache 4 years ago