| Commit message (Expand) | Author | Age | Files | Lines |
* | - Alter the content filter manager and the query favourite manager to import... | rowanbeentje | 2013-03-06 | 1 | -11/+28 |
* | - End editing for deleting content filter or query favourites, addressing ex... | rowanbeentje | 2013-03-05 | 1 | -0/+4 |
* | Changing SP_REFACTOR macro to SP_CODA | sqlprodev | 2013-02-14 | 1 | -14/+14 |
* | Changes required to merge Sequel Pro r4011 into Coda | sqlprodev | 2013-02-14 | 1 | -2/+6 |
* | Remove useless init and dealloc method comments and perform general tidy up. | stuconnolly | 2013-01-22 | 1 | -7/+9 |
* | Make some improvements to the Table Content Filter, particularly for text fie... | rowanbeentje | 2012-12-23 | 1 | -3/+17 |
* | Issue 1462: Right click in custom filter editor causes exception | bamse16 | 2012-09-18 | 1 | -2/+2 |
* | - Remove all BWToolKit elements from the Content Filter Manager, replacing w... | rowanbeentje | 2012-08-01 | 1 | -28/+6 |
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -12/+20 |
* | tweaks to compile on Xcode 4 / 10.6 SDK for SP_REFACTOR | sqlprodev | 2012-03-27 | 1 | -0/+8 |
* | - Cleanup: improve compatibility with 10.7 SDK to reduce compiler warnings | rowanbeentje | 2012-02-08 | 1 | -5/+4 |
* | Tidy up console/query controller. | stuconnolly | 2011-09-03 | 1 | -0/+1 |
* | Fix an exception when removing the only content filter. Fixes exceptions http... | stuconnolly | 2011-08-07 | 1 | -26/+27 |
* | * Fixes most parts of #1006 (Translation of file names) | dmoagx | 2011-05-10 | 1 | -2/+2 |
* | initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U... | sqlprodev | 2011-04-11 | 1 | -3/+13 |
* | * Fix two untranslatable strings #1006 | dmoagx | 2011-03-20 | 1 | -1/+1 |
* | - Fix more compiler warnings | rowanbeentje | 2011-03-15 | 1 | -2/+2 |
* | fixed compiler warnings | sqlprodev | 2011-03-01 | 1 | -0/+1 |
* | Tidy up. | stuconnolly | 2010-10-19 | 1 | -4/+0 |
* | Considering nearly every class uses constants, import it via the prefix header. | stuconnolly | 2010-10-19 | 1 | -1/+0 |
* | Remove use of multiple comments for localized strings. | stuconnolly | 2010-10-19 | 1 | -4/+4 |
* | * One label was too short in Content Filter Manager | dmoagx | 2010-09-26 | 1 | -11/+12 |
* | • SPTableContent | Bibiko | 2010-09-20 | 1 | -135/+189 |
* | • SPTableContent | Bibiko | 2010-09-20 | 1 | -56/+56 |
* | • replaced @"sql" and @"spf" by their SPConstant definitions | Bibiko | 2010-06-24 | 1 | -1/+1 |
* | Rename TableContent to SPTableContent. | stuconnolly | 2010-05-28 | 1 | -1/+1 |
* | Rename CMTextView to SPTextView. | stuconnolly | 2010-05-27 | 1 | -1/+1 |
* | Initial implementation of tabs: | rowanbeentje | 2010-05-23 | 1 | -3/+4 |
* | General tidy up, with a focus on consolidating more constants in SPConstants.... | stuconnolly | 2010-03-24 | 1 | -1/+4 |
* | • added the chance to the user-defined Content Filter Editor to specify whe... | Bibiko | 2010-02-19 | 1 | -1/+6 |
* | Fix a number of memory leaks, and over-releases, as both a result of manual i... | rowanbeentje | 2010-02-10 | 1 | -0/+2 |
* | • 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 | -3/+5 |
* | - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re... | rowanbeentje | 2010-01-09 | 1 | -9/+9 |
* | • replaced the (10.4) deprecated [NSTableView tableView:writeRows:toPastebo... | Bibiko | 2010-01-04 | 1 | -4/+14 |
* | • ContentFilterManager | Bibiko | 2010-01-04 | 1 | -1/+1 |
* | - Work through static analysis of the source, fixing a number of small memor... | rowanbeentje | 2009-12-14 | 1 | -0/+1 |
* | 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 | -2/+4 |
* | Set keyboard shortcut for Remove button in alert dialogs to command R. | avenjamin | 2009-11-10 | 1 | -1/+1 |
* | Set keyboard shortcut for Delete button in alert dialogs to command D. | avenjamin | 2009-11-09 | 1 | -5/+6 |
* | Replace the use of hard coded preference keys with constants to prevent issue... | stuconnolly | 2009-10-17 | 1 | -14/+11 |
* | • first implementation of a Content Filter Editor | Bibiko | 2009-10-01 | 1 | -42/+36 |
* | - Add copy create syntax button to the create syntax sheet. | stuconnolly | 2009-10-01 | 1 | -1/+1 |
* | • further progress on the Content Filter Editor | Bibiko | 2009-09-30 | 1 | -226/+260 |
* | • preparation for GUI support to manage user-defined content filters | Bibiko | 2009-09-29 | 1 | -0/+832 |