This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
electron
Watch
1
Star
1
Fork
0
You've already forked electron
mirror of
https://github.com/electron/electron.git
synced
2026-01-22 05:47:58 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
072ac8ba0ba8bd8ac00a283ca6e2e027e0d6ba56
electron
/
browser
/
api
/
lib
History
Cheng Zhao
072ac8ba0b
Rename 'window' module to 'browser_window' module.
Fix
#3
.
2013-05-15 19:19:53 +08:00
..
app.coffee
Add 'quit' and 'window-all-closed' events for app module.
2013-05-03 10:53:54 +08:00
atom_delegate.coffee
Rename atom module to atom_delegate to avoid conflicts with Atom.
2013-05-07 20:33:50 +08:00
browser_window.coffee
Rename 'window' module to 'browser_window' module.
Fix
#3
.
2013-05-15 19:19:53 +08:00
dialog.coffee
Rename 'window' module to 'browser_window' module.
Fix
#3
.
2013-05-15 19:19:53 +08:00
ipc.coffee
Use camelCase not under_score, I forgot it's coffee script.
2013-04-27 19:13:24 +08:00
menu.coffee
Rename 'window' module to 'browser_window' module.
Fix
#3
.
2013-05-15 19:19:53 +08:00