| Commit message (Expand) | Author | Age | Files | Lines |
* | Added preliminary support for triggers. You can access the tab via the | bamse16 | 2010-01-31 | 1 | -0/+24 |
* | • CMTextView's colours are set via observer, live changed in editable textv... | Bibiko | 2010-01-30 | 1 | -3/+5 |
* | - Ensure the main toolbar items aren't selectable during a task to prevent o... | rowanbeentje | 2010-01-26 | 1 | -0/+1 |
* | Improve Disconnection on connection loss: | rowanbeentje | 2010-01-24 | 1 | -14/+19 |
* | • added call to update the completion list to neuralgic places | Bibiko | 2010-01-21 | 1 | -0/+8 |
* | Address Issue #546 (format string bugs): | rowanbeentje | 2010-01-20 | 1 | -8/+8 |
* | • fixed several sheetDidEnd selectors to close a NSAlert or NSWindow proper... | Bibiko | 2010-01-13 | 1 | -1/+8 |
* | - Move the query for the database structure to a background processing threa... | rowanbeentje | 2010-01-12 | 1 | -1/+1 |
* | - Testing found that r1653 fixed the warnings but for some reason disabled t... | rowanbeentje | 2010-01-11 | 1 | -0/+1 |
* | • further developments for the F5 completion | Bibiko | 2010-01-11 | 1 | -1/+1 |
* | • further preparations to F5 completion | Bibiko | 2010-01-11 | 1 | -5/+15 |
* | • first preparations to improve the Custom Query database names/table names... | Bibiko | 2010-01-10 | 1 | -0/+2 |
* | removed: | Bibiko | 2010-01-09 | 1 | -1/+0 |
* | - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re... | rowanbeentje | 2010-01-09 | 1 | -30/+30 |
* | • fixed: do not disable User Account if no table is selected | Bibiko | 2010-01-06 | 1 | -2/+9 |
* | - Remove two unused variables | rowanbeentje | 2010-01-03 | 1 | -3/+0 |
* | - Ensure all results for server variable requests are returned as strings, t... | rowanbeentje | 2010-01-03 | 1 | -23/+16 |
* | In the database drop down, visually separate 'system' databases (i.e. mysql a... | stuconnolly | 2009-12-23 | 1 | -13/+32 |
* | Remove old redundant code that was left over form when the server variables s... | stuconnolly | 2009-12-14 | 1 | -40/+1 |
* | - Work through static analysis of the source, fixing a number of small memor... | rowanbeentje | 2009-12-14 | 1 | -3/+5 |
* | Replace the main toolbar's #define'd identifier constants with extern's. This... | stuconnolly | 2009-12-12 | 1 | -51/+50 |
* | - Fix saving of custom SSH ports when the MySQL server is on a standard port... | rowanbeentje | 2009-12-10 | 1 | -1/+1 |
* | - Add document images for .spf and .sql files | rowanbeentje | 2009-12-09 | 1 | -1/+1 |
* | - To improve the favourites/SPF split, hide the document icon and name for u... | rowanbeentje | 2009-12-05 | 1 | -5/+14 |
* | • fixed issue for "Update Help while typing" to suppress opening the MySQL ... | Bibiko | 2009-12-03 | 1 | -1/+1 |
* | - Ensure the task cancellation button is hidden by default, until tasks whic... | rowanbeentje | 2009-11-29 | 1 | -0/+1 |
* | • fixed bug while reading "ssh_port" and "port" from SPF file | Bibiko | 2009-11-26 | 1 | -2/+2 |
* | - Replace the LIMIT interface on the content view with a pagination control ... | rowanbeentje | 2009-11-23 | 1 | -3/+3 |
* | During a session restore, before bailing because there is no matching table b... | stuconnolly | 2009-11-22 | 1 | -0/+1 |
* | - Relocate the table changed notification, allowing table info pane to updat... | rowanbeentje | 2009-11-21 | 1 | -4/+14 |
* | • remember the spell checker status in the blob field editor | Bibiko | 2009-11-19 | 1 | -0/+1 |
* | Implement query cancellation support within MCPKit, and add it to the task fu... | rowanbeentje | 2009-11-15 | 1 | -6/+64 |
* | Move connection type constants to SPConstants. | stuconnolly | 2009-11-15 | 1 | -19/+19 |
* | Updates to the 'use monospaced font' preference, making it a lot more consist... | stuconnolly | 2009-11-14 | 1 | -18/+6 |
* | Bunch of improvements to the query console, including: | stuconnolly | 2009-11-14 | 1 | -1/+2 |
* | Add SPConnectionDelegate as a category of TableDocument to split out all conn... | stuconnolly | 2009-11-13 | 1 | -93/+3 |
* | Move query mode constants to SPConstants.h. | stuconnolly | 2009-11-13 | 1 | -4/+4 |
* | In an aid to split up the functionality of the TableDocument class as well as... | stuconnolly | 2009-11-13 | 1 | -233/+32 |
* | - New server processes panel, accessible via the 'Database' menu and alt+cmd+... | stuconnolly | 2009-11-12 | 1 | -4/+32 |
* | Change the main window's non-connected/connecting state title to 'Sequel Pro'... | stuconnolly | 2009-11-11 | 1 | -3/+29 |
* | The framework shouldn't be displaying dialogs, get the delegate to do it. | stuconnolly | 2009-11-11 | 1 | -0/+9 |
* | During an import, before entering the loop to execute the current batch of qu... | stuconnolly | 2009-11-11 | 1 | -4/+3 |
* | Validate the the 'Clear Console' menu item in TableDocument in addition to SP... | stuconnolly | 2009-11-10 | 1 | -1/+5 |
* | Implement a more reliable way of updating the show/hide console menu item. | stuconnolly | 2009-11-10 | 1 | -7/+5 |
* | - Fix an issue when switching databases - allow the table selection to be cl... | rowanbeentje | 2009-11-10 | 1 | -13/+70 |
* | Set keyboard shortcut for Delete button in alert dialogs to command D. | avenjamin | 2009-11-09 | 1 | -1/+2 |
* | - Wrap SPF restoreSession: call in a task, using the new nested task support... | rowanbeentje | 2009-11-09 | 1 | -2/+16 |
* | - Support nested task levels to allow tasks to overlap | rowanbeentje | 2009-11-08 | 1 | -29/+84 |
* | - Alter query start/stop notifications to apply to only the originating wind... | rowanbeentje | 2009-11-05 | 1 | -16/+4 |
* | • Finish off implementation to set the default selection view mode. Issue #249 | avenjamin | 2009-11-02 | 1 | -4/+22 |