.. |
api
|
Add 'closed' and 'destroyed' event for Window.
|
2013-05-02 18:19:07 +08:00 |
atom
|
Release resources in browser when renderer view is gonna unloaded.
|
2013-05-01 10:59:29 +08:00 |
default_app
|
Initial RPC API implementation.
|
2013-04-24 16:43:01 +08:00 |
mac
|
Quiting the application is now equivalent to close all windows.
|
2013-05-02 20:09:19 +08:00 |
atom_application_delegate_mac.h
|
Add _mac suffix for obj-c files.
|
2013-05-02 23:03:14 +08:00 |
atom_application_delegate_mac.mm
|
Add _mac suffix for obj-c files.
|
2013-05-02 23:03:14 +08:00 |
atom_application_mac.h
|
Add _mac suffix for obj-c files.
|
2013-05-02 23:03:14 +08:00 |
atom_application_mac.mm
|
Add _mac suffix for obj-c files.
|
2013-05-02 23:03:14 +08:00 |
atom_browser_client.cc
|
Set our WebKit preferences.
|
2013-04-12 20:48:02 +08:00 |
atom_browser_client.h
|
💄
|
2013-04-12 23:20:09 +08:00 |
atom_browser_context.cc
|
No more C++ RecordedObject and ObjectsRegistry code.
|
2013-04-25 15:02:58 +08:00 |
atom_browser_context.h
|
No more C++ RecordedObject and ObjectsRegistry code.
|
2013-04-25 15:02:58 +08:00 |
atom_browser_main_parts.cc
|
Quiting the application is now equivalent to close all windows.
|
2013-05-02 20:09:19 +08:00 |
atom_browser_main_parts.h
|
Renderer can now use process.send to send messages to browser.
|
2013-04-22 21:32:48 +08:00 |
atom_browser_main_parts_mac.mm
|
Add _mac suffix for obj-c files.
|
2013-05-02 23:03:14 +08:00 |
atom_event_processing_window.h
|
Steal ChromeEventProcessingWindow from chrome.
|
2013-04-12 15:24:36 +08:00 |
atom_event_processing_window.mm
|
Steal ChromeEventProcessingWindow from chrome.
|
2013-04-12 15:24:36 +08:00 |
atom_javascript_dialog_manager.cc
|
Implement beforeunload event.
|
2013-05-01 00:05:19 +08:00 |
atom_javascript_dialog_manager.h
|
Implement beforeunload event.
|
2013-05-01 00:05:19 +08:00 |
native_window.cc
|
Add WindowList class to manage all windows.
|
2013-05-02 22:54:09 +08:00 |
native_window.h
|
Add WindowList class to manage all windows.
|
2013-05-02 22:54:09 +08:00 |
native_window_mac.h
|
Correctly handle window's lifetime when it's closed.
|
2013-05-01 23:28:01 +08:00 |
native_window_mac.mm
|
Correctly handle window's lifetime when it's closed.
|
2013-05-01 23:28:01 +08:00 |
native_window_observer.h
|
Add window closing related methods for window observer.
|
2013-05-01 16:33:19 +08:00 |
window_list.cc
|
Add WindowList class to manage all windows.
|
2013-05-02 22:54:09 +08:00 |
window_list.h
|
Add WindowList class to manage all windows.
|
2013-05-02 22:54:09 +08:00 |
window_list_observer.h
|
Add WindowList class to manage all windows.
|
2013-05-02 22:54:09 +08:00 |