Robo
|
39e615ed87
|
webContents: adding findInPage api
|
2015-12-21 17:09:56 +05:30 |
|
Cheng Zhao
|
73e7773d84
|
Update to API changes of Chrome 47
|
2015-12-07 19:56:23 +08:00 |
|
Heilig Benedek
|
14740eeb8a
|
Merging keyCode and keyIdentifier and adjusting the docs accordingly
|
2015-11-16 14:51:26 +01:00 |
|
Heilig Benedek
|
bb6d7d1498
|
Added the option to KeyboardEvent to specify the sent character by it's name (if it can't be sent via the keyCode parameter)
|
2015-11-16 04:54:21 +01:00 |
|
Heilig Benedek
|
ccf4ed907a
|
Fix some minor bugs related to KeyboardEvent sending
|
2015-10-05 19:11:20 +02:00 |
|
Cheng Zhao
|
82bb790530
|
Style fix for #2918
|
2015-09-28 12:48:33 +08:00 |
|
Heilig Benedek
|
44ee74a9b1
|
Style fix
|
2015-09-28 03:05:08 +02:00 |
|
Heilig Benedek
|
70bdfedabf
|
Added text and unmodifiedtext setting when sending char type keyboard events, and made the type of the character read char16, so I can simulate char events from non-english origins.
|
2015-09-28 02:41:06 +02:00 |
|
Heilig Benedek
|
bb102717b4
|
Adding option to specify the button of WebMouseEvent.
|
2015-09-25 13:01:52 +02:00 |
|
Cheng Zhao
|
7b2980434c
|
Fix wrong return values in a few converters
|
2015-09-18 18:21:51 +08:00 |
|
Cheng Zhao
|
c550546ff1
|
Do not manually convert Object to WebInputEvent
|
2015-09-18 14:09:31 +08:00 |
|
Cheng Zhao
|
84ce441fb6
|
Add converters for WebInputEvent
|
2015-09-18 13:33:06 +08:00 |
|
Cheng Zhao
|
5aa7cf7a30
|
Fix cpplint warning
|
2015-09-18 11:10:32 +08:00 |
|
Cheng Zhao
|
7dc7ee1c41
|
Move the converters for blink structures to another file
It makes the api::WebContents smaller.
|
2015-09-18 11:06:38 +08:00 |
|