b6ab114212 
								
							 
						 
						
							
							
								
								Array-index based devPrivates implementation.  
							
							... 
							
							
							
							Note: DevPrivateKey is now pointer-to-int, which means
each key now needs to point to some global storage of
size at least sizeof(int). 
							
						 
						
							2008-09-12 19:11:53 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2d7ba09dc4 
								
							 
						 
						
							
							
								
								Make devPrivates lookup functions ABI instead of static inlines.  
							
							... 
							
							
							
							This is required to preserve compatibility across changes to the
internal representation of the privates list. 
							
						 
						
							2008-06-13 16:43:56 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								57907e0943 
								
							 
						 
						
							
							
								
								devPrivates rework: register an offset for every resource type, use  
							
							... 
							
							
							
							signed values so -1 actually works correctly, and provide a macro for
adding an offset to a pointer. 
							
						 
						
							2007-09-06 16:55:51 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								4017d31902 
								
							 
						 
						
							
							
								
								devPrivates rework: since API is already broken, switch everything  
							
							... 
							
							
							
							over to new system.
Need to update documentation and address some remaining vestiges of
old system such as CursorRec structure, fb "offman" structure, and
FontRec privates. 
							
						 
						
							2007-08-28 09:28:25 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								860a09cfb8 
								
							 
						 
						
							
							
								
								devPrivates rework: Nevermind, can't const due to return value warnings.  
							
							... 
							
							
							
							This reverts commit 6fd0a0b08d 
							
						 
						
							2007-08-16 16:12:01 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								6fd0a0b08d 
								
							 
						 
						
							
							
								
								devPrivates rework: add const qualifier to key type.  
							
							
							
						 
						
							2007-08-16 16:01:42 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								b2b7817497 
								
							 
						 
						
							
							
								
								devPrivates rework: use camelcase standard for name of key type.  
							
							
							
						 
						
							2007-08-16 15:33:58 -04:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								fe05ba75a1 
								
							 
						 
						
							
							
								
								devPrivates rework: pass address of pointer to private callbacks instead of  
							
							... 
							
							
							
							the pointer itself. 
							
						 
						
							2007-03-08 12:14:30 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								2fcb45eb5d 
								
							 
						 
						
							
							
								
								devPrivates rework: redo field offset registration, drop RC_PRIVATES class.  
							
							
							
						 
						
							2007-03-08 12:13:36 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								947f8d249b 
								
							 
						 
						
							
							
								
								devPrivates rework: redo interface again, dropping parent and type parameters  
							
							... 
							
							
							
							as well as preallocation routine. 
							
						 
						
							2007-03-08 12:13:18 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								c45f676208 
								
							 
						 
						
							
							
								
								devPrivates rework: hook up new mechanism in backwards-compatibility mode  
							
							... 
							
							
							
							on existing structures that support devPrivates. 
							
						 
						
							2007-03-08 12:12:51 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								e684824709 
								
							 
						 
						
							
							
								
								devPrivates rework: redo interface and implementation.  
							
							
							
						 
						
							2007-03-05 11:50:45 -05:00 
							 
					 
				
					
						
							
							
								 
						
							
							
							
							
								
							
							
								779faccfb7 
								
							 
						 
						
							
							
								
								devPrivates rework: add dix header file containing new interface.  
							
							
							
						 
						
							2007-02-23 13:19:53 -05:00