Commit Graph

20 Commits

Author SHA1 Message Date
Geoff Lankow
7a64448b03 Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
Gervase Markham
cb6a072c2a Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Julian Seward
501aac868a Bug 753118 - Fix uninitialized value in nsWindow::Destroy. r=karlt 2012-05-09 21:00:05 -04:00
Karl Tomlinson
ba4244d192 b=751429 handle modifier changes in periodic synthetic mouse events for drag sources r=roc 2012-05-03 18:24:20 +12:00
Karl Tomlinson
c5e9633d94 b=750061 Put the hidden drag widget in the window group of the source node so that the gtk_grab_add during gtk_drag_begin is effective r=roc 2012-05-03 18:23:59 +12:00
Karl Tomlinson
5ee2591ebb b=634719 schedule event dispatch in response to GTK drag end signals to avoid running the event loop at unexpected times and dispatch leave events in the right order r=roc 2012-04-19 18:18:31 +12:00
Karl Tomlinson
f6ab9115a2 b=634719 don't start a new source drag session until the previous has completed r=roc 2012-04-19 18:18:31 +12:00
Karl Tomlinson
122fc83c74 b=497498 remove nsIDragSessionGTK r=roc 2012-04-19 18:18:31 +12:00
Karl Tomlinson
9306f03e9a b=497498 move nsWindow::UpdateDragStatus to nsDragService::UpdateDragAction r=enndeakin 2012-04-19 18:18:31 +12:00
Karl Tomlinson
c72bf57ac2 b=497498 move drag event dispatch logic from nsWindow to nsDragService r=roc 2012-04-19 18:18:31 +12:00
Karl Tomlinson
437a4d0761 b=497498 schedule event dispatch in response to GTK drag target signals to avoid running the event loop at unexpected times r=roc 2012-04-19 18:18:31 +12:00
Karl Tomlinson
93e1c6fbc2 b=634719 Add a helper to get the nsDragService r=roc 2012-04-19 18:18:31 +12:00
Karl Tomlinson
84a4c84b9b b=497498 prevent GetTargetDragData (and IsTargetContextList) from being called without a target GtkWidget r=roc 2012-04-17 13:00:26 +12:00
Karl Tomlinson
a3c15e44eb b=497498 use event coordinates for source drag end point instead of new cursor position r=roc 2012-04-17 13:00:25 +12:00
Karl Tomlinson
e2f0e907e8 b=497498 use nsDragService::SetCanDrop instead of nsIDragSessionGTK::StartDragMotion to reset before NS_DRAGDROP_OVER r=roc 2012-04-17 13:00:25 +12:00
Karl Tomlinson
619c7ba2c8 b=726443 rework last event time calculation to avoid problems with gtk_get_current_event_time in nested loops r=roc 2012-02-14 09:19:59 +13:00
Neil Deakin
df84fdfb47 Bug 707382, merge nsIDOMDataTransfer and nsIDOMNSDataTransfer, r=jonas 2012-02-07 13:02:32 -05:00
Karl Tomlinson
9ca1782ac7 b=500081 use a timestamp when grabbing the pointer and generate timestamps for drags in the same way r=roc 2012-02-02 15:12:26 +13:00
Karl Tomlinson
d41e0256eb b=721762 don't startDragSession when invokeDragSession will fail r=enndeakin 2012-02-02 15:10:43 +13:00
Brian R. Bondy
d0a93b0ace Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00