Cheng Zhao
84e2c35611
Use mate::Dictionary instead of base::DictionaryValue for options.
...
mate::Dictionary can represent arbitray type, which matches our use.
2014-06-23 21:56:22 +08:00
Cheng Zhao
70d3365414
gtk: Add BrowserWindow.setSkipTaskbar API.
2014-06-16 10:29:51 +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
afd927f749
Use system's setting for font renderering, fixes #301 .
2014-05-14 16:54:07 +08:00
Cheng Zhao
f176b2c58f
Switch to use MIT license.
2014-05-04 20:29:08 +08:00
Cheng Zhao
5bbf749693
gtk: Handle accelerators after renderer handled them.
...
The key-press signal captured the key events before renderer handles,
which violated the behavior on OS X and Windows.
Fixes #221 .
2014-04-05 19:21:18 +08:00
Cheng Zhao
663ab8e0bf
💄 Fix cpplint warning.
2014-04-02 14:23:38 +08:00
Cheng Zhao
a3e1fa3350
gtk: Consider window frame in SetSize.
2014-03-29 16:07:44 +08:00
Cheng Zhao
35229255bb
gtk: Ask whether window is active from WM.
...
It could happpen that the WM thinks a window is active but it's actually not,
like when showing a context menu. In most cases we should follow what WM
says to keep consistent bevaviour on all platforms.
2014-03-20 17:47:38 +08:00
Cheng Zhao
630e1b54e8
gtk: Fix BrowserWindow::HasModalDialog.
2014-03-18 14:52:45 +08:00
Cheng Zhao
2d808d30a2
Bring back build/include_order cpplint.
2014-03-16 09:13:06 +08:00
Cheng Zhao
68cb6ee861
Move atom/browser/ui/gtk to chrome/.
2014-03-16 08:39:43 +08:00
Cheng Zhao
516d46444d
Move all sources under atom/.
2014-03-16 08:30:26 +08:00