aboutsummaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* Tidy up custom query header.stuconnolly2013-01-231-23/+20
* Remove useless init and dealloc method comments and perform general tidy up.stuconnolly2013-01-2251-443/+340
* Tidy up.stuconnolly2013-01-221-1/+5
* Fix Issue #1527, weird display artifacts when reordering custom query results...rowanbeentje2013-01-221-2/+2
* - Fix trigger edit failures not restoring the interface correctly, preventin...rowanbeentje2013-01-211-35/+48
* Window controller tidy up.stuconnolly2013-01-211-89/+132
* - Fix a problem where the row count for InnoDB would not be displayed as an ...rowanbeentje2013-01-219-52/+106
* Fix broken documentation links.stuconnolly2013-01-201-2/+2
* Small table info tidy up.stuconnolly2013-01-172-51/+80
* Issue #1422: Update the user manager's resource limit formatters to have a mi...stuconnolly2013-01-171-3/+10
* - Move the old com.google.code.sequel-pro.plist preference list to the trash...rowanbeentje2013-01-161-0/+12
* Small tweak to the bundle identifier migration function to prevent releasing ...stuconnolly2013-01-121-9/+13
* - Fix toggleFullScreen: errors on <= 10.6, addressing Log #3759. (It appear...rowanbeentje2013-01-111-2/+2
* 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