| Commit message (Expand) | Author | Age | Files | Lines |
* | • first steps to ease the structure querying for auto-completion and navigator | Bibiko | 2010-03-26 | 1 | -5/+5 |
* | • changed behaviour of ^⌥⌘F "Filter Table" or "Change Focus to Table L... | Bibiko | 2010-03-25 | 1 | -1/+9 |
* | - Make [MCPConnection getLastErrorMessage] more consistent by always returni... | rowanbeentje | 2010-03-25 | 1 | -12/+12 |
* | General tidy up, with a focus on consolidating more constants in SPConstants.... | stuconnolly | 2010-03-24 | 1 | -109/+109 |
* | - Add a new selectDatabase:item: method to TableDocument, to centralise code... | rowanbeentje | 2010-03-24 | 1 | -9/+12 |
* | • TablesList | Bibiko | 2010-03-23 | 1 | -1/+2 |
* | • Navigator | Bibiko | 2010-03-21 | 1 | -0/+15 |
* | - Make a number of changes to attempt to improve disconnection/quit crashes:... | rowanbeentje | 2010-03-16 | 1 | -4/+4 |
* | Fix a couple more potential issues found during static analysis. | stuconnolly | 2010-03-15 | 1 | -3/+4 |
* | Fix some potential issues found during static analysis. | stuconnolly | 2010-03-15 | 1 | -1/+1 |
* | Fix the enabling/disabling of the 'Table' menu items as a result of adding th... | stuconnolly | 2010-03-10 | 1 | -50/+52 |
* | • improved tooltip behaviour of SPNarrowDownCompletion's tableView | Bibiko | 2010-03-09 | 1 | -0/+8 |
* | Add a new 'Filter Content...' menu item to the 'Table' menu that switches to ... | stuconnolly | 2010-03-08 | 1 | -41/+41 |
* | • REPAIR, OPTIMIZE, ANALYZE, FLUSH, CHECKSUM now can be applied to more tha... | Bibiko | 2010-02-26 | 1 | -0/+17 |
* | • Query Favorites: | Bibiko | 2010-02-25 | 1 | -0/+34 |
* | • Reset AUTO_INCREMENT in Table Info Pane uses inline entering of the new v... | Bibiko | 2010-02-23 | 1 | -0/+3 |
* | Fix a number of memory leaks, and over-releases, as both a result of manual i... | rowanbeentje | 2010-02-10 | 1 | -4/+5 |
* | - Save and restore content table sorting, filter criteria, scroll position a... | rowanbeentje | 2010-02-09 | 1 | -0/+3 |
* | • fixed endless loop if user selects a table whose name contains chars whic... | Bibiko | 2010-02-05 | 1 | -1/+4 |
* | - Rework SPSQLParser, extending DELIMITER support into all the original func... | rowanbeentje | 2010-02-05 | 1 | -0/+1 |
* | * renaming a table/view/proc/func now doesn't open a sheet anymore | jakob | 2010-01-28 | 1 | -117/+113 |
* | * Fixed #484 (renaming tables where only the case changed) | jakob | 2010-01-28 | 1 | -214/+184 |
* | Improve Disconnection on connection loss: | rowanbeentje | 2010-01-24 | 1 | -1/+2 |
* | • added call to update the completion list to neuralgic places | Bibiko | 2010-01-21 | 1 | -1/+25 |
* | Address Issue #546 (format string bugs): | rowanbeentje | 2010-01-20 | 1 | -17/+14 |
* | • fixed several sheetDidEnd selectors to close a NSAlert or NSWindow proper... | Bibiko | 2010-01-13 | 1 | -3/+20 |
* | • applied new detachNewThreadSelector:@selector(queryDbStructure) call to ... | Bibiko | 2010-01-12 | 1 | -1/+1 |
* | • further developments for the F5 completion | Bibiko | 2010-01-11 | 1 | -0/+5 |
* | • further preparations to F5 completion | Bibiko | 2010-01-11 | 1 | -1/+9 |
* | • fixed showing the table list's search bar view by setting its initial spl... | Bibiko | 2010-01-11 | 1 | -1/+3 |
* | • first preparations to improve the Custom Query database names/table names... | Bibiko | 2010-01-10 | 1 | -1/+4 |
* | - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re... | rowanbeentje | 2010-01-09 | 1 | -100/+100 |
* | • avoid querying the server for `information_schema` table for MySQL versio... | Bibiko | 2010-01-06 | 1 | -27/+28 |
* | - Ensure all results for server variable requests are returned as strings, t... | rowanbeentje | 2010-01-03 | 1 | -16/+11 |
* | - Work through static analysis of the source, fixing a number of small memor... | rowanbeentje | 2009-12-14 | 1 | -9/+3 |
* | - Improve TablesList item selection by splitting out interface updates to a ... | rowanbeentje | 2009-12-08 | 1 | -96/+125 |
* | - Improve upon r1560 by removing a couple of race conditions triggered on en... | rowanbeentje | 2009-11-22 | 1 | -13/+16 |
* | - Relocate the table changed notification, allowing table info pane to updat... | rowanbeentje | 2009-11-21 | 1 | -3/+9 |
* | - Fix table list filter show/hide on database change by calling the toggle o... | rowanbeentje | 2009-11-18 | 1 | -2/+2 |
* | Change the placeholder value of a few search fields to simply 'Filter' to mak... | stuconnolly | 2009-11-17 | 1 | -3/+1 |
* | - Make some thread safety improvements to try to address Issue #460 | rowanbeentje | 2009-11-16 | 1 | -4/+4 |
* | - Rewrite field mapping table selection logic - simplified logic, no longer ... | rowanbeentje | 2009-11-11 | 1 | -4/+0 |
* | - Fix an issue when switching databases - allow the table selection to be cl... | rowanbeentje | 2009-11-10 | 1 | -0/+5 |
* | Set keyboard shortcut for Delete button in alert dialogs to command D. | avenjamin | 2009-11-09 | 1 | -3/+9 |
* | Don't run the add new index sheet modally, thus blocking the main thread. Par... | stuconnolly | 2009-11-09 | 1 | -1/+1 |
* | - Support nested task levels to allow tasks to overlap | rowanbeentje | 2009-11-08 | 1 | -6/+30 |
* | - Alter query start/stop notifications to apply to only the originating wind... | rowanbeentje | 2009-11-05 | 1 | -2/+2 |
* | - Use threaded loads when switching view tabs for unloaded tables | rowanbeentje | 2009-11-04 | 1 | -1/+12 |
* | - Add task support to all the main interface views | rowanbeentje | 2009-11-04 | 1 | -215/+238 |
* | - When performing threaded data loads, no longer disable the tables and inst... | rowanbeentje | 2009-10-27 | 1 | -2/+16 |