electron/atom/browser
2014-06-09 12:03:19 +08:00
..
api "did-finish-load" should only emit for main frame, fixes #385. 2014-06-09 12:03:19 +08:00
default_app Override app version and name when loading apps from default_app. 2014-05-24 11:18:06 +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.13.0. 2014-06-05 07:14:32 +00:00
ui win: Fix context menu clicking in notify icon. 2014-06-03 14:11:12 +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 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 mac: Add APIs on setting icon in titlebar. 2014-05-27 14:15:34 +08:00
native_window.h mac: Add APIs on setting icon in titlebar. 2014-05-27 14:15:34 +08:00
native_window_gtk.cc gtk: Fix setting unresizable window. 2014-05-25 11:44:25 +08:00
native_window_gtk.h Add a focus event to BrowserWindow 2014-05-21 13:46:13 -04:00
native_window_mac.h mac: Add APIs on setting icon in titlebar. 2014-05-27 14:15:34 +08:00
native_window_mac.mm mac: Add APIs on setting icon in titlebar. 2014-05-27 14:15:34 +08:00
native_window_observer.h Add a focus event to BrowserWindow 2014-05-21 13:46:13 -04:00
native_window_win.cc win: Remove focus listener after window is closed, fixes #364. 2014-06-03 14:39:47 +08:00
native_window_win.h win: Update states when setting checked property. 2014-05-26 11:34:36 +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