Gabriel Handford
|
239baa3e9a
|
Support backgroundColor for window on mac
|
2016-01-21 11:07:33 -08:00 |
|
Kevin Sawicki
|
1b0da44f38
|
Merge pull request #4122 from atom/remove-cpp-lint-warning
Fix lint errors in archive.cc
|
2016-01-15 10:17:16 -08:00 |
|
Kevin Sawicki
|
741d148776
|
Add missing semicolon
|
2016-01-15 10:09:19 -08:00 |
|
Kevin Sawicki
|
b119704ea9
|
Use 2 space indent instead of 3
|
2016-01-15 10:05:35 -08:00 |
|
Cheng Zhao
|
63278aeec2
|
Merge pull request #4118 from Ivshti/patch-1
Ensure we close FD on Windows
|
2016-01-15 23:58:57 +08:00 |
|
Cheng Zhao
|
d6e2db22b3
|
Merge pull request #4116 from 0b61d29/patch-1
Spelling: bellow → below
|
2016-01-15 23:33:25 +08:00 |
|
Cheng Zhao
|
7e7175b6a5
|
Merge pull request #4113 from importcjj/master
fix incorrect markdown tag
|
2016-01-15 23:32:39 +08:00 |
|
Cheng Zhao
|
0937144849
|
Merge pull request #4111 from evgenyzinoviev/movable
Added an option to prevent a window from being moved on OS X
|
2016-01-15 23:24:22 +08:00 |
|
evgenyzinoviev
|
4b0119f996
|
added a note that this option is only implemented on osx
|
2016-01-15 16:02:23 +01:00 |
|
Ivo Georgiev
|
7586078d0a
|
Ensure we close FD on Windows
|
2016-01-15 16:54:29 +02:00 |
|
Florian Hämmerle
|
187cb54c25
|
spelling: bellow -> below
|
2016-01-15 13:43:44 +01:00 |
|
Cheng Zhao
|
233e2d7288
|
Merge pull request #4082 from atom/web-contents-lifetime
Fix some junk output when running tests
|
2016-01-15 17:24:47 +08:00 |
|
Cheng Zhao
|
9ccc7ee30d
|
Small ajustments on lifetime of webContents
|
2016-01-15 16:36:35 +08:00 |
|
Cheng Zhao
|
63c646242a
|
spec: Group session.cookies tests
|
2016-01-15 16:36:35 +08:00 |
|
Cheng Zhao
|
60d44b3b04
|
spec: Remove annoying outputs from savePage test
|
2016-01-15 16:36:35 +08:00 |
|
Cheng Zhao
|
c10c419f1d
|
No need to call sender.callbacks.remove
The IDWeakMap automatically removes the key when object is garbage
collected.
|
2016-01-15 16:36:35 +08:00 |
|
Cheng Zhao
|
3875b30fcf
|
Merge pull request #4109 from atom/const
[WIP] Use `const` for requires
|
2016-01-15 16:32:07 +08:00 |
|
Importcjj
|
a5cc105311
|
fix incorrect markdown tag
|
2016-01-15 15:26:16 +08:00 |
|
Cheng Zhao
|
39225ac5ec
|
Bump v0.36.4
|
2016-01-15 14:27:19 +08:00 |
|
evgenyzinoviev
|
cda88db77c
|
Added option to prevent a window from being moved on OS X
|
2016-01-15 03:58:57 +01:00 |
|
Jessica Lord
|
003de0debe
|
Clean up variable declarations
|
2016-01-14 18:07:29 -08:00 |
|
Kevin Sawicki
|
d4b8c65017
|
Merge pull request #4110 from atom/add-missing-spec-suffix
Add missing spec suffix to desktopCapturer spec filename
|
2016-01-14 17:50:02 -08:00 |
|
Kevin Sawicki
|
572f53dc5e
|
Expand spec description
|
2016-01-14 17:20:44 -08:00 |
|
Jessica Lord
|
5a4a8e1fa7
|
🔥 stray ref
|
2016-01-14 17:03:55 -08:00 |
|
Kevin Sawicki
|
047975609d
|
Add missing -spec suffix to desktop capturer spec
|
2016-01-14 17:03:51 -08:00 |
|
Jessica Lord
|
2be7f6c693
|
Merge pull request #4102 from Mingling94/documentation
Styled the removeListener & removeAllListeners
|
2016-01-14 15:48:09 -08:00 |
|
Jessica Lord
|
ae2893ceaa
|
Inline var
|
2016-01-14 15:44:33 -08:00 |
|
Jessica Lord
|
5412ecdcc1
|
Use const
|
2016-01-14 14:52:05 -08:00 |
|
Jessica Lord
|
ab8908a4af
|
Use const
|
2016-01-14 14:41:46 -08:00 |
|
Jessica Lord
|
1779701445
|
Use const
|
2016-01-14 14:40:12 -08:00 |
|
Jessica Lord
|
3a0fb42737
|
Use const
|
2016-01-14 14:33:45 -08:00 |
|
Jessica Lord
|
9103253f62
|
Use const
|
2016-01-14 14:26:10 -08:00 |
|
Kevin Sawicki
|
f31289c735
|
Merge pull request #4106 from atom/clean-up-comments
Clean up comments from CoffeeScript migration
|
2016-01-14 14:10:26 -08:00 |
|
Kevin Sawicki
|
030d2a843c
|
Remove extra newlines around comments
|
2016-01-14 11:10:12 -08:00 |
|
Kevin Sawicki
|
990dc30e8d
|
Use // for multi-line comments
|
2016-01-14 10:44:21 -08:00 |
|
Kevin Sawicki
|
f4af744519
|
Use // for single line comments
|
2016-01-14 10:35:29 -08:00 |
|
Ming Luo
|
ad9c254730
|
Styled the removeListener & removeAllListeners
They were previously not written with the same style as other parts of
the doc. Also there was a couple grammar errors
|
2016-01-14 09:27:24 -05:00 |
|
Cheng Zhao
|
26350f4ccb
|
GetHttpCacheInIO => DoCacheActionInIO
|
2016-01-14 20:48:14 +08:00 |
|
Cheng Zhao
|
f93b4e76cb
|
Merge pull request #4098 from deepak1556/session_cache_size_patch
session: api to get current cache size
|
2016-01-14 20:18:21 +08:00 |
|
Robo
|
10e4698baa
|
session: api to get current cache size
|
2016-01-14 17:15:45 +05:30 |
|
Cheng Zhao
|
88725d4fd7
|
Merge pull request #4091 from deepak1556/webview_attributes_patch
webview: respect properties provided during webview creation
|
2016-01-14 12:22:57 +08:00 |
|
Cheng Zhao
|
bc699a9dbe
|
Merge pull request #4088 from Mingling94/documentation
Detail ipc.removeListener & ipc.removeAllListeners
|
2016-01-14 12:19:47 +08:00 |
|
Plusb Preco
|
918825cb58
|
📝 Update as upstream
[ci skip]
|
2016-01-14 09:56:28 +08:00 |
|
Cheng Zhao
|
463bc8738a
|
Merge pull request #4089 from yamatoya/master
Add Japanese translated docs.
|
2016-01-14 09:48:18 +08:00 |
|
Robo
|
8b38bbcf18
|
webview: respect properties provided during webview creation
|
2016-01-13 22:40:55 +05:30 |
|
Kevin Sawicki
|
9bfc8c9bd0
|
Merge pull request #4090 from lukeapage/patch-5
docs - fix typo leading to bad link
|
2016-01-13 09:00:17 -08:00 |
|
Luke Page
|
edbf1994dd
|
docs - fix typo leading to bad link
|
2016-01-13 16:52:07 +00:00 |
|
大和屋 貴仁
|
b373fbc552
|
Add Japanese translated docs.
|
2016-01-14 01:33:06 +09:00 |
|
Ming Luo
|
a82ecfda06
|
Detail ipc.removeListener & ipc.removeAllListeners
|
2016-01-13 10:18:12 -05:00 |
|
Cheng Zhao
|
489539d62e
|
Merge pull request #4071 from deepak1556/session_flush_data_patch
session: api to flush DOMStorage data
|
2016-01-13 16:18:37 +08:00 |
|