aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPQueryFavoriteManager.m
Commit message (Expand)AuthorAgeFilesLines
* Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite...stuconnolly2010-03-311-0/+1
* Manually set the connection favorites button bar delegate to ensure the split...stuconnolly2010-03-311-1/+1
* • added help button to Query Favorites EditorBibiko2010-03-161-0/+5
* • Favorite Query Editor Bibiko2010-03-081-0/+9
* • SPQueryFavoriteManagerBibiko2010-01-281-1/+1
* • added possibility to add a query favorite by user-definable alphanumeric ...Bibiko2010-01-241-3/+17
* • removed from each open panel:Bibiko2010-01-151-1/+1
* removed/refactored three instances of calling a method of untyped (id) objectsBibiko2010-01-091-4/+6
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-8/+8
* • replaced the (10.4) deprecated [NSTableView tableView:writeRows:toPastebo...Bibiko2010-01-041-20/+24
* Random source tidy up changes.stuconnolly2009-12-181-5/+4
* - Work through static analysis of the source, fixing a number of small memor...rowanbeentje2009-12-141-0/+3
* Convert a bunch of #define'd constants to extern's, including preference tool...stuconnolly2009-12-111-7/+7
* Manually set the delegate of the anchored button bars in the content filter e...stuconnolly2009-11-181-9/+10
* Set keyboard shortcut for Remove button in alert dialogs to command R.avenjamin2009-11-101-2/+2
* Set keyboard shortcut for Delete button in alert dialogs to command D.avenjamin2009-11-091-9/+11
* Tidy up.stuconnolly2009-11-071-0/+3
* Replace the use of hard coded preference keys with constants to prevent issue...stuconnolly2009-10-171-16/+12
* • first implementation of a Content Filter EditorBibiko2009-10-011-11/+11
* • further progress on the Content Filter EditorBibiko2009-09-301-0/+3
* • removed leaks in QueryFavoriteManagerBibiko2009-09-071-2/+2
* • Query Favorite ManagerBibiko2009-09-071-22/+51
* • after "Apply Changes" in a Query Favorite Manager update the Query Favori...Bibiko2009-09-071-9/+25
* • updated SPQueryFavoriteManager to mange document-based and global query f...Bibiko2009-09-071-231/+224
* • fixes for Query Favorite Manager:Bibiko2009-09-011-2/+20
* • query favorite managerBibiko2009-09-011-63/+356
* • improved Query Favorite ManagerBibiko2009-08-281-24/+131
* • fixed/improved several things for the SPQueryFavoriteManager:Bibiko2009-08-261-2/+20
* Remove unused methods.stuconnolly2009-08-261-57/+0
* Completely redesigned query favorite manager, including:stuconnolly2009-08-261-0/+415