Tobias Taschner 
							
						 
					 
					
						
						
							
						
						df33c0c491 
					 
					
						
						
							
							Drop Mac prefix when referencing OS X.  
						
						... 
						
						
						
						Apple only refers to OS X and not Mac OS X since 10.8. 
						
						
					 
					
						2016-02-04 09:54:36 +01:00 
						 
				 
			
				
					
						
							
							
								Tobias Taschner 
							
						 
					 
					
						
						
							
						
						50e6c10bb2 
					 
					
						
						
							
							Update documentation after the removal of wxOSX/Carbon.  
						
						
						
						
					 
					
						2016-02-04 09:48:55 +01:00 
						 
				 
			
				
					
						
							
							
								Tobias Taschner 
							
						 
					 
					
						
						
							
						
						5ba67c67e4 
					 
					
						
						
							
							Remove wxOSX/Carbon support.  
						
						... 
						
						
						
						Cocoa has been the default toolkit in wxWidgets for a long time. There is really no good reason to use Carbon in 2016 and this removes a lot of unused and unmaintained code. 
						
						
					 
					
						2016-02-01 13:48:48 +01:00 
						 
				 
			
				
					
						
							
							
								Bryan Petty 
							
						 
					 
					
						
						
							
						
						0b2263c25d 
					 
					
						
						
							
							Updated links and mailing list addresses.  
						
						
						
						
					 
					
						2015-10-30 20:06:09 -06:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						237739ba01 
					 
					
						
						
							
							Update OS X version examples in wxOSX readme.  
						
						... 
						
						
						
						Don't use the not supported any longer 10.5. 
						
						
					 
					
						2015-08-02 03:11:37 +02:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						9b31387508 
					 
					
						
						
							
							Merge the changes from 3.0 branch.  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75178  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2013-11-12 18:06:37 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						22ab2de0ee 
					 
					
						
						
							
							Document how to build wxOSX/Carbon under recent OS X.  
						
						... 
						
						
						
						Mention that Xcode 3 is needed for this.
Closes  #14524 .
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72959  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2012-11-15 18:45:42 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						5e418ef224 
					 
					
						
						
							
							Remove unnecessary configure options from wxOSX install.txt.  
						
						... 
						
						
						
						There is no need to specify --enable-unicode nor --disable-shared. The latter
is mentioned below anyhow.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72162  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2012-07-20 11:55:14 +00:00 
						 
				 
			
				
					
						
							
							
								Vadim Zeitlin 
							
						 
					 
					
						
						
							
						
						33f270afac 
					 
					
						
						
							
							Allow passing the list of architectures to --enable-universal_binary.  
						
						... 
						
						
						
						Interpret --enable-universal_binary argument as a comma-separated list of
architectures to use. By default still use all the supported ones.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70705  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2012-02-27 01:47:32 +00:00 
						 
				 
			
				
					
						
							
							
								Dimitri Schoolwerth 
							
						 
					 
					
						
						
							
						
						d1852ec0c3 
					 
					
						
						
							
							Deleted SetTypeFromExtension.sea.hqx.  
						
						... 
						
						
						
						The script or application in this file was used to set the file type for CodeWarrior projects on the Mac. Since that IDE is not supported anymore and OS X is moving away from file and creator types the file can be deleted.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70373  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2012-01-17 06:18:01 +00:00 
						 
				 
			
				
					
						
							
							
								Julian Smart 
							
						 
					 
					
						
						
							
						
						cc27bb0716 
					 
					
						
						
							
							Applied  #12985 : Improved installation instructions for wxWidgets for Mac OS X Cocoa and Carbon  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67040  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2011-02-27 08:13:56 +00:00 
						 
				 
			
				
					
						
							
							
								Kevin Ollivier 
							
						 
					 
					
						
						
							
						
						fe56965b7f 
					 
					
						
						
							
							Remove instructions for Mac OS Classic.  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59499  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2009-03-12 19:29:27 +00:00 
						 
				 
			
				
					
						
							
							
								Kevin Ollivier 
							
						 
					 
					
						
						
							
						
						9fad307de6 
					 
					
						
						
							
							Remove CodeWarrior portion of the Mac installation instructions.  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59494  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2009-03-12 16:24:41 +00:00 
						 
				 
			
				
					
						
							
							
								Kevin Ollivier 
							
						 
					 
					
						
						
							
						
						fc5e8e07f7 
					 
					
						
						
							
							CodeWarrior has been discontinued on Mac for years, and none of the (manually maintained) project files have been updated in at least 3 years, so remove CodeWarrior support from the tree.  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59493  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2009-03-12 16:23:22 +00:00 
						 
				 
			
				
					
						
							
							
								Kevin Ollivier 
							
						 
					 
					
						
						
							
						
						38f9fde8ca 
					 
					
						
						
							
							Add a note about the flag for compiling OSX/Cocoa.  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59485  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2009-03-12 01:21:31 +00:00 
						 
				 
			
				
					
						
							
							
								Stefan Csomor 
							
						 
					 
					
						
						
							
						
						5aae8198c0 
					 
					
						
						
							
							rename for docs as well  
						
						... 
						
						
						
						git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54359  c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 
						
						
					 
					
						2008-06-25 09:04:32 +00:00