aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Minor tidy up.stuconnolly2013-02-172-11/+11
* Fix more warnings.stuconnolly2013-02-173-43/+57
* Fix warnings by not using id for IB outlet references.stuconnolly2013-02-172-39/+37
* Fix more wanrings by creating a protocol that delegates of the copy table sho...stuconnolly2013-02-1614-48/+99
* Fix build error with synthesized property affecting only release build of Codasqlprodev2013-02-142-2/+2
* Changing SP_REFACTOR macro to SP_CODAsqlprodev2013-02-1459-1354/+1356
* Changes required to merge Sequel Pro r4011 into Codasqlprodev2013-02-1422-83/+218
* - Merge in changes from 1.0.x release branch to trunkrowanbeentje2013-02-136-18/+22
|\
| * - Fix warnings and logic bugs; thanks to Steven Frank for highlighting theserowanbeentje2013-02-122-3/+16
| * - Allow all filenames/types in SSH and SSL key/cert selection dialogs, to fi...release-1.0.1rowanbeentje2013-01-291-11/+2
| * - Fix a bounds check causing the preferences upgrade routine to fail in edge...rowanbeentje2013-01-293-4/+4
| * Tag 1.0 release.release-1.0.0stuconnolly2013-01-230-0/+0
* | * 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
* | PostgresKit: Enable additional data type integration tests.stuconnolly2013-01-312-7/+16
* | PostgresKit: Update test data and fix not retaining timestamp properties.stuconnolly2013-01-314-6/+32
* | PostgresKit: Attempt to fix tests.stuconnolly2013-01-281-7/+2
* | Move the flex parsing function definitions to their own file so they're not d...stuconnolly2013-01-256-47/+52
* | 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-252-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-2420-48/+22
* | PostgresKit: Bump base SDK to be 10.6 and drop PPC support.stuconnolly2013-01-242-23/+11
* | Build config update:stuconnolly2013-01-2422-66440/+70544
|/
* Tidy up custom query header.stuconnolly2013-01-231-23/+20
* * Add some color themesdmoagx2013-01-234-0/+312
* PostgresKit: Revert previous change.stuconnolly2013-01-221-3/+3
* PostgresKit: Fix tests, take 2.stuconnolly2013-01-221-4/+4
* PostgresKit: Fix tests.stuconnolly2013-01-221-1/+1
* PostgresKit: Add a better test failure message.stuconnolly2013-01-221-1/+1
* PostgresKit: Fix tests intermittently failing due to connection not being est...stuconnolly2013-01-221-4/+9
* Remove useless init and dealloc method comments and perform general tidy up.stuconnolly2013-01-2251-443/+340
* Tidy up.stuconnolly2013-01-221-1/+5
* Don't need to set the test delegate.stuconnolly2013-01-221-3/+1
* 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-212-32613/+32618
* 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-172-29/+50
* PostgresKit: Fix the integration tests as well as some issues that they highl...stuconnolly2013-01-164-29/+21
* PostgresKit: When extracting an error field check it's not null before return...stuconnolly2013-01-161-1/+3
* - Move the old com.google.code.sequel-pro.plist preference list to the trash...rowanbeentje2013-01-161-0/+12
* - When requesting the server vesion with no current connection, return -1 ins...stuconnolly2013-01-152-3/+9
* Fix debug optimization level.stuconnolly2013-01-151-0/+1