aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Remove all BWToolKit views from the QueryFavoriteManager and UserManagerVi...rowanbeentje2012-08-037-8469/+8555
* - Remove all BWToolKit elements from the Preferences and ProgressIndicatorLa...rowanbeentje2012-08-025-12810/+16887
* - Remove all BWToolKit elements from the ExportDialog, DatabaseServerVariabl...rowanbeentje2012-08-0212-17999/+21611
* - Remove all BWToolKit elements from the Content Filter Manager, replacing w...rowanbeentje2012-08-015-5786/+7204
* Update script licenses.stuconnolly2012-08-017-98/+154
* Remove old build MySQL client lib script.stuconnolly2012-08-012-173/+0
* - Alter table content Advanced Table Filter query preview area to use standa...rowanbeentje2012-08-013-33377/+33422
* - Remove all BWToolKit elements in the connection view, replacing with stand...rowanbeentje2012-08-0112-9167/+9202
* - Tweak SPSplitView to no longer treat non-resizable split view children as ...rowanbeentje2012-07-303-61/+51
* The cancel button on the add new relation sheet should be bound to the escape...stuconnolly2012-07-301-33466/+33374
* - Fix custom selection colours using a translucent colour being blended thro...rowanbeentje2012-07-302-70/+100
* - Remove all BWToolKit views from the Bundle Editor window, replacing with n...rowanbeentje2012-07-294-6016/+6044
* - Remove the last BWToolKit view items from the main nib (DBView) by redesig...rowanbeentje2012-07-295-1277/+1203
* Fix typos in license header.stuconnolly2012-07-282-2/+2
* - Remove a few more BWToolKit views from DBView; only the advanced filter vi...rowanbeentje2012-07-261-430/+295
* - Replace the collapsible BWSplitView on the Query pane with a SPSplitView c...rowanbeentje2012-07-267-654/+618
* * Restore filter window functionalitydmoagx2012-07-252-2/+2
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-25358-4828/+6722
* - Tweak nib localisation logic, fixing exceptions on 10.5 with systems set t...rowanbeentje2012-07-241-3/+1
* - Replace the main split view in the main view with a SPSplitView, replacing...rowanbeentje2012-07-247-1279/+1337
* - Attempt to address startup exceptions on 10.5 by fixing NSSplitView awakeF...rowanbeentje2012-07-231-1/+3
* - Add a new SPSplitView class, intended to replace all BWSplitViews and so a...rowanbeentje2012-07-2313-301/+1515
* Add SVN properties.stuconnolly2012-07-210-0/+0
* QueryKit: Update quoting method.stuconnolly2012-07-212-2/+2
* QueryKit: Add DELETE query tests.stuconnolly2012-07-215-2/+173
* QueryKit: Update not equal operator.stuconnolly2012-07-211-1/+1
* QueryKit: Add test to check the explicit use of a database name in an update ...stuconnolly2012-07-211-0/+9
* QueryKit: Add test to check the explicit use of a database name in the query.stuconnolly2012-07-211-1/+10
* Fix incorrect slash for nil data items in an XML export. Fixes issue #1404.stuconnolly2012-07-191-1/+1
* Add missing [super dealloc] call.stuconnolly2012-07-181-0/+2
* Rework QueryKit's tests to accept parameters allowing use to run them with di...stuconnolly2012-07-1816-222/+520
* Remove header import that no longer exists.stuconnolly2012-07-161-1/+0
* Fix the display of the encoding and collation of fields that don't support th...stuconnolly2012-07-163-33/+35
* Remove test header.stuconnolly2012-07-161-39/+0
* Get rid of test case headers.stuconnolly2012-07-1510-170/+50
* Don't explicitly define property accessor names.stuconnolly2012-07-1511-56/+64
* Remove test output.stuconnolly2012-07-151-6/+2
* Add a new order by class.stuconnolly2012-07-1513-105/+362
* Comments (missing from previous commit).stuconnolly2012-07-141-2/+2
* Comments.stuconnolly2012-07-141-8/+8
* Bunch of improvements including uderlying database system support.stuconnolly2012-07-1420-53/+287
* Fix trim-application script output.stuconnolly2012-07-101-1/+1
* Add a new enum to allow us to specify the underlying database system we're ge...stuconnolly2012-07-103-0/+46
* Additional QueryKit tests.stuconnolly2012-07-1010-16/+146
* Fix broken build.stuconnolly2012-07-091-2/+2
* Improve QueryKit's handling of quotes by making it on by default. Also, add a...stuconnolly2012-07-0916-137/+445
* Add a new SPAppController SPWindowManagement.stuconnolly2012-07-078-134/+238
* Fix a few more IB warnings by disabling options that we don't need.stuconnolly2012-07-071-9153/+9148
* Fix IB warnings.stuconnolly2012-07-061-3477/+3468
* Another tweak for SP r3710 merge with Codasqlprodev2012-07-051-0/+2