22 Commits (4c557af078615cab9da9741fbd914a91dbdc2f16)

Author SHA1 Message Date
Dan Walmsley 69fa0f7f28 stackpanel copes with non-visible controls when arranging. 7 years ago
Steven Kirk b4d7d03afd Constrain to availableSize in MeasureCore. 7 years ago
Steven Kirk 580bf42afa Call ArrangeChild in StackPanel. 7 years ago
Steven Kirk c99f553c18 Fix merge error. 7 years ago
Steven Kirk 643495fba7 Undo unrelated change to StackPanel. 7 years ago
Steven Kirk 2210b441a2 Moved attached layout code to Avalonia.Layout. 7 years ago
wieslawsoltes 66c813c420 Initial port of WPF StackPanel 7 years ago
wieslawsoltes 710215ddb2 Revert StackPanel 7 years ago
Steven Kirk ece1b3e334 Initial import of ItemsRepeater from the WinUI library. 7 years ago
Wiesław Šoltés 4ae22f579e Fix license headers 7 years ago
Wiesław Šoltés ebb8d43727 Update StackPanel.cs 7 years ago
Wiesław Šoltés 4cf502e61b Update StackPanel.cs 7 years ago
Wiesław Šoltés af69f80120 Update StackPanel.cs 7 years ago
Wiesław Šoltés 705ebc2675 Update StackPanel.cs 7 years ago
Wiesław Šoltés 895f458fa9 Update StackPanel.cs 7 years ago
Wiesław Šoltés 39a696b985 Fix tests 7 years ago
Wiesław Šoltés 8304eaab85 Fix 7 years ago
Wiesław Šoltés 1c2e270155 Initial port of WPF StackPanel 7 years ago
Dan Walmsley 5a66dee1bb revert stackpanel changes 7 years ago
José Pedro 823a3559c7
Fixed stack panel children spacing. 7 years ago
Dan Walmsley 7f21cc426d use a seperate control for stackpanel reversing until we have flow control available. 7 years ago
Dan Walmsley 4f43898d19 make stackpanel reversable. 7 years ago
Steven Kirk 7ac3556983 Fixed StackPanel arrange pass. 7 years ago
Steven Kirk fad2e317ba Make AffectsMeasure/Arrange/Render typed. 8 years ago
Steven Kirk 1293e9af8d Implemented Menu interactions. 8 years ago
Dan Walmsley 5062f823b3 rename stackpanel Gap property to Spacing property. 8 years ago
Luis Silva 7039b32a79 add/sub gap behaviour based on visibility 8 years ago
Dan Walmsley eb5a354d62 [StackPanel] Gap value is not added to the measured width or height after the last child. 9 years ago
José Pedro 7cb4485dfb Added Orientation and IsIndeterminate properties to ProgressBar. 9 years ago
Steven Kirk 22b495b1ac Fix directional nav for non-virtualized lists. 10 years ago
Steven Kirk d0942f84a9 FocusNavigationDirection => NavigationDirection 10 years ago
Steven Kirk acdf599dec Initial impl. of scrolling with arrow keys. 10 years ago
Steven Kirk b91d8781d8 WIP 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk 1202eaa876 Updated PerspexProperties to new classes 10 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 6167bacf54 Moved to more standard filesystem layout. 11 years ago
Steven Kirk 3870c4792f Refactored tab navigation. 11 years ago
Steven Kirk eabf674027 Move more stuff from Control to IControl. 11 years ago
Steven Kirk 486da2103e Documented StackPanel. 11 years ago
Steven Kirk a267e1c070 DesiredSize doesn't need to be null. 11 years ago
Steven Kirk c29cac0b9f Improve directional naviation a bit. 11 years ago
Steven Kirk 76ba899dbd Make templates etc get applied on measure. 11 years ago
Steven Kirk 3e3d8296af Fix layout a bit. 11 years ago
Steven Kirk 79c071a6d0 Added vertical scrollbar. 11 years ago
Steven Kirk bfadaac5d9 Non-building checkpoint in MAJOR refactor. 12 years ago
Steven Kirk 7251e9e55b Added TreeViewItem.IsExpanded. 12 years ago
Steven Kirk b9b7ff8ba4 Make default StackPanel orientation Vertical. 12 years ago