deepak1556
8e05fe3350
process: add hang method
2015-06-18 14:14:29 +05:30
deepak1556
2f36f5ca78
app: adding browser-window-focus/blur events
2015-06-18 11:29:08 +05:30
deepak1556
663a48ee38
protocol: api to register custom schemes to standard schemes
2015-06-17 14:43:04 +05:30
Cheng Zhao
a751f4c689
Merge pull request #1835 from hokein/pdf-api
...
Add `BrowserWindow.printToPDF` API Implementation
2015-06-17 12:22:56 +08:00
Cheng Zhao
b3e9d35667
Merge pull request #1995 from atom/request-http-job
...
Implement protocol.RequestHttpJob
2015-06-17 12:00:26 +08:00
Cheng Zhao
1d41903779
docs: protocol.RequestHttpJob
2015-06-17 11:32:39 +08:00
Paul Betts
8a56ab3947
Note that setPressedImage only has an effect on OS X
2015-06-16 18:17:51 -07:00
Haojian Wu
82b1607c1e
📝 Add missing printToPDF API in webview.
2015-06-16 20:17:58 +08:00
Haojian Wu
1eba552a8d
Also Expose printToPDF to BrowserWindow.
2015-06-16 20:08:30 +08:00
Haojian Wu
47eac062f6
Expose Print API to webContents and webView.
...
Also move the print implementation from window to webContents.
2015-06-16 20:08:30 +08:00
Haojian Wu
f22662ffb2
📝 Update docs.
2015-06-16 20:07:44 +08:00
Haojian Wu
bf5d448e37
📝 Add BrowserWindow.printToPDF API docs.
2015-06-16 20:02:24 +08:00
Cheng Zhao
7b3fc14023
docs: --ignore-connections-limit
2015-06-16 16:13:46 +08:00
Cheng Zhao
bf9af4d45b
Merge pull request #1980 from magicae/set-audio-mute
...
webContents: add setAudioMuted to webContents
2015-06-16 14:46:31 +08:00
Cheng Zhao
e96119fc32
s/liste/listen
2015-06-16 10:08:32 +08:00
Magica
8aa559fe51
Add setAudioMuted to webContents
2015-06-15 21:40:49 +08:00
Benjamin Pasero
7da3e84369
Update app.md to document how open-file is emitted
...
On Mac, open-file is also emitted when the application is not yet running.
2015-06-12 12:37:53 +02:00
eaton11
d367af3fa4
Merge branch 'master' of https://github.com/atom/electron
2015-06-10 19:28:14 -06:00
Sam Eaton
549ec51bce
adds 'before using methods' example
...
The document does not inform that the webview element has to be loaded
before using the element's methods. It is not clear.
2015-06-10 19:24:36 -06:00
Cheng Zhao
163790d107
docs: Update formats
2015-06-10 19:18:33 +08:00
Cheng Zhao
2fdc5780ff
Merge pull request #1859 from deepak1556/client_certificate_patch
...
browser: support client certificate
2015-06-10 19:17:41 +08:00
Cheng Zhao
5cd0fc4d52
Merge pull request #1921 from samueleaton/patch-1
...
adds display:inline-block to style tag
2015-06-10 12:48:57 +08:00
Cheng Zhao
0819176cb1
Merge branch 'master' of https://github.com/alexwarren/electron into alexwarren-master
2015-06-10 12:39:59 +08:00
Sam Eaton
2ee6e43fb3
adds display:inline-block to style tag
...
The example attempts to change the height of an inline element (webview), which has no effect.
The height will now take effect.
2015-06-09 21:51:10 -06:00
Alex Warren
78eff673ec
Make consistent with other example
2015-06-09 22:09:23 +01:00
Alex Warren
51dc8ad70a
Corrections to menu.md
2015-06-09 22:08:34 +01:00
Thomas Tuts
9199d0df0a
Add missing semicolon in webview tag documentation
2015-06-09 18:14:06 +02:00
Thomas Tuts
a84e6227ef
Remove obsolete space in console log when using multiple arguments
2015-06-09 18:12:34 +02:00
Thomas Tuts
35dcdfc492
Remove trailing comma in tray code example
2015-06-09 18:11:40 +02:00
Thomas Tuts
2f4333b852
Declare one variable per statement in protocol code example
2015-06-09 18:10:02 +02:00
Thomas Tuts
bd1fd9680f
Add missing commas in menu docs
2015-06-09 18:08:27 +02:00
Thomas Tuts
cf79f439ce
Remove trailing commas in menu docs
2015-06-09 18:08:02 +02:00
Thomas Tuts
e829a28947
Clean up code in global shortcut code example
2015-06-09 18:01:09 +02:00
Thomas Tuts
6d756d9d13
Remove trailing commas from dialog filters code example
2015-06-09 17:59:53 +02:00
Thomas Tuts
29abfa68e9
Fix grammar and JS example for Chrome command line switches docs
2015-06-09 16:59:14 +02:00
Thomas Tuts
ab98dcd7cf
Try to clarify docs for window.onbeforeunload()
2015-06-09 16:56:45 +02:00
Thomas Tuts
6494ed6b13
Make platform compatibility notes consistent
2015-06-09 16:51:54 +02:00
Thomas Tuts
8893c9502a
Use consistent naming convention for 'task bar' concept
2015-06-09 16:49:44 +02:00
Thomas Tuts
13b6ed6dc5
Fix several typos and grammar errors
2015-06-09 16:49:21 +02:00
Cheng Zhao
4c48f0cd36
Merge pull request #1882 from atom/get_uploaded_report_api
...
Implement crash-reporter.getUploadedReports API
2015-06-09 16:35:08 +08:00
Cheng Zhao
24586c1330
Merge pull request #1883 from atom/http-referer-doc
...
📝 Add missing `httpreferer` option doc.
2015-06-09 11:15:44 +08:00
Cheng Zhao
03ab9b2686
Merge pull request #1848 from Bitbored/master
...
Added `bounds` payload to tray `clicked` event on Windows
2015-06-09 10:49:01 +08:00
Haojian Wu
488801e244
Rename httpreferrer to httpReferrer, useragent to userAgent.
2015-06-09 10:10:29 +08:00
Haojian Wu
bf1765f941
📝 Add missing useragent
doc.
2015-06-09 10:10:28 +08:00
Haojian Wu
994be9cdab
📝 Add missing httpreferer
option doc.
2015-06-09 10:10:28 +08:00
Cheng Zhao
d4e4c6ca15
docs: Update formats of command line switches
2015-06-09 09:56:19 +08:00
deepak1556
2de5f9de6c
browser: support client certificate
2015-06-08 21:00:32 +05:30
Cheng Zhao
06a3875726
Merge pull request #1880 from deepak1556/net_log_patch
...
doc: adding info about log-net-log flag
2015-06-08 23:13:27 +08:00
Cheng Zhao
72ebb2c9fe
Merge pull request #1885 from lucidogen/patch-1
...
Added note and link for poorly documented operation.
2015-06-08 22:33:08 +08:00
Cheng Zhao
52166d2999
Merge pull request #1884 from lucidogen/master
...
Fixed example with correct capturePage api.
2015-06-08 22:32:06 +08:00
Cheng Zhao
676cfa03a1
Merge pull request #1894 from samccone/patch-5
...
📝 Fix english errors and language
2015-06-08 22:31:17 +08:00
Cheng Zhao
64a89fe755
Merge pull request #1889 from samccone/patch-2
...
📝 Fix english errors
2015-06-08 22:30:35 +08:00
Sam Saccone
b6a5e927e0
📝 Fix english errors and language
2015-06-07 15:32:54 -04:00
Sam Saccone
161dc45ec8
📝 Fix english errors and clarify docs
2015-06-06 21:46:51 -04:00
Sam Saccone
29827fa66b
📝 Fix english errors
2015-06-06 21:42:21 -04:00
Lucidogen Media
e4ae579b16
Added note and link for poorly documented operation.
...
Accessing renderer process from main process is not documented and as "remote" does the opposite, it seems fair to add a pointer here.
2015-06-06 13:38:00 +02:00
Lucidogen Media
582a42f97c
Added ending semicolon for consistency.
2015-06-06 13:31:22 +02:00
Lucidogen Media
9a0a10e766
Fixed example with correct capturePage api.
2015-06-06 13:20:47 +02:00
deepak1556
690513db7f
doc: adding info about log-net-log flag
2015-06-06 00:59:28 +05:30
Haojian Wu
4da7578dab
📝 Add getUploadedReports API doc.
2015-06-05 19:05:55 +08:00
Cheng Zhao
129159c895
docs: Say more about page-visibility option
2015-06-04 22:42:36 +08:00
Cheng Zhao
f4c696b922
Merge pull request #1863 from atom/default-menu
...
Create a default menu for apps ran by default_app
2015-06-04 22:36:33 +08:00
Cheng Zhao
f54506acc0
Merge pull request #1822 from hokein/crashpad-mac
...
Crashpad!
2015-06-04 22:11:14 +08:00
deepak1556
683917ae67
renderer: option to override page visiblity state
2015-06-04 14:40:13 +05:30
Cheng Zhao
3b20f2aced
docs: Mention how to remove menu bar
2015-06-04 16:12:29 +08:00
Haojian Wu
d5b47d1059
Simplify and polish the code.
2015-06-04 15:53:37 +08:00
Seppe Stas
e920ce3e24
Updated tray api docs to reflect changes in ce8aa07
2015-06-02 23:19:49 +02:00
Haojian Wu
51d5ef9d86
📝 crash-reporter note on OS X.
2015-05-30 10:06:29 +08:00
deepak1556
4d56281972
restore clipboard.has api and fix docs
2015-05-27 13:35:51 +05:30
deepak1556
5584e3fd49
clipboard: api to list supported types, reading and writing markup
2015-05-27 13:21:56 +05:30
Cheng Zhao
4a376694b4
Merge pull request #1719 from deepak1556/service_worker_patch
...
devtools: api to inspect service worker
2015-05-27 15:47:41 +08:00
Cheng Zhao
1c60575dc0
Merge pull request #1738 from deepak1556/http_ptach
...
webContents: providing header details with response event
2015-05-27 15:05:55 +08:00
Cheng Zhao
172a5a71fc
docs: "move" and "moved" are platform-dependent
2015-05-27 14:57:14 +08:00
Cheng Zhao
c244e83e10
Merge pull request #1633 from deepak1556/window_event_patch
...
window: adding resize and move events
2015-05-27 14:54:36 +08:00
Cheng Zhao
904b75ab4a
Merge pull request #1669 from hokein/pdf-dll
...
Load pdf library dynamically
2015-05-26 12:41:51 +08:00
Cheng Zhao
5f52ca918f
Merge pull request #1763 from samccone/patch-4
...
Fix grammatical issues take 3
2015-05-24 10:43:37 +08:00
Cheng Zhao
16a95a42ff
Merge pull request #1761 from samccone/patch-3
...
docs: Fix grammatical issues
2015-05-24 10:42:53 +08:00
Sam Saccone
a642782a00
💄 Fix grammatical issues
2015-05-23 18:44:58 -04:00
Sam Saccone
0bb4e0e44a
💄 Fix grammatical issues
2015-05-23 16:00:09 -04:00
Sam Saccone
d91ddc6177
💄 Fix grammatical issue
2015-05-23 15:41:36 -04:00
deepak1556
4d5790dc09
return headers as object
2015-05-23 19:26:47 +05:30
Haojian Wu
fdad5892d9
📝 Add pdf.dll
note doc.
2015-05-23 21:39:59 +08:00
deepak1556
9a60fde59b
alias move and moved event on OS X
2015-05-22 12:24:12 +05:30
Robo
f46fcd158a
chnage move hook and add details to doc
2015-05-22 12:13:01 +05:30
Robo
1b1735bca9
avoid unnecessary api calls
2015-05-22 12:13:00 +05:30
deepak1556
3a5977e09f
window: adding resize and move events
2015-05-22 12:13:00 +05:30
Cheng Zhao
33a926c5d3
Fix typo
2015-05-22 10:32:59 +08:00
Cheng Zhao
fd41f1e8bc
Merge pull request #1616 from deepak1556/webview_fullscreen_patch
...
webContents: override fullscreen notification apis for webview
2015-05-21 15:03:48 +08:00
Cheng Zhao
cde6b41a05
Merge pull request #1730 from deepak1556/webview_navigation_patch
...
navigation: adding clearHistory method
2015-05-21 14:56:30 +08:00
deepak1556
0dcf061dc1
check if window is html or forced fullscreen
2015-05-21 10:16:11 +05:30
deepak1556
f2d91bc53c
adding events to notify fullscreen state
2015-05-21 10:16:11 +05:30
Cheng Zhao
dbecc8d5f5
Merge pull request #1701 from CharlieHess/paste-and-match-style
...
Paste and Match Style
2015-05-20 23:12:46 +08:00
deepak1556
04b797ff0c
webContents: providing response headers in did-get-response-details event
2015-05-20 15:54:30 +05:30
deepak1556
c548b9c87e
webContents: adding events to detect gpu and plugin process crashes
2015-05-20 15:05:48 +05:30
Paul Betts
ca63ea0882
Add documentation
2015-05-19 14:27:15 -07:00
deepak1556
b0e8cafa00
navigation: adding clearHistory method
2015-05-19 22:41:03 +05:30
deepak1556
9963ddc485
implement method on browser window
2015-05-18 20:08:08 +05:30
deepak1556
46d80e8f05
devtools: api to inspect service worker for current webcontents
2015-05-18 19:19:33 +05:30
Tom Moor
a725a49759
Small spelling mistake
2015-05-15 13:09:59 -07:00
campersau
d19ae50cad
docs: fixed casing of "Note"
2015-05-15 17:46:25 +02:00
Charlie Hess
9f461aed68
Update docs.
2015-05-15 00:15:33 -07:00
Cheng Zhao
4c10925694
Add remote.getCurrentWebContents API
2015-05-11 14:05:20 +08:00
deepak1556
24bcd3b21e
provide default error message
2015-05-11 10:24:44 +05:30
deepak1556
9ab53b0e4b
protocol: adding error job to log error with custom protocols
2015-05-11 10:17:31 +05:30
Cheng Zhao
f02cae1b0a
docs: app.terminate is deprecated
2015-05-11 10:22:19 +08:00
Cheng Zhao
fa7f900b2b
Merge pull request #1634 from federicobond/patch-1
...
Fix wording in docs/api/remote.md
2015-05-10 23:27:43 +08:00
Cheng Zhao
75e5695317
Merge pull request #1554 from deepak1556/favicon_patch
...
webContents: removing getFavicon api
2015-05-10 21:22:01 +08:00
Cheng Zhao
66ef52197a
mac: Make "standard-window" option default to true
2015-05-10 21:16:08 +08:00
Cheng Zhao
9e3f108fad
Merge pull request #1585 from joshaber/no-texture
...
Use the standard window background
2015-05-10 21:09:38 +08:00
Federico Bond
ed023a560e
Fix wording in docs/api/remote.md
2015-05-10 02:54:37 -03:00
deepak1556
15ae6b8d36
fix lint errors and add documentation
2015-05-10 10:25:19 +05:30
joshaber
c8d0ef05a6
Docs.
2015-05-08 16:33:57 -04:00
Cheng Zhao
9d54092f41
Merge pull request #1512 from hokein/add-win-key
...
Add `Super` key support in global-shortcut API.
2015-05-07 10:35:56 +08:00
Haojian Wu
0f67b1866a
Add Super
key support in global-shortcut API.
2015-05-05 22:49:32 +08:00
deepak1556
22c50d0800
webContents: removing getFavicon api
2015-05-04 13:39:13 +05:30
Cheng Zhao
f64dbbea3e
docs: Pass bounds in clicked event of tray
2015-05-04 11:34:11 +08:00
Cheng Zhao
294dbac869
Merge pull request #1543 from deepak1556/tray_icon_patch
...
tray: send tray icon position as payload onclick OSX and windows
2015-05-04 11:11:13 +08:00
deepak1556
6d7d068e49
tray: send tray icon position as payload onclick OSX
2015-05-01 19:30:01 +05:30
deepak1556
ae6a1b409f
window: adding setBounds and getBounds api
2015-05-01 16:20:53 +05:30
Cheng Zhao
9300859983
Merge pull request #1535 from deepak1556/contents_patch
...
webContents: adding serviceworker helper utilities
2015-05-01 14:56:35 +08:00
deepak1556
d76bd4a103
webContents: adding serviceworker helper utilities
2015-05-01 12:02:57 +05:30
deepak1556
8c5f171a93
webContents: providing dom-ready event
2015-04-30 09:58:29 +05:30
Cheng Zhao
75b24c7d76
docs: disable-auto-hide-cursor option
2015-04-29 10:28:42 +08:00
Cheng Zhao
858198a2bd
Merge pull request #1461 from deepak1556/webview_devtools_patch
...
webview: add inspectElement method
2015-04-25 16:14:13 +08:00
deepak1556
18b3dfa350
removed will-navigate and did-navigate events
2015-04-25 09:50:28 +05:30
deepak1556
05be71e9bc
fix getFavcion api in webview to return dataUrl
2015-04-25 09:50:28 +05:30
deepak1556
36819e2638
added did-navigate event, getFavicon api and workaround webview spec
2015-04-25 09:50:28 +05:30
deepak1556
9b585458c1
webview: will-navigate and page-favicon-set navigation events
2015-04-25 09:50:28 +05:30
deepak1556
cdb1711fe1
webview: add inspectElement method
2015-04-23 15:18:13 +05:30
Cheng Zhao
8f611687f1
Merge pull request #1421 from tommoor/patch-2
...
Updated documentation for power-monitor
2015-04-20 15:24:24 +08:00
Cheng Zhao
cd0aa4a956
Merge pull request #1389 from atom/rename-to-electron
...
Rename to electron
2015-04-17 15:22:07 +08:00
Cheng Zhao
d2682233fd
docs: Atom Shell => Electron
2015-04-16 11:31:12 +08:00
Tom Moor
2de9123cfd
Update power-monitor.md
2015-04-15 08:17:10 -07:00
Tom Moor
378e56e254
Updated documentation for power-monitor
...
Added two undocumented events, added note that must be used after ready event.
2015-04-14 21:03:58 -07:00
Cheng Zhao
64f9f7e906
Merge pull request #1386 from deepak1556/web_contents_patch
...
webContents: event to detect status of requested resource
2015-04-13 11:59:37 +08:00
Cheng Zhao
91c9f590dd
Remove the NativeImage::MakeTemplateImage method
...
Is duplicate with SetTemplateImage.
2015-04-13 11:53:24 +08:00
Cheng Zhao
f11988a354
Merge pull request #1383 from deepak1556/nativeimage_patch
...
nativeImage: adding setTemplateImage method
2015-04-13 11:47:58 +08:00
Cheng Zhao
6137c2317d
Improves #1373
...
* Don't pollute Menu API.
* Add examples in docs.
* Moves the docs from menu-item.md to menu.md.
2015-04-13 11:22:33 +08:00
Cheng Zhao
7a97488023
Merge pull request #1373 from FoldingText/position-menu-items
...
Add position attribute for menu items
2015-04-13 09:46:13 +08:00
Kevin Sawicki
6615ef1054
Atom Shell -> Electron
2015-04-08 10:16:10 -07:00
deepak1556
15a648a879
webContents: event to detect status of requested resource
2015-04-08 19:14:47 +05:30
deepak1556
efd294d69d
nativeImage: adding setTemplateImage method
2015-04-08 14:39:14 +05:30
Cheng Zhao
d8fbfe6885
Fix typo
2015-04-08 10:05:06 +08:00
Tom Moor
8bd711ea66
Add 'error' event to auto-updater documentation
2015-04-07 09:21:29 -07:00
Jesse Grosjean
c8a3c14a8c
Add position attribute for menu items
...
This commit adds a position attribute for menu items defined in menu
templates. When the final menu is built the position attribute is used
to determine menu item positions in a similar design to how Eclipse
positions menu items.
2015-04-07 11:14:28 -04:00
Cheng Zhao
fb00c28026
Merge pull request #1356 from deepak1556/web_view_patch
...
webview: adding page-title-set event
2015-04-07 10:54:07 +08:00
Cheng Zhao
e95ab2ddb8
Merge pull request #1337 from deepak1556/api_devtools_window_patch
...
browserWindow: adding devtools-focused event
2015-04-07 09:50:31 +08:00
Robo
87af6f9c80
webview: adding page-title-set event
2015-04-05 14:50:42 +05:30
Robo
3aefa5f549
browserWindow: adding devtools-focused event
2015-04-02 12:23:57 +05:30
Evlogiy Sutormin
430a6c2915
fix link
2015-04-01 03:24:39 +03:00