electron/atom/browser/api
2014-11-28 18:39:30 +08:00
..
lib Allow positioning the context menu 2014-11-26 13:54:05 +01:00
atom_api_app.cc AddUserTasks => setUserTasks 2014-11-17 19:32:11 +08:00
atom_api_app.h OVERRIDE => override in atom_api_app.h 2014-11-16 22:45:29 +08:00
atom_api_auto_updater.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_auto_updater.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_content_tracing.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_dialog.cc Add dialog.showErrorBox API 2014-11-05 16:04:39 +08:00
atom_api_global_shortcut.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_global_shortcut.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_menu.cc Allow positioning the context menu 2014-11-26 13:54:05 +01:00
atom_api_menu.h Allow positioning the context menu 2014-11-26 13:54:05 +01:00
atom_api_menu_mac.h Allow positioning the context menu 2014-11-26 13:54:05 +01:00
atom_api_menu_mac.mm Some coding style fixes 2014-11-28 15:59:03 +08:00
atom_api_menu_views.cc Some coding style fixes 2014-11-28 15:59:03 +08:00
atom_api_menu_views.h Some coding style fixes 2014-11-28 15:59:03 +08:00
atom_api_power_monitor.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_power_monitor.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_protocol.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_protocol.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
atom_api_tray.cc Add Tray.displayBallon API 2014-11-28 18:39:30 +08:00
atom_api_tray.h Add Tray.displayBallon API 2014-11-28 18:39:30 +08:00
atom_api_web_contents.cc Various fixes of #801 2014-11-12 10:28:50 +08:00
atom_api_web_contents.h Add support for setting http referrer 2014-11-06 14:29:41 -05:00
atom_api_window.cc fix typo in variable name 2014-11-25 20:57:55 +01:00
atom_api_window.h SetFullscreen => SetFullScreen 2014-11-25 14:34:14 +08:00
event.cc Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
event.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00
event_emitter.cc Fixes Event.prevenDefault() not working, closes #771 2014-11-03 23:24:20 +08:00
event_emitter.h Remove All Rights Reserved after GitHub copyright 2014-10-31 11:17:05 -07:00