Cheng Zhao
|
2db7c84cbc
|
spec: Remove "restore" event test
It is too slow and unstable.
|
2014-12-09 17:16:21 -08:00 |
|
Cheng Zhao
|
c19abed4fa
|
spec: Don't test window state events in CI on Linux
|
2014-11-25 15:17:48 +08:00 |
|
Cheng Zhao
|
cef5f06ceb
|
spec: Make timeout longer for window state tests
|
2014-11-25 15:06:57 +08:00 |
|
Cheng Zhao
|
a666014990
|
spec: Window state events
|
2014-11-25 14:52:49 +08:00 |
|
Cheng Zhao
|
58795eaa7e
|
spec: "preload" option of BrowserWindow
|
2014-11-12 15:38:50 +08:00 |
|
Cheng Zhao
|
64ce44d341
|
spec: "new-window" event of BrowserWindow
|
2014-10-27 22:08:24 +08:00 |
|
Cheng Zhao
|
cbe52c58ac
|
spec: Don't test BrowserWindow.show() in CI
Some environments can not handle focusing very well.
|
2014-10-17 23:38:14 +08:00 |
|
Cheng Zhao
|
19c8864c32
|
spec: BrowserWindow.showInactive()
|
2014-10-17 22:55:09 +08:00 |
|
Cheng Zhao
|
1199224086
|
BrowserWindow.show() should not focus window, fixes #609.
|
2014-09-08 15:28:34 +08:00 |
|
Cheng Zhao
|
c88b691db7
|
linux: Suppress test for "enable-larger-than-screen".
It is failing on some DEs.
|
2014-08-20 12:23:20 +08:00 |
|
Cheng Zhao
|
2a9f5a5fb8
|
Add "enable-larger-than-screen" option for BrowserWindow.
From now on BrowserWindow can only be resized larger than screen or
moved out of screen when this option is set to "true".
Fixes #582.
|
2014-08-17 12:23:00 +08:00 |
|
Cheng Zhao
|
175d052a28
|
linux: Enable tests on window size.
After upgraded to Chrome36, those tests have become stable.
|
2014-08-11 21:00:04 +08:00 |
|
Cheng Zhao
|
d4fb1c1f8c
|
Add spec for resizing window larger than screen.
|
2014-08-11 10:22:56 +08:00 |
|
Cheng Zhao
|
1a79093378
|
views: Add menu should not change window size.
|
2014-07-21 20:58:15 +08:00 |
|
Cheng Zhao
|
d49060d659
|
Add "id" property for BrowserWindow, fixes #218.
|
2014-05-22 09:51:58 +08:00 |
|
Cheng Zhao
|
bef22e80c8
|
Add spec on content size.
|
2014-05-15 16:41:13 +08:00 |
|
Cheng Zhao
|
4135040449
|
Move loading events to webContents.
|
2014-04-25 12:22:16 +08:00 |
|
Cheng Zhao
|
11e02d6bbc
|
spec: Should destroy window even when spec failed.
|
2014-04-24 16:08:59 +08:00 |
|
Cheng Zhao
|
5037daadfb
|
Use closed event instead of destroyed event.
We now do not delete window manually so the destroyed would be delayed
until the object is GCed.
|
2014-04-23 08:50:33 +08:00 |
|
Cheng Zhao
|
984d60f935
|
Override default window.close, fixes #70.
|
2014-02-17 18:19:55 +08:00 |
|
Cheng Zhao
|
cfeeec37eb
|
Fix capturePage() spec.
|
2013-12-15 16:32:49 +08:00 |
|
Cheng Zhao
|
2c672052e6
|
Flatten spec files, make them seem cleaner.
|
2013-12-06 22:23:02 +08:00 |
|