Steve Kinney
5a9f28e034
📝 Update API documentation to ES6 [ci skip]
2016-05-04 11:59:02 -06:00
Rita Zhang
df2141d9e6
⚡ Add API: IsDefaultProtocolClient
2016-04-27 12:24:46 -07:00
Cheng Zhao
b5d2e51100
docs: platform-theme-changed is deprecated
2016-04-25 22:27:44 +09:00
Cheng Zhao
11653aa9c8
docs: systemPreferences
2016-04-25 15:36:38 +09:00
Zeke Sikelianos
0527b17e42
blockquote summaries
2016-04-22 10:32:28 -07:00
Zeke Sikelianos
ee190ca62a
create a one-liner description for each API
2016-04-22 10:32:28 -07:00
Plusb Preco
7fa4b7c8b5
📝 Normalize code tags
...
[ci skip]
2016-04-22 23:15:31 +09:00
Plusb Preco
4f4277e25e
📝 Fix coding style issues
...
* Adjust line length to `80`
* Normalize whitespaces
[ci skip]
2016-04-22 22:54:43 +09:00
deepak1556
794d120754
rename importClientCertificate => importCertificate
2016-04-20 08:45:49 +05:30
Kevin Sawicki
389b2b5cdd
Merge pull request #4963 from preco21/document-fixes-2
...
Docs: Improve docs styles
2016-03-31 15:44:31 -07:00
Cheng Zhao
e23faceba0
docs: Add notes on app.getLocale
2016-03-31 17:22:09 +09:00
Plusb Preco
346ef9df0c
📝 Update docs styles
...
* Adjust line length to `80`
* Normalize whitespaces
[ci skip]
2016-03-31 14:16:14 +09:00
Cheng Zhao
c220753c60
Merge pull request #4896 from felixrieseberg/default-protocol-handler
...
Enable Electron to set/unset itself as default protocol handler (OS X, Windows)
2016-03-31 10:38:57 +09:00
Felix Rieseberg
1231360b2f
⚡ Add API: RemoveAsDefaultProtocolHandler
2016-03-28 15:31:01 -07:00
Felix Rieseberg
d2567b0381
⚡ Add API: SetASDefaultProtocolHandler
...
This PR adds an API enabling Electron to set itself as the default
protocol handler for a custom porotocl on both oS X and Windows.
For details, please see `docs/app.md`.
Closes #4857
2016-03-23 22:12:17 -07:00
Takashi Kokubun
8cf4574198
Document app.setName()
...
[ci skip]
2016-03-22 11:01:23 +09:00
Plusb Preco
ebf509bbe4
📝 Adjust 80 chars per line
...
[ci skip]
2016-03-10 16:54:07 +09:00
Daniel Pham
0b8c2545b9
📝 Document 'app.focus()'
...
[ci skip]
2016-03-09 09:03:38 -05:00
Daniel Pham
68b453770b
🍎 Rename 'isDarkModeEnabled' to 'isDarkMode'
2016-03-06 10:55:47 -05:00
Daniel Pham
63294892f0
Rename dark-mode-changed to platform-theme-changed
2016-03-03 23:58:58 -05:00
Daniel Pham
c4049cb393
🍎 Add 'dark-mode-changed' event to app api
2016-03-01 15:43:38 -05:00
Daniel Pham
eaac67ac60
🍎 Add 'isDarkModeEnabled' to app api
2016-03-01 13:12:21 -05:00
Brad Metcalf
2a6fcf48e5
Changed session to app to reflect rest of document
2016-02-18 13:41:22 -06:00
Jacob Page
9c9759a683
Link to Menu documentation
...
Added link to documentation about `Menu` objects
2016-02-17 21:30:01 -08:00
Cheng Zhao
e47a815c38
Merge pull request #4482 from lukeapage/patch-7
...
spelling fixes and americanisms
2016-02-16 20:22:31 +08:00
Luke Page
a141d6b3d4
spelling fixes and americanisms
2016-02-15 06:51:20 +01:00
Jacob Page
17603d5dfb
makeSingleInstance clarification
...
Removed callback return value from the sample code for makeSingleInstance because it appears to not be used for anything.
2016-02-14 19:13:11 -08:00
Adam Lynch
5911c45b54
Docs: app: small process.argv clarification
2016-02-07 17:31:37 +00:00
Simon Madine
f9efdc4435
🍎 Add Show to API for OS X
2016-01-30 22:30:38 +01:00
Simon Madine
7a370ccd0f
🍎 Add 'Hide' to App API for OS X only
2016-01-29 16:09:54 +01:00
ragingwind
7229d2462a
Add app.dock.setIcon to change icon of dock
2016-01-24 08:30:14 +09:00
Eran Tiktin
f42d283fcd
Add documentation
2016-01-16 07:18:20 +02:00
Jason Zhekov
2f732a7c0f
Formatting app.md
...
This looks a bit odd on the site: http://electron.atom.io/docs/v0.36.0/api/app/#app-setusertasks-tasks-windows
2015-12-22 09:04:36 +02:00
Kevin Sawicki
e1654ee334
📝 Document quit event includes exit code
2015-12-09 18:22:54 -08:00
Cheng Zhao
a551b8eaaa
Merge pull request #3590 from vQuagliaro/doc-windows-open-file
...
[doc] open-file and open-url events are only available on OS X
2015-11-26 18:34:12 +08:00
Vincent Quagliaro
fe4638ef33
📝 open-file and open-url events are only available on OS X
2015-11-26 09:09:45 +01:00
Cheng Zhao
08c13cf446
Deprecate app.resolveProxy
...
There is now a public API to get default session, this helper is no
longer necessary.
2015-11-19 21:32:46 +08:00
Cheng Zhao
9ca022c98a
docs: Update the certificate APIs
2015-11-18 11:35:26 +08:00
Cheng Zhao
341341bf28
Rename select-certificate to select-client-certificate
2015-11-18 10:10:21 +08:00
Cheng Zhao
24f573eceb
Merge pull request #3344 from deepak1556/certificate_verifier_api_patch
...
session: api to allow handling certificate verification
2015-11-17 18:53:35 +08:00
Cheng Zhao
d3caea91b0
Add paths from chrome_paths
2015-11-13 13:05:16 +08:00
Cheng Zhao
996a3c2a35
Merge branch 'content_tracing_patch' of https://github.com/deepak1556/atom-shell into deepak1556-content_tracing_patch
2015-11-13 12:29:18 +08:00
Robo
bfaa50a79e
retrieve download directory using on linux
2015-11-13 07:44:05 +05:30
Robo
d072e61282
session: api to allow handling certificate verification
2015-11-13 01:27:30 +05:30
Cheng Zhao
eac2e7cc61
docs: Update codes in docs to use require('electron')
2015-11-12 21:20:09 +08:00
Cheng Zhao
863199348f
Make process.exit() quit gracefully
...
Instead of abrupting the whole program immediately, we should close all
windows and release all native resources gracefully on exit. This avoids
possible crashes.
Fix #3350 .
2015-11-06 20:25:20 +08:00
Cheng Zhao
726910df39
docs: app.setAppUserModelId
2015-11-03 15:36:44 +08:00
Plusb Preco
b8cc2e1649
Remove extra spaces
2015-10-29 14:22:00 +09:00
Cheng Zhao
862c3187f5
docs: login event
2015-10-28 21:14:00 +08:00
Cheng Zhao
61f07307cb
docs: New behaviors of makeSingleInstance
2015-10-22 19:26:05 +08:00