Cheng Zhao
|
271eb63083
|
SetFullscreen => SetFullScreen
|
2014-11-25 14:34:14 +08:00 |
|
Cheng Zhao
|
28ca883805
|
win: Implement window state events
|
2014-11-25 14:28:34 +08:00 |
|
Cheng Zhao
|
588cc3c7ab
|
Make WindowStateWatcher X11 only
On Windows we need to take another way of detecting window state events.
|
2014-11-25 13:05:04 +08:00 |
|
Cheng Zhao
|
06cc27c6b3
|
views: Add WindowStateWatcher
|
2014-11-25 11:46:30 +08:00 |
|
Cheng Zhao
|
cd5007cfa1
|
linux: Set WM_CLASS for devtools window
|
2014-11-24 16:04:41 +08:00 |
|
Cheng Zhao
|
1cd3918494
|
views: Implement menubar APIs
|
2014-11-12 20:32:14 +08:00 |
|
Cheng Zhao
|
42afc071eb
|
OVERRIDE => override in native_window_views.h
|
2014-11-12 20:08:51 +08:00 |
|
Kevin Sawicki
|
b6b6fc3bfd
|
Remove All Rights Reserved after GitHub copyright
Closes #762
|
2014-10-31 11:17:05 -07:00 |
|
Cheng Zhao
|
141894aacd
|
Implement BrowserWindow::ShowInactive
|
2014-10-17 22:51:20 +08:00 |
|
Haojian Wu
|
b5e82dac6f
|
win: Implement SetProgressBar API.
|
2014-09-17 09:42:47 +08:00 |
|
Cheng Zhao
|
bda317b000
|
views: Set devtools window's icon, fixes #429.
|
2014-09-09 15:30:33 +08:00 |
|
Cheng Zhao
|
a696f06a23
|
Restructure headers of native_window.
|
2014-08-11 10:01:05 +08:00 |
|
Cheng Zhao
|
8cc49ffa80
|
menu_bar_show_ => menu_bar_visible_
|
2014-08-07 16:48:30 +08:00 |
|
Cheng Zhao
|
5d5a3138bc
|
views: Toggle the menu bar only when a single Alt is released.
|
2014-08-07 15:54:05 +08:00 |
|
Cheng Zhao
|
92d6fd641f
|
views: Hide menu bar when web view is clicked.
|
2014-08-07 14:14:43 +08:00 |
|
Cheng Zhao
|
8a9e1824c3
|
views: Add support for auto-hide menubar.
|
2014-08-07 13:47:58 +08:00 |
|
Cheng Zhao
|
ce50b38a75
|
Add BrowserWindow.isMaximized API.
|
2014-07-26 13:58:26 +08:00 |
|
Cheng Zhao
|
a15ee1871a
|
win: Implement SetSkipTaskbar.
|
2014-07-21 22:13:45 +08:00 |
|
Cheng Zhao
|
1a79093378
|
views: Add menu should not change window size.
|
2014-07-21 20:58:15 +08:00 |
|
Cheng Zhao
|
2ee7caccfe
|
views: Add an empty menu bar.
|
2014-07-16 22:12:57 +08:00 |
|
Cheng Zhao
|
5c99dff36d
|
linux: Remove dead code on accessing window tree host.
|
2014-07-11 23:27:45 +08:00 |
|
Cheng Zhao
|
7e86e53593
|
linux: Add support for unity global menubar.
|
2014-07-11 08:57:19 +08:00 |
|
Cheng Zhao
|
49160819d2
|
linux: Implement context menu with views.
|
2014-07-10 12:07:01 +08:00 |
|
Cheng Zhao
|
4e4227aef8
|
views: Implement focus and blur event.
|
2014-07-08 12:55:33 +08:00 |
|
Cheng Zhao
|
ee5312fff9
|
Merge branch 'master' into chrome35
Conflicts:
atom/browser/native_window_gtk.h
|
2014-07-07 23:49:28 +08:00 |
|
Cheng Zhao
|
b99262af32
|
views: Use UnhandledKeyboardEventHandler to handle accelerators.
|
2014-07-07 23:02:46 +08:00 |
|
Cheng Zhao
|
e7feafb2cc
|
views: Use our own CustomFrameView implementation.
|
2014-07-07 15:35:16 +08:00 |
|
Cheng Zhao
|
3c892b8591
|
views: Make acceleratros work.
|
2014-07-04 16:54:10 +08:00 |
|
Cheng Zhao
|
0a38f3321e
|
views: Currently set window's frames.
|
2014-07-04 12:32:03 +08:00 |
|
Cheng Zhao
|
61db17412c
|
Use views to implement NativeWindow and MessageBox on Linux.
|
2014-07-04 01:30:36 +08:00 |
|