10 Commits (355987ef7f84ca651443fbfe461e4d78249543a3)

Author SHA1 Message Date
Steven Kirk d1e4614a38 Added ComboBox.PopupClosedOverride. 6 years ago
Steven Kirk a98b22c40c Pass close event to Popup.Closed. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Dariusz Komosinski 35bce7b031 Avoid creating handler unsubscribe disposables unless explicitly requested. 6 years ago
José Pedro fc9a6d5746
Updated obsolete API usages. 6 years ago
Dariusz Komosinski a2c6bc1b7c Remove usage of AddClassHandler that returns new lambda per invocation. 7 years ago
Nikita Tsukanov f9561260a3 IPopupImpl is now optional advanced feature 7 years ago
Steven Kirk 2fa8247f01 Removed MemberSelector. 7 years ago
Steven Kirk e6be9b7c5a Renamed IsEnabledCore -> IsEffectivelyEnabled. 7 years ago
Steven Kirk 53b71076d6 DropDown -> ComboBox. 7 years ago
Andrey Kunchev f285c38d27 improve dropdown key up/down and mouse wheel auto selections so they don't go through unselected state 7 years ago
Andrey Kunchev af83673f91 make DropDown support mouse wheel 7 years ago
Andrey Kunchev cd7c5eb762 Ensure selected DropDownItem is visible when dropdown is open 8 years ago
Andrey Kunchev 850cbfdbf0 Support out of the box Member Selector in DropDown 8 years ago
Andrey Kunchev c4ab664833 Use Adorner Focus styling for focused DropDownItem 8 years ago
Andrey Kunchev 59a286ba10 let dropdown support virtualization if needed 8 years ago
Andrey Kunchev a297f00863 Scroll and focus to selected item when dropdown is shown 8 years ago
Andrey Kunchev d26d984256 focus dropdown item in more safe manner 8 years ago
Andrey Kunchev 16ebfb5be9 focus DropDown after DropDown popup closed, otherwise focus is unpredicatable 8 years ago
Andrey Kunchev fa8380d92d focus first item in DropDown on key up/down 8 years ago
Andrey Kunchev 4a57d4ddd0 fix click on dropdown when dropdown in other popup fixes #2058 8 years ago
CommonGuy 55da255d86 Improve KeyDown behavior in DropDown 8 years ago
Steven Kirk ef44f2b908 Handle the click that opens a DropDown. 8 years ago
José Pedro 7cccc6bda0
Use nameof where possible. 8 years ago
Steven Kirk 2f48873184 Select dropdown item on focus. 9 years ago
Jurjen Biewenga 3081a07f1c Made the requested changes 9 years ago
Steven Kirk 268587c432 Fix DropDown popup opening. 9 years ago
Jurjen Biewenga 4f13d50496 Added initial changes to allow the user to change the selected item while the dropdown is closed but selected and allows the user to open the dropdown by pressing down 9 years ago
Nikita Tsukanov 39d5389b1f Fixed build issues 9 years ago
Steven Kirk e894df344c Added DropDown.MaxDropDownHeight. 10 years ago
Steven Kirk 5cd9b98057 Added ItemsControl.ItemTemplate property. 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk 81065f1d24 Added logical tree attachment events to ILogical. 10 years ago
Steven Kirk 3e3134217c Fixed name of PointerPressedEventArgs. 10 years ago
Steven Kirk 1202eaa876 Updated PerspexProperties to new classes 10 years ago
Steven Kirk adee104ad9 DropDown shouldn't be an IContentControl. 10 years ago
Steven Kirk d9eee9fa4a Make SelectionBoxItem a direct property. 10 years ago
Steven Kirk 2c9e1f8f7c Correctly handle clicks outside Popups. 10 years ago
Steven Kirk 2b09f5f6d1 Fix DropDown dropping down. 10 years ago
Steven Kirk 3b5d338ea5 Added DropDownItem. 10 years ago
Steven Kirk 59032dcff8 Make DropDown in ControlCatalog display correctly. 11 years ago
Steven Kirk a6b74db847 Merge branch 'logical-tree' into leaks 11 years ago
Steven Kirk 16c2242757 Implemented NameScopes 11 years ago
Steven Kirk d54772033b Added DropDown theme in XAML. 11 years ago
Steven Kirk 53926a47bf Refactored ItemContainerGenerator<T>. 11 years ago
Steven Kirk 86cfc309a5 Make DropDown selection work again. 11 years ago
Steven Kirk d143b7fcee Make initial DropDown selection work 11 years ago
Steven Kirk 1498213e0c Make more PPs direct. 11 years ago
Nikita Tsukanov 79f8f76351 ref #198 11 years ago
Nikita Tsukanov 01e2c90bc5 Removed this. 11 years ago