diff --git a/Grafx2.xcodeproj/xx.pbxuser b/Grafx2.xcodeproj/xx.pbxuser index f196dc9b..f0d0118f 100644 --- a/Grafx2.xcodeproj/xx.pbxuser +++ b/Grafx2.xcodeproj/xx.pbxuser @@ -165,8 +165,8 @@ PBXFileDataSource_Warnings_ColumnID, ); }; - PBXPerProjectTemplateStateSaveDate = 253331600; - PBXWorkspaceStateSaveDate = 253331600; + PBXPerProjectTemplateStateSaveDate = 254188623; + PBXWorkspaceStateSaveDate = 254188623; }; sourceControlManager = F5B19B690EA4BD79003F4BA4 /* Source Control */; userBuildSettings = { @@ -269,6 +269,13 @@ sepNavVisRect = "{{0, 0}, {686, 59}}"; }; }; + F5B19B790EA4BE3E003F4BA4 /* files.c */ = { + uiCtxt = { + sepNavIntBoundsRect = "{{0, 0}, {1004, 12654}}"; + sepNavSelRange = "{10408, 0}"; + sepNavVisRect = "{{0, 5917}, {867, 536}}"; + }; + }; F5B19B7B0EA4BE3E003F4BA4 /* graph.c */ = { uiCtxt = { sepNavIntBoundsRect = "{{0, 0}, {1620, 118579}}"; diff --git a/Grafx2.xcodeproj/xx.perspective b/Grafx2.xcodeproj/xx.perspective index f4261103..4d20aa45 100644 --- a/Grafx2.xcodeproj/xx.perspective +++ b/Grafx2.xcodeproj/xx.perspective @@ -473,7 +473,7 @@ PBXSmartGroupTreeModuleOutlineStateVisibleRectKey - {{0, 0}, {252, 402}} + {{0, 0}, {252, 590}} PBXTopSmartGroupGIDs @@ -483,14 +483,14 @@ GeometryConfiguration Frame - {{0, 0}, {269, 420}} + {{0, 0}, {269, 608}} GroupTreeTableConfiguration MainColumn 252 RubberWindowFrame - -288 -7 1469 461 0 0 1024 746 + 289 18 1045 649 0 0 1024 746 Module PBXSmartGroupTreeModule @@ -527,9 +527,9 @@ GeometryConfiguration Frame - {{0, 0}, {1195, 0}} + {{0, 0}, {771, 0}} RubberWindowFrame - -288 -7 1469 461 0 0 1024 746 + 289 18 1045 649 0 0 1024 746 Module PBXNavigatorGroup @@ -538,7 +538,7 @@ Proportion - 415pt + 603pt Tabs @@ -558,9 +558,9 @@ GeometryConfiguration Frame - {{10, 27}, {1195, 388}} + {{10, 27}, {771, 576}} RubberWindowFrame - -288 -7 1469 461 0 0 1024 746 + 289 18 1045 649 0 0 1024 746 Module PBXBuildResultsModule @@ -622,7 +622,7 @@ Proportion - 1195pt + 771pt Name @@ -640,14 +640,14 @@ TableOfContents - F5AED06C0F1999130090A93F + F5AD90FC0F269BDD00DE11EE 1CA23EE50692099D00951B8B - F5AED06D0F1999130090A93F + F5AD90FD0F269BDD00DE11EE F5A33EC20EC89C3000F8052D - F5AED06E0F1999130090A93F + F5AD90FE0F269BDD00DE11EE XCMainBuildResultsModuleGUID 1CA23EE80692099D00951B8B - F5AED06F0F1999130090A93F + F5AD90FF0F269BDD00DE11EE ToolbarConfiguration xcode.toolbar.config.buildAndRun @@ -795,7 +795,7 @@ PerspectivesBarVisible PinnedNavigatorIdentifier - F5AED0670F1998B10090A93F + F5AD90FA0F269A5E00DE11EE ShelfIsVisible SourceDescription @@ -818,11 +818,10 @@ 5 WindowOrderList - F5AED0750F1999130090A93F /Users/xx/Grafx2/Grafx2.xcodeproj WindowString - -288 -7 1469 461 0 0 1024 746 + 289 18 1045 649 0 0 1024 746 WindowTools diff --git a/files.c b/files.c index 95c3be0a..1cdf215d 100644 --- a/files.c +++ b/files.c @@ -323,13 +323,18 @@ void Lire_liste_des_lecteurs(void) // This should be made dynamic because in the multitask world, user can mount new drives, // connect to network ones, and so on, while Grafx2 is running. #else + +#ifndef __macosx__ #warning "Your platform is missing some specific code here ! please check and correct ! :)" +#endif + for (Indice=0; Indice