electron/atom/browser
Cheng Zhao 04fbec5120 Generate menu group id automatically.
In GTK+ radio menu items are managed automatically, so group id won't
have any effect there, in the meanwhile we need to maintain the same
behavior on all platforms, so we have to generate group id instead of
letting users specifying it.
2014-05-25 12:37:00 +08:00
..
api Generate menu group id automatically. 2014-05-25 12:37:00 +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 mac: Include more information in Info.plist, fixes #340. 2014-05-22 09:03:02 +08: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 Merge pull request #351 from atom/custom-web-preferences 2014-05-23 23:18:06 +08:00
native_window.h Merge pull request #351 from atom/custom-web-preferences 2014-05-23 23:18:06 +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 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: Implement focus and blur event. 2014-05-24 13:04:04 +08:00
native_window_win.h win: Implement focus and blur event. 2014-05-24 13:04:04 +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