Cheng Zhao
|
70d3365414
|
gtk: Add BrowserWindow.setSkipTaskbar API.
|
2014-06-16 10:29:51 +08:00 |
|
Cheng Zhao
|
b431566421
|
mac: Make sure web view is the first responder of window, fixes #382.
|
2014-06-11 15:57:40 +08:00 |
|
Cheng Zhao
|
1d6b02f304
|
mac: Restore presentation options when leaving kiosk mode, fixes #272.
|
2014-06-09 13:04:59 +08:00 |
|
Cheng Zhao
|
a7b730654c
|
mac: Add APIs on setting icon in titlebar.
|
2014-05-27 14:15:34 +08:00 |
|
Gavin M. Roy
|
b08ec402d2
|
Add a focus event to BrowserWindow
- Tested in OSX
- Untested in GTK, but I expect it should work
- Did not see any similar constructs for notifications in Windows
|
2014-05-21 13:46:13 -04:00 |
|
Cheng Zhao
|
5150fd6946
|
Add BrowserWindow::setContentSize.
|
2014-05-15 16:06:12 +08:00 |
|
Cheng Zhao
|
76cc3eeb6d
|
Get BrowserWindow::getContentSize API.
|
2014-05-15 15:30:04 +08:00 |
|
Cheng Zhao
|
074ac051d2
|
mac: Respect use-content-size when creating window.
|
2014-05-15 15:19:02 +08:00 |
|
Cheng Zhao
|
f176b2c58f
|
Switch to use MIT license.
|
2014-05-04 20:29:08 +08:00 |
|
Cheng Zhao
|
486dd9edfa
|
mac: Avoid sending "blur" event when closing window.
|
2014-04-24 16:17:35 +08:00 |
|
Cheng Zhao
|
1cb23a958c
|
Should send "closed" event when native window is closed.
|
2014-04-23 10:24:46 +08:00 |
|
Cheng Zhao
|
5c5cf3c66e
|
Fix a crash when destroying window.
|
2014-04-11 18:43:01 +08:00 |
|
Cheng Zhao
|
84d458687a
|
mac: Avoid managing NSWindow by hand.
|
2014-04-11 12:47:22 +08:00 |
|
Cheng Zhao
|
2ab5d6e35a
|
Remove unneeded accessor.
|
2014-04-11 12:45:48 +08:00 |
|
Cheng Zhao
|
d6079782d1
|
mac: InspectableWebContents should be destroyed before release NSWindow.
Fixes atom/atom#1841.
|
2014-04-11 12:32:42 +08:00 |
|
Cheng Zhao
|
395eb067d1
|
mac: Do not destroy window immediately.
Fixes atom/atom#1841.
|
2014-04-07 17:20:08 +08:00 |
|
Cheng Zhao
|
516d46444d
|
Move all sources under atom/.
|
2014-03-16 08:30:26 +08:00 |
|