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