cog/Preferences
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
..
Preferences [Sandbox / Core Data] Refine global variable usage 2022-06-21 00:01:07 -07:00
PreferencePanePlugin.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
PreferencePluginController.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
PreferencePluginController.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
PreferencesController.h Reworked and reorganized the preference panes. 2009-03-07 17:49:50 -08:00
PreferencesController.m Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
PreferencesWindow.h Reformat my own source code with clang-format 2022-02-06 21:49:27 -08:00
PreferencesWindow.m Reintroducing App Sandbox, and more 2022-06-20 03:35:29 -07:00
Shortcuts.h Migrate to MASShortcut. 2021-01-25 06:47:09 +03:00