aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Useless comment.stuconnolly2012-10-161-3/+0
* Add HiDPI/@2x versions of Browse and Table Info tab icons.mattlangtree2012-10-166-6/+14
* Fix MySQL content font not being updated. Issue #1483.stuconnolly2012-10-151-1/+1
* Query Editor Preference Pane editor colour tweaks:rowanbeentje2012-10-142-23/+22
* - Add names for most threads created by Sequel Pro for easier debugrowanbeentje2012-10-1426-55/+169
* - Clean up some connection cancellation/close-during-connect edges as a resu...rowanbeentje2012-10-147-12/+23
* - In the SPMySQL.framework, separate framework-triggered connections and dis...rowanbeentje2012-10-1415-168/+229
* Update test script to check that it's being run from within Xcode.stuconnolly2012-10-141-0/+6
* - Alter favourite sorting in the connection interface: name sorts are now ca...rowanbeentje2012-10-102-20/+29
* - Connection interface: correctly update the sort order when adding new item...rowanbeentje2012-10-101-5/+18
* Connection interface tweaks:rowanbeentje2012-10-093-43/+209
* - Connection interface: if dragging items into a node, ensure that node is e...rowanbeentje2012-10-091-0/+1
* - Connection interface: when adding a group node or item, ensure that it's v...rowanbeentje2012-10-081-1/+10
* - Connection interface: if the name of a node is being edited in the sidebar...rowanbeentje2012-10-081-0/+5
* - Fix the Quick Connect entry on the connection screen being a drag and drop...rowanbeentje2012-10-087-12/+23
* Fix selector warning.stuconnolly2012-10-071-54/+65
* Increase the minimum size of the connection outline view to match the databas...stuconnolly2012-10-071-1/+1
* Constrain the minimum size of the connectiion view split view so we don't wra...stuconnolly2012-10-061-0/+5
* Change the connection screen interface, particularly relating to favourite ed...rowanbeentje2012-10-0619-655/+1079
* - Improve connection error detecting in SPMySQLFrameworkrowanbeentje2012-10-061-1/+3
* Issue 1477: Trigger screen add bugbamse162012-10-051-0/+6
* Issue 1470: [REQ] Support for bundling default Themesbamse162012-10-053-0/+139
* * Forgot to include a file in last commitdmoagx2012-10-031-1/+1
* * Rename latin1_german_ci to latin1_german1_ci (checking with mysql3.23 sourc...dmoagx2012-10-032-1/+2
* Spacing.stuconnolly2012-10-021-1/+1
* Add support for JSON data type added in PostgreSQL 9.2stuconnolly2012-09-282-0/+5
* Tidy up binary handler.stuconnolly2012-09-282-31/+4
* Fix filename typo.stuconnolly2012-09-272-4/+4
* Add a binary data handler.stuconnolly2012-09-276-2/+188
* Comment out incomplete tests.stuconnolly2012-09-271-5/+5
* Add data type tests.stuconnolly2012-09-273-1/+250
* Update test data.stuconnolly2012-09-261-15/+11
* Change project prefix.stuconnolly2012-09-2646-865/+873
* Comments.stuconnolly2012-09-261-0/+15
* Switch to using libpqtypes for retrieving numeric values.stuconnolly2012-09-265-72/+63
* Update test data.stuconnolly2012-09-251-13/+15
* * My bad, included wrong name for Japenese translationdmoagx2012-09-241-1/+1
* Fix the failure to process the first row in a result set.stuconnolly2012-09-243-4/+4
* Should be returning an NSNull instance so we don't screw up our array.stuconnolly2012-09-241-1/+1
* Fix the handling of numeric values.stuconnolly2012-09-245-3/+33
* Implement fast enumeration for PostgresKit's result class. Based on SPMySQL's...stuconnolly2012-09-242-1/+31
* Update MySQL and PosgreSQL library build scripts to find the SDK path.stuconnolly2012-09-242-13/+43
* Fix r3857 regression. There is no table name when more than one item is selec...stuconnolly2012-09-241-3/+9
* Tidy up menu validation.stuconnolly2012-09-242-46/+49
* * Updated credits to include Japanese translatorsdmoagx2012-09-231-35/+53
* - Alter the build settings for compatibility with Xcode 3.2.x up to Xcode 4....rowanbeentje2012-09-234-399/+4252
* Revert of r3849 (undoing the build break)bamse162012-09-193-4240/+403
* Issue 1462: Right click in custom filter editor causes exceptionbamse162012-09-181-2/+2
* Add the ability to set the default row return type.stuconnolly2012-09-162-4/+21
* Comments.stuconnolly2012-09-134-0/+48