| Commit message (Expand) | Author | Age | Files | Lines |
* | Tidy up. | stuconnolly | 2010-10-19 | 1 | -1/+1 |
* | Considering nearly every class uses constants, import it via the prefix header. | stuconnolly | 2010-10-19 | 1 | -1/+0 |
* | - Expose a number of help menu items and help buttons to use localisable str... | rowanbeentje | 2010-07-18 | 1 | -1/+1 |
* | • replaced @"sql" and @"spf" by their SPConstant definitions | Bibiko | 2010-06-24 | 1 | -2/+2 |
* | Rename CMTextView to SPTextView. | stuconnolly | 2010-05-27 | 1 | -2/+2 |
* | Initial implementation of tabs: | rowanbeentje | 2010-05-23 | 1 | -3/+4 |
* | Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite... | stuconnolly | 2010-03-31 | 1 | -0/+1 |
* | Manually set the connection favorites button bar delegate to ensure the split... | stuconnolly | 2010-03-31 | 1 | -1/+1 |
* | • added help button to Query Favorites Editor | Bibiko | 2010-03-16 | 1 | -0/+5 |
* | • Favorite Query Editor | Bibiko | 2010-03-08 | 1 | -0/+9 |
* | • SPQueryFavoriteManager | Bibiko | 2010-01-28 | 1 | -1/+1 |
* | • added possibility to add a query favorite by user-definable alphanumeric ... | Bibiko | 2010-01-24 | 1 | -3/+17 |
* | • removed from each open panel: | Bibiko | 2010-01-15 | 1 | -1/+1 |
* | removed/refactored three instances of calling a method of untyped (id) objects | Bibiko | 2010-01-09 | 1 | -4/+6 |
* | - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re... | rowanbeentje | 2010-01-09 | 1 | -8/+8 |
* | • replaced the (10.4) deprecated [NSTableView tableView:writeRows:toPastebo... | Bibiko | 2010-01-04 | 1 | -20/+24 |
* | Random source tidy up changes. | stuconnolly | 2009-12-18 | 1 | -5/+4 |
* | - Work through static analysis of the source, fixing a number of small memor... | rowanbeentje | 2009-12-14 | 1 | -0/+3 |
* | Convert a bunch of #define'd constants to extern's, including preference tool... | stuconnolly | 2009-12-11 | 1 | -7/+7 |
* | Manually set the delegate of the anchored button bars in the content filter e... | stuconnolly | 2009-11-18 | 1 | -9/+10 |
* | Set keyboard shortcut for Remove button in alert dialogs to command R. | avenjamin | 2009-11-10 | 1 | -2/+2 |
* | Set keyboard shortcut for Delete button in alert dialogs to command D. | avenjamin | 2009-11-09 | 1 | -9/+11 |
* | Tidy up. | stuconnolly | 2009-11-07 | 1 | -0/+3 |
* | Replace the use of hard coded preference keys with constants to prevent issue... | stuconnolly | 2009-10-17 | 1 | -16/+12 |
* | • first implementation of a Content Filter Editor | Bibiko | 2009-10-01 | 1 | -11/+11 |
* | • further progress on the Content Filter Editor | Bibiko | 2009-09-30 | 1 | -0/+3 |
* | • removed leaks in QueryFavoriteManager | Bibiko | 2009-09-07 | 1 | -2/+2 |
* | • Query Favorite Manager | Bibiko | 2009-09-07 | 1 | -22/+51 |
* | • after "Apply Changes" in a Query Favorite Manager update the Query Favori... | Bibiko | 2009-09-07 | 1 | -9/+25 |
* | • updated SPQueryFavoriteManager to mange document-based and global query f... | Bibiko | 2009-09-07 | 1 | -231/+224 |
* | • fixes for Query Favorite Manager: | Bibiko | 2009-09-01 | 1 | -2/+20 |
* | • query favorite manager | Bibiko | 2009-09-01 | 1 | -63/+356 |
* | • improved Query Favorite Manager | Bibiko | 2009-08-28 | 1 | -24/+131 |
* | • fixed/improved several things for the SPQueryFavoriteManager: | Bibiko | 2009-08-26 | 1 | -2/+20 |
* | Remove unused methods. | stuconnolly | 2009-08-26 | 1 | -57/+0 |
* | Completely redesigned query favorite manager, including: | stuconnolly | 2009-08-26 | 1 | -0/+415 |