aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changed to 10.5 SDKmltownsend2009-03-111-2/+4
* - Fix an old bug where adding rows when "Reload table after adding a row" wa...rowanbeentje2009-03-111-2/+2
* More small bugfixesbamse162009-03-111-0/+2
* Small fixes clang complained about. Others will followbamse162009-03-112-7/+15
* - Increment trunk version number to 0.9.4rowanbeentje2009-03-116-11/+30
* + Added new images for button barsavenjamin2009-03-109-480/+529
* Additional error checking, centralised connection keep-alive interval retriev...rowanbeentje2009-03-092-10/+33
* Make copy button text small and remove favourites table view focus remove.stuconnolly2009-03-051-12/+24
* - Hide SSH options for favourites in the preferences, temporarily, to avoid ...rowanbeentje2009-03-051-87/+154
* Fixes a division by zero error causing crashes on multi-table CSV and XML exp...rowanbeentje2009-03-051-2/+2
* - Fix a number of edit sheet crashers regarding opening and saving files, im...rowanbeentje2009-03-056-43/+185
* Added column names to completion list for for currently selected table.avenjamin2009-03-051-3/+14
* Add Korean encoding option to new database encoding dropdown - thanks Ben for...rowanbeentje2009-03-051-6/+26
* Improves the table structure view to only save a row when properly deselected...rowanbeentje2009-03-054-43/+95
* Don't allow the table list to be completely out of sight by not allowing the ...stuconnolly2009-03-041-2/+2
* Alter the open panel to recognise .csv and .sql extensions on selected files ...rowanbeentje2009-03-042-0/+27
* Fix a bug related to not saving unchanged-but-edited rows, introduced in r370.rowanbeentje2009-03-041-2/+6
* - Renames "Database Encoding" menu item in Database menu to "View Using Enco...rowanbeentje2009-03-044-58/+192
* - BLOB and binary fields are now fully visible and editable again (fixes Iss...rowanbeentje2009-03-038-52/+140
* - Re-design the custom query favourties editor and get rid of the nasty plus/...stuconnolly2009-03-023-246/+244
* Rollback on newbie mistake...bamse162009-03-021-10/+1
* Better error handling of dump reading (checking for NSError object instead of...bamse162009-03-022-4/+27
* - In the table status view use the user's long date format and medium time fo...stuconnolly2009-03-012-69/+102
* Fix an issue where by selecting to view the content of a table without the op...stuconnolly2009-03-011-16/+14
* Revert 10.5 build warning changes and make import progress sheet have focus w...stuconnolly2009-03-011-39/+28
* Implemented method: componentsSeparatedByCharactersInSet. to be compatible wi...avenjamin2009-02-284-1/+39
* Cleaned up warnings when building against 10.5 SDKavenjamin2009-02-285-40/+52
* Reduce the amount of padding on the new console panel and also auto save its ...stuconnolly2009-02-282-16/+45
* - Improve handling of disconnections made while selecting a database, fixing...rowanbeentje2009-02-282-12/+25
* + Separate the console from being drawer based to its own panel. New console ...stuconnolly2009-02-289-421/+1313
* Applies connection checks and keepalive logic to select database/refresh data...rowanbeentje2009-02-282-0/+33
* Patch submitted by Marius Ursache.avenjamin2009-02-271-77/+86
* - Removed unnecessary code block.avenjamin2009-02-273-12/+20
* Added length limits to varchar and char fields. Issue #170avenjamin2009-02-273-1/+36
* Implement a connection keepalive, addressing Issue #171. This runs a ping ev...rowanbeentje2009-02-253-9/+91
* Replaces COUNT(*) with COUNT(1), which reportedly shows a speed increase on c...rowanbeentje2009-02-241-2/+2
* Fix table creation, deletion, duplication following recent changesrowanbeentje2009-02-241-2/+8
* A patch to improve View support, addressing Issue #130. This patch undoes th...rowanbeentje2009-02-2310-183/+432
* Deselect favorites when any detail other than the password is edited. This i...rowanbeentje2009-02-213-6/+75
* Fix the last two warnings in TableContent.m. Also include an error string in...rowanbeentje2009-02-191-3/+4
* Moved "query favourites", "query history" and "Run Query" buttons to the othe...avenjamin2009-02-191-253/+276
* Fix Issue #140 (Tables with many columns compress the end columns against the...rowanbeentje2009-02-192-101/+58
* - Ensure that the button controlling whether all data should be edited in a ...rowanbeentje2009-02-182-3/+3
* Sets and enforces a connection timeout, and handles connection timeouts appro...rowanbeentje2009-02-185-21/+839
* Visible improvements in this build:rowanbeentje2009-02-1824-649/+2235
* Fixed Issue #168avenjamin2009-02-181-1/+3
* Query failing because of field length applied to datetime field. Fixes #135.stuconnolly2009-01-291-1/+1
* Add 'Refresh Databases' menu item to the main database selection drop down. F...stuconnolly2009-01-291-8/+12
* Header change.stuconnolly2009-01-291-0/+2
* Header changes.stuconnolly2009-01-292-5/+3