| Commit message (Expand) | Author | Age | Files | Lines |
* | - 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 |
* | - Set up TableSource to respond to task notifications to prepare for threade... | rowanbeentje | 2009-10-27 | 1 | -0/+6 |
* | Don't run the add new database sheet modally, thus blocking the main thread. ... | stuconnolly | 2009-10-26 | 1 | -1/+0 |
* | Interface labeling. | stuconnolly | 2009-10-21 | 1 | -1/+1 |
* | Initial work on threaded task, with an implementation of Table Content view d... | rowanbeentje | 2009-10-20 | 1 | -0/+36 |
* | Replace the use of hard coded preference keys with constants to prevent issue... | stuconnolly | 2009-10-17 | 1 | -3/+4 |
* | When duplicating table, but not its contents strip out any occurrence of a pr... | stuconnolly | 2009-10-02 | 1 | -1/+8 |
* | When duplicating a table strip out the names of any occurrences of InnoDB for... | stuconnolly | 2009-10-02 | 1 | -0/+7 |
* | • first implementation of a Content Filter Editor | Bibiko | 2009-10-01 | 1 | -5/+5 |
* | - When adding tables, use standard selection update methods rather than cust... | rowanbeentje | 2009-09-28 | 1 | -30/+2 |
* | • fixed issue if after displaying a sheet for renaming/duplicating/adding a... | Bibiko | 2009-09-24 | 1 | -11/+47 |
* | • fixed (hopefully) : While adding all procedures and functions do check fo... | Bibiko | 2009-09-03 | 1 | -1/+3 |
* | - Fix exception/hang when an error occurs when deleting a table or tables | rowanbeentje | 2009-09-03 | 1 | -20/+36 |
* | • simplified and unified the issue to set the title of a tableWindow | Bibiko | 2009-09-02 | 1 | -13/+10 |
* | • further improvements to restore a SP session from spf file | Bibiko | 2009-08-23 | 1 | -6/+6 |
* | - The add, rename and copy table sheets should not block the main thread (par... | stuconnolly | 2009-08-18 | 1 | -463/+504 |
* | Fix some MainMenu references by index. | mltownsend | 2009-08-11 | 1 | -1/+1 |
* | - Fix some small memory leaks when changing tables | rowanbeentje | 2009-08-04 | 1 | -0/+3 |
* | • button tooltip for "Show / Hide Table Information" toggles according to i... | Bibiko | 2009-08-02 | 1 | -0/+4 |
* | - Fix an errant NSLog in TableSource | rowanbeentje | 2009-08-01 | 1 | -0/+3 |
* | - Add an initial barebones version of the history controller, with a basic t... | rowanbeentje | 2009-07-30 | 1 | -0/+2 |
* | - Added Splitview delegate method to hide the drag handle on the Table Info p... | avenjamin | 2009-07-29 | 1 | -0/+19 |
* | - Fix "endSheet:returnCode: requires a non-nil sheet" log lines during imports | rowanbeentje | 2009-07-28 | 1 | -0/+6 |
* | - Clear selection if user is filtering table list with multiple tables selec... | rowanbeentje | 2009-07-28 | 1 | -4/+7 |
* | Improve TablesList significantly: | rowanbeentje | 2009-07-28 | 1 | -365/+652 |
* | - Tweak table information panel to show scrollbars if it's resized to a posi... | rowanbeentje | 2009-07-26 | 1 | -0/+25 |
* | Merge framework integration branch back to trunk. Summary of changes: | stuconnolly | 2009-07-21 | 1 | -9/+7 |
* | - When selecting tables - eg from a foreign key link - fall back to a case i... | rowanbeentje | 2009-07-18 | 1 | -1/+10 |
* | Add the ability to navigate between tables via foreign key relationships, add... | rowanbeentje | 2009-07-18 | 1 | -0/+24 |
* | • fix for completion in CustomQuery editor | Bibiko | 2009-07-14 | 1 | -0/+72 |
* | Restore the position of the buttons on the remove table and truncate table co... | stuconnolly | 2009-07-02 | 1 | -4/+16 |
* | When displaying the add new table sheet use SPDatabaseData to get the availab... | stuconnolly | 2009-07-01 | 1 | -6/+5 |
* | - Make changes to the table structure flush the appropriate table data caches | rowanbeentje | 2009-06-24 | 1 | -0/+8 |
* | • added separate Menu "Context Menu (Table List)" to DBView.xib | Bibiko | 2009-06-24 | 1 | -1/+55 |