Cheng Zhao
1ee565ab81
Merge pull request #4030 from lukeapage/patch-4
...
Correct misleading sentence on progress for transparent click through
2016-01-11 11:21:18 +08:00
leethomas
fee301e768
follow style guidelines
2016-01-10 19:15:40 -08:00
Cheng Zhao
0f2c35e2b8
Merge pull request #4052 from atom/right-way-to-fix-path
...
Change brightray's PATH_START to 11000
2016-01-11 11:04:06 +08:00
Cheng Zhao
adcdf123af
Change brightray's PATH_START to 11000
2016-01-11 10:40:45 +08:00
Cheng Zhao
da52017d82
Revert "fix chrome app and user path conflicts"
...
This reverts commit 25aaafde45bd3ac7d9a82184f67b79874da73aa8.
2016-01-11 10:30:17 +08:00
Eran Tiktin
29939dc0b7
Remove unneeded extra semicolons (;; -> ;)
2016-01-11 02:11:40 +02:00
leethomas
803b06b7de
🏁 support defaultId for dialog boxes on Windows
2016-01-10 15:55:26 -08:00
leethomas
ae5c6add11
rename all references to default_button_index -> default_id to keep consistent with cancel_id
2016-01-10 15:33:27 -08:00
Eran Tiktin
f1d388fb36
Fix failing test on Windows
...
The exit code tests include an assert on the output we get from a
spawned electron process. This doesn't currently work on Windows, so we
skip it for now
2016-01-11 01:33:22 +02:00
Robo
be50ca2653
session: allow user to isolate pac script and proxy bypass rules
2016-01-11 03:55:56 +05:30
Joe Naha
8b07918650
📝 Update to follow the latest version.
...
[ci skip]
2016-01-11 04:00:03 +09:00
ZhangYueqiu
56d1235bbd
Update supported-platforms.md
...
Change a wrong word
2016-01-10 15:43:25 +08:00
Eran Tiktin
c5dee6a3d8
Merge pull request #10 from atom/master
...
Update from upstream
2016-01-10 01:46:26 +02:00
Omri Litov
a4636ba18c
Update browser-window.md
2016-01-08 20:53:59 +02:00
leethomas
dfce803045
🏁 update windows message_box function signatures to accept default_button_index....and do nothing with it
2016-01-08 08:23:06 -08:00
leethomas
c4c145ef6a
📝 add defaultButtonIndex to dialog docs
2016-01-08 08:22:11 -08:00
leethomas
22c455175a
🐧 add default button index for linux/gtk
2016-01-08 08:22:10 -08:00
leethomas
f1edd5f26f
🍎 add default button index for osx
2016-01-08 08:21:54 -08:00
Luke Page
6728d9291d
Correct misleading sentence on progress for transparent click through
2016-01-08 10:56:51 +00:00
Cheng Zhao
df27cda36c
Bump v0.36.3
2016-01-08 13:40:47 +08:00
Cheng Zhao
9a707b7c69
Merge pull request #4027 from atom/fix-locale
...
Fix loading locale on OS X
2016-01-08 13:32:53 +08:00
Cheng Zhao
5514e89276
Copy locales in Cocoa format
2016-01-08 12:38:00 +08:00
Cheng Zhao
ec4c5e58ff
Initialize resource bundle on browser process separately
2016-01-08 12:06:06 +08:00
Cheng Zhao
5f6a8a7c24
Merge pull request #4009 from atom/remove-getobject-handler
...
Remove custom WM_GETOBJECT handler
2016-01-08 09:55:24 +08:00
Omri Litov
943e46f3bd
Fix linux and mac build errors
2016-01-08 00:27:53 +02:00
Omri Litov
224955d6ac
Update browser-window.md
2016-01-07 23:17:23 +02:00
Omri Litov
3f0c007578
Added getNativeWindowHandle
2016-01-07 22:38:35 +02:00
Cheng Zhao
9e254821bb
docs: Mention the limitation of globalShortcut
...
Close #3816 .
2016-01-07 21:28:14 +08:00
Cheng Zhao
0d799601d7
Merge pull request #4018 from imiuka/faq-link
...
update faq link
2016-01-07 20:34:13 +08:00
Cheng Zhao
3d908f1483
docs: Mention third party packing tools
...
Fix #1723 .
2016-01-07 20:32:57 +08:00
Cheng Zhao
04d626f0b0
docs: Document the display object
...
Fix #3571 .
2016-01-07 20:21:11 +08:00
foxy
e323c6dad9
update faq link
2016-01-07 22:26:21 +11:00
Cheng Zhao
3a32dc5da7
Fix "name" of Error object not serialized
...
Close #3364 .
2016-01-07 16:35:05 +08:00
Cheng Zhao
24779a8589
Merge pull request #4016 from atom/el-capitan-fullscreen
...
Fix hiding fullscreen button on EL Capitan
2016-01-07 16:24:35 +08:00
Cheng Zhao
10f663d017
Fix hiding fullscreen button on EL Capitan
2016-01-07 15:46:40 +08:00
Cheng Zhao
ae6c2d46b8
Merge pull request #4014 from atom/blink-features
...
Add blinkFeatures option
2016-01-07 14:58:10 +08:00
Cheng Zhao
c0e728ab6a
docs: Orgnize the options of BrowserWindow
2016-01-07 14:23:21 +08:00
Cheng Zhao
3f2b26ddb7
Add blinkFeatures option
2016-01-07 14:10:18 +08:00
Cheng Zhao
bd20b3f32a
Rely on content switches for implementing experimental features
2016-01-07 12:49:00 +08:00
Cheng Zhao
16d23bbda5
Remove pageVisibility option
...
The original purpose of this option is not working anymore, also adds
docs on the current way to disable process backgrounding.
2016-01-07 12:28:20 +08:00
Cheng Zhao
c6e03f8390
Remove overlayScrollbars and sharedWorker options
...
They are already enabled by default.
2016-01-07 12:17:19 +08:00
Paul Betts
705001a50e
Remove custom WM_GETOBJECT
...
As of Chromium 47 this seems to be handled automatically, nvda still reports
elements and the typing lag issue described in #4001 is fixed
2016-01-06 10:37:12 -08:00
Cheng Zhao
3ca5b0ce23
win: Don't change transparent window's style
...
Close #1952 .
2016-01-06 23:02:33 +08:00
Cheng Zhao
0c287d0424
Merge pull request #4007 from atom/fix-offiline-protocol
...
Fix crash when request failed
2016-01-06 22:21:52 +08:00
Cheng Zhao
e6b9b0e5dc
Merge pull request #4006 from DerNivel/patch-1
...
Update debugging-main-process.md
2016-01-06 22:11:11 +08:00
Levin Rickert
062253bdfc
Update debugging-main-process.md
2016-01-06 14:43:13 +01:00
Levin Rickert
aaf5f3331a
Update debugging-main-process.md
2016-01-06 14:41:51 +01:00
Cheng Zhao
89fccb7eb2
Fix crash when request failed
2016-01-06 21:07:07 +08:00
Cheng Zhao
aefddc0146
Merge pull request #4004 from lukeapage/patch-3
...
Add info on how to debug from 0.30 onwards
2016-01-06 20:37:27 +08:00
Luke Page
3259664637
Add info on how to debug from 0.30 onwards
2016-01-06 07:13:25 +00:00