Corey Johnson
|
871a230b03
|
Make $native.exists a tiny bit faster
|
2012-09-26 16:30:22 -07:00 |
|
Corey Johnson & Nathan Sobo
|
c9c138491e
|
Add atom.exit, which exits from the browser process instead of the renderer
|
2012-08-31 10:15:12 -06:00 |
|
Corey Johnson & Nathan Sobo
|
bd1982ede1
|
Nix fs.async.* methods. They aren't needed now.
|
2012-08-30 16:12:15 -06:00 |
|
Nathan Sobo
|
d5ffdb153a
|
Remove $native.saveDialog. It's replaced with atom.showSaveDialog
|
2012-08-30 11:08:55 -06:00 |
|
Nathan Sobo
|
c24c9e2003
|
Merge branch 'master' of github.com:github/atom-cef3
Conflicts:
native/atom_cef_client.h
native/atom_cef_client_mac.mm
src/app/atom.coffee
|
2012-08-29 23:08:31 -06:00 |
|
Nathan Sobo
|
63a0746cc5
|
Remove $native.alert
|
2012-08-29 20:53:04 -05:00 |
|
Corey Johnson
|
d9dc526425
|
DevTools are working
|
2012-08-29 15:31:06 -07:00 |
|
Corey Johnson
|
073164c584
|
Remove newWindow from native extension
|
2012-08-29 08:56:57 -07:00 |
|
Corey Johnson & Nathan Sobo
|
f6a55ee468
|
Throw exception if fs.list's path argument is null or empty
|
2012-08-28 16:47:36 -07:00 |
|
Nathan Sobo
|
16c7c523cf
|
Native open code now presents the open panel from the browser process
This avoids retina resolution issues and ink framework errors that occur when opening dialogs from the chromium renderer process.
|
2012-08-28 13:54:44 -05:00 |
|
Corey Johnson & Nathan Sobo
|
4781d477cd
|
Remove tabs and handle key events when there are no windows open.
|
2012-08-28 10:37:25 -07:00 |
|
Nathan Sobo
|
a4a87917ba
|
Put the other v8 extensions in the v8_extensions namespace
|
2012-08-28 11:16:27 -05:00 |
|
Corey Johnson & Nathan Sobo
|
5141aba658
|
Move all extension C and JavaScript code into native/v8_extensions
|
2012-08-27 14:02:05 -07:00 |
|