0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 21 hours ago.
May 09, 2023 — May 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add Button over/pressed and pressed states More... about 10 years ago
Mouse capture release works a bit better. More... about 10 years ago
Started adding mouse capture. More... about 10 years ago
Implement IsPointerOver from enter/leave events. More... about 10 years ago
Improved (?) IsPointerOver calculation. More... about 10 years ago
Pass the device in PointerEventArgs. More... about 10 years ago
Route input events through InputManager. More... about 10 years ago
Fixed file headers. More... about 10 years ago
Removed readonly perspex properties. More... about 10 years ago
Renamed mouse stuff to pointer. More... about 10 years ago
Added StackPanel.Gap property. More... about 10 years ago
Oops. More... about 10 years ago
Added StackPanel. More... about 10 years ago
Fixed up logical tree stuff. More... about 10 years ago
Visual should not implement ILogical. More... about 10 years ago
Removed the DeferChanges stuff for now. More... about 10 years ago
Added TemplateBinding syntactic sugar. More... about 10 years ago
Added StyleTrigger binding priority. More... about 10 years ago
Slightly change the selector syntax. More... about 10 years ago
Made all tests pass again. More... about 10 years ago
Moved observable into property. More... about 10 years ago
Started revamping binding system. More... about 10 years ago
Removed unused class. More... about 10 years ago
DeferStyleChanges -> DeferChanges More... about 10 years ago
Styles now applied properly. More... about 10 years ago
Fixed controls getting styled multiple times. More... about 10 years ago
Replace ServiceLocator with Splat.Locator. More... about 10 years ago
Added TemplatedControl tests. More... about 10 years ago
Decorator doesn't need to be abstract. More... about 10 years ago
Added some Control tests. More... about 10 years ago