37 Commits (01f7369f0181ab499bd7de394c8a75f2fff07264)

Author SHA1 Message Date
Steven Kirk b272283e50
Make popup focus stealing configurable. (#16642) 2 years ago
Max Katz 1cfa82ca57
Custom popup placement callback (#15667) 2 years ago
Max Katz 24914cc1ed
New ToolTipClosing, ToolTipOpening attached events and ToolTip.Opened, ToolTip.Closed (#15493) 2 years ago
Max Katz 296b366e78
ToolTip should use Popup internally + fix Popups not closing when placement target is closed (#15358) 2 years ago
Tom Edwards 80c4740759
Tooltips now open immediately if another tooltip is open, or closed within ToolTip.BetweenShowDuration (#15259) 2 years ago
Tom Edwards e947675113
Added ToolTip.ShowOnDisabled and ToolTip.ServiceEnabled (#14928) 2 years ago
Steven Kirk 7431e160a8
Added WindowManagerAddShadowHint to PopupRoot. (#15238) 2 years ago
Steven Kirk 59d44e97bf
Don't hide tooltip when pointer is over it. (#13565) 2 years ago
Herman K 39ce0c206f
Tooltip inherits theme from control (#13454) 3 years ago
Max Katz 59d7874b1d Replace System.Reactive with internal extensions 3 years ago
Max Katz 49aad04861
Apply target's TemplatedParent to a Flyout and Tooltip, when it's opened (#8412) 4 years ago
Steven Kirk d80cfbca18 Remove #nullable directives. 4 years ago
Steven Kirk 77d059be22 Add nullable annotations to Avalonia.Controls. 4 years ago
Luis von der Eltz a9affd64bf Add support for Flyouts, ToolTips & ContextMenus 5 years ago
Max Katz 5403c74344 Recalculate ToolTip position on Offset/Placement props changed 5 years ago
Steven Kirk 58c333b6f1 Added PseudoClassesAttribute. 6 years ago
Dan Walmsley 3c369153c2 update tooltip content when already opened and tip changes. 6 years ago
Dan Walmsley 49e41b9594 prevent tooltipgetting stuck. 6 years ago
Max Katz 1fa96f049c Implement ToolTip :open pseudo class 6 years ago
Max Katz 9237a398e9 Make ToolTip background transparent using IPopupImpl 6 years ago
aguahombre f8a95fa2a1 Fix tooltip memory leak 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Nikita Tsukanov 07ed194c9d Review comments 7 years ago
Nikita Tsukanov 1c111aef6c watwut 7 years ago
Nikita Tsukanov f9561260a3 IPopupImpl is now optional advanced feature 7 years ago
Nikita Tsukanov 9343ba4c23 Wired up the popup positioner 7 years ago
Nikita Tsukanov 35f64af761 Make toplevels responsible of creating popups 7 years ago
Steven Kirk b5fac96d70 Fixed whitespace nit. 7 years ago
Steven Kirk 4ec2b1c554 Use PixelPoint and PixelRect for device points/rects. 7 years ago
Miha Markič 1524cb1aba Spellchecks comments and members, removes unused using statements and sorts them 8 years ago
Dan Walmsley c29a21afc2 ensure tooltips fit inside screen edges. 8 years ago
Steven Kirk 51a376f3e2 Register ToolTip attached properties correctly. 8 years ago
Eli Arbel 426cd8c9dd ToolTip: IsOpen, Placement, Offset 9 years ago
Steven Kirk 6c96f69061 Only show tooltip when pointer still over control. 9 years ago
Steven Kirk a232b137b5 Allow reuse of existing tooltip popup. 9 years ago
Steven Kirk 82483d7dec Fix exception in ToolTip. 9 years ago
Nikita Tsukanov 77b7026ac9 Removed IMouseDevice from service locator 9 years ago
Steven Kirk 9094de563e Fix the TextBox error ToolTip. 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk 6e1a56ea4c Don't display tooltip for hidden control. 10 years ago
Steven Kirk 92452afc6f Added ToolTip to ControlCatalog. 10 years ago
Steven Kirk 1202eaa876 Updated PerspexProperties to new classes 10 years ago
Nikita Tsukanov 84af63ce1e Added Position property, moved Hide/Show to ITopLevelImpl 11 years ago
Steven Kirk 67835cc09b Applied a bunch of resharper suggestions. 11 years ago
Nikita Tsukanov 3cd3579475 "field can be readonly" 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 731b517d96 More documentation. 11 years ago
Steven Kirk 7435166436 Added more documentation. 11 years ago