0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update XamlCSS.XamarinForms to netstandard (wip) More... about 6 years ago
Update XamlCSS/XamlCSS.WPF/XamlCSS.UWP to .NET Standard More... about 6 years ago
Remove Xamarin.Forms test-apps for WindowsPhone and Windows 8 apps More... about 6 years ago
Test-app minor updates for build More... about 6 years ago
Fix performance optimization Fix visualtree pseudo selector handling More... about 6 years ago
Fix tests More... about 6 years ago
Css: Update Class/Style: Skip UpdateElement if there is no DomElement yet More... about 6 years ago
Fixes #82: VisualTree/LogicalTree Match-Optimization Marks Not-Traversed Nodes as Traversed More... about 6 years ago
Fix @extend parsing More... about 6 years ago
Fix @extends(...) More... about 6 years ago
Check in 2.2.0-pre7 More... about 6 years ago
TreeNodeProvider: Fix UWP, XamarinForms Cleanup More... over 6 years ago
Fix live-edit-exception if value is only '#' More... over 6 years ago
WPF: ItemsControl, ItemsPresenter, ContentPresenter fixes More... over 6 years ago
WPF: fix get treeview children list More... over 6 years ago
Performance: InitialStyle in StyleInfo Removed use of LinkedHashSet More... over 6 years ago
Parent selectors already match do not re-match them for every node More... over 6 years ago
Version 2.2.0-pre6 More... over 6 years ago
XamlCSS: DomElement: run AddIfNotAdded() after UpdateTreeAssociation() More... over 6 years ago
XamlCSS: HierarchyDebugExtensions: print "IsInLogicalTree" and "IsInVisualTree" More... over 6 years ago
WPF: if element was already loaded before it got a DomElement then the parent/child relationship should still be updated More... over 6 years ago
WPF: fix: do not try to access first child if ItemsPresenter has 0 children More... over 6 years ago
WPF: fix ApplicationDependencyObject SharedStyleSheet update detection More... over 6 years ago
WPF: fix if Live XAML Debugging is active More... over 6 years ago
WPF: VisualTreeHelper.GetChild(...) can throw an exception even if index being lower than the child-count resolved by VisualTreeHelper.GetChildrenCount(...) More... over 6 years ago
small cleanup More... over 6 years ago
Xamarin.Froms (UWP): prevent styles not being applied immediately on app-start (flicker) More... over 6 years ago
WPF: Performance optimization More... over 6 years ago
WPF: better global stylesheet support (1 stylesheet for all windows) More... over 6 years ago
WPF: Fix designer bugs: element-ids, designer's "WIndowInstance" More... over 6 years ago