electron/atom/browser/api/lib
Cheng Zhao 5037daadfb Use closed event instead of destroyed event.
We now do not delete window manually so the destroyed would be delayed
until the object is GCed.
2014-04-23 08:50:33 +08:00
..
app.coffee Simplify app api. 2014-04-17 17:13:46 +08:00
atom-delegate.coffee Move all sources under atom/. 2014-03-16 08:30:26 +08:00
auto-updater.coffee Simpilfy auto_updater api. 2014-04-17 17:26:21 +08:00
browser-window.coffee Use closed event instead of destroyed event. 2014-04-23 08:50:33 +08:00
dialog.coffee Use the new function converter in dialog api. 2014-04-18 17:19:15 +08:00
ipc.coffee Move all sources under atom/. 2014-03-16 08:30:26 +08:00
menu-item.coffee Move all sources under atom/. 2014-03-16 08:30:26 +08:00
menu.coffee Move all sources under atom/. 2014-03-16 08:30:26 +08:00
power-monitor.coffee Simplify power_monitor api. 2014-04-17 17:13:17 +08:00
protocol.coffee Simplify protocol api. 2014-04-21 16:33:32 +08:00