Tim Abraldes
|
bb4ee51634
|
bug 839342. Make metro widget listen for EdgeGestureStarted and EdgeGestureCanceled, in addition to EdgeGestureCompleted. Show the edge UI on EdgeGestureStarted and EdgeGestureCompleted, hide it on EdgeGestureCanceled. This time without bustage! r=bbondy
|
2013-05-16 21:22:21 -07:00 |
|
Phil Ringnalda
|
a82109f5f1
|
Back out 9675dce26f53 (bug 839342) for browser-chrome bustage
|
2013-05-16 20:09:24 -07:00 |
|
Tim Abraldes
|
a8f80df70f
|
bug 839342. Make metro widget listen for EdgeGestureStarted and EdgeGestureCanceled, in addition to EdgeGestureCompleted. Show the edge UI on EdgeGestureStarted and EdgeGestureCompleted, hide it on EdgeGestureCanceled. r=bbondy
|
2013-05-16 17:47:46 -07:00 |
|
Ehsan Akhgari
|
ee70633121
|
Bug 836599 - Part 9: Implement the DOM binding for OfflineAudioContext; r=roc
|
2013-05-16 19:30:41 -04:00 |
|
Olli Pettay
|
5c7b9fa539
|
Bug 848293 - Update AnimationEvent to be compatible with the spec, r=dbaron
--HG--
extra : rebase_source : 04f2cb9c5aa56549da0af3c722b35f3dab5746c3
|
2013-05-05 16:22:29 +03:00 |
|
Olli Pettay
|
cbb79393f6
|
Bug 848291 - Update TransitionEvent to be compatible with the spec, r=dbaron
|
2013-05-04 17:41:20 +03:00 |
|
Masayuki Nakano
|
adac26ba1f
|
Bug 842927 part.1 Implement D3E KeyboardEvent.key r=smaug, sr=smaug
|
2013-04-24 12:49:46 +09:00 |
|
Ehsan Akhgari
|
21b6d807c6
|
Bug 834513 - Part 3: Implement ScriptProcessorNode; r=roc
|
2013-04-13 21:37:04 -04:00 |
|
Stephen Pohl
|
6d01aff5b2
|
Bug 673875 - Reproduce bounce behaviour when reaching top and bottom of documents. r=smichaud, r=felipc
|
2013-04-12 23:04:52 -04:00 |
|
Stephen Pohl
|
0cd77e174b
|
Bug 678392 - Add support for swipe animation as in Safari. r=smichaud,jaws,felipc
|
2013-04-09 14:44:01 -05:00 |
|
David Zbarsky
|
3febe3b914
|
Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 2 r=Ms2ger
|
2013-04-05 20:44:26 -04:00 |
|
Ted Mielczarek
|
281489a00e
|
bug 604039 - Add DOM Gamepad APIs. r=smaug
--HG--
extra : rebase_source : ffffdc4549da1b25ea263b623c05ae1afb3d46a0
|
2011-08-03 14:12:08 -04:00 |
|
Jeff Walden
|
b30b4197e6
|
Bug 847480 - Convert DeprecatedAbs uses that can relatively obviously be changd to Abs, to Abs. r=Ms2ger
|
2013-03-05 15:43:53 -08:00 |
|
Jeff Walden
|
5ec763f216
|
Bug 847480 - Blindly convert all existing mozilla::Abs users to mozilla::DeprecatedAbs. Individualized conversions to the reformed mozilla::Abs will continue until mozilla::DeprecatedAbs is unused, at which point it will be removed. r=Ms2ger
|
2013-03-05 15:43:30 -08:00 |
|
Masayuki Nakano
|
a206647c96
|
Bug 790516 part.3 Store edit actions during document lock and flush them at unlocking the document r=jimm
|
2013-03-13 12:01:29 +09:00 |
|
Olli Pettay
|
5f03227c63
|
Bug 847600 - Remove SVGEvent, r=jwatt
--HG--
extra : rebase_source : 5b9452c1757b2cec02d469337ae3876a554f0081
|
2013-03-11 20:57:08 +02:00 |
|
Neil Deakin
|
5624ee6b03
|
Bug 407983, add support for clipboardData in cut/copy/paste events, r=ehsan,sr=smaug
|
2013-03-11 11:49:48 -04:00 |
|
Jeff Walden
|
1871e9f3f8
|
Bug 835542 - Implement mozilla::Abs. r=Ms2ger
--HG--
extra : rebase_source : a3e62ff76365d27cc4cb10e4fee942ddb8b10b79
|
2013-02-15 19:55:36 -08:00 |
|
Robert Strong
|
bbc574349b
|
Back out Bug 678392
|
2013-02-08 16:52:12 -08:00 |
|
Stephen Pohl
|
6f6c60460f
|
Main patch (original patch by mstange) - Bug 678392 - [10.7] Add support for swipe animation as in Safari. r=smichaud r=felipc
|
2013-02-08 13:56:50 -08:00 |
|
Masayuki Nakano
|
4138c5d022
|
Bug 822866 Make mozilla::widget::BaseEventFlags which is a POD struct for VC r=smaug
|
2012-12-28 23:13:18 +09:00 |
|
Masayuki Nakano
|
fd91ff3ee9
|
Bug 823369 Check mozilla::widget::EventFlags size at compile time r=smaug
|
2012-12-22 00:07:08 +09:00 |
|
Masayuki Nakano
|
76345a848f
|
Bug 813445 part.14 Make dom::EventListenerFlags for nsEventListenerManager r=smaug
|
2012-12-16 10:26:05 +09:00 |
|
Masayuki Nakano
|
561742b351
|
Bug 813445 part.13 nsEventDispatcher shouldn't use the flags defined in nsGUIEvent.h r=smaug
|
2012-12-16 10:26:05 +09:00 |
|
Masayuki Nakano
|
bbb1282d70
|
Bug 813445 part.12 Remove NS_EVENT_FLAG_ONLY_CHROME_DISPATCH and nsEvent::flags r=smaug
|
2012-12-16 10:26:05 +09:00 |
|
Masayuki Nakano
|
3f9bf328e1
|
Bug 813445 part.11 Don't use NS_EVENT_FLAG_NO_CONTENT_DISPATCH for nsEvent::flags r=smaug
|
2012-12-16 10:26:05 +09:00 |
|
Masayuki Nakano
|
6c6e7afae6
|
Bug 813445 part.10 Remove NS_EVENT_FLAG_DONT_FORWARD_CROSS_PROCESS and NS_EVENT_RETARGET_TO_NON_NATIVE_ANONYMOUS r=smaug
|
2012-12-16 10:26:05 +09:00 |
|
Masayuki Nakano
|
db797e731b
|
Bug 813445 part.9 Remove NS_EVENT_FLAG_EXCEPTION_THROWN r=smaug
|
2012-12-16 10:26:04 +09:00 |
|
Masayuki Nakano
|
2abcbf6807
|
Bug 813445 part.8 Remove NS_EVENT_FLAG_SYNTHETIC_TEST_EVENT r=smaug
|
2012-12-16 10:26:04 +09:00 |
|
Masayuki Nakano
|
9b94c5f42c
|
Bug 813445 part.7 Remove NS_EVENT_DISPATCHED and NS_EVENT_FLAG_DISPATCHING r=smaug
|
2012-12-16 10:26:04 +09:00 |
|
Masayuki Nakano
|
281792806b
|
Bug 813445 part.6 Remove NS_EVENT_FLAG_PREVENT_MULTIPLE_ACTIONS r=smaug
|
2012-12-16 10:26:04 +09:00 |
|
Masayuki Nakano
|
bc637323fa
|
Bug 813445 part.5 Remove NS_EVENT_FLAG_NO_DEFAULT and NS_EVENT_FLAG_NO_DEFAULT_CALLED_IN_CONTENT r=smaug
|
2012-12-16 10:26:04 +09:00 |
|
Masayuki Nakano
|
bb4ed0ce6b
|
Bug 813445 part.4 Remove NS_EVENT_FLAG_STOP_DISPATCH and NS_EVENT_FLAG_STOP_DISPATCH_IMMEDIATELY r=smaug
|
2012-12-16 10:26:03 +09:00 |
|
Masayuki Nakano
|
4581677d83
|
Bug 813445 part.3 Remove NS_EVENT_FLAG_CANT_CANCEL and NS_EVENT_FLAG_CANT_BUBBLE r=smaug
|
2012-12-16 10:26:03 +09:00 |
|
Masayuki Nakano
|
70c4bfa88e
|
Bug 813445 part.2 Don't use NS_EVENT_FLAG_BUBBLE and NS_EVENT_FLAG_CAPTURE for nsEvent::flags r=smaug
|
2012-12-16 10:26:03 +09:00 |
|
Masayuki Nakano
|
dae57396e3
|
Bug 813445 part.1 Make widget::EventFlags and remove NS_EVENT_FLAG_TRUSTED r=roc+smaug, feedback=emk
|
2012-12-16 10:26:03 +09:00 |
|
Mats Palmgren
|
924e59e0d0
|
Bug 817574 - Replace NS_ABS with std::abs. r=roc
|
2012-12-04 13:33:33 +01:00 |
|
Masayuki Nakano
|
4144d695ae
|
Bug 812427 part.3 Remove NS_POPUP_EVENT r=roc+smaug
|
2012-11-20 15:05:56 +09:00 |
|
Masayuki Nakano
|
8aa5135506
|
Bug 812427 part.2 Make event struct type named enumeration r=roc+smaug
|
2012-11-20 15:05:56 +09:00 |
|
Masayuki Nakano
|
e5dfdef2b0
|
Bug 812427 part.1 Remove unused event struct type r=roc
|
2012-11-20 15:05:56 +09:00 |
|
Olli Pettay
|
f86edd59dd
|
Bug 779306 - Wildcard for 'all events', nsIEventListenerService.addListenerForAllEvents(target, listener), r=jst
|
2012-11-01 13:42:29 +01:00 |
|
Steven Michaud
|
90b6155078
|
bug 794038 pt 3 - plugins support for resolution change. r=bgirard
|
2012-10-16 20:41:21 +01:00 |
|
Mounir Lamouri
|
8b69632999
|
Bug 795136 - 1/2 - Add events notifying the window if upload/download happen on the system. r=smaug sr=sicking
|
2012-09-30 14:47:48 +01:00 |
|
Isaac Aggrey
|
481e7dfb0b
|
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
|
2012-09-28 01:57:33 -05:00 |
|
Jim Mathies
|
063a9840ee
|
Bug 726615 - Completely remove MozTouch event support from mc. r=smaug
|
2012-09-22 14:28:08 -05:00 |
|
Steven Lee
|
5f194e2f32
|
Bug 714358: Time manager implementation. r=jlebar
|
2012-09-11 02:05:00 -04:00 |
|
Masayuki Nakano
|
6f66e83933
|
Bug 674477 Don't scroll around axis whose overflow is hidden by wheel events r=smaug
|
2012-08-30 10:05:16 +09:00 |
|
Olli Pettay
|
6faedbeae7
|
Bug 784256 - Generate id->event type switch case from nsEventNameList.h, r=bz
--HG--
extra : rebase_source : 469e03023ae333ae0e527927fbe2b3209fa93067
|
2012-08-29 14:24:41 +03:00 |
|
Ehsan Akhgari
|
e368dc9c85
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
This patch was generated by a script. Here's the source of the script for
future reference:
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name nsXPCOMCID.h \
! -name prtypes.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t
convert PRIntn int
convert PRUintn unsigned
convert PRSize size_t
convert PROffset32 int32_t
convert PROffset64 int64_t
convert PRPtrdiff ptrdiff_t
convert PRFloat64 double
|
2012-08-22 11:56:38 -04:00 |
|
Masayuki Nakano
|
10a635820a
|
Bug 782175 Support slower scroll settings with mousewheel.*.delta_multiplier_* r=smaug
|
2012-08-17 10:32:15 +09:00 |
|