Cheng Zhao
54f2b3248d
Merge pull request #1350 from joshuabenuck/patch-1
...
Update build-instructions-windows.md
2015-04-07 09:52:38 +08:00
Cheng Zhao
e95ab2ddb8
Merge pull request #1337 from deepak1556/api_devtools_window_patch
...
browserWindow: adding devtools-focused event
2015-04-07 09:50:31 +08:00
TJ Krusinski
c98774b3df
add to
in sentence for grammar
...
Simply a small grammar improvement.
2015-04-05 16:18:20 -04:00
Joshua Benuck
0de623693d
Update build-instructions-windows.md
...
In the troubleshooting section, include a recommendation to install the latest Visual Studio update if you run into a fatal internal compiler error while building.
2015-04-03 20:22:50 -07:00
Robo
3aefa5f549
browserWindow: adding devtools-focused event
2015-04-02 12:23:57 +05:30
Evlogiy Sutormin
430a6c2915
fix link
2015-04-01 03:24:39 +03:00
liang feng
5460b84c60
modify param description
2015-03-30 16:13:11 +08:00
Cheng Zhao
9b68777b4b
Minor fixes of #1309
...
* Line length should <= 80 cols.
* Add missing "s".
2015-03-29 20:40:02 +08:00
Cheng Zhao
3b1be743ef
Merge pull request #1309 from hokein/workspace-visible-api
...
Add workspace visible APIs
2015-03-29 20:37:07 +08:00
Cheng Zhao
e0d0e7651f
Merge pull request #1311 from deepak1556/api_shell_patch
...
shell: return status for moveitemtotrash operation
2015-03-29 20:02:13 +08:00
Cheng Zhao
fdc07dea17
docs: Say more about what is renderer process and main process
2015-03-29 16:02:31 +08:00
Cheng Zhao
85838fbf1a
Merge pull request #1313 from ArtskydJ/browser-side-to-main-process
...
Renamed browser-side to main process
2015-03-29 15:25:56 +08:00
Haojian Wu
0342854e25
Update workspace visible APIs.
2015-03-29 10:01:52 +08:00
Robo
bedea89dcf
shell: return status for moveItemToTrash on all platforms
2015-03-29 00:47:50 +05:30
Joseph Dykstra
4a508e0e41
reverted incorrect changes
2015-03-27 07:46:26 -05:00
Cheng Zhao
b52771e729
Merge pull request #1307 from deepak1556/api_windows_patch
...
providing option to undock devtools from browser-window
2015-03-27 16:19:45 +08:00
deepak1556
69d958b94e
providing option to undock devtools from browser-window
2015-03-27 13:32:08 +05:30
Cheng Zhao
b77c03357c
docs: BrowserWindow.capturePage nows returns NativeImage
2015-03-27 14:43:29 +08:00
Joseph Dykstra
b6875ad49b
Renamed browser-side to main process
...
renamed a few occurances of "web page" to "renderer"
renamed a few files that had "browser" in their name to "main-process"
note that there are still many occurances of web page.
2015-03-26 10:20:31 -05:00
Haojian Wu
296d5c4515
📝 Add document for workspace visible APIs.
2015-03-26 18:59:24 +08:00
Cheng Zhao
0bb7abd7a4
docs: clipboard.readImage/.writeImage
2015-03-26 12:53:48 +08:00
Cheng Zhao
6eee6c181d
Improves #1295
2015-03-26 11:27:06 +08:00
Cheng Zhao
5c8f2d4e69
Merge pull request #1295 from deepak1556/app_patch
...
allow setting loglevel
2015-03-26 11:20:08 +08:00
deepak1556
15f59b54dd
allow setting loglevel
2015-03-25 20:53:01 +05:30
Cheng Zhao
a9301ea1d0
Merge pull request #1290 from deepak1556/protocol_patch
...
[doc]: fix when to use protocol module
2015-03-25 21:02:49 +08:00
Cheng Zhao
b68eccf784
docs: "options" is a required parameter in dialog.showMessageBox
2015-03-25 19:20:32 +08:00
deepak1556
a360ef7c8d
[doc]: fix when to use protocol module
2015-03-25 11:54:21 +05:30
Nathan Sobo
9f9f772ff5
🎨 Add "-ize" suffix
2015-03-24 17:18:51 -06:00
Cheng Zhao
30e931f10b
Revert "The "subpixel-font-scaling" option is removed"
...
This reverts commit 98fbe5127b
.
2015-03-23 16:29:32 +08:00
Cheng Zhao
475f624113
docs: The right way of "set", according to #1126
2015-03-23 10:35:35 +08:00
Cheng Zhao
de76ab97fb
docs: Fix setting GYP_DEFINES on Windows, closes #1126
2015-03-23 10:19:49 +08:00
Cheng Zhao
f5dc8fc80d
docs: How to use asar archive with unpacked files
2015-03-21 19:11:15 +08:00
Cheng Zhao
73ce16fc52
Remove unneeded log
2015-03-20 21:32:10 +08:00
Cheng Zhao
2c0b50a7e9
Merge pull request #1208 from deepak1556/protocol
...
adding protocol.RequestBufferJob api
2015-03-20 10:34:31 +08:00
deepak1556
9eac8ef266
add protocol.RequestBuffer api
2015-03-19 09:36:57 +05:30
Cheng Zhao
24d615d428
docs: Add a "s"
2015-03-19 11:25:53 +08:00
Cheng Zhao
b19cfba98e
Merge pull request #1240 from suyash/rename-node-webkit-to-nwjs
...
rename node-webkit to NW.js in development docs
2015-03-18 18:01:37 +08:00
Cheng Zhao
98fbe5127b
The "subpixel-font-scaling" option is removed
2015-03-18 09:57:41 +08:00
Cheng Zhao
dfad907530
Fix API changes of tracing API
2015-03-18 09:57:39 +08:00
Cheng Zhao
af0690fb88
docs: "Quick start" should also be a "tutorial"
...
Guides should include information that not available in the API
references, and tutorials should be step-by-step walkthrough or
introductory text on certain APIs.
2015-03-17 18:41:54 +08:00
Cheng Zhao
c80aaa2980
docs: Separate guides and tutorials
2015-03-17 18:37:32 +08:00
Suyash
327c7bc3cc
📝 avoid breaking everyone's stuff
2015-03-16 16:50:23 +05:30
Cheng Zhao
9e2842c9ca
Merge pull request #1235 from suyash/update-linux-development-docs
...
add troubleshooting instructions for libudev.so.0 failure
2015-03-16 16:55:48 +08:00
Yassine Laassel
bd81b24b99
Fix a typo
2015-03-11 17:38:31 -07:00
Suyash
cda129b073
📝 rename node-webkit to NW.js in development docs
...
Replaces all occurences of node-webkit with NW.js in the development
docs.
2015-03-12 01:58:58 +05:30
Suyash
860b15ef8a
📝 add troubleshooting instructions for libudev.so.0 failure
...
Adding the easiest solution for solving the missing libudev.so.0 error
on ubuntu 13.04+.
I had to do this on my own machine running ubuntu 14.04.2 to build atom.
The solution is also referenced in
https://github.com/nwjs/nw.js/wiki/The-solution-of-lacking-libudev.so.0
2015-03-11 12:17:22 +05:30
Kevin Sawicki
47463ae5cb
📝 Tweak Windows installer sentence
2015-03-04 14:36:56 -08:00
João Moreno
7148f6d144
Refer grunt-atom-shell-installer to Windows users
2015-03-04 22:38:25 +01:00
Cheng Zhao
52d596e576
Merge pull request #1202 from xfq/patch-2
...
Update application-packaging.md
2015-03-04 09:36:51 -08:00
Cheng Zhao
1f849ec7b0
Merge pull request #1203 from xfq/patch-3
...
Update online-offline-events.md
2015-03-04 09:27:54 -08:00