cog/Spotlight
Christopher Snowhill 5cb08291bf [Sandbox / Core Data] Refine global variable usage
Refine the global variable usage, eliminating double underscore prefixes
and trusting that static global variables will exist in the object where
the class was created. Got rid of that nasty NSApplication extension
hack that was previously in use.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-06-21 00:01:07 -07:00
..
NSArray+CogSort.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSArray+CogSort.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSComparisonPredicate+CogPredicate.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSComparisonPredicate+CogPredicate.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSNumber+CogSort.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
NSNumber+CogSort.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
SpotlightPlaylistController.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
SpotlightPlaylistController.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
SpotlightPlaylistEntry.h [Playlist Storage] Rewrite to use Core Data 2022-06-16 07:14:33 -07:00
SpotlightPlaylistEntry.m [Sandbox / Core Data] Refine global variable usage 2022-06-21 00:01:07 -07:00
SpotlightTransformers.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
SpotlightTransformers.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
SpotlightWindowController.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
SpotlightWindowController.m [Spotlight Panel] Fixed to work with new Core Data 2022-06-16 17:37:11 -07:00