aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Another tweak for SP r3710 merge with Codasqlprodev2012-07-051-0/+2
* A few more tweaks for SP r3710 merge with Codasqlprodev2012-07-054-2/+56
* Merged SP r3710 with Codasqlprodev2012-07-0510-20/+185
* Remove unnecessary import.stuconnolly2012-07-041-1/+0
* Move the table structure's loading logic into it's own category.stuconnolly2012-07-047-312/+413
* If available display the columns default encoding and collation in the struct...stuconnolly2012-07-043-26/+95
* - Use a per-user temporary directory for SSH tunnels (and bundle dragged tem...rowanbeentje2012-06-284-3/+12
* - Use a custom ControlPath for SSH tunnels in an attempt to address Issue #1...rowanbeentje2012-06-281-0/+1
* Tidy up an use enums.stuconnolly2012-06-277-13/+27
* - Fix saving of .spf files using unencrypted formats, encoding the content s...rowanbeentje2012-06-261-0/+22
* Minor tidy up.stuconnolly2012-06-262-37/+65
* Remove ancient help docs that we're never going to use.stuconnolly2012-06-2622-1443/+0
* Silence static analyzer warnings.stuconnolly2012-06-263-7/+5
* - Allow table check/optimize/analyze etc operations to be performed on MySQL...rowanbeentje2012-06-251-0/+5
* * Fixes some cases of bad localizabilitydmoagx2012-06-233-9/+16
* * Add the engine to the table info panel. Implements #1257dmoagx2012-06-232-0/+5
* - Fix issues opening new windows when Sequel Pro is opened in the background...rowanbeentje2012-06-233-27/+23
* Further improvements to further address Issue #1332:rowanbeentje2012-06-233-20/+46
* - Address favourites saving on quit, which appears to sometimes die during p...rowanbeentje2012-06-223-67/+66
* - Improve help search updates while typing, adding basic display for no resu...rowanbeentje2012-06-224-5/+11
* - Fix exceptions with certain kinds of help results, for example for most ma...rowanbeentje2012-06-211-31/+6
* - Fix use of the pagination jump-to-page functions, addressing Issue #1376rowanbeentje2012-06-202-5925/+5955
* - Ensure that help results are returned as strings to try and address issues...rowanbeentje2012-06-201-0/+5
* Improvements to the New Table sheet:rowanbeentje2012-06-183-33648/+33709
* Make the trigger name field the initial first responder.stuconnolly2012-06-151-1/+3
* - Retain the new SPDatabaseData defaultCharacterSetEncoding when created, fi...rowanbeentje2012-06-112-2/+2
* - Improve export encoding changes to occur after the export start, fixing er...rowanbeentje2012-06-101-13/+10
* Add the default encoding and storage engine to the default menu items on the ...stuconnolly2012-06-105-38/+79
* Add vertical scrollbar for Create Table Syntax modal window. Fixes Issue #1193 mattlangtree2012-06-061-33691/+33642
* - Fix flickering and incorrect connection view positioning on initial window...rowanbeentje2012-06-053-3/+7
* - Fix loss of connection name/password for SSH connections whn switching fro...rowanbeentje2012-06-052-2/+8
* - Fix saving of connection password on host changes from triggering too oftenrowanbeentje2012-06-051-8/+2
* - Fix loss of password on certain connection editing actions (type changes, ...rowanbeentje2012-06-042-0/+12
* More tidy up.stuconnolly2012-06-041-16/+19
* Tidy up.stuconnolly2012-06-041-19/+19
* - Change handling of binary string field types during exports: ask MySQL to ...rowanbeentje2012-06-041-46/+83
* - Remove delayed favourite selection call on tab setup. This fixes detail r...rowanbeentje2012-06-033-87/+50
* - Fix some text reselection logic when running all queries, which appears to...rowanbeentje2012-05-312-37/+1
* - When creating tables as a result of CSV imports into a new table, correctl...rowanbeentje2012-05-291-5/+9
* - Fix deselection of favourites on key selection, correctly preserving edits...rowanbeentje2012-05-292-9147/+9153
* Favorites saving:stuconnolly2012-05-291-25/+24
* - Fix issues where removing favorites could cause crashes in other tabs/wind...rowanbeentje2012-05-286-1/+47
* - Fix SSH connection error dialog issues where a localised error text contai...rowanbeentje2012-05-272-10/+10
* Improve connection handling and editing:rowanbeentje2012-05-277-13/+29
* Remove now unused favorites preference view.stuconnolly2012-05-271-3516/+0
* Improve default favorite popup button handling when there are no favorites.stuconnolly2012-05-272-12/+65
* - Fix autosizing of query error area, addressing Issue #1341rowanbeentje2012-05-261-33651/+33691
* - Improve handling of MySQL connection cancellation, particularly when closi...rowanbeentje2012-05-261-27/+28
* Improve connection view menu item validation.stuconnolly2012-05-251-20/+19
* Export tidy up.stuconnolly2012-05-2511-98/+20