Masayuki Nakano
|
4bc5175b20
|
Bug 1046101 part.5 Rename NS_KEY_EVENT to eKeyboardEventClass r=smaug
|
2014-08-04 14:28:48 +09:00 |
|
Masayuki Nakano
|
77d7a1ac4b
|
Bug 1046101 part.1 Rename nsEventStructType to mozilla::EventClassID r=smaug
|
2014-08-04 14:28:46 +09:00 |
|
Masayuki Nakano
|
974411eff0
|
Bug 1024864 Warn KeyboardEvent.key value change when KeyboardEvent.key is read and its key value is obsolete r=smaug
|
2014-06-14 11:24:16 +09:00 |
|
Masayuki Nakano
|
c981e66e2f
|
Bug 865649 part.1 Implement KeyboardEvent.code r=smaug
|
2014-05-25 11:08:58 +09:00 |
|
Masayuki Nakano
|
f707178ed7
|
Bug 999645 Cancel implementing KeyboardEvent.initKeyboardEvent() because it completely breaks feature detection in web apps r=smaug
|
2014-04-25 13:16:20 +09:00 |
|
Masayuki Nakano
|
cc834f1e23
|
Bug 930893 part.2 Implement KeyboardEvent.initKeyboardEvent() r=smaug
|
2014-04-14 15:37:48 +09:00 |
|
Masayuki Nakano
|
4ed2bac4dd
|
Bug 930893 part.1 Implement constructor of KeyboardEvent r=smaug
|
2014-04-14 15:37:47 +09:00 |
|
Masayuki Nakano
|
2b5cff5cd0
|
Bug 993234 part.1 Implement KeyboardEvent.isComposing r=smaug
|
2014-04-10 16:11:36 +09:00 |
|
Nathan Froyd
|
aae95b62b6
|
Bug 984538 - use static_cast in NS_NewDOM*Event rather than CallQueryInterface; r=smaug
|
2014-03-17 16:00:11 -04:00 |
|
Masayuki Nakano
|
3d0ba958a1
|
Bug 975688 part.26 Rename nsDOMUIEvent to mozilla::dom::UIEvent r=smaug
--HG--
rename : dom/events/nsDOMUIEvent.cpp => dom/events/UIEvent.cpp
rename : dom/events/nsDOMUIEvent.h => dom/events/UIEvent.h
|
2014-02-28 23:58:43 +09:00 |
|
Masayuki Nakano
|
2bea5157b3
|
Bug 975688 part.11 Rename nsDOMKeyboardEvent to mozilla::dom::KeyboardEvent r=smaug
--HG--
rename : dom/events/nsDOMKeyboardEvent.cpp => dom/events/KeyboardEvent.cpp
rename : dom/events/nsDOMKeyboardEvent.h => dom/events/KeyboardEvent.h
|
2014-02-27 19:51:13 +09:00 |
|