Masayuki Nakano
|
b6b0cb52bb
|
Bug 602787 part.4 Don't implement nsAutoHandlingUserInputStatePusher class in nsEventStateManager.h r=smaug
|
2013-10-22 22:27:35 +09:00 |
|
Wes Kocher
|
6559234e89
|
Backed out 9 changesets (bug 602787) on suspicion of breaking mochitest-metro on a CLOSED TREE
Backed out changeset 1730bcae2c45 (bug 602787)
Backed out changeset 70606b9b1e42 (bug 602787)
Backed out changeset 57ca2861ea30 (bug 602787)
Backed out changeset 3b9f1062d915 (bug 602787)
Backed out changeset 3ee56eacc84b (bug 602787)
Backed out changeset 1c35693be3d3 (bug 602787)
Backed out changeset ef095c3aef98 (bug 602787)
Backed out changeset 4827bdae97fd (bug 602787)
Backed out changeset fa0f355e7871 (bug 602787)
|
2013-10-22 13:11:53 -04:00 |
|
Masayuki Nakano
|
9be3769528
|
Bug 602787 part.4 Don't implement nsAutoHandlingUserInputStatePusher class in nsEventStateManager.h r=smaug
|
2013-10-22 22:27:35 +09:00 |
|
Masayuki Nakano
|
b8ca4649d4
|
Bug 920425 part.30 Use mozilla::WidgetEvent::AsWheelEvent() r=smaug
|
2013-10-22 17:55:21 +09:00 |
|
Masayuki Nakano
|
c0d498bd0f
|
Bug 920425 part.29 Use mozilla::WidgetEvent::AsGUIEvent() r=smaug
|
2013-10-22 17:55:20 +09:00 |
|
Masayuki Nakano
|
40483897f3
|
Bug 920425 part.28 Use mozilla::WidgetEvent::AsMouseEvent() r=smaug
|
2013-10-22 17:55:20 +09:00 |
|
Masayuki Nakano
|
684dfe6e69
|
Bug 920425 part.25 Use mozilla::WidgetEvent::AsDragEvent() r=smaug
|
2013-10-18 15:10:26 +09:00 |
|
Masayuki Nakano
|
73393acc11
|
Bug 920425 part.22 Use mozilla::WidgetEvent::AsSelectionEvent() r=smaug
|
2013-10-18 15:10:25 +09:00 |
|
Masayuki Nakano
|
4c7293e3c9
|
Bug 920425 part.21 Use mozilla::WidgetEvent::AsQueryContentEvent() r=smaug
|
2013-10-18 15:10:25 +09:00 |
|
Masayuki Nakano
|
97c0a3e332
|
Bug 920425 part.20 Use mozilla::WidgetEvent::AsCompositionEvent() r=smaug
|
2013-10-18 15:10:25 +09:00 |
|
Masayuki Nakano
|
5e19b1e59b
|
Bug 920425 part.19 Use mozilla::WidgetEvent::AsTextEvent() r=smaug
|
2013-10-18 15:10:24 +09:00 |
|
Masayuki Nakano
|
ef196343d5
|
Bug 920425 part.18 Use mozilla::WidgetEvent::AsKeyboardEvent() r=smaug
|
2013-10-18 15:10:24 +09:00 |
|
Masayuki Nakano
|
d0bcb325ed
|
Bug 920425 part.17 Use mozilla::WidgetEvent::AsGestureNotifyEvent() r=smaug
|
2013-10-18 15:10:24 +09:00 |
|
Masayuki Nakano
|
28fa6f3708
|
Bug 920425 part.15 Use mozilla::WidgetEvent::AsTouchEvent() r=smaug
|
2013-10-18 15:10:23 +09:00 |
|
Masayuki Nakano
|
28ba5b07b7
|
Bug 920425 part.13 Use mozilla::WidgetEvent::AsContentCommandEvent() r=smaug
|
2013-10-18 15:10:23 +09:00 |
|
André Reinald
|
8cc2c48f67
|
Bug 927259 - Cannot switch scroll target by moving mouse cursor with trackpad of MacBook. r=masayuki
|
2013-10-16 11:16:57 -04:00 |
|
Stephen Pohl
|
75c952b1e8
|
Bug 926274: Allow swipe gestures to navigate history even when scrollbars are visible on OSX. r=masayuki
|
2013-10-16 09:07:42 -04:00 |
|
Masayuki Nakano
|
eef5eccfeb
|
Bug 920377 part.33 Get rid of mozilla::WheelEvent r=roc
|
2013-10-16 18:37:36 +09:00 |
|
André Reinald
|
d6cc051cc7
|
Bug 868648: Make window overlay scrollbars appear/disappear when 2 fingers down/up trackpad. Credits to Markus for his help getting this right. r=mstange,masayuki,smichaud
|
2013-08-16 23:17:40 +02:00 |
|
Stephen Pohl
|
570cf67704
|
Bug 673875: Reproduce the bounce behavior when reaching the top/bottom of the page on OSX. r=smichaud,felipe,masayuki
|
2013-10-11 15:48:53 -04:00 |
|
Stephen Pohl
|
541e6b6e33
|
Backout 751bcb37cdb6 for bustage on a CLOSED TREE. r=me
|
2013-10-11 10:50:25 -04:00 |
|
Stephen Pohl
|
019ca3ff5d
|
Bug 673875: Reproduce the bounce behavior when reaching the top/bottom of the page on OSX. r=smichaud,felipe,masayuki
|
2013-10-11 10:02:31 -04:00 |
|
Steven Michaud
|
061bf53f0e
|
Bug 925411 - Temporarily backout patch for bug 868646 for causing this bug. r=spohl
|
2013-10-10 16:22:02 -05:00 |
|
André Reinald
|
aecacdd464
|
Bug 868648 - Make window overlay scrollbars appear/disappear when 2 fingers down/up trackpad. r=mstange, r=masayuki
Credits to Markus for his help getting this right.
|
2013-08-16 23:17:40 +02:00 |
|
Dale Harvey
|
0d5efc770c
|
Bug 923081 - Dont run contextmenu timer for remote events
|
2013-10-08 23:55:13 +02:00 |
|
Masayuki Nakano
|
e46624e0ca
|
Bug 920377 part.32 Get rid of nsMouseEvent r=roc
|
2013-10-02 15:38:27 +09:00 |
|
Masayuki Nakano
|
5e5853070a
|
Bug 920377 part.31 Get rid of nsEvent r=roc
|
2013-10-02 12:46:04 +09:00 |
|
Masayuki Nakano
|
d9fe18d02f
|
Bug 920377 part.30 Get rid of nsGUIEvent r=roc
|
2013-10-02 12:46:03 +09:00 |
|
Masayuki Nakano
|
c2ab14dbfd
|
Bug 920377 part.29 Get rid of nsMouseScrollEvent r=roc
|
2013-10-01 16:23:02 +09:00 |
|
Masayuki Nakano
|
3fa4d1fd4d
|
Bug 920377 part.28 Get rid of nsDragEvent r=roc
|
2013-10-01 16:23:02 +09:00 |
|
Masayuki Nakano
|
512bc33b30
|
Bug 920377 part.26 Get rid of nsInputEvent r=roc
|
2013-10-01 16:23:02 +09:00 |
|
Masayuki Nakano
|
ebe48cadea
|
Bug 920377 part.24 Get rid of nsSelectionEvent r=roc
|
2013-10-01 16:23:01 +09:00 |
|
Masayuki Nakano
|
597d5ac7d2
|
Bug 920377 part.23 Get rid of nsQueryContentEvent r=roc
|
2013-10-01 16:23:00 +09:00 |
|
Masayuki Nakano
|
10d848c578
|
Bug 920377 part.22 Get rid of nsCompositionEvent r=roc
|
2013-10-01 16:23:00 +09:00 |
|
Masayuki Nakano
|
f3095ec496
|
Bug 920377 part.21 Get rid of nsTextEvent r=roc
|
2013-10-01 16:22:59 +09:00 |
|
Masayuki Nakano
|
1ccd49e4ab
|
Bug 920377 part.17 Get rid of nsKeyEvent r=roc
|
2013-10-01 16:22:58 +09:00 |
|
Masayuki Nakano
|
65f5155a11
|
Bug 920377 part.15 Get rid of nsGestureNotifyEvent r=roc
|
2013-09-27 15:20:57 +09:00 |
|
Masayuki Nakano
|
99ed9cf061
|
Bug 920377 part.13 Get rid of nsTouchEvent r=roc
|
2013-09-27 15:20:57 +09:00 |
|
Masayuki Nakano
|
8330b5b7f1
|
Bug 920377 part.4 Get rid of nsContentCommandEvent r=roc
|
2013-09-27 15:20:54 +09:00 |
|
Masayuki Nakano
|
64fa96e1ce
|
Bug 912956 part.16 mozilla/MiscEvents.h should be included directly r=roc
|
2013-09-25 20:21:20 +09:00 |
|
Masayuki Nakano
|
d37d273b83
|
Bug 912956 part.15 mozilla/TextEvents.h should be included directly r=roc
|
2013-09-25 20:21:19 +09:00 |
|
Masayuki Nakano
|
f827f4667b
|
Bug 912956 part.14 mozilla/MouseEvents.h should be included directly r=roc
|
2013-09-25 20:21:18 +09:00 |
|
Masayuki Nakano
|
8d69a172c1
|
Bug 912956 part.13 mozilla/TouchEvents.h should be included directly r=roc
|
2013-09-25 20:21:16 +09:00 |
|
Masayuki Nakano
|
9586dcc4ba
|
Bug 912956 part.12 All event utils (macros and inline methods) should be methods of mozilla::WidgetEvent r=roc
|
2013-09-24 19:04:16 +09:00 |
|
Masayuki Nakano
|
a8e21aa06f
|
Bug 912956 part.1 Rename all event stuff in mozilla::widget to mozilla::* r=roc
|
2013-09-14 11:39:41 +09:00 |
|
Ehsan Akhgari
|
f691095054
|
Bug 910857 - Minimize #includes in content/events; r=smaug
|
2013-08-29 17:18:25 -04:00 |
|
Ehsan Akhgari
|
4ff8f0416e
|
Bug 908724 - Avoid #including nsPresContext.h in nsIScrollableFrame.h; r=mats
nsPresContext.h pulls in a large number of headers which should not
be needed in nsIScrollableFrame, if we just move ScrollbarStyles to
its own header
|
2013-08-23 16:20:07 -04:00 |
|
Masayuki Nakano
|
83f3a4a71f
|
Bug 906281 part.4 Use Preferences::AddIntVarCache() for accesskey prefs in nsEventStateManager::Prefs r=smaug
|
2013-08-22 11:31:26 +09:00 |
|
Masayuki Nakano
|
5937361545
|
Bug 906281 part.3 Create nsEventStateManager::Prefs for capsuling the preferences management r=smaug
|
2013-08-22 11:31:26 +09:00 |
|
Masayuki Nakano
|
560dff961d
|
Bug 906281 part.2 Get rid of "nglayout.events.dispatchLeftClickOnly" due to not used r=smaug
|
2013-08-22 11:31:26 +09:00 |
|