electron/atom/browser/api
2014-04-22 11:06:13 +08:00
..
lib Simplify protocol api. 2014-04-21 16:33:32 +08:00
atom_api_app.cc Simplify app api. 2014-04-17 17:13:46 +08:00
atom_api_app.h Simplify app api. 2014-04-17 17:13:46 +08:00
atom_api_auto_updater.cc Simpilfy auto_updater api. 2014-04-17 17:26:21 +08:00
atom_api_auto_updater.h Simpilfy auto_updater api. 2014-04-17 17:26:21 +08:00
atom_api_browser_ipc.cc Use native_mate based Event in browser_ipc. 2014-04-17 17:14:05 +08:00
atom_api_dialog.cc Use the new function converter in dialog api. 2014-04-18 17:19:15 +08:00
atom_api_event.cc Put converters under atom/common/native_mate_converters. 2014-04-17 13:45:14 +08:00
atom_api_event.h Synchronous event should be bound to WebContents. 2014-04-04 22:04:42 +08:00
atom_api_menu.cc Simplify menu api. 2014-04-21 23:40:10 +08:00
atom_api_menu.h Simplify menu api. 2014-04-21 23:40:10 +08:00
atom_api_menu_gtk.cc Simplify menu api. 2014-04-21 23:40:10 +08:00
atom_api_menu_gtk.h Simplify menu api. 2014-04-21 23:40:10 +08:00
atom_api_menu_mac.h Simplify menu api. 2014-04-21 23:40:10 +08:00
atom_api_menu_mac.mm Remove use of native_type_conversions.h when possible. 2014-04-21 23:49:53 +08:00
atom_api_menu_win.cc Simplify menu api. 2014-04-21 23:40:10 +08:00
atom_api_menu_win.h Simplify menu api. 2014-04-21 23:40:10 +08:00
atom_api_power_monitor.cc Simplify power_monitor api. 2014-04-17 17:13:17 +08:00
atom_api_power_monitor.h Fix cpplint warning. 2014-04-18 17:28:05 +08:00
atom_api_protocol.cc Simplify protocol api. 2014-04-21 16:33:32 +08:00
atom_api_protocol.h Simplify protocol api. 2014-04-21 16:33:32 +08:00
atom_api_window.cc Put converters under atom/common/native_mate_converters. 2014-04-17 13:45:14 +08:00
atom_api_window.h Add API to execute javascript in devtools. 2014-04-08 12:50:12 +08:00
atom_browser_bindings.cc Simplify atom_browser_bindings. 2014-04-22 11:06:13 +08:00
atom_browser_bindings.h Simplify atom_browser_bindings. 2014-04-22 11:06:13 +08:00
event.cc Add native_mate implemented Event and EventEmitter. 2014-04-17 17:12:27 +08:00
event.h Add native_mate implemented Event and EventEmitter. 2014-04-17 17:12:27 +08:00
event_emitter.cc Add native_mate implemented Event and EventEmitter. 2014-04-17 17:12:27 +08:00
event_emitter.h Add native_mate implemented Event and EventEmitter. 2014-04-17 17:12:27 +08:00