Cheng Zhao
|
d78efe7c22
|
Use Local instead of Handle
|
2015-05-22 19:11:22 +08:00 |
|
Cheng Zhao
|
2d6dc9c527
|
Convert arguments to V8 directly in EventEmitter::Emmit
This gets rid of the extra conversion between ListValue.
|
2015-01-14 17:51:54 -08:00 |
|
Cheng Zhao
|
4c12a4369d
|
Fixes Event.prevenDefault() not working, closes #771
|
2014-11-03 23:24:20 +08:00 |
|
Kevin Sawicki
|
b6b6fc3bfd
|
Remove All Rights Reserved after GitHub copyright
Closes #762
|
2014-10-31 11:17:05 -07:00 |
|
Cheng Zhao
|
94818aef26
|
Set "defaultPrevented" when "preventDefault()" is called
|
2014-10-27 17:55:28 +08:00 |
|
Cheng Zhao
|
d8447524cb
|
Allow passing V8 objects in EventEmitter
|
2014-10-25 11:30:35 +08:00 |
|
Cheng Zhao
|
4ca6ac34ac
|
Do not create native Event object when not needed
|
2014-10-17 14:36:43 +08:00 |
|
Cheng Zhao
|
58ccb27792
|
There is no more node_isolate.
|
2014-06-28 19:49:55 +08:00 |
|
Cheng Zhao
|
f176b2c58f
|
Switch to use MIT license.
|
2014-05-04 20:29:08 +08:00 |
|
Cheng Zhao
|
c0875864dc
|
Handle IPC messages in webContents instead of BrowserWindow.
|
2014-04-25 16:13:16 +08:00 |
|
Cheng Zhao
|
7106a36ccb
|
Add native_mate implemented Event and EventEmitter.
|
2014-04-17 17:12:27 +08:00 |
|