|
129 | 129 | CF0A48552BDDA2C400833160 /* ToggleSingleOrDualMode.mm in Sources */ = {isa = PBXBuildFile; fileRef = CF197C421FB81ACA009F6C59 /* ToggleSingleOrDualMode.mm */; };
|
130 | 130 | CF0A48562BDDA2C800833160 /* ToggleSort.mm in Sources */ = {isa = PBXBuildFile; fileRef = CF0139AE1E99DAC100E44F2D /* ToggleSort.mm */; };
|
131 | 131 | CF0A48572BDDA2CD00833160 /* ViewFile.mm in Sources */ = {isa = PBXBuildFile; fileRef = CF5E9A371FCBC521005608F5 /* ViewFile.mm */; };
|
132 |
| - CF0A48582BDDA39600833160 /* Layout.mm in Sources */ = {isa = PBXBuildFile; fileRef = CF31F66F1DFE644B005A1A40 /* Layout.mm */; }; |
| 132 | + CF0A48582BDDA39600833160 /* Layout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CF31F66F1DFE644B005A1A40 /* Layout.cpp */; }; |
133 | 133 | CF0A48592BDDA39B00833160 /* PanelBriefView.mm in Sources */ = {isa = PBXBuildFile; fileRef = CFD3CB1C1DA4C888006DA143 /* PanelBriefView.mm */; };
|
134 | 134 | CF0A485A2BDDA3A000833160 /* PanelBriefViewCollectionView.mm in Sources */ = {isa = PBXBuildFile; fileRef = CF282AC91E0A2D6300EC7F33 /* PanelBriefViewCollectionView.mm */; };
|
135 | 135 | CF0A485B2BDDA3A400833160 /* PanelBriefViewCollectionViewBackground.mm in Sources */ = {isa = PBXBuildFile; fileRef = CF56C2C51DC358F200F0DF0F /* PanelBriefViewCollectionViewBackground.mm */; };
|
|
138 | 138 | CF0A485E2BDDA3B800833160 /* PanelBriefViewFixedNumberLayout.mm in Sources */ = {isa = PBXBuildFile; fileRef = CF6BF8532197F5C80017CECB /* PanelBriefViewFixedNumberLayout.mm */; };
|
139 | 139 | CF0A485F2BDDA3BE00833160 /* PanelBriefViewFixedWidthLayout.mm in Sources */ = {isa = PBXBuildFile; fileRef = CF6BF80C219140360017CECB /* PanelBriefViewFixedWidthLayout.mm */; };
|
140 | 140 | CF0A48602BDDA3C400833160 /* PanelBriefViewItemCarrier.mm in Sources */ = {isa = PBXBuildFile; fileRef = CF2437661DEC268A00245C14 /* PanelBriefViewItemCarrier.mm */; };
|
141 |
| - CF0A48612BDDA3CE00833160 /* Layout.mm in Sources */ = {isa = PBXBuildFile; fileRef = CF94CF931DD4418000EEA420 /* Layout.mm */; }; |
| 141 | + CF0A48612BDDA3CE00833160 /* Layout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CF94CF931DD4418000EEA420 /* Layout.cpp */; }; |
142 | 142 | CF0A48622BDDA3D200833160 /* PanelListView.mm in Sources */ = {isa = PBXBuildFile; fileRef = CF84C8F71DBB2AC300B4E888 /* PanelListView.mm */; };
|
143 | 143 | CF0A48632BDDA3D700833160 /* PanelListViewDateTimeView.mm in Sources */ = {isa = PBXBuildFile; fileRef = CF56C2D51DC43C7E00F0DF0F /* PanelListViewDateTimeView.mm */; };
|
144 | 144 | CF0A48642BDDA3DC00833160 /* PanelListViewExtensionView.mm in Sources */ = {isa = PBXBuildFile; fileRef = CFA99A67265EE01E00F72E93 /* PanelListViewExtensionView.mm */; };
|
|
195 | 195 | CF36DBE11F6BCDA0004A018E /* WebDAVConnectionSheetController.xib in Resources */ = {isa = PBXBuildFile; fileRef = CF36DBE51F6BCDA0004A018E /* WebDAVConnectionSheetController.xib */; };
|
196 | 196 | CF36DBE21F6BCDA0004A018E /* WebDAVConnectionSheetController.xib in Resources */ = {isa = PBXBuildFile; fileRef = CF36DBE51F6BCDA0004A018E /* WebDAVConnectionSheetController.xib */; };
|
197 | 197 | CF371DAA2D18472E0034EB3F /* ActionsShortcutsManager_UT.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CF371DA92D18472E0034EB3F /* ActionsShortcutsManager_UT.cpp */; };
|
| 198 | + CF3FC99E2D99502900878079 /* Layout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = CF3FC99D2D99502900878079 /* Layout.cpp */; }; |
| 199 | + CF3FC99F2D99502900878079 /* Layout.h in Headers */ = {isa = PBXBuildFile; fileRef = CF3FC99C2D99502900878079 /* Layout.h */; }; |
198 | 200 | CF45CA281D3E3A6F0074F04C /* PreferencesWindowToolsTab.xib in Resources */ = {isa = PBXBuildFile; fileRef = CF45CA2C1D3E3A6F0074F04C /* PreferencesWindowToolsTab.xib */; };
|
199 | 201 | CF45CA291D3E3A6F0074F04C /* PreferencesWindowToolsTab.xib in Resources */ = {isa = PBXBuildFile; fileRef = CF45CA2C1D3E3A6F0074F04C /* PreferencesWindowToolsTab.xib */; };
|
200 | 202 | CF45CA2D1D3E3AA70074F04C /* ExternalToolParameterValueSheetController.xib in Resources */ = {isa = PBXBuildFile; fileRef = CF45CA311D3E3AA70074F04C /* ExternalToolParameterValueSheetController.xib */; };
|
|
941 | 943 | CF31F66B1DFE6268005A1A40 /* PanelViewLayoutSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PanelViewLayoutSupport.h; path = NimbleCommander/States/FilePanels/PanelViewLayoutSupport.h; sourceTree = SOURCE_ROOT; };
|
942 | 944 | CF31F66C1DFE6268005A1A40 /* PanelViewLayoutSupport.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = PanelViewLayoutSupport.mm; path = NimbleCommander/States/FilePanels/PanelViewLayoutSupport.mm; sourceTree = SOURCE_ROOT; };
|
943 | 945 | CF31F66E1DFE644B005A1A40 /* Layout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Layout.h; path = NimbleCommander/States/FilePanels/Brief/Layout.h; sourceTree = SOURCE_ROOT; };
|
944 |
| - CF31F66F1DFE644B005A1A40 /* Layout.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = Layout.mm; path = NimbleCommander/States/FilePanels/Brief/Layout.mm; sourceTree = SOURCE_ROOT; }; |
| 946 | + CF31F66F1DFE644B005A1A40 /* Layout.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Layout.cpp; path = NimbleCommander/States/FilePanels/Brief/Layout.cpp; sourceTree = SOURCE_ROOT; }; |
945 | 947 | CF36DBE41F6BCDA0004A018E /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/WebDAVConnectionSheetController.xib; sourceTree = "<group>"; };
|
946 | 948 | CF371DA92D18472E0034EB3F /* ActionsShortcutsManager_UT.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = ActionsShortcutsManager_UT.cpp; path = NimbleCommander/Tests/ActionsShortcutsManager_UT.cpp; sourceTree = "<group>"; };
|
947 | 949 | CF3989C12B44447D006103C1 /* Base.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Base.xcodeproj; path = ../Base/Base.xcodeproj; sourceTree = "<group>"; };
|
|
953 | 955 | CF3E2F781F5FC277001BFFCE /* WebDAVConnectionSheetController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = WebDAVConnectionSheetController.mm; path = NimbleCommander/States/FilePanels/Views/WebDAVConnectionSheetController.mm; sourceTree = SOURCE_ROOT; };
|
954 | 956 | CF3E6DF61E3870AB002B4AAD /* PanelViewPresentationSettings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PanelViewPresentationSettings.h; path = NimbleCommander/States/FilePanels/PanelViewPresentationSettings.h; sourceTree = SOURCE_ROOT; };
|
955 | 957 | CF3E6DF71E3870AB002B4AAD /* PanelViewPresentationSettings.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = PanelViewPresentationSettings.mm; path = NimbleCommander/States/FilePanels/PanelViewPresentationSettings.mm; sourceTree = SOURCE_ROOT; };
|
| 958 | + CF3FC99C2D99502900878079 /* Layout.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = Layout.h; path = NimbleCommander/States/FilePanels/Gallery/Layout.h; sourceTree = SOURCE_ROOT; }; |
| 959 | + CF3FC99D2D99502900878079 /* Layout.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = Layout.cpp; path = NimbleCommander/States/FilePanels/Gallery/Layout.cpp; sourceTree = SOURCE_ROOT; }; |
956 | 960 | CF41351E1F890709007429B6 /* SettingsAdaptor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SettingsAdaptor.h; path = NimbleCommander/States/Terminal/SettingsAdaptor.h; sourceTree = SOURCE_ROOT; };
|
957 | 961 | CF41351F1F890709007429B6 /* SettingsAdaptor.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = SettingsAdaptor.mm; path = NimbleCommander/States/Terminal/SettingsAdaptor.mm; sourceTree = SOURCE_ROOT; };
|
958 | 962 | CF44D329202D63100083FAF5 /* ExecuteExternalTool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ExecuteExternalTool.h; path = NimbleCommander/States/FilePanels/Actions/ExecuteExternalTool.h; sourceTree = SOURCE_ROOT; };
|
|
1120 | 1124 | CF90C0B51EC161E70056E3B8 /* NavigateHistory.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = NavigateHistory.mm; path = NimbleCommander/States/FilePanels/Actions/NavigateHistory.mm; sourceTree = SOURCE_ROOT; };
|
1121 | 1125 | CF90C0C01EC174470056E3B8 /* PanelViewDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PanelViewDelegate.h; path = NimbleCommander/States/FilePanels/PanelViewDelegate.h; sourceTree = SOURCE_ROOT; };
|
1122 | 1126 | CF94CF921DD4418000EEA420 /* Layout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Layout.h; path = NimbleCommander/States/FilePanels/List/Layout.h; sourceTree = SOURCE_ROOT; };
|
1123 |
| - CF94CF931DD4418000EEA420 /* Layout.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = Layout.mm; path = NimbleCommander/States/FilePanels/List/Layout.mm; sourceTree = SOURCE_ROOT; }; |
| 1127 | + CF94CF931DD4418000EEA420 /* Layout.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = Layout.cpp; path = NimbleCommander/States/FilePanels/List/Layout.cpp; sourceTree = SOURCE_ROOT; }; |
1124 | 1128 | CF94CF9B1DD4A09A00EEA420 /* PanelViewImplementationProtocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PanelViewImplementationProtocol.h; path = NimbleCommander/States/FilePanels/PanelViewImplementationProtocol.h; sourceTree = SOURCE_ROOT; };
|
1125 | 1129 | CF960DF91C97F96D001D8B02 /* Utility.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Utility.xcodeproj; path = ../Utility/Utility.xcodeproj; sourceTree = "<group>"; };
|
1126 | 1130 | CF9721DA214FD43100A1B19E /* IconRepositoryCleaner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = IconRepositoryCleaner.h; path = NimbleCommander/States/FilePanels/Helpers/IconRepositoryCleaner.h; sourceTree = "<group>"; };
|
|
1438 | 1442 | children = (
|
1439 | 1443 | CF5D25E31DB604060073156F /* Brief */,
|
1440 | 1444 | CF84C8EF1DBB2AA900B4E888 /* List */,
|
| 1445 | + CF3FC99B2D994FC100878079 /* Gallery */, |
1441 | 1446 | CF7D7D5A21576E0100DA1794 /* PanelViewDummyPresentation.h */,
|
1442 | 1447 | CF7D7D4621576E0100DA1794 /* PanelViewDummyPresentation.mm */,
|
1443 | 1448 | CF24376E1DEDF9B300245C14 /* PanelViewFooter.h */,
|
|
1637 | 1642 | name = Viewer;
|
1638 | 1643 | sourceTree = "<group>";
|
1639 | 1644 | };
|
| 1645 | + CF3FC99B2D994FC100878079 /* Gallery */ = { |
| 1646 | + isa = PBXGroup; |
| 1647 | + children = ( |
| 1648 | + CF3FC99C2D99502900878079 /* Layout.h */, |
| 1649 | + CF3FC99D2D99502900878079 /* Layout.cpp */, |
| 1650 | + ); |
| 1651 | + path = Gallery; |
| 1652 | + sourceTree = "<group>"; |
| 1653 | + }; |
1640 | 1654 | CF536C0D16C92EA200F37203 /* FilePanels */ = {
|
1641 | 1655 | isa = PBXGroup;
|
1642 | 1656 | children = (
|
|
1655 | 1669 | isa = PBXGroup;
|
1656 | 1670 | children = (
|
1657 | 1671 | CF31F66E1DFE644B005A1A40 /* Layout.h */,
|
1658 |
| - CF31F66F1DFE644B005A1A40 /* Layout.mm */, |
| 1672 | + CF31F66F1DFE644B005A1A40 /* Layout.cpp */, |
1659 | 1673 | CFD3CB1B1DA4C888006DA143 /* PanelBriefView.h */,
|
1660 | 1674 | CFD3CB1C1DA4C888006DA143 /* PanelBriefView.mm */,
|
1661 | 1675 | CF282AC81E0A2D6300EC7F33 /* PanelBriefViewCollectionView.h */,
|
|
1824 | 1838 | isa = PBXGroup;
|
1825 | 1839 | children = (
|
1826 | 1840 | CF94CF921DD4418000EEA420 /* Layout.h */,
|
1827 |
| - CF94CF931DD4418000EEA420 /* Layout.mm */, |
| 1841 | + CF94CF931DD4418000EEA420 /* Layout.cpp */, |
1828 | 1842 | CF84C8F61DBB2AC300B4E888 /* PanelListView.h */,
|
1829 | 1843 | CF84C8F71DBB2AC300B4E888 /* PanelListView.mm */,
|
1830 | 1844 | CF9F4B151ECD7FC900E0AF82 /* PanelListViewColumnsMenu.xib */,
|
|
2266 | 2280 | CFEADD54259D01AD009ECA14 /* FocusOverlappedTerminal.h in Headers */,
|
2267 | 2281 | CFAB6CE32587C38800397DB5 /* FollowSymlink.h in Headers */,
|
2268 | 2282 | CFD2D28428A7876C003C18F9 /* Appearance.h in Headers */,
|
| 2283 | + CF3FC99F2D99502900878079 /* Layout.h in Headers */, |
2269 | 2284 | CFA99A68265EE01E00F72E93 /* PanelListViewExtensionView.h in Headers */,
|
2270 | 2285 | CFD2D28228A7876C003C18F9 /* SystemThemeDetector.h in Headers */,
|
2271 | 2286 | CFA999F4264F17A800F72E93 /* CLI.h in Headers */,
|
|
2995 | 3010 | CF0A47232BDD885300833160 /* VFSInstanceManager.cpp in Sources */,
|
2996 | 3011 | CF0A485E2BDDA3B800833160 /* PanelBriefViewFixedNumberLayout.mm in Sources */,
|
2997 | 3012 | CF0A48712BDDA41E00833160 /* PanelViewFooterVolumeInfoFetcher.mm in Sources */,
|
| 3013 | + CF3FC99E2D99502900878079 /* Layout.cpp in Sources */, |
2998 | 3014 | CF0A488E2BDDA5A900833160 /* ExternalEditorState.mm in Sources */,
|
2999 | 3015 | CF0A47FA2BDD9E9100833160 /* Application.mm in Sources */,
|
3000 | 3016 | CF0A47012BDD863700833160 /* Alert.mm in Sources */,
|
|
3003 | 3019 | CF0A48832BDDA55F00833160 /* SpotlightSearchPopupViewController.mm in Sources */,
|
3004 | 3020 | CF0A48592BDDA39B00833160 /* PanelBriefView.mm in Sources */,
|
3005 | 3021 | CF0A483D2BDDA1C000833160 /* Helpers.mm in Sources */,
|
3006 |
| - CF0A48582BDDA39600833160 /* Layout.mm in Sources */, |
| 3022 | + CF0A48582BDDA39600833160 /* Layout.cpp in Sources */, |
3007 | 3023 | CF0A48082BDD9F7400833160 /* PreferencesWindowPanelsTabOperationsConcurrencySheet.mm in Sources */,
|
3008 | 3024 | CF0A48552BDDA2C400833160 /* ToggleSingleOrDualMode.mm in Sources */,
|
3009 | 3025 | CF0A48882BDDA58500833160 /* FavoritesImpl.cpp in Sources */,
|
3010 |
| - CF0A48612BDDA3CE00833160 /* Layout.mm in Sources */, |
| 3026 | + CF0A48612BDDA3CE00833160 /* Layout.cpp in Sources */, |
3011 | 3027 | CF0A480C2BDD9F8800833160 /* PreferencesWindowThemesTabAutomaticSwitchingSheet.mm in Sources */,
|
3012 | 3028 | CF0A48482BDDA28B00833160 /* RevealInOppositePanel.mm in Sources */,
|
3013 | 3029 | CF0A488A2BDDA58E00833160 /* FavoritesWindowController.mm in Sources */,
|
|
0 commit comments