Jack Jansen 
								
							 
						 
						
							
							
							
							
								
							
							
								0e04eecdbf 
								
							 
						 
						
							
							
								
								First step in porting MacPython modules to OSX/unix: break all references between modules except for the obj_New() and obj_Convert() routines, the PyArg_Parse and Py_BuildValue helpers.  
							
							... 
							
							
							
							And these can now be vectored through glue routines (by defining USE_TOOLBOX_OBJECT_GLUE) which will do the necessary imports, whereupon the module's init routine will tell the glue routine about the real conversion routine address and everything is fine again. 
							
						 
						
							2001-05-17 21:58:34 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jack Jansen 
								
							 
						 
						
							
							
							
							
								
							
							
								f7d5aa61d3 
								
							 
						 
						
							
							
								
								Adapted to Universal Headers 3.3.2. More to follow.  
							
							
							
						 
						
							2000-12-10 23:43:49 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jack Jansen 
								
							 
						 
						
							
							
							
							
								
							
							
								9d8b96c850 
								
							 
						 
						
							
							
								
								pymactoolbox.h contains protoypes for all externally visible toolbox module  
							
							... 
							
							
							
							functions. Include it in stead of duplicating the declarations everywhere. Also
cleaned up toolbox module exports, and got rid of resNotFound error. 
							
						 
						
							2000-07-14 22:16:45 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jack Jansen 
								
							 
						 
						
							
							
							
							
								
							
							
								58b2eacf6b 
								
							 
						 
						
							
							
								
								Print something on stderr in case of exceptions in callback routines.  
							
							
							
						 
						
							1999-06-21 16:18:51 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jack Jansen 
								
							 
						 
						
							
							
							
							
								
							
							
								c4f6331690 
								
							 
						 
						
							
							
								
								Drag manager interface (completely untested, so far)  
							
							
							
						 
						
							1999-06-21 15:14:26 +00:00