Cheng Zhao
|
cb73a3c572
|
Remove the RestartHangMonitorTimeout API, which is useless now.
|
2013-12-09 14:17:56 +08:00 |
|
Cheng Zhao
|
5f4a9316f1
|
📝 Add usage of productName of package.json.
|
2013-12-05 11:46:36 +08:00 |
|
Cheng Zhao
|
eec8560119
|
📝 Update documentation on changes of "app" module.
|
2013-12-05 11:02:09 +08:00 |
|
Cheng Zhao
|
8237edcf0d
|
Add "CommandOrControl" to represent "Command" on OS X and "Ctrl" on other platforms.
|
2013-11-29 16:11:48 +08:00 |
|
Cheng Zhao
|
59b3e74542
|
Merge branch 'master' into breakpad
|
2013-11-22 19:37:34 +08:00 |
|
Cheng Zhao
|
33ad68f7a7
|
doc: Explain BrowserWindow.capturePage.
|
2013-11-22 14:39:10 +08:00 |
|
Cheng Zhao
|
8493975840
|
doc: Mention that Command would not be meaningful on Windows.
|
2013-11-20 22:48:47 +08:00 |
|
Cheng Zhao
|
dd4e43eb02
|
doc: Update new crash-reporter API.
|
2013-11-14 13:39:44 +08:00 |
|
Cheng Zhao
|
a6989847ea
|
Add API to set product name for crash reporter.
|
2013-11-13 19:12:13 +08:00 |
|
Cheng Zhao
|
62f200d252
|
Mention in doc that crash-reporter is available for renderer.
|
2013-11-13 17:30:49 +08:00 |
|
Cheng Zhao
|
6a712d4db4
|
Merge pull request #105 from atom/windows-menu
Implement menu API on Windows, fixes #75.
|
2013-10-06 17:58:42 -07:00 |
|
Cheng Zhao
|
666f6b3a01
|
Add app.getBrowserWindows() API.
|
2013-10-05 13:13:04 +08:00 |
|
Cheng Zhao
|
61cc0bba25
|
💄 fix typo in doc.
|
2013-10-05 13:03:08 +08:00 |
|
Cheng Zhao
|
32432cc770
|
Convert "Command" to "Ctrl" in accelerators on non-Mac.
|
2013-10-04 23:01:29 +08:00 |
|
Cheng Zhao
|
88ce2a5390
|
Add BrowserWindow.isVisible() API.
|
2013-10-03 08:28:22 +08:00 |
|
Cheng Zhao
|
b225a59a15
|
Prefer event.returnValue to event.result for sync messages.
|
2013-09-20 21:37:00 +08:00 |
|
Cheng Zhao
|
e65220adb0
|
doc: Mention when protocol module is safe to use.
|
2013-09-20 18:36:16 +08:00 |
|
Cheng Zhao
|
91d54a74e1
|
doc: Metion the frameless-window-demo.
|
2013-09-09 20:17:47 +08:00 |
|
Cheng Zhao
|
92241b91ce
|
doc: Separate pages into sub directories.
|
2013-09-09 15:49:13 +08:00 |
|