Samuel Attard
|
5048425e6e
|
Update implementation as per feedback
|
2017-05-30 19:06:51 +10:00 |
|
Samuel Attard
|
6cdfb43e4e
|
Emit a close event
|
2017-05-29 21:33:43 +10:00 |
|
Samuel Attard
|
c741b584a1
|
Remove OS specific implementations
|
2017-05-29 21:18:18 +10:00 |
|
Samuel Attard
|
058bdfbced
|
Use NotificationPresenter - macOS
|
2017-05-29 20:02:33 +10:00 |
|
Samuel Attard
|
d1fc832ca0
|
Update for the brightray move
|
2017-05-23 02:18:34 +10:00 |
|
Samuel Attard
|
e7569ed499
|
Remove shell link validation, users should do this themselves
|
2017-05-23 02:05:13 +10:00 |
|
Samuel Attard
|
c6196810a6
|
Code cleanup
|
2017-05-23 02:05:13 +10:00 |
|
Samuel Attard
|
6bbc4c3113
|
Support Windows 7 notifications from brightray
|
2017-05-23 02:05:13 +10:00 |
|
Samuel Attard
|
7c38633d1e
|
Initial semi-working windows implementation
|
2017-05-23 02:05:13 +10:00 |
|
Samuel Attard
|
5dd4d6a961
|
macOS implementation of notifications in the main process
|
2017-05-23 02:05:13 +10:00 |
|
Kevin Sawicki
|
de38461a3f
|
Update NotifyObserversCertDBChanged call to take no arguments
|
2017-05-10 10:05:48 -07:00 |
|
Kevin Sawicki
|
fb85b26767
|
Merge remote-tracking branch 'origin/master' into chrome58
|
2017-05-10 09:42:19 -07:00 |
|
Kevin Sawicki
|
eebae82bc1
|
Merge pull request #9315 from electron/segmented-control-mode
Add mode prop to segmented touch bar control
|
2017-05-04 14:16:28 -07:00 |
|
Kevin Sawicki
|
110611f242
|
🎨
|
2017-05-03 16:22:56 -07:00 |
|
Samuel Attard
|
718dc732ad
|
Add docs and add isSelected arg
|
2017-05-03 20:25:50 +10:00 |
|
Brendan Forster
|
e5648072dc
|
handle untrusted root as well as self-signed
|
2017-05-02 11:25:51 +10:00 |
|
Brendan Forster
|
14f29e1319
|
it's 2017 get with the times
|
2017-04-29 19:29:07 +10:00 |
|
Brendan Forster
|
1ccc2afb03
|
underscore case all the things
|
2017-04-29 19:28:42 +10:00 |
|
Samuel Attard
|
225ccab3d2
|
Add mode prop to segmented touch bar control
|
2017-04-28 14:50:58 +10:00 |
|
Cheng Zhao
|
8c5fd76286
|
Fix symbol conflicts in Xlib.h
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
b3d60bfb3a
|
Fix building on Linux
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
b2b2d8d9a4
|
Fix crash on exit
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
d85b58fdb5
|
Fix API changes of FrameSubscriber
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
481b04358e
|
Fix blink API changes
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
6be10ffef2
|
Fix more API changes due to name changes
|
2017-04-27 16:34:52 +09:00 |
|
Cheng Zhao
|
50e3bfa764
|
Fix API changes of base::Value
|
2017-04-27 16:34:52 +09:00 |
|
Brendan Forster
|
a1599cf881
|
focus on the self-signed certificate flow here
|
2017-04-27 15:06:23 +10:00 |
|
Brendan Forster
|
5151107c28
|
tighten up indenting
|
2017-04-27 15:01:55 +10:00 |
|
Brendan Forster
|
80212c0ab4
|
actually validate the chain before adding
|
2017-04-27 14:44:58 +10:00 |
|
Brendan Forster
|
f644ba56a3
|
clean up the code a bit
|
2017-04-24 11:49:55 +10:00 |
|
Brendan Forster
|
ac3385124a
|
reload the current cert database if the certificate was added
|
2017-04-24 11:12:26 +10:00 |
|
Brendan Forster
|
c181a8269d
|
and this is how we invoke the callback
|
2017-04-21 12:47:11 +10:00 |
|
Brendan Forster
|
1439a1e322
|
and the order here matters apparently
|
2017-04-21 12:23:50 +10:00 |
|
Brendan Forster
|
b3baf9976f
|
coding style fixes
|
2017-04-21 12:17:01 +10:00 |
|
Brendan Forster
|
5f1bcd2d16
|
a first pass at the script to import the certificate for Windows
|
2017-04-20 21:12:32 +10:00 |
|
Brendan Forster
|
dca08c208b
|
and use the same signature for Windows
|
2017-04-20 14:21:08 +10:00 |
|
Brendan Forster
|
4f40b8a42c
|
stub the windows source file
|
2017-04-20 14:21:08 +10:00 |
|
Kevin Sawicki
|
c32a723e29
|
Only read iconPosition when icon is present
|
2017-04-18 08:58:54 -07:00 |
|
Samuel Attard
|
526d287d25
|
Make iconPosition non-breaking by defaulting to overlay
|
2017-04-18 08:56:39 -07:00 |
|
Samuel Attard
|
11c7c107a9
|
add iconPosition property to touch bar buttons
|
2017-04-18 08:56:39 -07:00 |
|
Birunthan Mohanathas
|
e7d71000ee
|
Fix missing warning icon with dialog.showMessageBox() on macOS
Fixes #9183.
|
2017-04-14 19:27:25 +03:00 |
|
Kevin Sawicki
|
fe8726d775
|
Use Chrome default client inset handling
|
2017-04-13 13:03:46 +03:00 |
|
Birunthan Mohanathas
|
638eae1080
|
Remove MenuLayout in favor of NativeWindowViews::Layout
|
2017-04-13 01:27:31 +03:00 |
|
Ales Pergl
|
73e3fd01eb
|
Fixed a couple of failing debug checks when calling Chromium APIs
|
2017-04-05 14:45:46 +02:00 |
|
Kevin Sawicki
|
6a22c6645e
|
Guard against missing popover identifier
|
2017-04-04 13:51:39 -07:00 |
|
Kevin Sawicki
|
9c73c991d7
|
Use const references for params
|
2017-04-04 13:51:39 -07:00 |
|
Samuel Attard
|
bea56bbdc8
|
Update as per feedback
|
2017-04-04 13:51:38 -07:00 |
|
Samuel Attard
|
2fd62d090a
|
Allow items to be assigned to multiple popovers
|
2017-04-04 13:51:33 -07:00 |
|
Samuel Attard
|
f05dfc74da
|
Store parent popover in popover touch bar items
|
2017-04-04 13:51:13 -07:00 |
|
Kevin Sawicki
|
df0f468dea
|
Add escapeKeyReplacementItemIdentifier forward declaration
|
2017-04-04 12:50:41 -07:00 |
|