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 |
|
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 |
|
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 |
|
Cheng Zhao
|
665363b356
|
Use Release build of Squirrel
|
2015-03-25 19:54:59 +08:00 |
|
Cheng Zhao
|
b68eccf784
|
docs: "options" is a required parameter in dialog.showMessageBox
|
2015-03-25 19:20:32 +08:00 |
|
Cheng Zhao
|
62f9c3def0
|
mac: Don't rely on autorelease to delete window delegate
When quiting while closing window, it will leave the window delegate out
of the autorelease pool and crash.
Fixes #881.
|
2015-03-25 18:51:29 +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
|
c4b240170d
|
Merge pull request #1288 from deepak1556/native_window_mac_patch
added acceptsFirstMouse for controlRegionView
|
2015-03-24 18:57:17 +08:00 |
|
deepak1556
|
7006a14031
|
added acceptsFirstMouse for controlRegionView
|
2015-03-24 14:50:29 +05:30 |
|
Cheng Zhao
|
d46c64f64b
|
Clean up WebView's ipc listeners when detached, fix #1185
|
2015-03-23 23:07:53 +08:00 |
|
Cheng Zhao
|
5bd3cfc4f6
|
Update brightray
|
2015-03-23 08:30:01 +00:00 |
|
Cheng Zhao
|
2e172a1053
|
Bump v0.22.2
|
2015-03-23 16:31:23 +08:00 |
|
Cheng Zhao
|
2f5345e10d
|
Merge pull request #1284 from atom/subpixel-font
Bring back the "subpixel-font-scaling" option
|
2015-03-23 16:30:58 +08:00 |
|
Cheng Zhao
|
2a4b04bac6
|
Update libchromiumcontent
|
2015-03-23 16:29:32 +08: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
|
266fadcb96
|
Update native_mate for #1112
|
2015-03-23 16:24:38 +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
|
414c91a637
|
Cleanup #1275
|
2015-03-23 09:51:50 +08:00 |
|
Cheng Zhao
|
adce07785a
|
Merge pull request #1275 from lygstate/master
Add runas as devDependencies, or the python script will install it again...
|
2015-03-23 09:49:10 +08:00 |
|
Cheng Zhao
|
1479f73612
|
Simplify #1261
|
2015-03-21 19:20:52 +08:00 |
|
Cheng Zhao
|
5e8c478b2c
|
Merge pull request #1261 from deepak1556/asar_lib_patch
fs.read empty files from asar archive
|
2015-03-21 19:17:49 +08:00 |
|
Cheng Zhao
|
db056f8730
|
Merge pull request #1267 from atom/asar-unpacked
Add support for asar archives with unpacked files
|
2015-03-21 19:11:54 +08:00 |
|
Cheng Zhao
|
f5dc8fc80d
|
docs: How to use asar archive with unpacked files
|
2015-03-21 19:11:15 +08:00 |
|
Yonggang Luo
|
fa011c3d97
|
Add runas as devDependencies, or the python script will install it again and again.
The options of register_msdia80_dll.js should be admin.
Fix the problem of runas not works cause it will escape command parameters by default.
|
2015-03-21 17:28:07 +08:00 |
|
deepak1556
|
fdc10e4e5f
|
Allow reading empty file from asar archive
|
2015-03-21 14:56:03 +05:30 |
|
Cheng Zhao
|
73ce16fc52
|
Remove unneeded log
|
2015-03-20 21:32:10 +08:00 |
|
Cheng Zhao
|
b5a8cfb704
|
Recognize asar archive with unpacked files
|
2015-03-20 20:34:58 +08:00 |
|
Cheng Zhao
|
dc82553fc3
|
spec: Test asar archive with unpacked files
|
2015-03-20 20:34:31 +08:00 |
|