Cheng Zhao
|
5db758297f
|
Merge pull request #6486 from MarshallOfSound/master
Add a getFeedURL API for the autoUpdater
|
2016-07-15 10:02:05 +09:00 |
|
Cheng Zhao
|
16e43a7f15
|
Merge pull request #6490 from wilsonpage/add-drop-text-support
Add support for dropped text in osx
|
2016-07-15 09:12:35 +09:00 |
|
Cheng Zhao
|
3ace677b41
|
Merge pull request #6474 from darkdh/cert_detail
Add more detail attributes for certificate-error
|
2016-07-15 08:45:36 +09:00 |
|
Wilson Page
|
90f8a7e828
|
Add support for dropped text in osx
|
2016-07-14 18:25:58 +01:00 |
|
Samuel Attard
|
fa7526202b
|
Remove unnecessary method
|
2016-07-15 00:13:04 +12:00 |
|
Samuel Attard
|
51687e1bc9
|
Add the getFeedURL API for macOS and Windows
|
2016-07-15 00:04:48 +12:00 |
|
Anthony Tseng
|
02e89d60f1
|
Use CalculateFingerprint256()
|
2016-07-14 19:09:11 +08:00 |
|
Cheng Zhao
|
ba887dbde7
|
Merge pull request #6482 from deepak1556/webcontents_navigation_obs_patch
webcontents: replace deprecated navigation observers
|
2016-07-14 12:57:26 +09:00 |
|
Cheng Zhao
|
21a2feaf23
|
Merge pull request #6480 from electron/webcontents-focus
Execute role-based menu items on focused web contents
|
2016-07-14 12:47:07 +09:00 |
|
deepak1556
|
c8bf6edcc6
|
webcontents: replace deprecated navigation observers
|
2016-07-14 06:47:38 +05:30 |
|
Kevin Sawicki
|
7877fa7c0a
|
Add webContents.isFocused()
|
2016-07-13 14:16:56 -07:00 |
|
Anthony Tseng
|
db39867ad9
|
Add more detail attributes for certificate-error
|
2016-07-13 22:14:47 +08:00 |
|
Cheng Zhao
|
6db75a3458
|
Fix building on Linux
|
2016-07-13 12:23:14 +09:00 |
|
Cheng Zhao
|
753e92c845
|
Add cache option for session
|
2016-07-13 12:23:14 +09:00 |
|
Cheng Zhao
|
e213e09c3e
|
Add options to session.fromPartition
|
2016-07-13 12:23:14 +09:00 |
|
Cheng Zhao
|
00804e5f98
|
Move the ability to create BrowserContext to embedder
|
2016-07-13 12:23:14 +09:00 |
|
Cheng Zhao
|
400bb8d0f3
|
Hide in_memory parameter in native interface
|
2016-07-13 12:23:14 +09:00 |
|
Cheng Zhao
|
06a41cedab
|
Move check of isReady to native code
|
2016-07-13 12:23:14 +09:00 |
|
Cheng Zhao
|
4ebb83e999
|
Move the warning of registerStandardSchemes to native code
|
2016-07-13 12:23:14 +09:00 |
|
Cheng Zhao
|
13e1818bf7
|
Bump v1.2.7
|
2016-07-13 12:22:42 +09:00 |
|
Cheng Zhao
|
e5ccb3fd5d
|
Remove lock in AtomCertVerifier
|
2016-07-13 12:07:57 +09:00 |
|
Cheng Zhao
|
24c60019b7
|
Create AtomCertVerifier on IO thread
|
2016-07-13 12:05:57 +09:00 |
|
Kevin Sawicki
|
15f7dc6609
|
Initialize to constraints to current constraints
|
2016-07-12 16:36:25 -07:00 |
|
Kevin Sawicki
|
afd5e51d6a
|
Add Browser namespace
|
2016-07-12 09:10:48 -07:00 |
|
Kevin Sawicki
|
3d358ee7ea
|
Fix Windows compilation issues
|
2016-07-12 09:10:47 -07:00 |
|
Kevin Sawicki
|
af907163a2
|
Enable LoginItemSettings converter on all platforms
|
2016-07-12 09:10:47 -07:00 |
|
Kevin Sawicki
|
5a36c5596c
|
Add initial windows login item implementation
|
2016-07-12 09:10:47 -07:00 |
|
Kevin Sawicki
|
64f9c6a1d7
|
Add get/setLoginItemSettings on all platforms
|
2016-07-12 09:10:47 -07:00 |
|
Cheng Zhao
|
3335792200
|
Remove some unneeded hacks for old OS X versions
|
2016-07-12 15:15:47 +09:00 |
|
Cheng Zhao
|
2ee8142136
|
Fix transparent window having border on OS X 10.9
|
2016-07-12 15:01:37 +09:00 |
|
Cheng Zhao
|
5a604f8e79
|
Destroy the native tray in next tick
|
2016-07-12 14:23:38 +09:00 |
|
Cheng Zhao
|
df0d2b89cd
|
Merge pull request #6446 from electron/accessibility-api
Add API for Chrome's accessibility support state
|
2016-07-12 10:59:12 +09:00 |
|
Kevin Sawicki
|
f5d371e180
|
Remove linter warnings
|
2016-07-11 14:46:28 -07:00 |
|
Kevin Sawicki
|
131bff48ea
|
IsAccessibilitySupportEnabled -> isAccessibilitySupportEnabled
|
2016-07-11 14:44:32 -07:00 |
|
Kevin Sawicki
|
34f7ddec9f
|
Update API to isAccessibilitySupportEnabled
|
2016-07-11 14:32:14 -07:00 |
|
Kevin Sawicki
|
3fcbac78ac
|
Implement accessiblity change events on Windows
|
2016-07-11 14:23:25 -07:00 |
|
Kevin Sawicki
|
68d7ae75b0
|
Implement accessiblity change events on mac
|
2016-07-11 14:09:01 -07:00 |
|
Kevin Sawicki
|
fc36ac8c1b
|
Add API for accessibility state and changes
|
2016-07-11 14:04:56 -07:00 |
|
Milan Burda
|
38016b8144
|
Remove unnecessary >= Windows Vista check
|
2016-07-11 18:23:33 +02:00 |
|
Cheng Zhao
|
5208bbd2e8
|
Remove unneeded include
|
2016-07-11 17:13:21 +09:00 |
|
Cheng Zhao
|
86338290fb
|
win: Fix openExternal not working with non-ASCII characters
|
2016-07-11 17:12:11 +09:00 |
|
Cheng Zhao
|
31e67788a2
|
mac: Do not change window size when in fullscreen
|
2016-07-11 16:44:42 +09:00 |
|
Cheng Zhao
|
381366daf1
|
Fix indention
|
2016-07-11 16:43:01 +09:00 |
|
Cheng Zhao
|
db8787fce1
|
The fullscreen button should always be hidden for frameless window
|
2016-07-11 16:00:29 +09:00 |
|
Cheng Zhao
|
8269e7b1ef
|
Suppress unresponsive event when showing menu
|
2016-07-11 15:31:24 +09:00 |
|
Cheng Zhao
|
7848608198
|
Replace DialogScope with UnresponsiveSuppressor
The latter is global-wide.
|
2016-07-11 15:29:03 +09:00 |
|
Cheng Zhao
|
fc72df3ba1
|
win: Use FOS_FORCESHOWHIDDEN for showHiddenFiles
|
2016-07-11 13:49:51 +09:00 |
|
Cheng Zhao
|
6e0fadbe26
|
gtk: Set show-hidden property for showHiddenFiles
|
2016-07-11 13:47:24 +09:00 |
|
Cheng Zhao
|
f08ac07737
|
mac: Add showHiddenFiles property for showOpenDialog
|
2016-07-11 13:30:18 +09:00 |
|
Cheng Zhao
|
a1a870fe43
|
Auto-hide menubar when in fullscreen
|
2016-07-11 13:10:19 +09:00 |
|