Kevin Sawicki
|
a1f9e061bc
|
Remove native.list
Use native.traverseTree instead from fs.list
and fs.listTree
|
2012-10-09 17:41:33 -07:00 |
|
Kevin Sawicki
|
8b61e6a9df
|
Split out file and directory callbacks
|
2012-10-09 17:41:32 -07:00 |
|
Kevin Sawicki
|
51a41a9a72
|
Add native traverseTree
|
2012-10-09 17:41:32 -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 |
|
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
|
5141aba658
|
Move all extension C and JavaScript code into native/v8_extensions
|
2012-08-27 14:02:05 -07:00 |
|