aboutsummaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* * Fixes #1605dmoagx2013-02-093-4/+4
* Fix more warnings.stuconnolly2013-02-023-5/+5
* * Fixes #1568 (Enter key was linked to "Run All" while displayed as linked to...dmoagx2013-02-011-1/+1
* Move the flex parsing function definitions to their own file so they're not d...stuconnolly2013-01-255-47/+50
* Fix more warnings.stuconnolly2013-01-253-13/+24
* Fix more warnings.stuconnolly2013-01-252-18/+21
* Fix more warnings.stuconnolly2013-01-256-49/+52
* - Fix connection view favourites outline view layout issues on 10.7+ followi...rowanbeentje2013-01-251-7/+15
* Fix memory leak.stuconnolly2013-01-241-1/+26
* Fix more warnings.stuconnolly2013-01-246-28/+21
* Fix warnings due to not conforming to 10.6 protocols.stuconnolly2013-01-2419-47/+20
* 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