Cheng Zhao
|
f5fc26d8fc
|
Enable getting a window according to its attached devtools.
|
2014-04-04 22:28:18 +08:00 |
|
Cheng Zhao
|
d7261073e7
|
Free window object immediately in destory().
This put everything back to the original design, since now it's not
possible to destory a window while a context menu is showing.
|
2014-03-26 09:58:40 +08:00 |
|
Cheng Zhao
|
8b41e78245
|
Fix a possible crash when destroying window.
It could happend that the JS BrowserWindow object being double deleted
when calling the destroy() method.
|
2014-03-26 09:14:05 +08:00 |
|
Cheng Zhao
|
679959eeb5
|
BrowserWindow.destroy() should not delete window immediately.
It could cause crash when context menu is showing.
|
2014-03-25 17:00:03 +08:00 |
|
Cheng Zhao
|
2d808d30a2
|
Bring back build/include_order cpplint.
|
2014-03-16 09:13:06 +08:00 |
|
Cheng Zhao
|
516d46444d
|
Move all sources under atom/.
|
2014-03-16 08:30:26 +08:00 |
|