Cheng Zhao
|
380de24f2e
|
Add code to register <webview> tag
|
2014-10-22 22:55:13 +08:00 |
|
Cheng Zhao
|
8c29ffd084
|
Make __filename normalized
This can make sure __filename and __dirname on Windows use "\" as path
delimeter.
|
2014-10-14 19:45:57 +08:00 |
|
Cheng Zhao
|
dba2fa31b6
|
Fix __dirname for page in asar package
Fixes #694.
|
2014-10-14 19:27:47 +08:00 |
|
Cheng Zhao
|
d559275711
|
Emit "exit" event for "process" when quitting.
|
2014-09-25 21:48:30 +08:00 |
|
Cheng Zhao
|
b6cded379e
|
Fix __dirname and __filename in asar: protocol.
|
2014-09-24 13:23:37 +08:00 |
|
Cheng Zhao
|
8051ad8b2a
|
Add support for chrome.extension API in devtools extension.
|
2014-08-28 12:54:19 +08:00 |
|
Cheng Zhao
|
7b93a19e9b
|
Fix context menu in devtools.
|
2014-07-09 15:41:16 +08:00 |
|
Cheng Zhao
|
9721c4e761
|
Rename process.__atom_type to process.type.
|
2014-05-21 22:44:43 +08:00 |
|
Cheng Zhao
|
83debe2e43
|
Avoid passing closures to browser when showing dialog.
It's resource-costy.
|
2014-04-24 12:26:28 +08:00 |
|
Cheng Zhao
|
7a38307d1f
|
Use dialog API to override file chooser dialog in web inspector.
|
2014-04-05 10:24:46 +08:00 |
|
Cheng Zhao
|
d4e7fe3eb8
|
Correctly translate WebInspector menu to native menu.
|
2014-04-04 22:37:34 +08:00 |
|
Cheng Zhao
|
b1f0c2d174
|
Override web inspector's context menu.
|
2014-04-03 20:54:42 +08:00 |
|
Cheng Zhao
|
5dd5f18edf
|
Fix process.resourcesPath.
|
2014-03-16 13:24:25 +08:00 |
|
Cheng Zhao
|
516d46444d
|
Move all sources under atom/.
|
2014-03-16 08:30:26 +08:00 |
|