aboutsummaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* - Tweak SPTextView background drawing, moving custom drawing into a differen...rowanbeentje2012-12-191-4/+2
* Issue #1495: Fix crash on export after the table list is refreshed due to the...stuconnolly2012-12-171-1/+2
* - If the favourite is not an on-disk document, add any new query favourites ...rowanbeentje2012-12-171-5/+18
* - Disable connection muxing on OS X versions lower than 10.7, to speed up co...rowanbeentje2012-12-173-3/+8
* - Rearrange some menu shortcuts: ⌘F is now used on the Content tab to set ...rowanbeentje2012-12-177-59/+107
* - Display startup release notes (eg post-r3921) to not block startup, preven...rowanbeentje2012-12-162-4/+5
* - Fix favourite editing on the connection interface being unable to delete s...rowanbeentje2012-12-141-3/+25
* Replace 1x .tiff graphics with 1x and 2x png Retina graphics.mattlangtree2012-12-121-1/+1
* - Add final versions of the new icon designed by Kenichi Yoshida (with many ...rowanbeentje2012-12-122-2/+2
* - Swap around the Custom Query "Run All" and "Run Current/Previous/Selection...rowanbeentje2012-12-012-0/+58
* - Improve connection testing to use edited passwords on a connection with ke...rowanbeentje2012-11-282-32/+17
* - Tweak handling of tables which have been deleted while they were being use...rowanbeentje2012-11-221-4/+6
* - Allow table content pagination to preserve the current filter type, includ...rowanbeentje2012-11-212-5/+15
* - Fix exceptions when using the content filter table clear buttonrowanbeentje2012-11-201-1/+1
* - Improve use of the table content filter, no longer removing focus from it ...rowanbeentje2012-11-201-5/+14
* - When the connection interface is restored as a result of a connection atte...rowanbeentje2012-11-201-1/+9
* - When a table content sort is cancelled because a row save operation fails,...rowanbeentje2012-11-201-2/+5
* - Fix exceptions when filtering the table process list on high-load servers ...rowanbeentje2012-11-191-1/+1
* Fix the selected node in the favorites connection view when adding a new favo...stuconnolly2012-11-181-5/+6
* - Add some NSOutlineView logic to prevent disclosure triangles from displayi...rowanbeentje2012-11-182-0/+12
* - Attempt to fix nightly build signingrowanbeentje2012-11-181-1/+1
* * Please note this revision will re-prompt for access to all KeyChain passwor...rowanbeentje2012-11-188-14/+43
* - When connection details are saved, ensure the outline view reflects the ch...rowanbeentje2012-11-081-2/+3
* - Improve trigger adding and editing, re-opening the add/edit trigger window...rowanbeentje2012-11-082-34/+45
* - If the connection exits unexpectedly when muxing, disable connection muxin...rowanbeentje2012-10-303-11/+42
* - Prevent new favourites from being created as a sibling/child of the Quick ...rowanbeentje2012-10-202-4/+5
* Useless comment.stuconnolly2012-10-161-3/+0
* Fix MySQL content font not being updated. Issue #1483.stuconnolly2012-10-151-1/+1
* Query Editor Preference Pane editor colour tweaks:rowanbeentje2012-10-141-2/+11
* - Add names for most threads created by Sequel Pro for easier debugrowanbeentje2012-10-1425-55/+163
* - Clean up some connection cancellation/close-during-connect edges as a resu...rowanbeentje2012-10-143-7/+10
* - In the SPMySQL.framework, separate framework-triggered connections and dis...rowanbeentje2012-10-1411-59/+83
* - Alter favourite sorting in the connection interface: name sorts are now ca...rowanbeentje2012-10-101-20/+29
* - Connection interface: correctly update the sort order when adding new item...rowanbeentje2012-10-101-5/+18
* Connection interface tweaks:rowanbeentje2012-10-092-38/+58
* - 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-069-533/+714
* Issue 1477: Trigger screen add bugbamse162012-10-051-0/+6
* Issue 1470: [REQ] Support for bundling default Themesbamse162012-10-051-0/+53
* * Rename latin1_german_ci to latin1_german1_ci (checking with mysql3.23 sourc...dmoagx2012-10-032-1/+2
* 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
* Issue 1462: Right click in custom filter editor causes exceptionbamse162012-09-181-2/+2
* * Make two strings localizable in Bundle Editordmoagx2012-09-091-1/+1