| Commit message (Expand) | Author | Age | Files | Lines |
* | - Make some thread safety improvements to improve on Issue #460 | rowanbeentje | 2009-11-18 | 2 | -6/+22 |
* | Manually set the delegate of the anchored button bars in the content filter e... | stuconnolly | 2009-11-18 | 4 | -12/+22 |
* | New separator in query favorites dropdown. | stuconnolly | 2009-11-17 | 1 | -3/+8 |
* | Change the placeholder value of a few search fields to simply 'Filter' to mak... | stuconnolly | 2009-11-17 | 2 | -8/+18 |
* | Various user manager changes. Fixes issue #437. | stuconnolly | 2009-11-17 | 3 | -45/+52 |
* | - Correctly report errors triggered *during* result download for streaming r... | rowanbeentje | 2009-11-16 | 1 | -1/+1 |
* | - Make some thread safety improvements to try to address Issue #460 | rowanbeentje | 2009-11-16 | 2 | -4/+5 |
* | Implement query cancellation support within MCPKit, and add it to the task fu... | rowanbeentje | 2009-11-15 | 6 | -39/+168 |
* | Move connection type constants to SPConstants. | stuconnolly | 2009-11-15 | 5 | -55/+55 |
* | When viewing the information_schema database, disable all controls on the tab... | stuconnolly | 2009-11-15 | 2 | -9/+13 |
* | Make the relations table view observe the use monospaced font preference. | stuconnolly | 2009-11-15 | 1 | -0/+26 |
* | If SP is already running, but there are no documents open, clicking the dock ... | stuconnolly | 2009-11-14 | 1 | -12/+36 |
* | This should be Monaco, not Courier (we should probably add a preference for t... | stuconnolly | 2009-11-14 | 1 | -1/+1 |
* | Updates to the 'use monospaced font' preference, making it a lot more consist... | stuconnolly | 2009-11-14 | 12 | -164/+194 |
* | Bunch of improvements to the query console, including: | stuconnolly | 2009-11-14 | 12 | -122/+182 |
* | Add SPConnectionDelegate as a category of TableDocument to split out all conn... | stuconnolly | 2009-11-13 | 3 | -93/+161 |
* | Tidy up and forgot to commit project file. | stuconnolly | 2009-11-13 | 2 | -38/+45 |
* | This class is not actually used anymore. | stuconnolly | 2009-11-13 | 2 | -74/+0 |
* | Move query mode constants to SPConstants.h. | stuconnolly | 2009-11-13 | 5 | -26/+26 |
* | In an aid to split up the functionality of the TableDocument class as well as... | stuconnolly | 2009-11-13 | 5 | -250/+470 |
* | - New server processes panel, accessible via the 'Database' menu and alt+cmd+... | stuconnolly | 2009-11-12 | 6 | -6/+598 |
* | - Enforce display of a number of interface elements while the main thread is... | rowanbeentje | 2009-11-12 | 1 | -0/+5 |
* | Make the 'insufficient connection details' dialogs sheets. | stuconnolly | 2009-11-11 | 2 | -3/+2 |
* | Change the main window's non-connected/connecting state title to 'Sequel Pro'... | stuconnolly | 2009-11-11 | 3 | -5/+53 |
* | The framework shouldn't be displaying dialogs, get the delegate to do it. | stuconnolly | 2009-11-11 | 1 | -0/+9 |
* | - Rewrite field mapping table selection logic - simplified logic, no longer ... | rowanbeentje | 2009-11-11 | 3 | -48/+61 |
* | During an import, before entering the loop to execute the current batch of qu... | stuconnolly | 2009-11-11 | 2 | -4/+9 |
* | - Add safeguards to ensure sequential runs when holding down run all/run sel... | rowanbeentje | 2009-11-10 | 1 | -0/+6 |
* | Fix syntax error in exported ER dot files. Issue #454 | avenjamin | 2009-11-10 | 1 | -1/+3 |
* | Validate the the 'Clear Console' menu item in TableDocument in addition to SP... | stuconnolly | 2009-11-10 | 2 | -1/+6 |
* | 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 | 4 | -14/+80 |
* | Set keyboard shortcut for Remove button in alert dialogs to command R. | avenjamin | 2009-11-10 | 3 | -4/+4 |
* | Set keyboard shortcut for Delete button in alert dialogs to command D. | avenjamin | 2009-11-09 | 6 | -24/+37 |
* | Switch buttons on delete index dialog. | stuconnolly | 2009-11-09 | 1 | -3/+3 |
* | Set keyboard shortcut for Delete button in "Delete Rows" alert 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 |
* | When removing a field or index, use its name in the dialog message. | stuconnolly | 2009-11-09 | 1 | -10/+11 |
* | Don't run the add new index sheet modally, thus blocking the main thread. Par... | stuconnolly | 2009-11-09 | 3 | -173/+198 |
* | - Support nested task levels to allow tasks to overlap | rowanbeentje | 2009-11-08 | 10 | -62/+205 |
* | Tidy up. | stuconnolly | 2009-11-07 | 38 | -71/+45 |
* | When creating a new field of type BIT, allowing default values in BIT notatio... | stuconnolly | 2009-11-07 | 1 | -12/+14 |
* | • allow editing (INSERT/UPDATE) of data if Content table's view encoding i... | Bibiko | 2009-11-05 | 1 | -20/+40 |
* | Fixed memory issues with SPUserManager. | mltownsend | 2009-11-05 | 2 | -10/+16 |
* | In the delete table row confirm dialog give the 'Cancel' button the key equiv... | stuconnolly | 2009-11-05 | 1 | -0/+6 |
* | All users to resize the 'Favorites' preference pane. | stuconnolly | 2009-11-05 | 1 | -5/+25 |
* | - Alter query start/stop notifications to apply to only the originating wind... | rowanbeentje | 2009-11-05 | 5 | -34/+22 |
* | - Use threaded loads when switching view tabs for unloaded tables | rowanbeentje | 2009-11-04 | 1 | -1/+12 |
* | - Improve stability when flipping between tables with the content view selected | rowanbeentje | 2009-11-04 | 2 | -12/+13 |
* | - Add task support to all the main interface views | rowanbeentje | 2009-11-04 | 14 | -433/+666 |