cog/Spotlight
vspader b7beb276f2 Moved SpotlightController registerDefaults to awakeFromNib to hopefully prevent crash. 2008-02-23 14:09:34 +00:00
..
NSArray+CogSort.h Fixed ridiculous Spotlight bug where absent track numbers would cause a crash. Cleaned directory structure. 2008-02-16 13:18:14 +00:00
NSArray+CogSort.m Fixed ridiculous Spotlight bug where absent track numbers would cause a crash. Cleaned directory structure. 2008-02-16 13:18:14 +00:00
NSComparisonPredicate+CogPredicate.h Spotlight can do exact searches using quotation marks, IE %a"tom waits" will do a case insensitive search for all music by Tom Waits 2008-02-14 17:48:32 +00:00
NSComparisonPredicate+CogPredicate.m Spotlight can do exact searches using quotation marks, IE %a"tom waits" will do a case insensitive search for all music by Tom Waits 2008-02-14 17:48:32 +00:00
NSNumber+CogSort.h Fixed ridiculous Spotlight bug where absent track numbers would cause a crash. Cleaned directory structure. 2008-02-16 13:18:14 +00:00
NSNumber+CogSort.m Fixed ridiculous Spotlight bug where absent track numbers would cause a crash. Cleaned directory structure. 2008-02-16 13:18:14 +00:00
NSString+CogSort.h Fixed ridiculous Spotlight bug where absent track numbers would cause a crash. Cleaned directory structure. 2008-02-16 13:18:14 +00:00
NSString+CogSort.m Fixed ridiculous Spotlight bug where absent track numbers would cause a crash. Cleaned directory structure. 2008-02-16 13:18:14 +00:00
SpotlightPanel.xib Both File Drawer and Spotlight Panel will now show and hide when their shortcuts are pressed. 2008-02-21 10:45:09 +00:00
SpotlightPlaylistController.h New fix to Spotlight flicker issue. Still not ideal. 2008-02-16 22:59:27 +00:00
SpotlightPlaylistController.m Cleaned up PlaylistEntry. 2008-02-20 00:44:40 +00:00
SpotlightPlaylistEntry.h Overhauled Spotlight metadata importing to make it more easily expandable and reuse NSValueTransformer code. 2008-02-18 12:59:20 +00:00
SpotlightPlaylistEntry.m Cleaned up PlaylistEntry. 2008-02-20 00:44:40 +00:00
SpotlightTransformers.h Spotlight: Elegant solution to storing search scopes. 2008-02-18 20:09:02 +00:00
SpotlightTransformers.m Spotlight: Elegant solution to storing search scopes. 2008-02-18 20:09:02 +00:00
SpotlightWindowController.h Both File Drawer and Spotlight Panel will now show and hide when their shortcuts are pressed. 2008-02-21 10:45:09 +00:00
SpotlightWindowController.m Moved SpotlightController registerDefaults to awakeFromNib to hopefully prevent crash. 2008-02-23 14:09:34 +00:00