Commit Graph

17 Commits

Author SHA1 Message Date
Trevor Saunders
b9aec915ac bug 759033 - nsAccessible -> Accessible and nsAccessibleWrap -> AccessibleWrap r=surkov 2012-05-28 21:18:45 -04:00
Gervase Markham
cb6a072c2a Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01: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
4c96795df6 b=497498 move early drag end code to drag_motion_event_cb and correct return value r=roc 2012-04-17 13:00:26 +12:00
Karl Tomlinson
002dd1813b b=497498 use nsIDragSession::getCurrentSession to remove sIsDraggingOutOf r=roc 2012-04-17 13:00:26 +12:00
Karl Tomlinson
86a3f06258 b=497498 split drag event dispatch code from GTK signal handling methods r=roc 2012-04-17 13:00:26 +12:00
Karl Tomlinson
5e0414fd35 b=497498 use a helper method for dispatching destination drag events r=roc 2012-04-17 13:00:25 +12:00
Karl Tomlinson
cbbba983f2 b=497498 no need to explicitly dispatch NS_DRAGDROP_ENTER as this is handled during NS_DRAGDROP_OVER r=enndeakin 2012-04-17 12:59:56 +12:00
David Humphrey (:humph)
a49e674017 Bug 633602 - Implement Pointer Lock (Mouse Lock) API. r=roc,smaug 2012-04-11 17:55:21 -04:00
Masayuki Nakano
2078c307a5 Bug 630813 part.6 nsKeyEvent should be initialized by mozilla::widget::KeymapWrapper r=karlt 2012-02-22 16:34:31 +09: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
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
a8feef7b32 privatize and devirtualize a few nsWindow methods b=500081 r=roc 2012-02-02 15:12:02 +13:00
Markus Stange
6f8783bb44 Bug 598482 part 3 - Remove synchronous painting APIs from nsIWidget. r=roc 2011-12-23 22:52:21 -05:00
Trevor Saunders
3911c1e806 merge mozilla-central to accessibility 2012-01-05 21:43:01 -05:00
Brian R. Bondy
d0a93b0ace Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00