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
Tim Ruffles
719f68a44b
doc on how to test with your application
2015-06-09 10:29:47 +01: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
2ec74b5958
Merge pull request #1886 from BobCochran/linux-build-instructions-issue-1809
...
Linux build instructions issue 1809
2015-06-08 22:42:04 +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
Cheng Zhao
2bd03f6eda
Merge pull request #1890 from samccone/patch-3
...
📝 Fix english errors and clarify docs
2015-06-08 22:30:25 +08:00
Sam Saccone
b6a5e927e0
📝 Fix english errors and language
2015-06-07 15:32:54 -04:00
BobCochran
f776932718
Edited virtual machines sections.
2015-06-07 08:11:44 -04:00
Sam Saccone
55c07cec68
📝 Improve devtools documentation
2015-06-06 21:56:13 -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
BobCochran
40b6a1a37c
Add instructions to clean build products
2015-06-06 18:04:11 -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
BobCochran
8a2b665097
Edit linux build instructions based on feedback
2015-06-05 19:38:30 -04: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
BobCochran
ed244648d0
Update build instructions for Linux
2015-06-04 21:03:45 -04: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
Cheng Zhao
3c186946eb
docs: python 2.7 is required, close #1830
2015-06-03 19:27:04 +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
Cheng Zhao
6ed538b952
docs: Remove obsolete build instructions, close #1809
2015-05-29 18:21:25 +08:00
Cheng Zhao
d9102efff7
Merge pull request #1752 from deepak1556/clipboard_patch
...
clipboard: api to list supported types, reading and writing markup
2015-05-28 15:29:36 +08:00
Jessica Lord
014d80c359
Replace cmd with bash
...
Markdown parser doesn’t recognize cmd.
2015-05-27 12:51:19 -07: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
71ee864d1d
docs: Open devtools in the quick start example
2015-05-21 11:16:39 +08:00
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
Cheng Zhao
bbd8f091e0
Merge pull request #1737 from magicae/patch-1
...
doc: fix typo in pepper flash document
2015-05-20 19:24:09 +08:00
deepak1556
04b797ff0c
webContents: providing response headers in did-get-response-details event
2015-05-20 15:54:30 +05:30
Magica
f960c2dc63
doc: fix typo in pepper flash document
...
Add brackets around `plugins: true`
2015-05-20 18:04:51 +08:00
Cheng Zhao
9b445c27a2
Merge pull request #1668 from deepak1556/carsh_events_patch
...
webContents: adding events to detect gpu and plugin process crashes
2015-05-20 17:51:06 +08:00
Cheng Zhao
97a2889fd9
Merge pull request #1663 from khornberg/patch-1
...
Correct link of debugging UI
2015-05-20 17:44:29 +08:00
deepak1556
c548b9c87e
webContents: adding events to detect gpu and plugin process crashes
2015-05-20 15:05:48 +05:30
Cheng Zhao
361505661f
Merge pull request #1651 from magicae/ppapi-description-patch
...
ppapi: fix PPAPI flash plugin description as chromium does
2015-05-20 11:32:09 +08:00
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
Magica
1a8c0230a7
doc: Add pepper flash tutorial link in README.
2015-05-19 20:29:04 +08:00
Magica
6980982e32
ppapi: Add pepper flash tutorial
...
Fix https://github.com/atom/electron/issues/1674
2015-05-19 20:27:12 +08:00
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
Kyle Hornberg
0097f89adb
Correct link of debugging UI
...
Using the link provided one receives a response of `Cannot GET /[object%20Object]`.
I've tested this on electron 0.25.3 using the example application and node-inspector version 0.10.0.
The url change is the url provided by node-inspector in the terminal window.
2015-05-12 10:29:00 -05: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
Paul Betts
904505bb21
Suggest electron-rebuild for building native modules
2015-05-04 22:39:55 -07:00
deepak1556
22c50d0800
webContents: removing getFavicon api
2015-05-04 13:39:13 +05:30
Cheng Zhao
06834b723b
Merge pull request #1568 from atom/tray-getposition
...
Pass bounds instead of position in "clicked" event of "tray"
2015-05-04 13:13:33 +08:00
Cheng Zhao
921e7e0f91
Merge pull request #1565 from chicoxyzzy/patch-1
...
docs: fix typo
2015-05-04 12:18:04 +08:00
Cheng Zhao
f2fdc556a4
Merge pull request #1548 from MaxGraey/fix-docs
...
update using-native-node-modules doc
2015-05-04 12:11:47 +08:00
Cheng Zhao
f64dbbea3e
docs: Pass bounds in clicked event of tray
2015-05-04 11:34:11 +08:00
Max Graey
6842ac98c3
revert changes of dist url
2015-05-04 10:13:43 +07: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
Sergey R
abe63ebd84
docs: fix typo
2015-05-04 02:21:07 +03:00
Max Graey
d2ab8322b7
update using-native-node-modules doc
2015-05-02 01:28:17 +07: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
Cheng Zhao
ca7e2c4d96
Merge pull request #1538 from leemac/patch-1
...
Typo and missing comma in Desktop Integration doc page
2015-05-01 12:48:55 +08:00
Lee McKinnon
5fa7ae7d72
Fixing typo in desktop-environment-integration.md
...
Missing comma in the 'setUserTasks' as well as a typo in the description under "User tasks (Windows)"
2015-04-30 15:40:30 -04:00
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
Ben Drucker
0e7970fec5
Fix grammar in NW.js comparison
2015-04-27 15:55:25 -04: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
Bhargav Patel
5c5fd377f7
Minor grammatical fixes
...
Fixed some run-on sentances and changed structor of some.
2015-04-23 20:12:04 -04:00
lazarus
00ef99826d
fix minor text error
2015-04-23 16:32:41 -07:00
deepak1556
cdb1711fe1
webview: add inspectElement method
2015-04-23 15:18:13 +05:30
Kevin Sawicki
5c94f7ccd4
Merge pull request #1464 from bnvk/patch-1
...
updated bash path to ./Electron.app/Contents/MacOS/Electron
2015-04-22 14:08:09 -07:00
Florian Hämmerle
ec4d596189
Update quick-start.md
2015-04-22 22:14:50 +02:00
Brennan Novak
bc04e951cf
updated bash path to ./Electron.app/Contents/MacOS/Electron
...
it had the trailing /Atom which no longer exists
2015-04-22 16:22:08 +02:00
Cheng Zhao
fc3026dcfe
Merge branch 'master' of https://github.com/NKMR6194/electron into NKMR6194-master
2015-04-20 19:40:04 +08:00
Cheng Zhao
237b7bedaa
Merge pull request #1428 from SimplyAhmazing/master
...
Documentation Fix: edits quick-start doc file section "The renderer process" segment
2015-04-20 15:51:01 +08:00
Cheng Zhao
8f611687f1
Merge pull request #1421 from tommoor/patch-2
...
Updated documentation for power-monitor
2015-04-20 15:24:24 +08:00
SAKATA Sinji
45f022b9db
docs: Atom Shell => Electron in quick-start.md
2015-04-20 00:46:00 +09: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
b0b6747456
docs: Update the rebranding guide
2015-04-17 11:59:40 +08:00
Cheng Zhao
1f1cb12d46
docs: Build for 64bit target on Windows
2015-04-16 14:50:46 +08:00
Cheng Zhao
d2682233fd
docs: Atom Shell => Electron
2015-04-16 11:31:12 +08:00
Ahmed Abdalla
3a850b94f5
removes use of passive voice
2015-04-15 14:01:09 -04:00
Ahmed Abdalla
a179e48e3b
fixes spelling typo
2015-04-15 13:58:30 -04: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
Ahmed Abdalla
0d3aaaf0af
edits quick-start "The renderer Process" segment
2015-04-14 23:04:19 -04: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
Cheng Zhao
43fe82e1e5
Merge branch 'master' into rename-to-electron
2015-04-12 21:49:08 +08:00
Cheng Zhao
159e013ce5
docs: Don't mention apm
...
It causes confusions, and it is not convineint any more, see #793 .
2015-04-12 21:46:50 +08:00
Cheng Zhao
252ac465c5
Merge pull request #1384 from atom/component_build
...
Links with Chromium directly instead of linking its shared library
2015-04-11 14:12:16 +08:00
Joshua Bemenderfer
4defde0b61
Fix spelling and grammar errors.
...
Particularly in the spelling of the bootstrap and build script names. That threw me off a bit.
2015-04-11 12:46:13 +08:00
Cheng Zhao
ab94c3f49e
docs: Add "Build system overview" chapter
2015-04-11 12:11:57 +08:00
Cheng Zhao
21ca4de1af
docs: Output dir is changed
2015-04-10 21:56:02 +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
Cheng Zhao
c2852b5b8c
linux: Add some more building requirements
2015-04-08 19:46:37 +08:00
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
54f2b3248d
Merge pull request #1350 from joshuabenuck/patch-1
...
Update build-instructions-windows.md
2015-04-07 09:52:38 +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
TJ Krusinski
c98774b3df
add to
in sentence for grammar
...
Simply a small grammar improvement.
2015-04-05 16:18:20 -04:00
Robo
87af6f9c80
webview: adding page-title-set event
2015-04-05 14:50:42 +05:30
Joshua Benuck
0de623693d
Update build-instructions-windows.md
...
In the troubleshooting section, include a recommendation to install the latest Visual Studio update if you run into a fatal internal compiler error while building.
2015-04-03 20:22:50 -07:00
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
liang feng
5460b84c60
modify param description
2015-03-30 16:13:11 +08:00
Cheng Zhao
9b68777b4b
Minor fixes of #1309
...
* Line length should <= 80 cols.
* Add missing "s".
2015-03-29 20:40:02 +08:00
Cheng Zhao
3b1be743ef
Merge pull request #1309 from hokein/workspace-visible-api
...
Add workspace visible APIs
2015-03-29 20:37:07 +08:00
Cheng Zhao
e0d0e7651f
Merge pull request #1311 from deepak1556/api_shell_patch
...
shell: return status for moveitemtotrash operation
2015-03-29 20:02:13 +08:00
Cheng Zhao
fdc07dea17
docs: Say more about what is renderer process and main process
2015-03-29 16:02:31 +08:00
Cheng Zhao
85838fbf1a
Merge pull request #1313 from ArtskydJ/browser-side-to-main-process
...
Renamed browser-side to main process
2015-03-29 15:25:56 +08:00
Haojian Wu
0342854e25
Update workspace visible APIs.
2015-03-29 10:01:52 +08:00
Robo
bedea89dcf
shell: return status for moveItemToTrash on all platforms
2015-03-29 00:47:50 +05:30
Joseph Dykstra
4a508e0e41
reverted incorrect changes
2015-03-27 07:46:26 -05:00
Cheng Zhao
b52771e729
Merge pull request #1307 from deepak1556/api_windows_patch
...
providing option to undock devtools from browser-window
2015-03-27 16:19:45 +08:00
deepak1556
69d958b94e
providing option to undock devtools from browser-window
2015-03-27 13:32:08 +05:30
Cheng Zhao
b77c03357c
docs: BrowserWindow.capturePage nows returns NativeImage
2015-03-27 14:43:29 +08:00
Joseph Dykstra
b6875ad49b
Renamed browser-side to main process
...
renamed a few occurances of "web page" to "renderer"
renamed a few files that had "browser" in their name to "main-process"
note that there are still many occurances of web page.
2015-03-26 10:20:31 -05:00
Haojian Wu
296d5c4515
📝 Add document for workspace visible APIs.
2015-03-26 18:59:24 +08:00
Cheng Zhao
0bb7abd7a4
docs: clipboard.readImage/.writeImage
2015-03-26 12:53:48 +08:00
Cheng Zhao
6eee6c181d
Improves #1295
2015-03-26 11:27:06 +08:00
Cheng Zhao
5c8f2d4e69
Merge pull request #1295 from deepak1556/app_patch
...
allow setting loglevel
2015-03-26 11:20:08 +08:00
deepak1556
15f59b54dd
allow setting loglevel
2015-03-25 20:53:01 +05:30
Cheng Zhao
a9301ea1d0
Merge pull request #1290 from deepak1556/protocol_patch
...
[doc]: fix when to use protocol module
2015-03-25 21:02:49 +08:00
Cheng Zhao
b68eccf784
docs: "options" is a required parameter in dialog.showMessageBox
2015-03-25 19:20:32 +08:00
deepak1556
a360ef7c8d
[doc]: fix when to use protocol module
2015-03-25 11:54:21 +05:30
Nathan Sobo
9f9f772ff5
🎨 Add "-ize" suffix
2015-03-24 17:18:51 -06:00
Cheng Zhao
30e931f10b
Revert "The "subpixel-font-scaling" option is removed"
...
This reverts commit 98fbe5127b
.
2015-03-23 16:29:32 +08:00
Cheng Zhao
475f624113
docs: The right way of "set", according to #1126
2015-03-23 10:35:35 +08:00
Cheng Zhao
de76ab97fb
docs: Fix setting GYP_DEFINES on Windows, closes #1126
2015-03-23 10:19:49 +08:00
Cheng Zhao
f5dc8fc80d
docs: How to use asar archive with unpacked files
2015-03-21 19:11:15 +08:00
Cheng Zhao
73ce16fc52
Remove unneeded log
2015-03-20 21:32:10 +08:00
Cheng Zhao
2c0b50a7e9
Merge pull request #1208 from deepak1556/protocol
...
adding protocol.RequestBufferJob api
2015-03-20 10:34:31 +08:00
deepak1556
9eac8ef266
add protocol.RequestBuffer api
2015-03-19 09:36:57 +05:30
Cheng Zhao
24d615d428
docs: Add a "s"
2015-03-19 11:25:53 +08:00
Cheng Zhao
b19cfba98e
Merge pull request #1240 from suyash/rename-node-webkit-to-nwjs
...
rename node-webkit to NW.js in development docs
2015-03-18 18:01:37 +08:00
Cheng Zhao
98fbe5127b
The "subpixel-font-scaling" option is removed
2015-03-18 09:57:41 +08:00
Cheng Zhao
dfad907530
Fix API changes of tracing API
2015-03-18 09:57:39 +08:00
Cheng Zhao
af0690fb88
docs: "Quick start" should also be a "tutorial"
...
Guides should include information that not available in the API
references, and tutorials should be step-by-step walkthrough or
introductory text on certain APIs.
2015-03-17 18:41:54 +08:00
Cheng Zhao
c80aaa2980
docs: Separate guides and tutorials
2015-03-17 18:37:32 +08:00
Suyash
327c7bc3cc
📝 avoid breaking everyone's stuff
2015-03-16 16:50:23 +05:30
Cheng Zhao
9e2842c9ca
Merge pull request #1235 from suyash/update-linux-development-docs
...
add troubleshooting instructions for libudev.so.0 failure
2015-03-16 16:55:48 +08:00
Yassine Laassel
bd81b24b99
Fix a typo
2015-03-11 17:38:31 -07:00
Suyash
cda129b073
📝 rename node-webkit to NW.js in development docs
...
Replaces all occurences of node-webkit with NW.js in the development
docs.
2015-03-12 01:58:58 +05:30
Suyash
860b15ef8a
📝 add troubleshooting instructions for libudev.so.0 failure
...
Adding the easiest solution for solving the missing libudev.so.0 error
on ubuntu 13.04+.
I had to do this on my own machine running ubuntu 14.04.2 to build atom.
The solution is also referenced in
https://github.com/nwjs/nw.js/wiki/The-solution-of-lacking-libudev.so.0
2015-03-11 12:17:22 +05:30
Kevin Sawicki
47463ae5cb
📝 Tweak Windows installer sentence
2015-03-04 14:36:56 -08:00
João Moreno
7148f6d144
Refer grunt-atom-shell-installer to Windows users
2015-03-04 22:38:25 +01:00
Cheng Zhao
52d596e576
Merge pull request #1202 from xfq/patch-2
...
Update application-packaging.md
2015-03-04 09:36:51 -08:00
Cheng Zhao
1f849ec7b0
Merge pull request #1203 from xfq/patch-3
...
Update online-offline-events.md
2015-03-04 09:27:54 -08:00
Cheng Zhao
610ab0c0a5
Merge pull request #1204 from xfq/patch-4
...
Update using-selenium-and-webdriver.md
2015-03-04 09:27:34 -08:00
Cheng Zhao
4e93b567e2
Merge pull request #1200 from xfq/patch-1
...
Update quick-start.md
2015-03-04 09:26:02 -08:00
Cheng Zhao
2d6dd9f4d2
docs: Put window.open docs in its own chapter, regards #1137
2015-03-04 08:47:04 -08:00
Cheng Zhao
fac9ea3356
Merge pull request #1137 from bundyo/implement-some-popup-methods
...
Implement FakeWindow.postMessage, window.opener.postMessage and window.closed flag for popup windows
2015-03-04 07:28:33 -08:00
Xue Fuqiao
246d6cbcf7
Update using-selenium-and-webdriver.md
...
Update the URI of ChromeDriver.
2015-03-04 21:59:27 +08:00
Xue Fuqiao
29c6d1e46f
Update online-offline-events.md
...
Add HTML5 doctype.
2015-03-04 21:29:02 +08:00
Xue Fuqiao
92c76bac2b
Update application-packaging.md
...
`BrowserWindow` should be used in browser scripts instead of client scripts. Move it to the "Node API" section.
2015-03-04 20:16:22 +08:00
Xue Fuqiao
dab9dad9db
Update quick-start.md
...
node-webkit has been renamed to nw.js.
2015-03-04 16:18:51 +08:00
bundyo
e8d648bcba
Change the link to use dashes.
2015-02-28 10:34:26 +02:00
bundyo
c7562dbfd0
Add FakeWindow documentation.
2015-02-28 10:31:07 +02:00
Charlie Hess
b6787a9b34
Emit a new before-quit event at the start of Browser::Quit, which gives us a chance to cancel before any windows are closed.
2015-02-25 19:33:42 -08:00
Brian Boucheron
72d6a13e9e
Broken link in docs, api/synopsis
...
Link to using-native-node-modules.md instead of use-native-node-modules. Filename changed with 268508764f
2015-02-19 12:03:05 -05:00
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