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
b987656f1f
It is not safe to get exit code once the child is reaped
...
Continues #1311 .
2015-03-29 20:32:23 +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
922def8ce0
Cleanup command line handling code
2015-03-29 19:59:16 +08:00
Cheng Zhao
d9c22396ea
Revert "Don't store args as std::string"
...
This reverts commit 8482575d1f
.
There is weird thing happened if we tried to store raw "argv" on Linux.
2015-03-29 19:53:47 +08:00
Cheng Zhao
9f30933d3a
Merge pull request #1324 from vprasanth/master
...
Simplified Mirrors sub-section.
2015-03-29 19:16:59 +08:00
Cheng Zhao
8482575d1f
Don't store args as std::string
2015-03-29 19:11:25 +08:00
Cheng Zhao
286ad19771
win: d3dcompiler_46.dll => d3dcompiler_47.dll
2015-03-29 18:51:02 +08:00
Cheng Zhao
27d2dbf375
Merge pull request #1256 from deepak1556/process_arg_patch
...
implemetation of AtomCommandline to preserve args
2015-03-29 18:47:13 +08:00
Cheng Zhao
657b1cf63a
Merge pull request #1327 from atom/d3dcompiler_47
...
Ship d3dcompiler_47.dll
2015-03-29 18:46:00 +08:00
Cheng Zhao
0477c01fae
win: Ship d3dcompiler_47.dll
2015-03-29 18:33:25 +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
Prasanth Vaaheeswaran
8a62f62e50
Simplified Mirrors section.
2015-03-28 18:34:59 -04:00
Robo
bedea89dcf
shell: return status for moveItemToTrash on all platforms
2015-03-29 00:47:50 +05:30
deepak1556
399f47ef0f
implemetation of AtomCommandline to preserve args
2015-03-28 22:41:00 +05:30
Cheng Zhao
8aae7c4440
Merge pull request #1323 from atom/no-zygote
...
Disable zygote process on Linux
2015-03-29 00:32:53 +08:00
Cheng Zhao
4663fdb446
Update libchromiumcontent to disable zygote process
2015-03-29 00:14:07 +08:00
Joseph Dykstra
4a508e0e41
reverted incorrect changes
2015-03-27 07:46:26 -05:00
Cheng Zhao
21a09d3ae8
Improve #1317
2015-03-27 16:29:14 +08:00
Cheng Zhao
2505f8b8b2
Merge pull request #1317 from deepak1556/api_window_patch
...
npapi: warn users loading npapi plugins on unsupported platform
2015-03-27 16:26:03 +08:00
Cheng Zhao
32cd068427
Improve #1307
2015-03-27 16:24:33 +08: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
Robo
c677a44688
npapi: warn users loading npapi plugins on unsupported platform
2015-03-27 04:14:01 +05:30
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
2cdfef286a
Merge pull request #1304 from atom/restore-window-state
...
Restore window state when showing window
2015-03-26 17:05:40 +08:00
Cheng Zhao
83024ea509
views: Restore window state when showing window
2015-03-26 16:43:38 +08:00
Cheng Zhao
0611f9156f
docs: Mention the debug symbols, closes #1201
2015-03-26 15:59:07 +08:00
Cheng Zhao
e2bdbae262
Merge pull request #1303 from atom/write-image
...
Add clipboard.writeImage API
2015-03-26 15:58:08 +08:00
Cheng Zhao
b54e786b09
linux: it is now safe to use clipboard in renderer process
2015-03-26 15:46:08 +08:00
Cheng Zhao
b5bc8c9811
spec: clipboard.readImage()
2015-03-26 15:25:34 +08:00
Haojian Wu
476b61322f
Add SetVisibleOnAllWorkspaces/IsVisibleOnAllWorkspaces API.
...
These two APIs are only available on OS X/Linux platforms.
2015-03-26 14:18:37 +08:00
Cheng Zhao
6f082b630d
Add clipboard.writeImage API
2015-03-26 12:54:15 +08:00
Cheng Zhao
0bb7abd7a4
docs: clipboard.readImage/.writeImage
2015-03-26 12:53:48 +08:00
Cheng Zhao
ae5586408f
Enable setting only one side of max/min size, fixes #1301
2015-03-26 12:23:38 +08:00
Cheng Zhao
a4342fd5ba
Unify how we throw exceptions
2015-03-26 11:34:41 +08:00
Cheng Zhao
1a6677bdc3
Merge pull request #1297 from deepak1556/api_tray_patch
...
throw when trying to create tray before app is ready
2015-03-26 11:28:54 +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
deepak1556
e87041bcfc
throw when trying to create tray before app is ready
2015-03-25 20:10:01 +05:30
Cheng Zhao
1804466334
Print localizedFailureReason for autoUpdater errors
...
This is to help solve #1292 .
2015-03-25 21:20:07 +08:00
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
a0770580e9
Merge pull request #1294 from atom/catch-sign
...
Catches and reports exception thrown from Squirrel
2015-03-25 20:14:07 +08:00
Cheng Zhao
ee71b2044e
Catch the exception thrown from Squirrel
2015-03-25 19:59:36 +08:00