Cheng Zhao
ac6c2ce69a
docs: "icon" attribute
2015-02-13 12:12:40 +08:00
Cheng Zhao
06d681c66a
docs: Update NativeImage
2015-02-12 15:38:16 +08:00
Cheng Zhao
b9f6d6dffc
Add nativeImage.createEmpty()
2015-02-12 13:55:45 +08:00
Cheng Zhao
8093300a43
docs: Use NativeImage to replace Image
2015-02-12 13:52:28 +08:00
Cheng Zhao
382a00493b
docs: "type" option of BrowserWindow
2015-02-11 12:19:39 +08:00
Cheng Zhao
6b37f30bd6
Merge pull request #1106 from paulcbetts/set-overlay-icon
...
Set window overlay icon
2015-02-11 11:51:01 +08:00
Paul Betts
86de75deef
Style fixups
2015-02-10 17:14:26 -08:00
Yoshua Wuyts
a26976a161
docs: update wording in application-packagaging
...
Minor tweak, should make the sentence a bit more fluent. Thanks!
2015-02-08 12:04:02 +01:00
Paul Betts
59a8be53c2
Documentation
2015-02-06 17:11:54 -08:00
Damien Patou
8e6e1610a4
Event name typo
2015-02-05 01:23:16 +01:00
Cheng Zhao
6dac8da91f
Merge pull request #1092 from paulcbetts/patch-2
...
Use 'atomScreen' for the variable name
2015-02-03 12:12:59 -08:00
Cheng Zhao
137f3b8439
docs: forBrowser is now required for webdriver
2015-02-03 11:38:22 -08:00
Paul Betts
b77ed51594
Use 'atomScreen' for the variable name
...
Even though it's not screen's fault, it's super easy in the DevTools to write `screen = require('screen')`, then wonder why it doesn't work (because `window.screen` is reserved by the DOM). This makes people who just type in the example more likely to get it right.
2015-02-03 11:32:33 -08:00
Xue Fuqiao
5083a7505d
Change Mac OS X to OS X.
...
Apple has renamed Mac OS X to OS X.
2015-02-02 16:21:23 +08:00
Cheng Zhao
37d278de34
docs: Use file: instead of asar:
2015-01-31 18:48:11 -08:00
Florian Hämmerle
0a59384003
Correct spelling mistake.
2015-01-24 13:39:36 +01:00
Cheng Zhao
33b6876cc1
Add support for Plus
as accelerator key, fixes #1050
2015-01-23 15:26:54 -08:00
Cheng Zhao
fe81e5b32d
Use https://atom.io/download/atom-shell as headers download URL
2015-01-23 12:16:49 -08:00
Cheng Zhao
854c59df5c
docs: Make getCurrentWindow more clear, fixes #1035
2015-01-21 13:47:28 -08:00
Cheng Zhao
3da347a783
docs: The editing commands
2015-01-19 12:30:28 -08:00
Cheng Zhao
4604c9bb0e
Add a few more paths for app.getPath
2015-01-18 21:43:23 -08:00
Cheng Zhao
8aa5b97c61
docs: Say more about Linux's behavior
2015-01-18 21:43:22 -08:00
Cheng Zhao
ce52a87477
Add "cache" and "userCache" directories
2015-01-18 21:43:22 -08:00
Cheng Zhao
9a04f67c0a
docs: Mention when to override userData path
2015-01-18 21:43:21 -08:00
Cheng Zhao
dec3e37683
docs: Document app.getPath/app.setPath
2015-01-18 21:43:20 -08:00
Cheng Zhao
4f6ee31a28
docs: Fix typo
2015-01-16 14:01:52 -08:00
Cheng Zhao
1746518cdf
docs: Update docs and examples for screen module
2015-01-16 13:57:16 -08:00
Cheng Zhao
ab9e1dd650
Upgrade brightray for #863
2015-01-15 17:52:14 -08:00
Cheng Zhao
bda3711815
docs: Transparent window
2015-01-12 15:27:33 -08:00
yibuyisheng
6a532292c4
remove
2015-01-12 23:23:10 +08:00
Cheng Zhao
2d5b17552a
Add webFrame.registerUrlSchemeAsSecure API
2015-01-08 12:39:58 -08:00
Cheng Zhao
3dfc496243
Add support for --ignore-certificate-errors
...
This makes it possible to test HTTPS related APIs.
2015-01-08 11:50:55 -08:00
Cheng Zhao
5656714b27
docs: "icon" option of dialog.showMessageBox
2015-01-05 15:30:54 -08:00
Cheng Zhao
d65919d896
Add --disable-http-cache switch, fixes #891
2015-01-05 13:40:38 -08:00
Cheng Zhao
7abb08cc25
docs: Document dialog.showErrorBox, fixes #909
2015-01-04 21:56:45 -08:00
Cheng Zhao
f17673be9c
docs: Template image
2015-01-02 19:15:09 -08:00
Cheng Zhao
c5411c3291
docs: Add troubleshooting for runnin on Git Bash, closed #711
2014-12-29 19:09:36 -08:00
Cheng Zhao
45c2cda6bb
docs: Mention the GYP_DEFINES way of rebranding
2014-12-29 12:12:04 -08:00
Cheng Zhao
5c65f037b0
docs: Update Application Distribution
2014-12-29 10:46:15 -08:00
Cheng Zhao
c0bf2facca
Merge pull request #942 from atom/spell-check-client
...
Add support for spell checking
2014-12-20 14:25:32 -08:00
Cheng Zhao
d642fe6075
docs: webFrame.setSpellCheckProvider
2014-12-19 22:34:34 -08:00
Cheng Zhao
6cdc8e4b96
Small style fixes
2014-12-19 12:48:53 -08:00
Hajime Morrita
dc9329ff43
Add BrowserWindow.showDefinitionForSelection()
...
This API shows the system-provided pop-up dictionary.
Some Mac apps including Chrome have "Look Up in in Dictionary" context
menu item. This API can be used to implement it.
2014-12-18 16:45:45 -08:00
Cheng Zhao
423d269187
docs: "disablewebsecurity" attribute
2014-12-17 21:34:02 -08:00
Cheng Zhao
c01e3cf9aa
Merge pull request #931 from atom/will-navigate
...
Add "will-navigate" event
2014-12-17 15:27:15 -08:00
Cheng Zhao
040049f9e7
docs: "will-navigate" event
2014-12-17 15:15:37 -08:00
Cheng Zhao
2fc1e2a4e6
Merge pull request #924 from atom/webview-ipc-message
...
Add ipc-message event for <webview>
2014-12-17 15:06:25 -08:00
Cheng Zhao
a8f5a4e2d4
Add sendToHost method
2014-12-17 11:09:11 -08:00
Cheng Zhao
275ac2c4b6
doc: ipc-message event
2014-12-16 21:19:04 -08:00
ffdd
31d606220e
Add that Menu.setApplication only works after 'ready' event.
...
I got caught on this while trying to add a menu in my application in OSX.
2014-12-16 21:50:40 -05:00