electron/atom/browser
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
..
api Add a focus event to BrowserWindow 2014-05-21 13:46:13 -04:00
default_app Use content size in default_app. 2014-05-15 15:29:53 +08:00
lib Rename process.__atom_type to process.type. 2014-05-21 22:44:43 +08:00
mac Switch to use MIT license. 2014-05-04 20:29:08 +08:00
net Switch to use MIT license. 2014-05-04 20:29:08 +08:00
resources Bump v0.12.5. 2014-05-19 02:02:33 +00:00
ui Switch to use MIT license. 2014-05-04 20:29:08 +08:00
atom_browser_client.cc Enable WebGL 2014-05-06 10:43:58 +02:00
atom_browser_client.h Switch to use MIT license. 2014-05-04 20:29:08 +08:00
atom_browser_context.cc Switch to use MIT license. 2014-05-04 20:29:08 +08:00
atom_browser_context.h Switch to use MIT license. 2014-05-04 20:29:08 +08:00
atom_browser_main_parts.cc Switch to use MIT license. 2014-05-04 20:29:08 +08:00
atom_browser_main_parts.h Switch to use MIT license. 2014-05-04 20:29:08 +08:00
atom_browser_main_parts_mac.mm Switch to use MIT license. 2014-05-04 20:29:08 +08:00
atom_javascript_dialog_manager.cc Switch to use MIT license. 2014-05-04 20:29:08 +08:00
atom_javascript_dialog_manager.h Switch to use MIT license. 2014-05-04 20:29:08 +08:00
auto_updater.cc Switch to use MIT license. 2014-05-04 20:29:08 +08:00
auto_updater.h Switch to use MIT license. 2014-05-04 20:29:08 +08:00
auto_updater_delegate.h Switch to use MIT license. 2014-05-04 20:29:08 +08:00
auto_updater_linux.cc Switch to use MIT license. 2014-05-04 20:29:08 +08:00
auto_updater_mac.mm Switch to use MIT license. 2014-05-04 20:29:08 +08:00
auto_updater_win.cc Switch to use MIT license. 2014-05-04 20:29:08 +08:00
browser.cc Switch to use MIT license. 2014-05-04 20:29:08 +08:00
browser.h Switch to use MIT license. 2014-05-04 20:29:08 +08:00
browser_linux.cc Switch to use MIT license. 2014-05-04 20:29:08 +08:00
browser_mac.mm Switch to use MIT license. 2014-05-04 20:29:08 +08:00
browser_observer.h Switch to use MIT license. 2014-05-04 20:29:08 +08:00
browser_win.cc Switch to use MIT license. 2014-05-04 20:29:08 +08:00
devtools_delegate.cc Switch to use MIT license. 2014-05-04 20:29:08 +08:00
devtools_delegate.h Switch to use MIT license. 2014-05-04 20:29:08 +08:00
native_window.cc Add a focus event to BrowserWindow 2014-05-21 13:46:13 -04:00
native_window.h Add a focus event to BrowserWindow 2014-05-21 13:46:13 -04:00
native_window_gtk.cc Add a focus event to BrowserWindow 2014-05-21 13:46:13 -04:00
native_window_gtk.h Add a focus event to BrowserWindow 2014-05-21 13:46:13 -04:00
native_window_mac.h Add BrowserWindow::setContentSize. 2014-05-15 16:06:12 +08:00
native_window_mac.mm Add a focus event to BrowserWindow 2014-05-21 13:46:13 -04:00
native_window_observer.h Add a focus event to BrowserWindow 2014-05-21 13:46:13 -04:00
native_window_win.cc win: Fix the resizable flag, closed #316. 2014-05-20 23:37:14 +08:00
native_window_win.h win: Implement setContentSize API. 2014-05-18 21:27:23 +08:00
window_list.cc Switch to use MIT license. 2014-05-04 20:29:08 +08:00
window_list.h Switch to use MIT license. 2014-05-04 20:29:08 +08:00
window_list_observer.h Switch to use MIT license. 2014-05-04 20:29:08 +08:00