Kevin Sawicki
|
594302fcff
|
Update docs to use hiddenInset
|
2017-06-05 14:07:57 -07:00 |
Kevin Sawicki
|
3a2abde804
|
Add TODO for hidden-inset deprecation
|
2017-06-05 13:58:50 -07:00 |
Kevin Sawicki
|
9537303e9a
|
Remove unused customWindowButtons switch
|
2017-06-05 13:57:25 -07:00 |
Kevin Sawicki
|
de0daa2481
|
Autorelease tracking area
|
2017-06-05 13:48:30 -07:00 |
Kevin Sawicki
|
7d10bf229d
|
Switch to titleBarStyle for custom window buttons on hover
|
2017-06-05 13:30:32 -07:00 |
Kevin Sawicki
|
566e04f1c0
|
🎨
|
2017-06-05 13:13:16 -07:00 |
Kevin Sawicki
|
410e5bce60
|
Document customWindowButtons option
|
2017-06-05 13:04:17 -07:00 |
Kevin Sawicki
|
37ba1b0a6b
|
Declare mouse inside variable in interface
|
2017-06-05 12:55:39 -07:00 |
Kevin Sawicki
|
1493d6763c
|
Make custom window buttons an option
|
2017-06-05 12:50:18 -07:00 |
Kevin Sawicki
|
2880cfdc9c
|
🎨 Minor formatting tweaks
|
2017-06-05 11:08:05 -07:00 |
mst128256
|
96251e55de
|
Removed commented code
|
2017-06-05 10:41:52 -07:00 |
mst128256
|
9b4664daa5
|
Area near the top border in frameless window is clickable
|
2017-06-05 10:41:52 -07:00 |
Kevin Sawicki
|
9a362eed53
|
Merge pull request #9572 from shubham2892/api-height-menubar-macos
API height menubar macos
|
2017-06-05 10:35:16 -07:00 |
Kevin Sawicki
|
653ef6f839
|
🎨
|
2017-06-05 10:33:46 -07:00 |
Kevin Sawicki
|
352a9268ad
|
Merge pull request #9674 from electron/revert_8724
Revert "Merge pull request #8724 from electron/defer_load_url"
|
2017-06-05 10:21:18 -07:00 |
Kevin Sawicki
|
f5989dc12f
|
Merge pull request #9615 from rajatsingla28/web
Docs: Add requirement for `webContents.sendInputEvent()` to work.
|
2017-06-05 10:03:48 -07:00 |
Kevin Sawicki
|
afa2dd5ce5
|
Minor updates to focus note
|
2017-06-05 10:03:25 -07:00 |
Kevin Sawicki
|
7f974c9990
|
Merge pull request #9667 from solinium/master
change 'request' version
|
2017-06-05 10:00:08 -07:00 |
Kevin Sawicki
|
5bf2d23700
|
Merge pull request #9657 from electron/menu-docs-patch
Typescript menu popup fix
|
2017-06-05 08:55:57 -07:00 |
Kevin Sawicki
|
fb47dc9e48
|
🎨
|
2017-06-05 08:55:42 -07:00 |
deepak1556
|
50ac7b2edd
|
Revert "Merge pull request #8724 from electron/defer_load_url"
Possible cause for #9121
This reverts commit 886b47e713 , reversing
changes made to 479af3c9e2 .
|
2017-06-05 19:04:21 +05:30 |
Alexander Gujral
|
43ff2e8ec1
|
change request version
https://nodesecurity.io/advisories/request_remote-memory-exposure
security vulnerability for earlier versions
|
2017-06-04 13:49:59 -04:00 |
Rajat
|
2df7680d24
|
Docs: Add requirement for `webContents.sendInputEvent()` to work.
|
2017-06-03 23:47:15 +05:30 |
Shubham
|
e9aa9eaf5e
|
🎨code structure fix
|
2017-06-03 10:56:37 -04:00 |
Samuel Attard
|
af09d85125
|
Update menu.md
|
2017-06-03 14:50:10 +10:00 |
Zeke Sikelianos
|
dfab1043d9
|
Merge pull request #9640 from electron/bump-ts
bump ts linter with fixes for numeric keys
|
2017-05-31 15:16:56 -07:00 |
Kevin Sawicki
|
6a9de535c7
|
Merge pull request #9636 from electron/typescript-fixes
Add return type to systemPreferences.isAeroGlassEnabled()
|
2017-05-31 13:22:30 -07:00 |
Zeke Sikelianos
|
175f3e41f1
|
bump ts linter with fixes for numeric keys
|
2017-05-31 12:44:26 -07:00 |
Zeke Sikelianos
|
c6c3aa0b97
|
add typescript to the linting mix
|
2017-05-31 12:42:15 -07:00 |
Kevin Sawicki
|
b964c304de
|
Add return type to systemPreferences.isAeroGlassEnabled()
|
2017-05-31 10:34:14 -07:00 |
Kevin Sawicki
|
02972fac86
|
Merge pull request #9634 from electron/assert-fail
Use assert.fail for unexpected values
|
2017-05-31 09:52:22 -07:00 |
Kevin Sawicki
|
2508159a25
|
Use assert.fail for unexpected values
|
2017-05-31 08:39:49 -07:00 |
Kevin Sawicki
|
9250b559f9
|
Merge pull request #9623 from miniak/gpu-info
Add app.getGPUFeatureStatus
|
2017-05-31 08:11:50 -07:00 |
Kevin Sawicki
|
55fcb286a5
|
Run getGPUFeatureStatus spec on all platforms
|
2017-05-31 08:10:55 -07:00 |
Kevin Sawicki
|
dfac5e5dd1
|
Merge pull request #9630 from electron/cifratila/bump-node-version
Bump Node.JS version in .node-version
|
2017-05-31 08:10:05 -07:00 |
Kevin Sawicki
|
e5675c83b3
|
Merge pull request #9627 from electron/remove-empty-grit-file
Remove unused generated_resources.h file
|
2017-05-31 08:09:50 -07:00 |
Cheng Zhao
|
e82af41591
|
Merge pull request #9269 from electron/main-notifications
Notifications from the main process
|
2017-05-31 17:21:05 +09:00 |
Catalin Fratila
|
0330a30fdb
|
Bump Node.JS version in .node-version
|
2017-05-31 10:06:38 +02:00 |
Cheng Zhao
|
9d4588a5d0
|
Remove test code
|
2017-05-31 16:39:53 +09:00 |
Cheng Zhao
|
5fa2831756
|
Coding style fixes
|
2017-05-31 16:17:29 +09:00 |
Kevin Sawicki
|
0b2ef6e9bd
|
Remove unused generated_resources.h file
|
2017-05-30 16:08:21 -07:00 |
Shubham
|
6537238c0d
|
🎨 code structure fix
|
2017-05-30 17:40:06 -04:00 |
Shubham
|
62d9bf9bae
|
🎨 ✅ code comments and test for getMenuBarHeight function
|
2017-05-30 17:26:02 -04:00 |
Kevin Sawicki
|
bf2fca3dd1
|
Use base::DictionaryValue converter
|
2017-05-30 13:00:55 -07:00 |
Kevin Sawicki
|
4a5831a733
|
Add initial getGPUFeatureStatus spec
|
2017-05-30 13:00:00 -07:00 |
Milan Burda
|
0ecfb4e2f8
|
Add app.getGPUFeatureStatus
|
2017-05-30 20:35:14 +02:00 |
Kevin Sawicki
|
717a1a666c
|
Merge pull request #9589 from electron/rebuild-before-specs
Rebuild native modules before specs run
|
2017-05-30 09:50:15 -07:00 |
Kevin Sawicki
|
e83d66294e
|
Remove unused function
|
2017-05-30 09:17:05 -07:00 |
Kevin Sawicki
|
5cf4995f2e
|
DRY up logic to check if native modules should be loaded
|
2017-05-30 09:15:38 -07:00 |
Kevin Sawicki
|
90964290a6
|
Add separate run script just to rebuild test modules
|
2017-05-30 09:13:51 -07:00 |