.. |
api
|
Use custom url request getter to setup request job factory.
|
2013-09-20 16:47:47 +08:00 |
atom
|
Merge pull request #65 from atom/custom-protocol
|
2013-09-04 03:33:09 -07:00 |
default_app
|
Quit when all windows are closed if running an app by passing it in command line.
|
2013-09-09 10:54:08 +08:00 |
mac
|
|
|
net
|
Use custom url request getter to setup request job factory.
|
2013-09-20 16:47:47 +08:00 |
ui
|
mac: Import chromium's CustomFrameView code.
|
2013-09-11 13:46:36 +08:00 |
atom_application_delegate_mac.h
|
|
|
atom_application_delegate_mac.mm
|
|
|
atom_application_mac.h
|
|
|
atom_application_mac.mm
|
|
|
atom_browser_client.cc
|
Use custom url request getter to setup request job factory.
|
2013-09-20 16:47:47 +08:00 |
atom_browser_client.h
|
Use custom url request getter to setup request job factory.
|
2013-09-20 16:47:47 +08:00 |
atom_browser_context.cc
|
Use custom url request getter to setup request job factory.
|
2013-09-20 16:47:47 +08:00 |
atom_browser_context.h
|
Use custom url request getter to setup request job factory.
|
2013-09-20 16:47:47 +08:00 |
atom_browser_main_parts.cc
|
Fix crash when using protocol module on startup.
|
2013-09-20 18:32:05 +08:00 |
atom_browser_main_parts.h
|
|
|
atom_browser_main_parts_mac.mm
|
mac: Makes sure MainMenu.nib is alwasys loaded from Atom.framework.
|
2013-09-12 17:16:33 +08:00 |
atom_event_processing_window.h
|
|
|
atom_event_processing_window.mm
|
|
|
atom_javascript_dialog_manager.cc
|
Revert "💄 for the beforeunload handler."
|
2013-09-02 16:39:00 +08:00 |
atom_javascript_dialog_manager.h
|
|
|
auto_updater.cc
|
|
|
auto_updater.h
|
|
|
auto_updater_delegate.cc
|
|
|
auto_updater_delegate.h
|
|
|
auto_updater_mac.mm
|
|
|
auto_updater_win.cc
|
|
|
browser.cc
|
|
|
browser.h
|
[Mac] Add app.dock.getBadge() API.
|
2013-08-06 16:39:31 +08:00 |
browser_mac.mm
|
[Mac] Add app.dock.getBadge() API.
|
2013-08-06 16:39:31 +08:00 |
browser_observer.h
|
|
|
browser_win.cc
|
|
|
crash_reporter.h
|
|
|
crash_reporter_mac.mm
|
|
|
crash_reporter_win.cc
|
|
|
native_window.cc
|
Add has_frame_ attribute for NativeWindow.
|
2013-09-05 21:43:47 +08:00 |
native_window.h
|
Hide the fullscreen button when leaving fullscreen mode. Fixes #88.
|
2013-09-11 13:05:08 +08:00 |
native_window_mac.h
|
WIP: rounded corner of frameless window.
|
2013-09-11 18:10:28 +08:00 |
native_window_mac.mm
|
Skip the whole AtomFramelessWindow.
|
2013-09-12 11:20:38 -04:00 |
native_window_observer.h
|
Add 'loading-state-changed' event for BrowserWindow.
|
2013-08-29 11:47:07 +08:00 |
native_window_win.cc
|
💄 Fix cpplint warnings.
|
2013-09-12 13:03:57 +08:00 |
native_window_win.h
|
win: Add NativeWindowFramelessView as non-client view.
|
2013-09-09 14:30:07 +08:00 |
window_list.cc
|
|
|
window_list.h
|
|
|
window_list_observer.h
|
|
|