- Fixed a bug in the draw gradient ellipse that caused the cursor to remain on screen after the drawing operation. - Fixed "empy" / "empty" typo in some functions names. git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@761 416bcca6-2ee7-4201-b75f-2eb2f807beb1
		
			
				
	
	
		
			298 lines
		
	
	
		
			8.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			298 lines
		
	
	
		
			8.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
// !$*UTF8*$!
 | 
						|
{
 | 
						|
	002F3A2B09D0888800EBEB88 /* SDLMain.h */ = {
 | 
						|
		uiCtxt = {
 | 
						|
			sepNavIntBoundsRect = "{{0, 0}, {867, 536}}";
 | 
						|
			sepNavSelRange = "{302, 0}";
 | 
						|
			sepNavVisRect = "{{0, 0}, {867, 536}}";
 | 
						|
			sepNavWindowFrame = "{{15, 76}, {906, 665}}";
 | 
						|
		};
 | 
						|
	};
 | 
						|
	002F3A2C09D0888800EBEB88 /* SDLMain.m */ = {
 | 
						|
		uiCtxt = {
 | 
						|
			sepNavIntBoundsRect = "{{0, 0}, {1084, 7296}}";
 | 
						|
			sepNavSelRange = "{1567, 12}";
 | 
						|
			sepNavVisRect = "{{0, 718}, {867, 536}}";
 | 
						|
			sepNavWindowFrame = "{{38, 55}, {906, 665}}";
 | 
						|
		};
 | 
						|
	};
 | 
						|
	002F3A3E09D088BA00EBEB88 /* main.c */ = {
 | 
						|
		uiCtxt = {
 | 
						|
			sepNavIntBoundsRect = "{{0, 0}, {1060, 11476}}";
 | 
						|
			sepNavSelRange = "{0, 0}";
 | 
						|
			sepNavVisRect = "{{0, 0}, {867, 536}}";
 | 
						|
			sepNavWindowFrame = "{{14, 76}, {906, 665}}";
 | 
						|
		};
 | 
						|
	};
 | 
						|
	29B97313FDCFA39411CA2CEA /* Project object */ = {
 | 
						|
		activeBuildConfigurationName = Release;
 | 
						|
		activeExecutable = F5B19B5D0EA4BD57003F4BA4 /* Grafx2 */;
 | 
						|
		activeTarget = 8D1107260486CEB800E47090 /* Grafx2 */;
 | 
						|
		addToTargets = (
 | 
						|
			8D1107260486CEB800E47090 /* Grafx2 */,
 | 
						|
		);
 | 
						|
		breakpointsGroup = F5B19B700EA4BDA9003F4BA4 /* XCBreakpointsBucket */;
 | 
						|
		codeSenseManager = F5B19B6A0EA4BD79003F4BA4 /* Code sense */;
 | 
						|
		executables = (
 | 
						|
			F5B19B5D0EA4BD57003F4BA4 /* Grafx2 */,
 | 
						|
		);
 | 
						|
		perUserDictionary = {
 | 
						|
			PBXConfiguration.PBXFileTableDataSource3.PBXErrorsWarningsDataSource = {
 | 
						|
				PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
 | 
						|
				PBXFileTableDataSourceColumnSortingKey = PBXErrorsWarningsDataSource_LocationID;
 | 
						|
				PBXFileTableDataSourceColumnWidthsKey = (
 | 
						|
					20,
 | 
						|
					453,
 | 
						|
					58,
 | 
						|
				);
 | 
						|
				PBXFileTableDataSourceColumnsKey = (
 | 
						|
					PBXErrorsWarningsDataSource_TypeID,
 | 
						|
					PBXErrorsWarningsDataSource_MessageID,
 | 
						|
					PBXErrorsWarningsDataSource_LocationID,
 | 
						|
				);
 | 
						|
			};
 | 
						|
			PBXConfiguration.PBXFileTableDataSource3.PBXExecutablesDataSource = {
 | 
						|
				PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
 | 
						|
				PBXFileTableDataSourceColumnSortingKey = PBXExecutablesDataSource_NameID;
 | 
						|
				PBXFileTableDataSourceColumnWidthsKey = (
 | 
						|
					22,
 | 
						|
					300,
 | 
						|
					209,
 | 
						|
				);
 | 
						|
				PBXFileTableDataSourceColumnsKey = (
 | 
						|
					PBXExecutablesDataSource_ActiveFlagID,
 | 
						|
					PBXExecutablesDataSource_NameID,
 | 
						|
					PBXExecutablesDataSource_CommentsID,
 | 
						|
				);
 | 
						|
			};
 | 
						|
			PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = {
 | 
						|
				PBXFileTableDataSourceColumnSortingDirectionKey = 1;
 | 
						|
				PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Built_ColumnID;
 | 
						|
				PBXFileTableDataSourceColumnWidthsKey = (
 | 
						|
					20,
 | 
						|
					229,
 | 
						|
					20,
 | 
						|
					48,
 | 
						|
					43,
 | 
						|
					43,
 | 
						|
					20,
 | 
						|
					79,
 | 
						|
					88,
 | 
						|
				);
 | 
						|
				PBXFileTableDataSourceColumnsKey = (
 | 
						|
					PBXFileDataSource_FiletypeID,
 | 
						|
					PBXFileDataSource_Filename_ColumnID,
 | 
						|
					PBXFileDataSource_Built_ColumnID,
 | 
						|
					PBXFileDataSource_ObjectSize_ColumnID,
 | 
						|
					PBXFileDataSource_Errors_ColumnID,
 | 
						|
					PBXFileDataSource_Warnings_ColumnID,
 | 
						|
					PBXFileDataSource_Target_ColumnID,
 | 
						|
					PBXFileDataSource_Path_ColumnID,
 | 
						|
					PBXFileDataSource_Comments_ColumnID,
 | 
						|
				);
 | 
						|
			};
 | 
						|
			PBXConfiguration.PBXFileTableDataSource3.PBXFindDataSource = {
 | 
						|
				PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
 | 
						|
				PBXFileTableDataSourceColumnSortingKey = PBXFindDataSource_LocationID;
 | 
						|
				PBXFileTableDataSourceColumnWidthsKey = (
 | 
						|
					200,
 | 
						|
					413.2085,
 | 
						|
				);
 | 
						|
				PBXFileTableDataSourceColumnsKey = (
 | 
						|
					PBXFindDataSource_MessageID,
 | 
						|
					PBXFindDataSource_LocationID,
 | 
						|
				);
 | 
						|
			};
 | 
						|
			PBXConfiguration.PBXFileTableDataSource3.PBXSymbolsDataSource = {
 | 
						|
				PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
 | 
						|
				PBXFileTableDataSourceColumnSortingKey = PBXSymbolsDataSource_SymbolNameID;
 | 
						|
				PBXFileTableDataSourceColumnWidthsKey = (
 | 
						|
					16,
 | 
						|
					200,
 | 
						|
					50,
 | 
						|
					325.2085,
 | 
						|
				);
 | 
						|
				PBXFileTableDataSourceColumnsKey = (
 | 
						|
					PBXSymbolsDataSource_SymbolTypeIconID,
 | 
						|
					PBXSymbolsDataSource_SymbolNameID,
 | 
						|
					PBXSymbolsDataSource_SymbolTypeID,
 | 
						|
					PBXSymbolsDataSource_ReferenceNameID,
 | 
						|
				);
 | 
						|
			};
 | 
						|
			PBXConfiguration.PBXFileTableDataSource3.XCSCMDataSource = {
 | 
						|
				PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
 | 
						|
				PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
 | 
						|
				PBXFileTableDataSourceColumnWidthsKey = (
 | 
						|
					20,
 | 
						|
					20,
 | 
						|
					262,
 | 
						|
					20,
 | 
						|
					48.1626,
 | 
						|
					43,
 | 
						|
					43,
 | 
						|
					20,
 | 
						|
				);
 | 
						|
				PBXFileTableDataSourceColumnsKey = (
 | 
						|
					PBXFileDataSource_SCM_ColumnID,
 | 
						|
					PBXFileDataSource_FiletypeID,
 | 
						|
					PBXFileDataSource_Filename_ColumnID,
 | 
						|
					PBXFileDataSource_Built_ColumnID,
 | 
						|
					PBXFileDataSource_ObjectSize_ColumnID,
 | 
						|
					PBXFileDataSource_Errors_ColumnID,
 | 
						|
					PBXFileDataSource_Warnings_ColumnID,
 | 
						|
					PBXFileDataSource_Target_ColumnID,
 | 
						|
				);
 | 
						|
			};
 | 
						|
			PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = {
 | 
						|
				PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
 | 
						|
				PBXFileTableDataSourceColumnSortingKey = PBXTargetDataSource_PrimaryAttribute;
 | 
						|
				PBXFileTableDataSourceColumnWidthsKey = (
 | 
						|
					20,
 | 
						|
					200,
 | 
						|
					106,
 | 
						|
					20,
 | 
						|
					48,
 | 
						|
					43,
 | 
						|
					43,
 | 
						|
				);
 | 
						|
				PBXFileTableDataSourceColumnsKey = (
 | 
						|
					PBXFileDataSource_FiletypeID,
 | 
						|
					PBXFileDataSource_Filename_ColumnID,
 | 
						|
					PBXTargetDataSource_PrimaryAttribute,
 | 
						|
					PBXFileDataSource_Built_ColumnID,
 | 
						|
					PBXFileDataSource_ObjectSize_ColumnID,
 | 
						|
					PBXFileDataSource_Errors_ColumnID,
 | 
						|
					PBXFileDataSource_Warnings_ColumnID,
 | 
						|
				);
 | 
						|
			};
 | 
						|
			PBXPerProjectTemplateStateSaveDate = 262786429;
 | 
						|
			PBXWorkspaceStateSaveDate = 262786429;
 | 
						|
		};
 | 
						|
		sourceControlManager = F5B19B690EA4BD79003F4BA4 /* Source Control */;
 | 
						|
		userBuildSettings = {
 | 
						|
			OBJROOT = "$(SYMROOT)";
 | 
						|
		};
 | 
						|
	};
 | 
						|
	8D1107260486CEB800E47090 /* Grafx2 */ = {
 | 
						|
		activeExec = 0;
 | 
						|
		executables = (
 | 
						|
			F5B19B5D0EA4BD57003F4BA4 /* Grafx2 */,
 | 
						|
		);
 | 
						|
	};
 | 
						|
	F5A33E690EC893F800F8052D /* 8pxfont.png */ = {
 | 
						|
		uiCtxt = {
 | 
						|
			sepNavWindowFrame = "{{15, 76}, {906, 665}}";
 | 
						|
		};
 | 
						|
	};
 | 
						|
	F5AED03C0F1989E00090A93F /* mountlist.c */ = {
 | 
						|
		uiCtxt = {
 | 
						|
			sepNavIntBoundsRect = "{{0, 0}, {867, 17252}}";
 | 
						|
			sepNavSelRange = "{4702, 50}";
 | 
						|
			sepNavVisRect = "{{0, 2973}, {867, 536}}";
 | 
						|
			sepNavWindowFrame = "{{15, 76}, {906, 665}}";
 | 
						|
		};
 | 
						|
	};
 | 
						|
	F5B19B5D0EA4BD57003F4BA4 /* Grafx2 */ = {
 | 
						|
		isa = PBXExecutable;
 | 
						|
		activeArgIndex = 2147483647;
 | 
						|
		activeArgIndices = (
 | 
						|
		);
 | 
						|
		argumentStrings = (
 | 
						|
		);
 | 
						|
		autoAttachOnCrash = 1;
 | 
						|
		configStateDict = {
 | 
						|
		};
 | 
						|
		customDataFormattersEnabled = 1;
 | 
						|
		debuggerPlugin = GDBDebugging;
 | 
						|
		disassemblyDisplayState = 0;
 | 
						|
		dylibVariantSuffix = "";
 | 
						|
		enableDebugStr = 1;
 | 
						|
		environmentEntries = (
 | 
						|
		);
 | 
						|
		executableSystemSymbolLevel = 0;
 | 
						|
		executableUserSymbolLevel = 0;
 | 
						|
		libgmallocEnabled = 0;
 | 
						|
		name = Grafx2;
 | 
						|
		savedGlobals = {
 | 
						|
		};
 | 
						|
		sourceDirectories = (
 | 
						|
		);
 | 
						|
		variableFormatDictionary = {
 | 
						|
		};
 | 
						|
	};
 | 
						|
	F5B19B690EA4BD79003F4BA4 /* Source Control */ = {
 | 
						|
		isa = PBXSourceControlManager;
 | 
						|
		fallbackIsa = XCSourceControlManager;
 | 
						|
		isSCMEnabled = 0;
 | 
						|
		scmConfiguration = {
 | 
						|
		};
 | 
						|
		scmType = scm.subversion;
 | 
						|
	};
 | 
						|
	F5B19B6A0EA4BD79003F4BA4 /* Code sense */ = {
 | 
						|
		isa = PBXCodeSenseManager;
 | 
						|
		indexTemplatePath = "";
 | 
						|
	};
 | 
						|
	F5B19B700EA4BDA9003F4BA4 /* XCBreakpointsBucket */ = {
 | 
						|
		isa = XCBreakpointsBucket;
 | 
						|
		name = "Project Breakpoints";
 | 
						|
		objects = (
 | 
						|
		);
 | 
						|
	};
 | 
						|
	F5B19B7B0EA4BE3E003F4BA4 /* graph.c */ = {
 | 
						|
		uiCtxt = {
 | 
						|
			sepNavIntBoundsRect = "{{0, 0}, {1620, 118579}}";
 | 
						|
			sepNavSelRange = "{16112, 36}";
 | 
						|
			sepNavVisRect = "{{0, 9964}, {867, 536}}";
 | 
						|
			sepNavWindowFrame = "{{15, 76}, {906, 665}}";
 | 
						|
		};
 | 
						|
	};
 | 
						|
	F5B19B7C0EA4BE3E003F4BA4 /* init.c */ = {
 | 
						|
		uiCtxt = {
 | 
						|
			sepNavIntBoundsRect = "{{0, 0}, {1660, 46018}}";
 | 
						|
			sepNavSelRange = "{81112, 1}";
 | 
						|
			sepNavVisRect = "{{0, 44925}, {867, 536}}";
 | 
						|
			sepNavWindowFrame = "{{12, 46}, {906, 665}}";
 | 
						|
		};
 | 
						|
	};
 | 
						|
	F5B19B7F0EA4BE3E003F4BA4 /* loadsave.c */ = {
 | 
						|
		uiCtxt = {
 | 
						|
			sepNavIntBoundsRect = "{{0, 0}, {1700, 112651}}";
 | 
						|
			sepNavSelRange = "{1098, 24}";
 | 
						|
			sepNavVisRect = "{{0, 331}, {867, 536}}";
 | 
						|
			sepNavWindowFrame = "{{15, 76}, {906, 665}}";
 | 
						|
		};
 | 
						|
	};
 | 
						|
	F5B19B850EA4BE3E003F4BA4 /* palette.c */ = {
 | 
						|
		uiCtxt = {
 | 
						|
			sepNavIntBoundsRect = "{{0, 0}, {1268, 37031}}";
 | 
						|
			sepNavSelRange = "{75128, 0}";
 | 
						|
			sepNavVisRect = "{{0, 0}, {0, 0}}";
 | 
						|
			sepNavWindowFrame = "{{15, 76}, {906, 665}}";
 | 
						|
		};
 | 
						|
	};
 | 
						|
	F5B19B880EA4BE3E003F4BA4 /* saveini.c */ = {
 | 
						|
		uiCtxt = {
 | 
						|
			sepNavIntBoundsRect = "{{0, 0}, {1156, 12084}}";
 | 
						|
			sepNavSelRange = "{19568, 0}";
 | 
						|
			sepNavVisRect = "{{0, 0}, {0, 0}}";
 | 
						|
			sepNavWindowFrame = "{{15, 76}, {906, 665}}";
 | 
						|
		};
 | 
						|
	};
 | 
						|
	F5B19B890EA4BE3E003F4BA4 /* sdlscreen.c */ = {
 | 
						|
		uiCtxt = {
 | 
						|
			sepNavIntBoundsRect = "{{0, 0}, {1580, 11571}}";
 | 
						|
			sepNavSelRange = "{0, 0}";
 | 
						|
			sepNavVisRect = "{{0, 0}, {867, 536}}";
 | 
						|
			sepNavWindowFrame = "{{61, 34}, {906, 665}}";
 | 
						|
		};
 | 
						|
	};
 | 
						|
	F5B19C3C0EA4DC91003F4BA4 /* English */ = {
 | 
						|
		uiCtxt = {
 | 
						|
			sepNavIntBoundsRect = "{{0, 0}, {1692, 536}}";
 | 
						|
			sepNavSelRange = "{0, 0}";
 | 
						|
			sepNavVisRect = "{{825, 0}, {867, 536}}";
 | 
						|
			sepNavWindowFrame = "{{15, 76}, {906, 665}}";
 | 
						|
		};
 | 
						|
	};
 | 
						|
}
 |