Masayuki Nakano
|
6ecfef2cde
|
Bug 895274 part.5 Rename NS_EVENT_NULL to eVoidEvent r=smaug
|
2015-08-29 08:58:26 +09:00 |
Masayuki Nakano
|
0d22745cda
|
Bug 895274 part.3 Make the enum of event messages a named enum IGNORE IDL r=smaug
|
2015-08-26 21:56:59 +09:00 |
Aryeh Gregor
|
5aeef0231d
|
Bug 874842 - Return Event instead of nsIDOMEvent
|
2015-08-12 14:39:31 +03:00 |
Andrew McCreight
|
9e8f4b219e
|
Bug 1152551, part 2 - Fix mode lines in dom/. r=jst
|
2015-05-03 15:32:37 -04:00 |
Nathan Froyd
|
0bd3e54f92
|
Bug 984538 - use static_cast in NS_NewDOM*Event rather than CallQueryInterface; r=smaug
|
2014-03-17 16:00:11 -04:00 |
Masayuki Nakano
|
fbdfd0d71c
|
Bug 975688 part.15 Rename nsDOMMouseEvent to mozilla::dom::MouseEvent r=smaug
--HG--
rename : dom/events/nsDOMMouseEvent.cpp => dom/events/MouseEvent.cpp
rename : dom/events/nsDOMMouseEvent.h => dom/events/MouseEvent.h
|
2014-02-27 19:51:15 +09:00 |
Masayuki Nakano
|
37507c1447
|
Bug 975688 part.13 Rename nsDOMMouseScrollEvent to mozilla::dom::MouseScrollEvent r=smaug
--HG--
rename : dom/events/nsDOMMouseScrollEvent.cpp => dom/events/MouseScrollEvent.cpp
rename : dom/events/nsDOMMouseScrollEvent.h => dom/events/MouseScrollEvent.h
|
2014-02-27 19:51:14 +09:00 |