| .. | 
		
		
			
			
			
			
				| api | Add 'activate-with-no-open-windows' event for app. | 2014-03-05 18:09:44 +08:00 | 
		
			
			
			
			
				| default_app | Fix how we filter out atom-shell switches in process.argv. | 2014-01-31 16:40:20 +08:00 | 
		
			
			
			
			
				| lib | win: Use util.format to format arguments in console.log. | 2014-02-12 20:32:30 +08:00 | 
		
			
			
			
			
				| net | Fix race condition when initializing request context getter. | 2014-02-21 00:56:18 +08:00 | 
		
			
			
			
			
				| resources | Bump v0.10.7. | 2014-03-11 09:54:05 +00:00 | 
		
			
			
			
			
				| ui | gtk: Filename returned by GTK+ should be freed. | 2014-03-13 13:22:49 +08:00 | 
		
			
			
			
			
				| atom_application_delegate_mac.h | Use applicationShouldTerminate to control whether application should quit. | 2013-06-26 17:48:59 +08:00 | 
		
			
			
			
			
				| atom_application_delegate_mac.mm | Add 'activate-with-no-open-windows' event for app. | 2014-03-05 18:09:44 +08:00 | 
		
			
			
			
			
				| atom_application_mac.h | Emit 'finish-launching' event when the application has finished launching. | 2013-05-30 19:12:14 +08:00 | 
		
			
			
			
			
				| atom_application_mac.mm | Add 'open-url' event for app API. Fixes #36. | 2013-07-10 18:59:21 +08:00 | 
		
			
			
			
			
				| atom_browser_client.cc | Disable acclerated composition in frameless window. | 2014-03-06 11:07:04 +08:00 | 
		
			
			
			
			
				| atom_browser_client.h | Fix loss of --node-integration token after refresh. | 2014-01-31 10:30:16 +08:00 | 
		
			
			
			
			
				| atom_browser_context.cc | Fix assertions when building against Debug libchromiumcontent. | 2014-02-05 11:18:32 +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 | Wrap callbacks with v8::Locker. | 2014-01-27 15:14:11 +08:00 | 
		
			
			
			
			
				| atom_browser_main_parts.h | Fix initializing V8 on Windows. | 2013-12-17 21:55:56 +08:00 | 
		
			
			
			
			
				| atom_browser_main_parts_mac.mm | mac: Use "Atom Framework.framework" instead of "Atom.framework". | 2013-11-25 15:37:39 +08:00 | 
		
			
			
			
			
				| atom_javascript_dialog_manager.cc | Make the default alert() do nothing. | 2014-03-01 19:53:50 +08:00 | 
		
			
			
			
			
				| atom_javascript_dialog_manager.h | Make the default alert() do nothing. | 2014-03-01 19:53:50 +08:00 | 
		
			
			
			
			
				| auto_updater.cc | Wrap Sparkle's minimum interface with C++. | 2013-06-02 20:26:03 +08:00 | 
		
			
			
			
			
				| auto_updater.h | Implement auto_updater with Squirrel. | 2014-01-21 22:13:34 +08:00 | 
		
			
			
			
			
				| auto_updater_delegate.h | Emit 'update-available' and 'checking-for-update' events. | 2014-01-31 16:11:11 -08:00 | 
		
			
			
			
			
				| auto_updater_linux.cc | linux: Fix compilation error. | 2014-02-14 13:34:59 +00:00 | 
		
			
			
			
			
				| auto_updater_mac.mm | Bump v0.9.1. | 2014-02-03 12:41:53 -08:00 | 
		
			
			
			
			
				| auto_updater_win.cc | Fix building on Windows. | 2014-02-03 09:21:45 +08:00 | 
		
			
			
			
			
				| browser.cc | Add 'activate-with-no-open-windows' event for app. | 2014-03-05 18:09:44 +08:00 | 
		
			
			
			
			
				| browser.h | Add 'activate-with-no-open-windows' event for app. | 2014-03-05 18:09:44 +08:00 | 
		
			
			
			
			
				| browser_linux.cc | linux: Implemnt browser methods. | 2014-01-02 14:47:54 +00:00 | 
		
			
			
			
			
				| browser_mac.mm | Use bundle's name as application name when we have one. | 2013-12-05 10:42:04 +08:00 | 
		
			
			
			
			
				| browser_observer.h | Add 'activate-with-no-open-windows' event for app. | 2014-03-05 18:09:44 +08:00 | 
		
			
			
			
			
				| browser_win.cc | Use bundle's name as application name when we have one. | 2013-12-05 10:42:04 +08:00 | 
		
			
			
			
			
				| devtools_delegate.cc | Disable the detachment of devtools. | 2014-03-04 19:59:25 +08:00 | 
		
			
			
			
			
				| devtools_delegate.h | Disable the detachment of devtools. | 2014-03-04 19:59:25 +08:00 | 
		
			
			
			
			
				| native_window.cc | Fixes crash caused by NativeWindow::IsWebViewFocused. | 2014-03-10 09:24:51 +08:00 | 
		
			
			
			
			
				| native_window.h | Disable acclerated composition in frameless window. | 2014-03-06 11:07:04 +08:00 | 
		
			
			
			
			
				| native_window_gtk.cc | gtk: Window.focus should not change visibility. | 2014-02-21 15:34:38 +08:00 | 
		
			
			
			
			
				| native_window_gtk.h | gtk: Support frameless window. | 2014-01-15 15:15:45 +00:00 | 
		
			
			
			
			
				| native_window_mac.h | mac: Add API to return whether the window has attached sheet. | 2013-12-04 16:32:32 +08:00 | 
		
			
			
			
			
				| native_window_mac.mm | Move atom_event_processing_window to browser/ui/cocoa. | 2014-01-16 10:09:36 +08:00 | 
		
			
			
			
			
				| native_window_observer.h | Report the right render view that is deleted. | 2013-12-06 15:53:40 +08:00 | 
		
			
			
			
			
				| native_window_win.cc | win: Fix detecting attached modal dialog. | 2014-02-10 20:07:38 +08:00 | 
		
			
			
			
			
				| native_window_win.h | Merge branch 'master' into linux | 2014-02-14 13:17:00 +00:00 | 
		
			
			
			
			
				| window_list.cc | Add Browser class to controll when the application should quit. | 2013-05-02 23:43:23 +08:00 | 
		
			
			
			
			
				| window_list.h | linux: Implemnt browser methods. | 2014-01-02 14:47:54 +00:00 | 
		
			
			
			
			
				| window_list_observer.h | Add 'quit' and 'window-all-closed' events for app module. | 2013-05-03 10:53:54 +08:00 |