3 Commits (6081140e5259f0b26a8d8ebbb818fc2fc851ca9e)

Author SHA1 Message Date
Takoooooo 889001dcaf Remove public constructors for KeyEventArgs, PointerEventArgs and friends. 4 years ago
Max Katz 6473890139 Remove all obsolete members from Input namespace 4 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Steven Kirk be316e9aaf Disable warnings when implementing deprecated API members. 6 years ago
José Pedro dcab86a12e
Fixed drag and drop obsolete API usage. 6 years ago
Steven Kirk 9eac3b6203 Fix TranslatePoint. 7 years ago
boombuler 2c53bf4750 send the modifiers with drag events 8 years ago
Wiesław Šoltés ee0c3dfa94 Add GetPosition method to DragEventArgs 8 years ago
Steven Kirk 68f5cd6dd6 Move DnD classes to Avalonia.Input. 8 years ago
boombuler 7032b9b8eb moved Drag+Drop sources to Avalonia.Input 8 years ago
boombuler 0adc6e62de renamed IDragData to IDataObject 8 years ago
boombuler 4c36281877 renamed DragOperation to DragDropEffects 8 years ago
Florian Sundermann 9ae9f6d221 raise routed events on drag and drop 8 years ago