cog/Window
Christopher Snowhill 2c2a058126 Cog now requires macOS 10.13 as a minimum version
All optional fallback code for older versions has also been removed, and
everything now assumes 10.13.0 or newer. Some cases are still included
for point releases, such as 10.13.2.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-23 23:23:07 -07:00
..
AboutWindowController.swift AboutWindow adjustments 2022-06-22 19:01:42 +03:00
AboutWindowController.xib Fix runtime warnings in Window/AboutWindowController.xib 2022-06-23 01:34:17 +03: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 [Crashlytics] Require asking user consent 2022-06-21 19:03:37 -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 Cog now requires macOS 10.13 as a minimum version 2022-06-23 23:23:07 -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-23 23:23:07 -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 Playlist/Time: Simplify font initialization 2022-06-03 16:46:37 -07:00
VolumeButton.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
VolumeButton.m [Volume Control] Only initialize view once 2022-06-21 22:52:52 -07:00
VolumeSlider.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
VolumeSlider.m Cog now requires macOS 10.13 as a minimum version 2022-06-23 23:23:07 -07:00