Birunthan Mohanathas
|
18c49285a8
Add BrowserWindow.setAutoHideCursor for macOS
|
8 years ago |
Daniel Pham
|
d5a0dd39a1
:gift: Add 'win.closeFilePreview()'
|
8 years ago |
gellert
|
2cf30c0d63
remove method transferred to set with null
|
8 years ago |
gellert
|
8ad50d1e35
adds vibrancy effect for macos
|
8 years ago |
Kevin Sawicki
|
d982376fc4
filename -> displayName
|
8 years ago |
Pierre Laurac
|
9b19e6ee38
Changing names and memory leak fix
|
8 years ago |
Pierre Laurac
|
18ac4178fe
Validation with linter
|
8 years ago |
Pierre Laurac
|
9673cee4d7
Using string from the std
|
8 years ago |
Pierre Laurac
|
526debb5ab
Adding easy way to preview files
|
8 years ago |
Pierre Laurac
|
fb444f646b
default template for PreviewFile
|
8 years ago |
Kevin Sawicki
|
bce62622bb
Fix compiler errors
|
8 years ago |
adammeyer
|
783d47f78b
custom window level as string
|
8 years ago |
adammeyer
|
fbb3a288ec
Allow custom window level when sending window to top
|
8 years ago |
Anthony Tseng
|
269a87b26f
Emit scroll-touch-edge event instead of changing the behavior of scroll-touch-begin/end
|
8 years ago |
Felix Rieseberg
|
8b85ee8a20
:wrench: Use enum to declare ProgressState
|
8 years ago |
Felix Rieseberg
|
73c91dae9e
:wrench: Enable mode indication for setProgressBar
|
8 years ago |
Kevin Sawicki
|
52199a008d
Add initial setContentBounds method
|
8 years ago |
Kevin Sawicki
|
a190495df3
Use bounds for converting window/content sizes
|
8 years ago |
Kevin Sawicki
|
48cc13d009
Add BrowserWindow.getClientBounds API
|
8 years ago |
Cheng Zhao
|
b57665330c
Merge branch 'master' into chrome52
|
8 years ago |
Cheng Zhao
|
7848608198
Replace DialogScope with UnresponsiveSuppressor
|
8 years ago |
Kevin Sawicki
|
2faf00dc19
Only use default accelerator in Windows/Linux app menu
|
8 years ago |
Kevin Sawicki
|
f7b72f0948
Move capturePage to WebContents
|
8 years ago |
Cheng Zhao
|
1ba3907038
Update to API changes of Chrome 52
|
8 years ago |
Milan Burda
|
c243cf0c0f
Add BrowserWindow.prototype.setContentProtection(enable)
|
8 years ago |
Cheng Zhao
|
5674e8d114
Only define enable/disable API for views
|
8 years ago |
Cheng Zhao
|
e33e4be257
macOS: Use sheet window as modal window
|
8 years ago |
Cheng Zhao
|
1866dbe608
Move disable counter to NativeWindow from api::Window
|
8 years ago |
Cheng Zhao
|
f4bec78ccb
linux: Implement win.setParentWindow(parent)
|
8 years ago |
Cheng Zhao
|
85ba382027
Add "parent" option for BrowserWindow
|
8 years ago |