Daniel Pham
|
c4049cb393
|
🍎 Add 'dark-mode-changed' event to app api
|
2016-03-01 15:43:38 -05:00 |
|
Daniel Pham
|
eaac67ac60
|
🍎 Add 'isDarkModeEnabled' to app api
|
2016-03-01 13:12:21 -05:00 |
|
akameco
|
9c7bb0b370
|
Fix JP docs tranlation
|
2016-03-01 01:41:46 +09:00 |
|
Plusb Preco
|
24ae9b0ea9
|
Cleanup docs
* Adjust 80 chars per line
* Line feed after header
|
2016-02-29 01:38:32 +09:00 |
|
RacioN
|
2d11b1d9eb
|
Update read me tranlation
|
2016-02-28 20:55:47 +09:00 |
|
RacioN
|
e3dde12c45
|
Update read me tranlation
|
2016-02-28 20:50:16 +09:00 |
|
RacioN
|
681a772f5f
|
Add list
|
2016-02-28 20:42:14 +09:00 |
|
Cheng Zhao
|
5839d7dcd5
|
Merge pull request #4623 from parro-it/patch-1
Removed duplicate `isDevToolsFocused` entry
|
2016-02-28 10:41:27 +08:00 |
|
brenca
|
a06392459e
|
Making fullsceenable work on Linux
|
2016-02-27 22:37:42 +01:00 |
|
Andrea Parodi
|
fd11b7e7db
|
Removed duplicate isDevToolsFocused entry
|
2016-02-27 20:34:51 +01:00 |
|
Heilig Benedek
|
bb42c85df8
|
resolve update conflicts
|
2016-02-27 03:23:10 +01:00 |
|
Heilig Benedek
|
bb0ac688b2
|
Reverted SetFullscreenable disabling maximize button on Windows and removed that from the docs.
|
2016-02-27 03:07:53 +01:00 |
|
Cheng Zhao
|
7de97a55f7
|
Merge pull request #4609 from MaxWhere/framesubscriber-fix
🐎 framesubscriber speed and quality improvement
|
2016-02-26 23:21:42 +08:00 |
|
Cheng Zhao
|
b25c8ca621
|
Merge pull request #4616 from deepak1556/media_device_enumeration_patch
browser: allow enumeration of media device labels
|
2016-02-26 22:07:35 +08:00 |
|
Cheng Zhao
|
db46e9c203
|
Merge pull request #4596 from felixrieseberg/ci-docs
Add Headless CI Tutorial
|
2016-02-26 21:32:03 +08:00 |
|
Cheng Zhao
|
ebfc127628
|
Merge pull request #4522 from deepak1556/async_execute_javascript_patch
webContents: provide responses for executeJavscript method
|
2016-02-26 21:17:47 +08:00 |
|
gellert
|
070772b4b9
|
Added special key identifiers for OSX and Windows
|
2016-02-26 20:22:46 +08:00 |
|
Cheng Zhao
|
d9ad51e989
|
Merge pull request #4607 from rglyall/master
Fix Menu template API example
|
2016-02-26 20:13:40 +08:00 |
|
Robo
|
fce641aab6
|
browser: allow enumeration of media device labels
|
2016-02-26 16:31:20 +05:30 |
|
Cheng Zhao
|
a21e095a59
|
Merge pull request #4515 from deepak1556/ipc_value_conversion_patch
ipc: allow passing date instances
|
2016-02-26 16:16:33 +08:00 |
|
Cheng Zhao
|
a67b29d8d2
|
Bump v0.36.9
|
2016-02-26 02:18:27 +00:00 |
|
Cheng Zhao
|
795ac86266
|
Merge pull request #4608 from atom/harfbuzz
Use harfbuzz 1.06
|
2016-02-26 09:51:13 +08:00 |
|
Cheng Zhao
|
8a744255fa
|
Update libchromiumcontent, use harfbuzz 1.06
Close #4513.
|
2016-02-26 09:23:39 +08:00 |
|
Felix Rieseberg
|
a3b8e81c21
|
📝 Add Headless CI Tutorial
|
2016-02-25 17:14:43 -08:00 |
|
Heilig Benedek
|
4bfa03e5f4
|
Removed an include no longer needed
|
2016-02-26 02:13:17 +01:00 |
|
Heilig Benedek
|
3f0d598a59
|
Merge atom/master
|
2016-02-26 02:05:57 +01:00 |
|
Robo
|
1235907835
|
run webframe methods for webview in its context
|
2016-02-26 05:14:45 +05:30 |
|
Heilig Benedek
|
9a0372b61b
|
Removed size_ since it's not needed anymore
|
2016-02-25 23:48:58 +01:00 |
|
Robert Lyall
|
6f45678e9c
|
Fix Menu template API example
|
2016-02-25 18:28:03 +00:00 |
|
Cheng Zhao
|
0ea80f674b
|
Merge pull request #4595 from dongjoon-hyun/rename_function_filter_accelerator
Rename function `FilterAccecelator` to `FilterAccelerator` in `submenu.cc`
|
2016-02-25 21:18:57 +08:00 |
|
Cheng Zhao
|
316e6850ae
|
Merge pull request #4592 from miniak/fix-url-request-converter-crash
Fix crash in mate::Converter<const net::URLRequest*>::ToV8
|
2016-02-25 21:11:43 +08:00 |
|
Robo
|
8386baf267
|
add spec
|
2016-02-25 11:46:30 +05:30 |
|
Robo
|
a734326907
|
track async api requests
|
2016-02-25 11:45:59 +05:30 |
|
Robo
|
2b547bd44a
|
webContents: provide responses for executeJavscript method
|
2016-02-25 11:45:59 +05:30 |
|
Robo
|
a1a17b7ee8
|
use v8::Object::Get
|
2016-02-25 11:21:21 +05:30 |
|
Cheng Zhao
|
d00490271b
|
Merge pull request #4518 from deepak1556/webview_host_window_patch
webview: api to get host browser window
|
2016-02-25 12:26:53 +08:00 |
|
Dongjoon Hyun
|
fee56df400
|
Rename function FilterAccecelator to FilterAccelerator in submenu_button.cc .
|
2016-02-24 11:15:21 -08:00 |
|
Milan Burda
|
d2b48b2aa7
|
Fix crash in mate::Converter<const net::URLRequest*>::ToV8
The net::URLRequest::url() method calls vector<GURL>::back(), which is undefined when the url_chain is empty
|
2016-02-24 14:01:26 +01:00 |
|
Robo
|
467870deb6
|
use builtin method
|
2016-02-24 16:30:23 +05:30 |
|
Robo
|
6fcc197db8
|
webview: api to get webcontents and associated host webcontents
|
2016-02-24 11:55:15 +05:30 |
|
Cheng Zhao
|
f3c7965cea
|
Merge pull request #4588 from atom/fix-protocol-crash
Revert #4551
|
2016-02-24 13:48:33 +08:00 |
|
Cheng Zhao
|
8ff30a2abc
|
Revert "protocol: respect requests from partition"
This reverts commit 85800256de .
|
2016-02-24 13:25:30 +08:00 |
|
Cheng Zhao
|
bb1e4c2208
|
Revert "add docs"
This reverts commit bdfc19ad20 .
|
2016-02-24 13:25:22 +08:00 |
|
Cheng Zhao
|
820c72af55
|
Merge pull request #4560 from magicae/magica-translate-docs-to-zh_CN
docs: update zh-CN docs translation [WIP]
|
2016-02-24 13:06:17 +08:00 |
|
Cheng Zhao
|
a63193c826
|
Merge pull request #4551 from deepak1556/protocol_session_patch
protocol: respect requests from partition
|
2016-02-24 12:03:37 +08:00 |
|
Cheng Zhao
|
3a3a95b0a9
|
Merge pull request #4581 from atom/linux-menu-fix
Notify the global menu bar when window is mapped
|
2016-02-23 20:41:50 +08:00 |
|
Robo
|
367d12402a
|
ipc: allow passing date instances
|
2016-02-23 16:23:15 +05:30 |
|
Cheng Zhao
|
49f995925c
|
Notify the global menu bar when window is mapped
|
2016-02-23 15:43:32 +08:00 |
|
Robo
|
bdfc19ad20
|
add docs
|
2016-02-23 12:54:20 +05:30 |
|
Cheng Zhao
|
1b3b35926a
|
Merge pull request #4580 from kanatapple/master
docs: update jp doc ipc-renderer.md
|
2016-02-23 15:11:07 +08:00 |
|