electron/atom/renderer
John Haley 565a500320 Fix window.open with wrong name
When calling `window.open` the newly created window would have the name of the last option in the `features` argument as the title. I think it's supposed to be pointed to `frameName`.
2015-06-29 10:32:27 -07:00
..
api remote: handle circular reference in wrapArgs 2015-06-16 13:43:30 +05:30
lib Fix window.open with wrong name 2015-06-29 10:32:27 -07:00
resources/mac mac: Generate Info.plist from gyp variables 2015-04-14 16:09:34 +08:00
atom_render_view_observer.cc Remove all calls to node::MakeCallback 2015-06-23 20:14:03 +08:00
atom_render_view_observer.h OVERRIDE macro is now removed 2015-01-27 13:18:30 -08:00
atom_renderer_client.cc renderer: option to override page visiblity state 2015-06-04 14:40:13 +05:30
atom_renderer_client.h renderer: option to override page visiblity state 2015-06-04 14:40:13 +05:30
guest_view_container.cc Listen to ElementSizeChanged event 2015-05-29 13:47:09 +08:00
guest_view_container.h Listen to ElementSizeChanged event 2015-05-29 13:47:09 +08:00