aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPQueryFavoriteManager.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused methods.stuconnolly2009-08-261-11/+0
|
* Completely redesigned query favorite manager, including:stuconnolly2009-08-261-0/+74
- The ability to name query favorites - The ability to edit query favorites using the same editor in the cutom query view - The ability to save your query favorites to a file Note that any already saved query favorites will be upgraded to accommodate the new format, that is including a name associated with the query. The default name is the first 32 chars of the query with '...' appended. Also, added menu item validation to the 'Save Query to Favorites' menu item.