David Anderson
|
83e664a4cd
|
Add APZ support for mousewheel.acceleration prefs. (bug 1214170 part 1, r=kats)
--HG--
extra : rebase_source : b97121b98c3e42a83135f7e8fa186575b4fbfcb5
|
2015-12-01 13:45:49 -08:00 |
Nigel Babu
|
29e98fdbc3
|
Backed out changeset ebb6fb453cca (bug 1214170) for build bustage on a CLOSED TREE
|
2015-11-25 16:22:16 +05:30 |
David Anderson
|
859092e6a5
|
Add APZ support for mousewheel.acceleration prefs. (bug 1214170, r=kats)
|
2015-11-25 01:12:33 -08:00 |
Masayuki Nakano
|
eed20651ef
|
Bug 376679 part.4 Manage wheel transaction at sending a wheel event to target plugin r=smaug
|
2015-10-16 13:19:27 +09:00 |
Masayuki Nakano
|
94be7ec146
|
Bug 895274 part.186 Rename NS_WHEEL_END to eWheelOperationEnd r=smaug
|
2015-09-11 01:59:55 +09:00 |
Masayuki Nakano
|
5dac954442
|
Bug 895274 part.185 Rename NS_WHEEL_START to eWheelOperationStart r=smaug
|
2015-09-11 01:59:55 +09:00 |
Andrew McCreight
|
9e8f4b219e
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
Nicolas Silva
|
cfff5e52c5
|
Bug 1155621 - Make nsIntRect and nsIntPoint typedefs of mozilla::gfx::IntRect and mozilla::gfx::IntPoint. r=Bas
|
2015-04-21 17:04:57 +02:00 |
Masayuki Nakano
|
f6885469a0
|
Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug
--HG--
rename : dom/events/nsEventStateManager.cpp => dom/events/EventStateManager.cpp
rename : dom/events/nsEventStateManager.h => dom/events/EventStateManager.h
|
2014-04-01 13:09:23 +09:00 |
Masayuki Nakano
|
c76dd7f7e7
|
Bug 984271 part.1-4 Clean up WheelHandlingHelper.cpp r=smaug
|
2014-04-01 13:09:22 +09:00 |
Masayuki Nakano
|
e870849231
|
Bug 984271 part.1-3 Rename nsMouseWheelTransaction to mozilla::WheelTransaction r=smaug
|
2014-04-01 13:09:22 +09:00 |
Masayuki Nakano
|
4eed6134a2
|
Bug 984271 part.1-2 Rename nsScrollbarsForWheel to mozilla::ScrollbarsForWheel r=smaug
|
2014-04-01 13:09:22 +09:00 |
Masayuki Nakano
|
1ddce7fa83
|
Bug 984271 part.1-1 Separate mouse wheel handling helper classes and methods from nsEventStateManager.cpp r=smaug
--HG--
rename : dom/events/nsEventStateManager.cpp => dom/events/WheelHandlingHelper.cpp
rename : dom/events/nsEventStateManager.cpp => dom/events/WheelHandlingHelper.h
|
2014-04-01 13:09:22 +09:00 |