| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | • Initial work to set the default view mode when connecting. Issue #249 | avenjamin | 2009-11-02 | 1 | -0/+10 |
* | - Fix a crash when opening .spfs caused by an autorelease - revert to manual... | rowanbeentje | 2009-11-01 | 1 | -1/+9 |
* | Enable the display of vertical grid lines in the table relations table view. | stuconnolly | 2009-11-01 | 1 | -0/+1 |
* | Got rid of a crash when using the User Manager and closing last Table Documen... | mltownsend | 2009-10-29 | 1 | -10/+3 |
* | Replace the multiple occurrences of hard coded toolbar identifiers for the ma... | stuconnolly | 2009-10-28 | 1 | -56/+57 |
* | Fix incorrectly named preference constant. | stuconnolly | 2009-10-27 | 1 | -1/+1 |
* | - When performing threaded data loads, no longer disable the tables and inst... | rowanbeentje | 2009-10-27 | 1 | -2/+0 |
* | - Set up TableSource to respond to task notifications to prepare for threade... | rowanbeentje | 2009-10-27 | 1 | -2/+10 |
* | Don't run the add new database sheet modally, thus blocking the main thread. ... | stuconnolly | 2009-10-26 | 1 | -104/+109 |
* | - Improve table and task redrawing during threaded table content loads | rowanbeentje | 2009-10-22 | 1 | -3/+3 |
* | - Display the user accounts manager as a sheet | stuconnolly | 2009-10-21 | 1 | -2/+6 |
* | Other than the custom query item, disable all the main toolbar items when som... | stuconnolly | 2009-10-21 | 1 | -0/+5 |
* | - Improve responsiveness/speed when loading table content by not forcing tab... | rowanbeentje | 2009-10-21 | 1 | -1/+1 |
* | Initial work on threaded task, with an implementation of Table Content view d... | rowanbeentje | 2009-10-20 | 1 | -3/+128 |
* | Attempt to fix connection problem | mltownsend | 2009-10-20 | 1 | -1/+1 |
* | Replace the use of hard coded preference keys with constants to prevent issue... | stuconnolly | 2009-10-17 | 1 | -32/+33 |
* | • SPF file: remember/restore 'connectionEncoding' and 'toolbar visibility' | Bibiko | 2009-10-15 | 1 | -1/+11 |
* | • added AppleScript support for "make new document" | Bibiko | 2009-10-14 | 1 | -0/+4 |
* | • some minor code cleaning and simplification | Bibiko | 2009-10-07 | 1 | -296/+305 |
* | • added main menu item: "Open “<file>” in New Window" ⌥⌘O as altern... | Bibiko | 2009-10-06 | 1 | -0/+25 |
* | • changed routine for opening SPF files | Bibiko | 2009-10-06 | 1 | -12/+47 |
* | More export redesign work. CSV data generation is currently working using the... | stuconnolly | 2009-10-06 | 1 | -12/+9 |
* | Add the ability to copy the selected server variable(s), either as name = val... | stuconnolly | 2009-10-04 | 1 | -17/+103 |
* | Improve Growl interaction to reduce general Growl spammage and improve functi... | rowanbeentje | 2009-10-03 | 1 | -3/+7 |
* | • fixed "Open Recent" for 10.6: | Bibiko | 2009-10-03 | 1 | -1/+1 |
* | • first implementation of a Content Filter Editor | Bibiko | 2009-10-01 | 1 | -52/+73 |
* | - Add copy create syntax button to the create syntax sheet. | stuconnolly | 2009-10-01 | 1 | -0/+21 |
* | - Replace the create syntax transparent HUD panel with a standard sheet, whic... | stuconnolly | 2009-10-01 | 1 | -46/+99 |
* | • while a connection will be initialized via a SPF file disable the possibi... | Bibiko | 2009-09-23 | 1 | -0/+5 |
* | Forgot to assign the back/forward history menu item's tags resulting in incor... | stuconnolly | 2009-09-12 | 1 | -1/+1 |
* | Add back/forward history menu items to the view menu with the assigned shortc... | stuconnolly | 2009-09-12 | 1 | -4/+32 |
* | • improved behavior while closing a document window | Bibiko | 2009-09-04 | 1 | -4/+23 |
* | • implementation of a new history controller | Bibiko | 2009-09-04 | 1 | -15/+20 |