Cheng Zhao
|
5208bbd2e8
|
Remove unneeded include
|
2016-07-11 17:13:21 +09:00 |
|
Cheng Zhao
|
86338290fb
|
win: Fix openExternal not working with non-ASCII characters
|
2016-07-11 17:12:11 +09:00 |
|
Haojian Wu
|
4ac4dacffe
|
Some manual change to for-ranged loop.
Use "const auto&" where possible.
|
2016-07-10 15:57:51 +02:00 |
|
Haojian Wu
|
55b3f1936f
|
Modernize to C++11: Use for-range loop.
|
2016-07-10 13:33:15 +02:00 |
|
Haojian Wu
|
04f9d35312
|
Modernize to C++11: Use auto key to improve code readability and maintainability.
|
2016-07-10 13:11:47 +02:00 |
|
Haojian Wu
|
fab02809c6
|
Modernize to C++11: NULL => nullptr.
No functional change.
|
2016-07-10 11:57:04 +02:00 |
|
Cheng Zhao
|
92b97d3576
|
Bump v1.2.6
|
2016-07-06 13:20:36 +09:00 |
|
Cheng Zhao
|
cd38e5c85e
|
Update to Chrome 51.0.2704.106
|
2016-07-02 13:54:34 +09:00 |
|
Milan Burda
|
a886261518
|
Fix crash in ReadImageSkiaFromICO when CreateSkBitmapFromHICON fails
|
2016-06-28 12:17:05 -07:00 |
|
Cheng Zhao
|
04b30afbed
|
Merge pull request #6233 from electron/clipboard-bookmark-support
Add support for reading/writing bookmarks from the clipboard
|
2016-06-25 05:23:32 +00:00 |
|
Kevin Sawicki
|
e802d0e4a0
|
Add bookmark key to clipboard.write
|
2016-06-24 15:14:28 -07:00 |
|
Kevin Sawicki
|
271808b278
|
Support reading/writing bookmarks to clipboard
|
2016-06-24 15:08:12 -07:00 |
|
Milan Burda
|
dfc2f3f0c6
|
Fix uninitialized member variable in CrashReporterWin
|
2016-06-24 18:30:38 +02:00 |
|
Cheng Zhao
|
ee28f4fc32
|
Handle v8::MicrotasksScope in the main process
|
2016-06-24 14:45:31 +09:00 |
|
Cheng Zhao
|
a00c5e3363
|
Bump v1.2.5
|
2016-06-23 14:37:58 +09:00 |
|
Kevin Sawicki
|
e9222583cb
|
toPng/toJpeg -> toPNG/toJPEG
|
2016-06-22 15:47:42 -07:00 |
|
Cheng Zhao
|
08a1e92650
|
Bump v1.2.4
|
2016-06-22 10:26:54 +09:00 |
|
Cheng Zhao
|
c9d5c4e45c
|
mac: Convert path to absolute path in ShowItemInFolder
|
2016-06-20 21:14:17 +09:00 |
|
Cheng Zhao
|
1104dded24
|
Handle multiple modal windows correctly
|
2016-06-20 11:16:41 +09:00 |
|
Cheng Zhao
|
6cef29e4ee
|
Add win.getChildWindows() API
|
2016-06-20 11:16:41 +09:00 |
|
Cheng Zhao
|
ce2199d96a
|
Update to Chrome 51.0.2704.103
|
2016-06-19 21:09:29 +09:00 |
|
Leonard Lamprecht
|
511bf83fe7
|
Improved wording
|
2016-06-18 15:28:22 +02:00 |
|
Leonard Lamprecht
|
67dd19ed0f
|
Replace OS X and Mac OS with macOS
|
2016-06-18 15:26:26 +02:00 |
|
Cheng Zhao
|
553341db87
|
Bump v1.2.3
|
2016-06-16 12:38:00 +09:00 |
|
Cheng Zhao
|
8eca728e0a
|
Add focusable option
|
2016-06-13 17:10:28 +09:00 |
|
Cheng Zhao
|
e2442fb052
|
Move converter for std::map to native_mate
|
2016-06-13 09:27:13 +09:00 |
|
Milan Burda
|
c89d8b19b6
|
Add optional requestHeaders argument to autoUpdater.setFeedURL + allow calling mulitple times
|
2016-06-12 12:46:16 +02:00 |
|
deepak1556
|
0e0235407b
|
fill net::URLRequest details on IO thread
|
2016-06-09 10:39:18 +05:30 |
|
Cheng Zhao
|
b2bea57eff
|
Bump v1.2.2
|
2016-06-08 16:47:41 +09:00 |
|
Cheng Zhao
|
920ebee333
|
Make sure standard schemes are also set in child process
|
2016-06-08 15:46:50 +09:00 |
|
Cheng Zhao
|
77dc08f2f9
|
Update to Chrome 51.0.2704.84
|
2016-06-08 11:08:24 +09:00 |
|
Kevin Sawicki
|
f7b0bb2bf3
|
Add TODO about blinkFeatures -> enableBlinkFeatures
|
2016-06-07 16:23:09 -07:00 |
|
Kevin Sawicki
|
ae71cf3df1
|
Add disableBlinkFeatures option
|
2016-06-07 13:42:42 -07:00 |
|
Cheng Zhao
|
adec511891
|
Update to Chrome 51.0.2704.79
|
2016-06-06 15:59:07 +09:00 |
|
Cheng Zhao
|
0646f6ea9e
|
Implement Relaunch on Windows
|
2016-06-02 19:49:36 +09:00 |
|
Cheng Zhao
|
97dd71d79e
|
Bump v1.2.1
|
2016-06-01 16:15:53 +09:00 |
|
Cheng Zhao
|
9f0fc96025
|
Merge pull request #5711 from electron/extension-code-cleanup
Implement partial chrome.* API for devtools extension
|
2016-05-29 23:29:08 +00:00 |
|
Cheng Zhao
|
9ab76fb884
|
Add webContents.sendToAll to send message to all frames
|
2016-05-27 16:58:49 +09:00 |
|
Cheng Zhao
|
4fb9e20c33
|
Add API to set render process preferences
|
2016-05-27 08:51:02 +09:00 |
|
Kevin Sawicki
|
23962e133e
|
Use correct TODO format
|
2016-05-26 14:28:33 -07:00 |
|
Kevin Sawicki
|
dc7316f52f
|
Upper case abbreviations
|
2016-05-26 14:23:20 -07:00 |
|
Cheng Zhao
|
c1272743b9
|
Bump v1.2.0
|
2016-05-26 18:07:52 +09:00 |
|
Cheng Zhao
|
eb8284e285
|
Update to Chrome 51.0.2704.63
|
2016-05-26 18:06:55 +09:00 |
|
Cheng Zhao
|
34c4e797bb
|
Truncate the strings passed to google_breakpad::CustomInfoEntry
|
2016-05-25 14:46:15 +09:00 |
|
Cheng Zhao
|
28e2058ff1
|
Merge pull request #5648 from electron/chrome51
Update to Chrome 51
|
2016-05-24 10:59:11 +00:00 |
|
Cheng Zhao
|
1dd98171f4
|
Bump v1.1.2
|
2016-05-24 15:59:21 +09:00 |
|
Cheng Zhao
|
a92b4a6da4
|
Make |button| default to left button
This fixes the failing test of sendInputEvent.
|
2016-05-23 14:27:39 +09:00 |
|
Cheng Zhao
|
06800940ec
|
Fix cpplint warnings
|
2016-05-23 13:03:43 +09:00 |
|
Cheng Zhao
|
a2bd55dd3c
|
Adapt to changes of Chrome 51 API changes (Part 2)
|
2016-05-23 12:29:14 +09:00 |
|
Cheng Zhao
|
7ba391da7c
|
Update to API changes of Chrome 51
|
2016-05-23 10:59:39 +09:00 |
|