Cheng Zhao
|
362bb6e68b
|
Mention required options of WDK and Win7 SDK, fixed #114.
|
2013-10-31 20:06:36 +08:00 |
|
Cheng Zhao
|
602f02b867
|
💄 Fix typo of doc.
|
2013-10-26 18:09:22 +08:00 |
|
Cheng Zhao
|
5cf61c9ab4
|
Add more details on building with VS 2010 Express.
|
2013-10-26 18:07:20 +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 |
|
Cheng Zhao
|
6b81070f67
|
doc: Add titles for all pages.
|
2013-09-09 15:35:57 +08:00 |
|
Cheng Zhao
|
3715dd2a20
|
💄 Remove a mistyped character.
|
2013-09-09 15:27:19 +08:00 |
|
Cheng Zhao
|
8ddb85774a
|
doc: Add titles for browser-window and frameless-window.
|
2013-09-09 15:19:09 +08:00 |
|
Cheng Zhao
|
8caf5fac06
|
doc: Document frameless window.
|
2013-09-09 14:52:46 +08:00 |
|
Cheng Zhao
|
3b7dd85d3f
|
Merge pull request #65 from atom/custom-protocol
Support custom protocols
|
2013-09-04 03:33:09 -07:00 |
|
Cheng Zhao
|
128d9c78db
|
Add documentation for protocol module.
|
2013-09-03 18:22:40 +08:00 |
|
Paul Betts
|
132eb09d96
|
Merge pull request #71 from atom/78-chars-or-death
Indent all the files to 78-characters so that doc diffs are usable
|
2013-08-29 10:41:39 -07:00 |
|
Paul Betts
|
38b37f2520
|
Indent all the files to 78-characters so that doc diffs are usable
|
2013-08-29 16:37:51 +02:00 |
|
Cheng Zhao
|
34e1800716
|
Add 'loading-state-changed' event for BrowserWindow.
It's required for testing the BrowserWindow class.
|
2013-08-29 11:47:07 +08:00 |
|
probablycorey
|
44cd21f0fd
|
Normalize document names
|
2013-08-14 15:57:52 -07:00 |
|
probablycorey
|
41b57c673e
|
Convert wiki links to relative markdown links
|
2013-08-14 15:52:00 -07:00 |
|
probablycorey
|
6bc2a3a5e8
|
Move wiki content to docs dir
|
2013-08-14 15:43:35 -07:00 |
|