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 |
|
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 |
|