cog/Spotlight
vspader c2a2f531a8 Moved StringToURLTransformer initialize code. 2008-02-17 21:18:01 +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 Spotlight Panel adopts utility style similar to file tree panel. 2008-02-17 19:16:38 +00:00
SpotlightPlaylistController.h New fix to Spotlight flicker issue. Still not ideal. 2008-02-16 22:59:27 +00:00
SpotlightPlaylistController.m New fix to Spotlight flicker issue. Still not ideal. 2008-02-16 22:59:27 +00:00
SpotlightPlaylistEntry.h Cleaned up the Spotlight code considerably and added the ability to do simple searches for artist, album and title using %a, %l and %t respectively. For example searching "%awaits" will return all tracks by Tom Waits, etc... 2008-02-14 14:07:10 +00:00
SpotlightPlaylistEntry.m Cleaned up the Spotlight code considerably and added the ability to do simple searches for artist, album and title using %a, %l and %t respectively. For example searching "%awaits" will return all tracks by Tom Waits, etc... 2008-02-14 14:07:10 +00:00
SpotlightPlaylistView.h Cleaned up the Spotlight code considerably and added the ability to do simple searches for artist, album and title using %a, %l and %t respectively. For example searching "%awaits" will return all tracks by Tom Waits, etc... 2008-02-14 14:07:10 +00:00
SpotlightPlaylistView.m Cleaned up the Spotlight code considerably and added the ability to do simple searches for artist, album and title using %a, %l and %t respectively. For example searching "%awaits" will return all tracks by Tom Waits, etc... 2008-02-14 14:07:10 +00:00
SpotlightTransformers.h Moved StringToURLTransformer to its own file. 2008-02-17 20:46:55 +00:00
SpotlightTransformers.m Moved StringToURLTransformer to its own file. 2008-02-17 20:46:55 +00:00
SpotlightWindowController.h New fix to Spotlight flicker issue. Still not ideal. 2008-02-16 22:59:27 +00:00
SpotlightWindowController.m Moved StringToURLTransformer initialize code. 2008-02-17 21:18:01 +00:00