9 Commits (bf04d22856d36ffeded87fedd211de21c36a66f3)

Author SHA1 Message Date
Dariusz Komosinski bf04d22856 Comment fixes. 7 years ago
Dariusz Komosinski 00263f71e4 Port GridSplitter from WPF. 7 years ago
Steven Kirk 2210b441a2 Moved attached layout code to Avalonia.Layout. 7 years ago
Jumar Macato d1da8df74b
Restore removed GridSplitter code. 7 years ago
Jumar Macato 9c6c096ea9
Organize Grid into its own folder and split up its internal classes. 7 years ago
Wojciech Krysiak a33f5cb4dd Some unit tests, bugfixes and refactorings. 8 years ago
wojciech krysiak 49fda72568 Some more changes + GridSplitter Fix 8 years ago
Miha Markič 1524cb1aba Spellchecks comments and members, removes unused using statements and sorts them 8 years ago
Denis d03662a373 Not throw exception in last or first position. 9 years ago
susloparov 2e813c867d Removed Orientation Property from GridSplitter 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Wiesław Šoltés 37de675f5a Added PseudoClass for OrientationProperty 10 years ago
Steven Kirk 1202eaa876 Updated PerspexProperties to new classes 10 years ago
Steven Kirk 7ab944c0a5 Make GridSplitter.Orientation non-nullable. 10 years ago
susloparov ccf59b8690 GridSplitterTests 10 years ago
susloparov bd4acc6e5e Merged GridSplitter related classes into one. 10 years ago
susloparov 7070ad51ed Merged Horizontal and Vertical Grid splitter back into single class 10 years ago
susloparov 981ec53d07 Seperated GridSplitter into HorizontalGridSplitter and VerticalGridSplitter 10 years ago
susloparov ef06e79667 First grid splitter implementation 10 years ago
Steven Kirk 16c2242757 Implemented NameScopes 11 years ago
Steven Kirk f416a98fa6 Correctly handle negative mouse positions. 11 years ago
Nikita Tsukanov 01e2c90bc5 Removed this. 11 years ago
Steven Kirk 145411020b Ran .net core code formatter. 11 years ago
Steven Kirk 6151aef188 Removed file headers. 11 years ago
Steven Kirk d920814ffd Set cursor for GridSplitter. 11 years ago
Steven Kirk 6167bacf54 Moved to more standard filesystem layout. 11 years ago
Steven Kirk aa147f0423 More stylecoping. 11 years ago
Steven Kirk 65def11dbd Remove obsolete OnVisualParentChanged. 11 years ago
Steven Kirk 9a994e582c Moved VisualTree extensions into own namespace. 11 years ago
Steven Kirk a833a5e883 Stylecop fixes. 11 years ago
Steven Kirk f361fe23ce Implemented basic GridSplitter for DevTools. 12 years ago