aboutsummaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Minor tidy up.stuconnolly2013-01-111-10/+7
* - Enable translation of the Show/Hide Toolbar menu item by taking over title...rowanbeentje2013-01-081-2/+19
* Increase the minimum size of the connection view's split view so we don't for...stuconnolly2013-01-071-1/+1
* - Fix problems editing the connection name when editing has just begun, addr...rowanbeentje2013-01-061-2/+2
* - Call the NSWindow super implementation of validateMenuItem: in SPWindow, f...rowanbeentje2013-01-056-4/+94
* Enable the removal of the old favorites data in the preferences plist now tha...stuconnolly2013-01-031-4/+2
* - Prevent Groups from being created as a child of the Quick Connection item,...rowanbeentje2012-12-301-4/+2
* Make some improvements to the Table Content Filter, particularly for text fie...rowanbeentje2012-12-232-4/+18
* - Correctly draw/update the selection highlight within the SPTextView used i...rowanbeentje2012-12-231-0/+23
* - Add trigger button to the default toolbar viewrowanbeentje2012-12-211-0/+1
* - Convert all old .tiff resource images to .png formatrowanbeentje2012-12-213-14/+14
* - 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