electron/browser/api
2013-12-10 14:27:25 +08:00
..
lib Report the right render view that is deleted. 2013-12-06 15:53:40 +08:00
atom_api_app.cc 💄 There should be no space between & and type name. 2013-12-10 14:27:25 +08:00
atom_api_app.h 💄 There should be no space between & and type name. 2013-12-10 14:27:25 +08:00
atom_api_auto_updater.cc 💄 There should be no space between & and type name. 2013-12-10 14:27:25 +08:00
atom_api_auto_updater.h 💄 There should be no space between & and type name. 2013-12-10 14:27:25 +08:00
atom_api_browser_ipc.cc 💄 There should be no space between & and type name. 2013-12-10 14:27:25 +08:00
atom_api_browser_ipc.h 💄 There should be no space between & and type name. 2013-12-10 14:27:25 +08:00
atom_api_dialog.cc 💄 There should be no space between & and type name. 2013-12-10 14:27:25 +08:00
atom_api_dialog.h 💄 There should be no space between & and type name. 2013-12-10 14:27:25 +08:00
atom_api_event.cc Destroy the event object immediately after the reply is sent, fixes #102. 2013-09-26 11:28:53 +08:00
atom_api_event.h base/string16.h was moved to base/strings/string16.h. 2013-12-10 14:14:05 +08:00
atom_api_event_emitter.cc Get rid of manually converting to base::Value when possible. 2013-12-05 23:47:07 +08:00
atom_api_event_emitter.h node::ObjectWrap how had a handle() method. 2013-12-10 14:15:37 +08:00
atom_api_menu.cc 💄 There should be no space between & and type name. 2013-12-10 14:27:25 +08:00
atom_api_menu.h 💄 There should be no space between & and type name. 2013-12-10 14:27:25 +08:00
atom_api_menu_mac.h [Mac] Move the FixMenuTitles hack to MenuController. 2013-08-14 22:33:18 +08:00
atom_api_menu_mac.mm 💄 There should be no space between & and type name. 2013-12-10 14:27:25 +08:00
atom_api_menu_win.cc win: Show popup menu at right place. 2013-10-02 21:43:52 +08:00
atom_api_menu_win.h [Win] Use the modified Menu2 class. 2013-08-17 16:45:21 +08:00
atom_api_power_monitor.cc Add power-monitor module, fixes #45. 2013-08-03 16:03:56 +08:00
atom_api_power_monitor.h 💄 There should be no space between & and type name. 2013-12-10 14:27:25 +08:00
atom_api_protocol.cc Use the convient V8 wrapper in all files. 2013-09-24 09:41:54 +08:00
atom_api_protocol.h Skelecton for interceptor APIs. 2013-08-30 10:15:15 +08:00
atom_api_window.cc 💄 There should be no space between & and type name. 2013-12-10 14:27:25 +08:00
atom_api_window.h 💄 There should be no space between & and type name. 2013-12-10 14:27:25 +08:00
atom_browser_bindings.cc Get rid of manually converting to base::Value when possible. 2013-12-05 23:47:07 +08:00
atom_browser_bindings.h base/string16.h was moved to base/strings/string16.h. 2013-12-10 14:14:05 +08:00