electron/atom/browser
2014-07-15 19:42:01 +09:00
..
api Fix return types 2014-06-28 10:17:37 +09:00
default_app Print stack traces when starting app failed in addition to a dialog 2014-07-15 19:42:01 +09:00
lib remote.require should use process.mainModule.require. 2014-06-22 14:56:30 +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.13.3. 2014-06-25 09:17:06 +08:00
ui gtk: Make AppIndicator.SetContextMenu async, fixes #430. 2014-06-26 12:09:07 +08:00
atom_browser_client.cc Override application locale with system default locale. 2014-05-29 15:21:15 +08:00
atom_browser_client.h Fix cpplint warning. 2014-05-29 21:24:22 +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 Initialize locale on mac. 2014-05-29 15:54:25 +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 mac: Add app.dock.hide()/show() APIs, closes #422. 2014-06-25 11:55:33 +08:00
browser_linux.cc Switch to use MIT license. 2014-05-04 20:29:08 +08:00
browser_mac.mm mac: Add app.dock.hide()/show() APIs, closes #422. 2014-06-25 11:55:33 +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
native_window.cc Remove native_window's dead code. 2014-06-25 13:21:04 +08:00
native_window.h Add BrowserWindow::isMaximized. 2014-06-28 09:56:39 +09:00
native_window_gtk.cc Fix compilation error. 2014-06-23 22:31:02 +08:00
native_window_gtk.h Add BrowserWindow::isMaximized. 2014-06-28 09:56:39 +09:00
native_window_mac.h Add BrowserWindow::isMaximized. 2014-06-28 09:56:39 +09:00
native_window_mac.mm Fix return types 2014-06-28 10:17:37 +09:00
native_window_observer.h Add a focus event to BrowserWindow 2014-05-21 13:46:13 -04:00
native_window_win.cc Add BrowserWindow::isMaximized. 2014-06-28 09:56:39 +09:00
native_window_win.h Add BrowserWindow::isMaximized. 2014-06-28 09:56:39 +09: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