| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - Use a per-user temporary directory for SSH tunnels (and bundle dragged tem... | rowanbeentje | 2012-06-28 | 4 | -3/+12 |
* | - Use a custom ControlPath for SSH tunnels in an attempt to address Issue #1... | rowanbeentje | 2012-06-28 | 1 | -0/+1 |
* | Tidy up an use enums. | stuconnolly | 2012-06-27 | 7 | -13/+27 |
* | - Fix saving of .spf files using unencrypted formats, encoding the content s... | rowanbeentje | 2012-06-26 | 1 | -0/+22 |
* | Minor tidy up. | stuconnolly | 2012-06-26 | 2 | -37/+65 |
* | Remove ancient help docs that we're never going to use. | stuconnolly | 2012-06-26 | 22 | -1443/+0 |
* | Silence static analyzer warnings. | stuconnolly | 2012-06-26 | 3 | -7/+5 |
* | - Allow table check/optimize/analyze etc operations to be performed on MySQL... | rowanbeentje | 2012-06-25 | 1 | -0/+5 |
* | * Fixes some cases of bad localizability | dmoagx | 2012-06-23 | 3 | -9/+16 |
* | * Add the engine to the table info panel. Implements #1257 | dmoagx | 2012-06-23 | 2 | -0/+5 |
* | - Fix issues opening new windows when Sequel Pro is opened in the background... | rowanbeentje | 2012-06-23 | 3 | -27/+23 |
* | Further improvements to further address Issue #1332: | rowanbeentje | 2012-06-23 | 3 | -20/+46 |
* | - Address favourites saving on quit, which appears to sometimes die during p... | rowanbeentje | 2012-06-22 | 3 | -67/+66 |
* | - Improve help search updates while typing, adding basic display for no resu... | rowanbeentje | 2012-06-22 | 4 | -5/+11 |
* | - Fix exceptions with certain kinds of help results, for example for most ma... | rowanbeentje | 2012-06-21 | 1 | -31/+6 |
* | - Fix use of the pagination jump-to-page functions, addressing Issue #1376 | rowanbeentje | 2012-06-20 | 2 | -5925/+5955 |
* | - Ensure that help results are returned as strings to try and address issues... | rowanbeentje | 2012-06-20 | 1 | -0/+5 |
* | Improvements to the New Table sheet: | rowanbeentje | 2012-06-18 | 3 | -33648/+33709 |
* | Make the trigger name field the initial first responder. | stuconnolly | 2012-06-15 | 1 | -1/+3 |
* | - Retain the new SPDatabaseData defaultCharacterSetEncoding when created, fi... | rowanbeentje | 2012-06-11 | 2 | -2/+2 |
* | - Improve export encoding changes to occur after the export start, fixing er... | rowanbeentje | 2012-06-10 | 1 | -13/+10 |
* | Add the default encoding and storage engine to the default menu items on the ... | stuconnolly | 2012-06-10 | 5 | -38/+79 |
* | Add vertical scrollbar for Create Table Syntax modal window. Fixes Issue #1193 | mattlangtree | 2012-06-06 | 1 | -33691/+33642 |
* | - Fix flickering and incorrect connection view positioning on initial window... | rowanbeentje | 2012-06-05 | 3 | -3/+7 |
* | - Fix loss of connection name/password for SSH connections whn switching fro... | rowanbeentje | 2012-06-05 | 2 | -2/+8 |
* | - Fix saving of connection password on host changes from triggering too often | rowanbeentje | 2012-06-05 | 1 | -8/+2 |
* | - Fix loss of password on certain connection editing actions (type changes, ... | rowanbeentje | 2012-06-04 | 2 | -0/+12 |
* | More tidy up. | stuconnolly | 2012-06-04 | 1 | -16/+19 |
* | Tidy up. | stuconnolly | 2012-06-04 | 1 | -19/+19 |
* | - Change handling of binary string field types during exports: ask MySQL to ... | rowanbeentje | 2012-06-04 | 1 | -46/+83 |
* | - Remove delayed favourite selection call on tab setup. This fixes detail r... | rowanbeentje | 2012-06-03 | 3 | -87/+50 |
* | - Fix some text reselection logic when running all queries, which appears to... | rowanbeentje | 2012-05-31 | 2 | -37/+1 |
* | - When creating tables as a result of CSV imports into a new table, correctl... | rowanbeentje | 2012-05-29 | 1 | -5/+9 |
* | - Fix deselection of favourites on key selection, correctly preserving edits... | rowanbeentje | 2012-05-29 | 2 | -9147/+9153 |
* | Favorites saving: | stuconnolly | 2012-05-29 | 1 | -25/+24 |
* | - Fix issues where removing favorites could cause crashes in other tabs/wind... | rowanbeentje | 2012-05-28 | 6 | -1/+47 |
* | - Fix SSH connection error dialog issues where a localised error text contai... | rowanbeentje | 2012-05-27 | 2 | -10/+10 |
* | Improve connection handling and editing: | rowanbeentje | 2012-05-27 | 7 | -13/+29 |
* | Remove now unused favorites preference view. | stuconnolly | 2012-05-27 | 1 | -3516/+0 |
* | Improve default favorite popup button handling when there are no favorites. | stuconnolly | 2012-05-27 | 2 | -12/+65 |
* | - Fix autosizing of query error area, addressing Issue #1341 | rowanbeentje | 2012-05-26 | 1 | -33651/+33691 |
* | - Improve handling of MySQL connection cancellation, particularly when closi... | rowanbeentje | 2012-05-26 | 1 | -27/+28 |
* | Improve connection view menu item validation. | stuconnolly | 2012-05-25 | 1 | -20/+19 |
* | Export tidy up. | stuconnolly | 2012-05-25 | 11 | -98/+20 |
* | Menu item case change. | stuconnolly | 2012-05-25 | 1 | -129/+2005 |
* | Conection outline view fixes: | stuconnolly | 2012-05-24 | 2 | -20/+55 |
* | Improvements to connection view outline view: | rowanbeentje | 2012-05-20 | 4 | -10/+65 |
* | - Clean up connection delegate on connection view close, addressing crashes ... | rowanbeentje | 2012-05-19 | 1 | -1/+4 |
* | * Fixes the case of the curious @"es"'s | dmoagx | 2012-05-17 | 3 | -8/+8 |
* | Improve connection keepalive, disconnect, and connection loss after reviewing... | rowanbeentje | 2012-05-15 | 6 | -24/+92 |