Cheng Zhao
ee5312fff9
Merge branch 'master' into chrome35
...
Conflicts:
atom/browser/native_window_gtk.h
2014-07-07 23:49:28 +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
as3boyan
ffb0c22a80
Update screen.md
2014-07-01 18:30:26 +03:00
Cheng Zhao
64bf1bcb9f
Move all chromium's code under chromium_src.
2014-06-29 06:06:35 +00:00
Anthony Van de Gejuchte
dad7aa6a20
Add BrowserWindow::isMaximized.
2014-06-28 09:56:39 +09:00
Cheng Zhao
5d4f1e3c00
Update build instructions for VS2013.
2014-06-27 11:08:00 +08:00
Cheng Zhao
8ecc4061a8
mac: Add app.dock.hide()/show() APIs, closes #422 .
2014-06-25 11:55:33 +08:00
Cheng Zhao
4c5a306733
📝 Mention a new Windows build error.
2014-06-25 09:11:06 +08:00
Cheng Zhao
27d73b362a
Markdown in website is rendered differently
2014-06-24 11:24:40 +08:00
Cheng Zhao
ab1670ff03
💄 Fix the links
2014-06-24 11:22:09 +08:00
Cheng Zhao
d3c76d6998
📝 Add the presentation link given on HuJS.
2014-06-24 11:18:45 +08:00
Cheng Zhao
1a0d8a4aa9
📝 Add docs on image support in atom-shell.
2014-06-23 22:58:42 +08:00
FWeinb
dca50fcec3
Update example to wait for app.on('ready')
...
Related to Issue #383
2014-06-17 18:06:15 +02:00
Cheng Zhao
a138b5ec8b
📝 Document the 'zoom-factor' option.
2014-06-17 15:59:46 +08:00
Cheng Zhao
0bc8251e1b
📝 Document the web-view module.
2014-06-16 14:56:24 +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
444fe8bf1f
📝 Fix the outdated menu example, closed #389 .
2014-06-10 13:29:09 +08:00
Cheng Zhao
f063a63b69
📝 Remove the dead link, fixes #390 .
2014-06-10 13:17:41 +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
950704c7e8
Provide API to access selection clipboard, fixes #377 .
2014-06-05 14:48:12 +08:00
Cheng Zhao
01e93c108c
📝 Mention platform limitations on Linux.
2014-06-02 23:18:14 +08:00
Cheng Zhao
884f30010c
📝 Document the tray module.
2014-06-02 11:47:22 +08:00
Cheng Zhao
dd804b090a
📝 Menu.setApplicationMenu is not OS X only.
2014-05-30 09:03:29 +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
04fbec5120
Generate menu group id automatically.
...
In GTK+ radio menu items are managed automatically, so group id won't
have any effect there, in the meanwhile we need to maintain the same
behavior on all platforms, so we have to generate group id instead of
letting users specifying it.
2014-05-25 12:37:00 +08:00
Cheng Zhao
3d2464c30e
📝 Fix typos regarding to #349 .
2014-05-24 10:41:54 +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
542e795fe0
📝 Mention atom-shell's changes to the process object.
2014-05-23 22:56:56 +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
Bernhard Millauer
8fd31106ca
Add information about the crash-reporter payload
2014-05-22 14:20:17 +02: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
70c96eeac6
📝 frameworks => external_binaries.
2014-05-21 22:41:46 +08:00
Cheng Zhao
c2efc4aeb3
📝 Remove unneeded install dependency on Ubuntu.
2014-05-21 22:38:17 +08:00
Cheng Zhao
a0e1174304
Merge pull request #326 from jcanaway/patch-1
...
Updated example of implementing a protocol.
2014-05-18 22:22:43 +08: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
Cheng Zhao
1b3fc53a95
Merge pull request #322 from pullreq/patch-1
...
10.8+, preexisting node required.
2014-05-18 20:17:19 +08:00
Cheng Zhao
c407588821
📝 Add usage of VS console in troubleshooting, regarding #306 .
2014-05-18 19:59:43 +08:00
Josh Canaway
037ca07847
Updated example of implementing a protocol.
...
These changes demonstrates a more usable protocol implementation.
2014-05-18 06:33:10 -04:00
Geoff Nixon
75ce386065
10.8+, preexisting node required.
...
I'm presently giving 10.7 support the old college try (building against the 10.7 SDK with Xcode 5.1, not necessarily supporting the Xcode 4.6 toolchain), but I thought this should be updated in the meantime. It also seems possible to me that the pre-installed node requirement is somewhat accidental. Since we have the source checked out already, it should be rather trivial to build an intermediate "bootstrap" node if there isn't one found in the path. Do it?
2014-05-15 18:07:08 -07:00
Kevin Sawicki
a5e49c0c6f
Merge pull request #311 from SeriousM/patch-1
...
Documentation: Add more BrowserWindow methods
2014-05-15 13:35:07 -07:00
Bernhard Millauer
cb324181ad
Replaced restart with reload
...
because restart is deprecated
2014-05-15 14:21:37 +02:00
Cheng Zhao
f2281957ce
📝 VS2010 SP1 is required, fixes #306 .
2014-05-15 14:32:34 +08:00
Cheng Zhao
d38bc95f04
📝 More instructions on installing under Ubuntu, closes #315 .
2014-05-15 14:13:41 +08:00