aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in test data script.stuconnolly2013-01-141-2/+2
* Fix typos.stuconnolly2013-01-143-2/+4
* Small tweak to the bundle identifier migration function to prevent releasing ...stuconnolly2013-01-121-9/+13
* Update QueryKit bundle identifier.stuconnolly2013-01-122-2/+2
* - Fix toggleFullScreen: errors on <= 10.6, addressing Log #3759. (It appear...rowanbeentje2013-01-111-2/+2
* Update PostgresKit bundle identifiers.stuconnolly2013-01-112-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-082-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-057-6/+102
* Ditch the extra zero from the version number.stuconnolly2013-01-042-2/+2
* * Fixes some UI spacing issues with localizationsdmoagx2013-01-044-39244/+39141
* Enable the removal of the old favorites data in the preferences plist now tha...stuconnolly2013-01-031-4/+2
* Tidy up build scripts.stuconnolly2013-01-032-17/+14
* Issue #1519: Fix auto-sizing of export filename and truncate it when it becom...stuconnolly2013-01-032-18/+42
* Fix IB warnings.stuconnolly2013-01-032-11364/+11333
* - Tweak the width of the Custom Query run buttons to fit French stringsrowanbeentje2012-12-301-8/+31
* - Prevent Groups from being created as a child of the Quick Connection item,...rowanbeentje2012-12-301-4/+2
* - Make the sequel Pro target a dependency of the unit testsrowanbeentje2012-12-301-0/+13
* - Fix header search paths to fix clean release/Distribution builds with no p...rowanbeentje2012-12-303-2/+2
* Make some improvements to the Table Content Filter, particularly for text fie...rowanbeentje2012-12-234-506/+440
* - Correctly draw/update the selection highlight within the SPTextView used i...rowanbeentje2012-12-231-0/+23
* - Add missing $Id$ propsets to files with placeholders but no property setrowanbeentje2012-12-220-0/+0
* - Increment version number to 1.0.0 and extend copyright year to 2013 in pre...rowanbeentje2012-12-223-8/+7
* - Remove outdated language resources from the projectrowanbeentje2012-12-2165-730/+22
* - Add trigger button to the default toolbar viewrowanbeentje2012-12-211-0/+1
* - Convert all old .tiff resource images to .png formatrowanbeentje2012-12-21145-229/+145
* - Add retina versions of the cell link arrowsrowanbeentje2012-12-205-0/+16
* - Tweak SPTextView background drawing, moving custom drawing into a differen...rowanbeentje2012-12-191-4/+2
* - Fix spacing of buttons below the table listrowanbeentje2012-12-181-31625/+32684
* 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-178-13694/+13797
* - 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
* - Add Retina versions of the tab close buttonsrowanbeentje2012-12-1340-10/+38
* Replace 1x .tiff graphics with 1x and 2x png Retina graphics.mattlangtree2012-12-1216-44/+60
* - Add final versions of the new icon designed by Kenichi Yoshida (with many ...rowanbeentje2012-12-1218-3868/+3820
* Remove old tiff format icons. Missed these in the last commit.mattlangtree2012-12-107-0/+0
* Add a bunch of new retina icon versions. Including a new Query icon for both ...mattlangtree2012-12-1016-33445/+31806
* * Added Swedish translator to creditsdmoagx2012-12-031-23/+29
* - Swap around the Custom Query "Run All" and "Run Current/Previous/Selection...rowanbeentje2012-12-016-33/+134
* - 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-213-160/+161
* - 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