Cheng Zhao
|
69cc3ab5ef
|
docs: Make description of fullscreen more precise
Closes #2793.
|
2015-09-16 09:20:16 +08:00 |
|
Heilig Benedek
|
ceef06b344
|
Renamed setOffscreenRender to begin/endFrameSubscription because the name was a bit misleading, and replaced the ArrayBuffer creation with a node::Buffer::New call.
|
2015-09-16 02:59:16 +02:00 |
|
Cheng Zhao
|
c9ee6b4caf
|
docs: BrowserWindow.isDevToolsFocused
|
2015-09-15 11:43:45 +08:00 |
|
Cheng Zhao
|
fe2219a635
|
Merge pull request #2777 from atom/dock-clicked
Implement 'activate' event for app.
|
2015-09-15 11:17:41 +08:00 |
|
Haojian Wu
|
40d93ce55a
|
Deprecate 'activate-with-no-open-windows' event.
|
2015-09-14 18:36:05 -07:00 |
|
Haojian Wu
|
377e7ee3a7
|
Implement 'activiate' event instead of 'activate-with-open-windows'.
|
2015-09-14 18:34:27 -07:00 |
|
Cheng Zhao
|
6bae0bada0
|
Merge pull request #2776 from jaanus/osx-window-titlebar
Implements #2734 “New API to configure BrowserWindow title bar on Mac”
|
2015-09-14 23:07:06 +08:00 |
|
jaanus
|
5d8f1dd404
|
Implements #2734 “New API to configure BrowserWindow title bar on Mac”
New API supported on Yosemite 10.10 and newer.
|
2015-09-14 16:50:00 +02:00 |
|
Haojian Wu
|
c006c4efa4
|
Mention 'activate-with-no-open-windows' on OS X only.
|
2015-09-14 20:34:45 +08:00 |
|
Haojian Wu
|
3ad5d17612
|
[OS X] Implement 'activate-with-open-windows' event for app.
|
2015-09-14 20:32:50 +08:00 |
|
Cheng Zhao
|
8534ff4526
|
docs: browser-window-created event
|
2015-09-14 17:02:36 +08:00 |
|
Tomáš Hanáček
|
af5262630a
|
docs: Fix role hideothers, unhide typo
|
2015-09-11 14:26:48 +02:00 |
|
Jessica Lord
|
39bd10d1ef
|
Merge pull request #2757 from atom/jl-web-contents-links
Update Documentation Links to web-contents
|
2015-09-10 14:48:33 -07:00 |
|
Jessica Lord
|
aae2d82c28
|
Update links to web-contents.md
|
2015-09-10 12:19:37 -07:00 |
|
Jessica Lord
|
6cfe43a644
|
Merge branch 'patch-1' of https://github.com/destan/electron into destan-patch-1
|
2015-09-10 12:13:21 -07:00 |
|
Jessica Lord
|
2ac2392a6b
|
🔥 extra line
|
2015-09-10 12:11:40 -07:00 |
|
Jessica Lord
|
7c287d565d
|
Resolve conflicts
|
2015-09-10 12:09:37 -07:00 |
|
Paul Betts
|
31775aa049
|
Fix harder
|
2015-09-10 11:00:43 -07:00 |
|
Paul Betts
|
9ca85a7859
|
Fix electron-rebuild instructions for Win32
|
2015-09-10 10:57:08 -07:00 |
|
Jessica Lord
|
b861a174ca
|
Merge pull request #2750 from atom/jl-doc-bits
A Few More Documentation Things
|
2015-09-10 10:41:42 -07:00 |
|
Heilig Benedek
|
b2af370249
|
Changed StringArray options to regular js objects with boolean values for better readability from the js side
|
2015-09-10 02:10:47 +02:00 |
|
Jessica Lord
|
c29a2e4992
|
Standardize DevTools
|
2015-09-09 14:11:06 -07:00 |
|
Jessica Lord
|
279fd0a461
|
Standardize **Note:**
|
2015-09-09 14:09:14 -07:00 |
|
Jessica Lord
|
1a35d6bda6
|
🔥 extra lines
|
2015-09-09 14:00:37 -07:00 |
|
Jessica Lord
|
5593717d78
|
Create Instance Properties section
|
2015-09-09 13:57:35 -07:00 |
|
Jessica Lord
|
6abc4fb255
|
🔥 odd, stray +
|
2015-09-09 13:48:04 -07:00 |
|
Jessica Lord
|
e9712e2998
|
Add section on documentation translations
|
2015-09-09 13:33:11 -07:00 |
|
Jessica Lord
|
ce49bba2fc
|
Add section links
|
2015-09-09 13:32:56 -07:00 |
|
Gohy Leandre
|
590be75fa9
|
add ValidatedUrl to did-fail-load event
|
2015-09-09 15:56:16 +02:00 |
|
Destan Sarpkaya
|
e48f5ea1aa
|
update broken link
|
2015-09-09 14:06:33 +03:00 |
|
Cheng Zhao
|
512f89910d
|
docs: No more extra-plugin-dirs
|
2015-09-06 11:07:38 +08:00 |
|
Cheng Zhao
|
2454dccde0
|
docs: preload, node-integration, zoom-factor have been moved
|
2015-09-06 10:54:34 +08:00 |
|
Jessica Lord
|
b980650b6e
|
Use headers so titles are linkable
|
2015-09-04 14:31:33 -07:00 |
|
Jessica Lord
|
b9da81ee6a
|
Title Case
|
2015-09-04 13:50:26 -07:00 |
|
Jessica Lord
|
b797804fd9
|
Use "in" over "on"
|
2015-09-04 13:44:40 -07:00 |
|
Robo
|
8f59c0b642
|
create partitionId with encodedURIcomponent
|
2015-09-03 20:49:29 +05:30 |
|
Robo
|
da5bac42f3
|
use embedders' browser context when partition is not specified
|
2015-09-03 20:49:29 +05:30 |
|
Robo
|
150b540e72
|
add spec and docs
|
2015-09-03 20:49:29 +05:30 |
|
Cheng Zhao
|
45491ca7ab
|
Fix API changes
|
2015-09-03 17:50:23 +09:00 |
|
Jessica Lord
|
357dea506a
|
Merge pull request #2672 from atom/jl-docs-tuts
Standardize Docs: Tutorials
|
2015-09-02 19:46:58 -07:00 |
|
Jessica Lord
|
c2dcccf7c7
|
Merge pull request #2657 from atom/jl-std-docs-9
Standardize Docs: web-frame, web-view-tag, window-open
|
2015-09-02 18:44:32 -07:00 |
|
Jessica Lord
|
28764b0f77
|
Merge pull request #2664 from atom/jl-docs-dev
Standardize Docs: Development
|
2015-09-02 18:44:02 -07:00 |
|
Jessica Lord
|
66a1405d2b
|
Fix conflict
|
2015-09-02 17:09:37 -07:00 |
|
Timothy Cyrus
|
2f41641139
|
Update browser-window.md
Fix App Command Web Link
|
2015-09-02 15:44:51 -04:00 |
|
Jessica Lord
|
131cd9cff6
|
Merge master
|
2015-09-02 10:23:37 -07:00 |
|
Jessica Lord
|
bd20104e5a
|
Merge master
|
2015-09-02 10:19:08 -07:00 |
|
Jessica Lord
|
2e5a539f57
|
Merge master
|
2015-09-02 09:57:29 -07:00 |
|
Jessica Lord
|
159b6ca611
|
Merge pull request #2655 from atom/jl-std-docs-7
Standardize Docs: protocol, remote, screen
|
2015-09-02 09:46:39 -07:00 |
|
Cheng Zhao
|
f12ccac17e
|
Merge pull request #2686 from astoilkov/patch-4
Clarify Selenium and WebDriver documentation
|
2015-09-02 20:45:24 +08:00 |
|
Cheng Zhao
|
f8d40a88fb
|
Merge pull request #2678 from vHanda/master
Linux Build Instructions: Add list of packages for fedora
|
2015-09-02 20:41:45 +08:00 |
|
Antonio Stoilkov
|
e71d2bd8e7
|
Clarify Selenium and WebDriver documentation
|
2015-09-02 14:18:17 +03:00 |
|
Cheng Zhao
|
bfa33de792
|
Merge pull request #2682 from atom/menu-item-role
Add "role" attribute for MenuItem
|
2015-09-02 10:30:41 +08:00 |
|
Jessica Lord
|
ae3ff4e1e3
|
Merge pull request #2656 from atom/jl-std-docs-8
Standardize Docs: shell, synopsis, tray
|
2015-09-01 19:10:10 -07:00 |
|
Jessica Lord
|
0fa0aedd86
|
Text edits
|
2015-09-01 19:08:31 -07:00 |
|
Jessica Lord
|
e6265ec405
|
Merge pull request #2654 from atom/jl-std-docs-6
Standardize Docs: native-image, power-monitor, power-save-blocker, process
|
2015-09-01 18:44:52 -07:00 |
|
Cheng Zhao
|
6bce5b560b
|
docs: The "role" attribute of MenuItem
|
2015-09-02 09:44:01 +08:00 |
|
Heilig Benedek
|
dbcd0a4235
|
Key event sending update.
|
2015-09-02 02:33:40 +02:00 |
|
Jessica Lord
|
47d103af72
|
Text edits
|
2015-09-01 16:21:29 -07:00 |
|
Jessica Lord
|
91c75d73dd
|
Text edits
|
2015-09-01 15:42:10 -07:00 |
|
Jessica Lord
|
2ead38b03f
|
Text edits on remote
|
2015-09-01 15:30:08 -07:00 |
|
Jessica Lord
|
dd2ed559cf
|
Merge pull request #2638 from atom/jl-std-docs-5
Standardize Docs: menu, menu-item
|
2015-09-01 14:26:11 -07:00 |
|
Carson McDonald
|
2c47532702
|
Fix link to app.addRecentDocument
|
2015-09-01 17:15:21 -04:00 |
|
Jessica Lord
|
95133af0ee
|
y required if x exists
|
2015-09-01 14:08:42 -07:00 |
|
Vishesh Handa
|
17cc43152d
|
Linux Build Instructions: Add list of packages for fedora
|
2015-09-01 16:01:44 +02:00 |
|
Cheng Zhao
|
0cb20c48f6
|
docs: Small changes to will-download event
|
2015-09-01 20:16:28 +08:00 |
|
Cheng Zhao
|
4e7f56846f
|
Merge pull request #2650 from deepak1556/webcontents_download_event_patch
app: add will-download event to defaultSession
|
2015-09-01 20:10:43 +08:00 |
|
Robo
|
4062ca5f68
|
implement wrapSession
|
2015-09-01 16:50:42 +05:30 |
|
Jessica Lord
|
889c982918
|
Source code structure as tree command
|
2015-08-31 21:49:05 -07:00 |
|
Jessica Lord
|
691d8dd9ab
|
Replace "Mac" with "OS X"
|
2015-08-31 21:13:05 -07:00 |
|
Jessica Lord
|
316210d6c4
|
Add $ notation
|
2015-08-31 21:10:48 -07:00 |
|
Jessica Lord
|
a03df3ac5a
|
"the"
|
2015-08-31 20:17:14 -07:00 |
|
Jessica Lord
|
05d0f17447
|
Updates from inline comments
|
2015-08-31 20:05:57 -07:00 |
|
Jessica Lord
|
d9c3830df7
|
Standardize selenium and webdriver
|
2015-08-31 19:32:25 -07:00 |
|
Jessica Lord
|
cb4558e75b
|
Standardize pepper flash
|
2015-08-31 19:23:43 -07:00 |
|
Jessica Lord
|
be73388918
|
Standardize native modules
|
2015-08-31 19:22:06 -07:00 |
|
Jessica Lord
|
6a2bd80a9a
|
Standardize quick-start
|
2015-08-31 19:18:46 -07:00 |
|
Jessica Lord
|
52916f70ed
|
Standardize online-offline
|
2015-08-31 19:17:59 -07:00 |
|
Jessica Lord
|
a5234224a6
|
Standardize devtools
|
2015-08-31 19:17:41 -07:00 |
|
Jessica Lord
|
c6269bf77a
|
Standardize desktop env integration
|
2015-08-31 19:13:27 -07:00 |
|
Jessica Lord
|
0e4ae6f864
|
Standardize debug main process
|
2015-08-31 19:12:57 -07:00 |
|
Jessica Lord
|
96bb9b2757
|
Standardize app packaging
|
2015-08-31 19:12:33 -07:00 |
|
Jessica Lord
|
e0a57a0a47
|
Standardize app dist
|
2015-08-31 19:10:29 -07:00 |
|
Jessica Lord
|
ddee9f3e75
|
Merge pull request #2604 from atom/jl-std-docs-4
Standardize: global-shortcuts, ipc (main), ipc (render)
|
2015-08-31 11:01:57 -07:00 |
|
Cheng Zhao
|
b205bd381e
|
Merge pull request #2642 from deepak1556/app_api_patch
process: api to set file descriptor soft limit
|
2015-08-31 18:40:14 +08:00 |
|
Robo
|
af52eda0eb
|
process: api to set file descriptor soft limit
|
2015-08-31 13:00:04 +05:30 |
|
Robo
|
aed487ef40
|
app: add will-download event to defaultSession
|
2015-08-31 12:57:56 +05:30 |
|
Plusb Preco
|
6459531bef
|
Merge remote-tracking branch 'atom/master'
|
2015-08-31 14:58:17 +09:00 |
|
Cheng Zhao
|
49b15bd4f3
|
Merge pull request #2652 from SamyPesse/patch-1
Notes about server-side implementation of auto-updater
|
2015-08-31 13:50:29 +08:00 |
|
Plusb Preco
|
c67268a74f
|
Improve grammar, update as upstream
|
2015-08-31 14:48:47 +09:00 |
|
Jessica Lord
|
2c79e9fd41
|
Standardize dir structure
|
2015-08-30 22:31:43 -07:00 |
|
Jessica Lord
|
29c865f0e1
|
Standardize symbol server
|
2015-08-30 22:31:25 -07:00 |
|
Jessica Lord
|
e0542945ce
|
Standardize code style
|
2015-08-30 22:31:14 -07:00 |
|
Jessica Lord
|
842ba6aea6
|
Standardize overview
|
2015-08-30 22:31:07 -07:00 |
|
Jessica Lord
|
009e228218
|
Standardize build win
|
2015-08-30 22:30:36 -07:00 |
|
Jessica Lord
|
d93b6c1cae
|
Standardize build mac
|
2015-08-30 22:30:23 -07:00 |
|
Jessica Lord
|
2206279846
|
Standardize build linux
|
2015-08-30 22:30:12 -07:00 |
|
Jessica Lord
|
1e5b7af490
|
Standardize atom vs nw
|
2015-08-30 22:30:01 -07:00 |
|
Jessica Lord
|
cb62afca23
|
Minor text edits
|
2015-08-30 21:10:02 -07:00 |
|
Jessica Lord
|
254cdc0e6c
|
Text edits
|
2015-08-30 20:52:46 -07:00 |
|
Jessica Lord
|
2c6210cf9c
|
Update code example
|
2015-08-30 20:52:37 -07:00 |
|