cog/Window
Christopher Snowhill d35d54170a
Preparation for Xcode 15
Apparently, Xcode 15, at the point of the first beta, is not
capable of producing nib files that will load on macOS 10.13
or 10.14 without crashing on startup. So this is the prep
for now, raise the minimum deploy target to 10.15, where it
currently works. This may change later.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-06-09 00:51:30 -07:00
..
AboutWindowController.swift AboutWindow adjustments 2022-06-22 16:06:26 -07:00
DraggableView.swift [About Dialog] Implemented new About dialog 2022-06-20 21:58:22 -04:00
DualWindow.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
DualWindow.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
MainWindow.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
MainWindow.m [Sandbox] Remove startup folder consent prompt 2022-06-29 12:03:18 -07:00
MiniModeMenuTitleTransformer.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
MiniModeMenuTitleTransformer.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
MiniWindow.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
MiniWindow.m [Sandbox] Remove startup folder consent prompt 2022-06-29 12:03:18 -07:00
PlaybackButtons.h Replace playback buttons with SF Symbols on 11.0+ 2022-02-10 01:18:34 -08:00
PlaybackButtons.m Cog now requires macOS 10.13 as a minimum version 2022-06-22 22:54:32 -07:00
PositionSlider.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
PositionSlider.m [Position Slider] Fix invalid duration setting 2022-06-13 02:01:26 -07:00
PositionSliderToolbarItem.swift Move new PositionSliderToolbarItem.swift to correct folder 2021-01-06 14:56:04 -08:00
RepeatTransformers.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
RepeatTransformers.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
ShuffleTransformers.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
ShuffleTransformers.m Use NSNumber Literals as much as possible 2022-06-17 06:39:02 -07:00
TimeField.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
TimeField.m Preparation for Xcode 15 2023-06-09 00:51:30 -07:00
VolumeButton.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
VolumeButton.m Always create new ContentViewController for volume 2022-10-20 21:28:02 -07:00
VolumeSlider.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
VolumeSlider.m Volume slider changes 2023-06-08 03:40:04 -07:00