Cheng Zhao
|
07a8a50861
|
Bind WebContents APIs to <webview>
|
2014-10-24 20:49:51 +08:00 |
|
Cheng Zhao
|
cb9bdbf247
|
docs: Add BrowserWindow.showInactive()
|
2014-10-17 22:49:21 +08:00 |
|
Cheng Zhao
|
805215be78
|
Merge pull request #655 from hokein/master
SetProgressBar API Implementation, fixes #635
|
2014-09-20 11:19:34 +08:00 |
|
Haojian Wu
|
e7fbe84644
|
Use app name as desktop name by default.
|
2014-09-18 22:58:17 +08:00 |
|
Cheng Zhao
|
9653f20995
|
win: Add "direct-write" option for BrowserWindow.
For atom/atom#3540.
|
2014-09-18 21:49:04 +08:00 |
|
Haojian Wu
|
e959a40b49
|
docs: setProgressBar API.
|
2014-09-18 19:32:58 +08:00 |
|
Cheng Zhao
|
f08c3f9134
|
docs: Add options for web runtime features.
|
2014-09-09 11:14:44 +08:00 |
|
Cheng Zhao
|
80fb44b926
|
docs: Add docs on how to use chrome devtools extension.
|
2014-08-28 16:33:27 +08:00 |
|
Cheng Zhao
|
aa8f5e54df
|
dev-tools => devtools.
|
2014-08-28 16:00:29 +08:00 |
|
Cheng Zhao
|
a59388ecdd
|
Add "dev-tools-opened" and "dev-tools-closed" events.
|
2014-08-28 14:25:00 +08:00 |
|
Chris Soh
|
31f5855001
|
Adding the compulsory flag in the API documentation of BrowserWindow.flashFrame
|
2014-08-23 13:20:47 +08:00 |
|
Cheng Zhao
|
4fda81a0b4
|
Document the BrowserWindow.print().
|
2014-08-22 15:14:49 +08:00 |
|
Cheng Zhao
|
058d0bbe19
|
linux: Add "dark-theme" option for BrowserWindow, fixes #352.
|
2014-08-21 12:25:43 +08:00 |
|
Cheng Zhao
|
2a9f5a5fb8
|
Add "enable-larger-than-screen" option for BrowserWindow.
From now on BrowserWindow can only be resized larger than screen or
moved out of screen when this option is set to "true".
Fixes #582.
|
2014-08-17 12:23:00 +08:00 |
|
Cheng Zhao
|
cad9580796
|
docs: Move security info from browser-window to web-security.
|
2014-08-11 15:37:44 +08:00 |
|
Cheng Zhao
|
253789353f
|
docs: Add document on overriding X-Frame-Options.
|
2014-08-11 15:25:26 +08:00 |
|
Cheng Zhao
|
8a9e1824c3
|
views: Add support for auto-hide menubar.
|
2014-08-07 13:47:58 +08:00 |
|
Cheng Zhao
|
7a89a08534
|
Update to new Chromium APIs.
|
2014-07-28 20:28:49 +08:00 |
|
Alex Whitman
|
e4290393af
|
Fix isMinimized API documentation
|
2014-07-26 09:53:02 +01:00 |
|
Cheng Zhao
|
ce50b38a75
|
Add BrowserWindow.isMaximized API.
|
2014-07-26 13:58:26 +08:00 |
|
Haojian Wu
|
6f231d5860
|
mac: Add BrowserWindow.isDoucumentEdited API, fixes #459.
|
2014-07-24 16:01:04 +08:00 |
|
Haojian Wu
|
acb8b7771e
|
mac: Add BrowserWindow.getRepresentedFilename API, fixes #460.
|
2014-07-24 15:59:35 +08:00 |
|
Cheng Zhao
|
66ab127389
|
Merge pull request #437 from avdg/maximize
Add BrowserWindow::isMaximized.
|
2014-07-04 23:17:33 +08:00 |
|
as3boyan
|
116e4c877e
|
Update browser-window.md
|
2014-07-01 18:32:44 +03:00 |
|
Anthony Van de Gejuchte
|
dad7aa6a20
|
Add BrowserWindow::isMaximized.
|
2014-06-28 09:56:39 +09:00 |
|
Cheng Zhao
|
1a0d8a4aa9
|
📝 Add docs on image support in atom-shell.
|
2014-06-23 22:58:42 +08:00 |
|
Cheng Zhao
|
a138b5ec8b
|
📝 Document the 'zoom-factor' option.
|
2014-06-17 15:59:46 +08:00 |
|
Cheng Zhao
|
386ef9197c
|
📝 Document the setSkipTaskbar API.
|
2014-06-16 10:51:45 +08:00 |
|
RobberPhex
|
df8b9f69b1
|
Add document for browser-window's icon
|
2014-06-14 00:11:49 +08:00 |
|
Cheng Zhao
|
7d38fe61d2
|
"did-finish-load" should only emit for main frame, fixes #385.
|
2014-06-09 12:03:19 +08:00 |
|
Cheng Zhao
|
7297faf09a
|
📝 Fix some old docs.
|
2014-05-27 14:20:22 +08:00 |
|
Cheng Zhao
|
a7b730654c
|
mac: Add APIs on setting icon in titlebar.
|
2014-05-27 14:15:34 +08:00 |
|
Cheng Zhao
|
890448d5fa
|
Merge pull request #351 from atom/custom-web-preferences
Enable custom web preferences
|
2014-05-23 23:18:06 +08:00 |
|
Cheng Zhao
|
2984c0d521
|
📝 Add details on plugins support.
|
2014-05-23 23:07:38 +08:00 |
|
Cheng Zhao
|
fc1bc78fb9
|
Merge pull request #343 from gmr/master
Add a `focus` event to BrowserWindow
|
2014-05-23 22:49:59 +08:00 |
|
Cheng Zhao
|
23d2dc5007
|
📝 Document the 'web-preferences' option.
|
2014-05-22 23:58:02 +08:00 |
|
Cheng Zhao
|
34fa0f1ff8
|
📝 Add docs on BrowserWindow.id.
|
2014-05-22 09:56:04 +08:00 |
|
Gavin M. Roy
|
b08ec402d2
|
Add a focus event to BrowserWindow
- Tested in OSX
- Untested in GTK, but I expect it should work
- Did not see any similar constructs for notifications in Windows
|
2014-05-21 13:46:13 -04:00 |
|
Cheng Zhao
|
6799fe5393
|
Merge pull request #327 from atom/content-size
Provide ways to control window content's size
|
2014-05-18 21:46:37 +08:00 |
|
Cheng Zhao
|
6b51dad973
|
📝 Document content size related APIs.
|
2014-05-18 21:33:31 +08:00 |
|
Bernhard Millauer
|
cb324181ad
|
Replaced restart with reload
because restart is deprecated
|
2014-05-15 14:21:37 +02:00 |
|
Bernhard Millauer
|
2dfbe0b5d3
|
Add BrowserWindow.setMenu(menu)
|
2014-05-14 18:19:30 +02:00 |
|
Bernhard Millauer
|
08115d57fd
|
Add BrowserWindow.restart()
|
2014-05-14 18:06:56 +02:00 |
|
Joseph Higgins
|
7c77ab060a
|
Fixed typo in BrowserWindow API Documentation
|
2014-05-10 14:18:40 -04:00 |
|
Kramer Campbell
|
72f6575fc4
|
Correct WebContents send example.
|
2014-05-07 16:32:02 -07:00 |
|
Pascal Borreli
|
831c7f5924
|
Fixed typos
|
2014-05-07 07:34:53 +01:00 |
|
Cheng Zhao
|
779e7765ae
|
💄 Fix format.
|
2014-05-07 09:47:58 +08:00 |
|
Cheng Zhao
|
f25480dec5
|
📝 Say more on sending messages from browser to web page.
|
2014-05-07 09:45:39 +08:00 |
|
Cheng Zhao
|
5933947000
|
📝 Simpilify the structure of API references.
|
2014-05-05 14:24:57 +08:00 |
|