aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Merge in trunk fixes and improvements up to r254release-0.9.3rowanbeentje2008-12-1012-330/+464
* update version/copyright in tagabhibeckert2008-12-07243-0/+50088
* tag 0.9.3 releaseabhibeckert2008-12-070-0/+0
* updated version number and copyright stringsabhibeckert2008-12-072-13/+13
* Since the 'Page Setup' and 'Print' menu items are now hidden also hide the se...stuconnolly2008-12-061-3/+4
* - Identified and corrected a major n^2 bottleneck in working with all query ...rowanbeentje2008-12-068-617/+998
* Known Issue for field mapping when importing a CSV file now resolved.avenjamin2008-12-065-6/+24
* Changing table in field mapping sheet when importing CSV file now correctly i...avenjamin2008-12-051-1/+1
* TableDumpavenjamin2008-12-056-424/+487
* Hid the Print and Page Preview Menu Items until they have a valid implementat...mltownsend2008-12-051-16/+121
* Fix for Issue #71 - correctly adds the hexadecimal specifier before hex strin...rowanbeentje2008-12-051-4/+1
* Fixed a bug allowing us to now enable the TABLE INFORMATION paneavenjamin2008-12-023-23/+20
* Added new table content filter button as a fix for issue #105. Filter is now ...stuconnolly2008-12-021-89/+191
* Updated "Current Developers" list in creditsavenjamin2008-12-021-0/+7
* Fixed various Keychain issues regarding already existing passwords by checkin...stuconnolly2008-12-025-97/+616
* Fix for issue 53.stuconnolly2008-11-301-2/+14
* Keep the headers tidy. We don't need to declare table view and toolbar delega...stuconnolly2008-11-291-16/+0
* New Growl notification controller.stuconnolly2008-11-289-84/+200
* Tiny tidy up. We don't need to declare these methods in the header and hence ...stuconnolly2008-11-281-6/+0
* Added shortcut key for "Show Console"mltownsend2008-11-261-3/+4
* Tiny clean up.avenjamin2008-11-261-2/+3
* Fix for Issue #44.mltownsend2008-11-251-0/+2
* General cleanup. Removed 10.3x code and removed commented out code.mltownsend2008-11-251-37/+6
* Fix for Issue 88. NSArrayControllor was trying to bind to multiple values wh...mltownsend2008-11-241-23/+24
* Issue 34 Fix. Plus fixes for some warnings.mltownsend2008-11-216-21/+57
* Fix a bug in r200 not showing the rows in the table and a longstanding bug no...rowanbeentje2008-11-201-4/+6
* Functional changes:rowanbeentje2008-11-204-207/+209
* Fix for Issue 64mltownsend2008-11-191-0/+6
* Commiting some changes related to field mapping for csv importing.avenjamin2008-11-191-24/+14
* Experimental change: store the table content viewport before a refresh, and t...rowanbeentje2008-11-181-0/+6
* Slight cleanup of r195 following discussion with avenjaminrowanbeentje2008-11-183-7/+7
* Add support for marking the content for a required refresh on structure chang...rowanbeentje2008-11-183-0/+26
* Fix outdated references to old version name - fixes my Sparkle instance alway...rowanbeentje2008-11-171-0/+0
* Embedded content of DBView window into a TabView in preparation of moving con...avenjamin2008-11-171-4775/+6026
* Changed debug settings for compiled xib files.avenjamin2008-11-171-2/+3
* Expanded area of console text view.avenjamin2008-11-171-8/+12
* Part 1 of new import system.avenjamin2008-11-154-3069/+3630
* Some initial setup for new import systemavenjamin2008-11-153-114/+17
* Improvement to new favourite selection over r182 - now selects the new favour...rowanbeentje2008-11-151-1/+1
* General clean up.... more to comeavenjamin2008-11-152-464/+462
* General clean up.... more to comeavenjamin2008-11-152-8/+8
* General clean up.... more to comeavenjamin2008-11-151-150/+126
* General clean up.... more to comeavenjamin2008-11-154-154/+144
* Clean up connection cancellations - When cancel is pressed in the connection ...rowanbeentje2008-11-151-1/+2
* Select the new favorites row as a new favorite is connected, instead of resel...rowanbeentje2008-11-151-1/+2
* Fixed syntax error in getting rid of 'cString' calls.mltownsend2008-11-111-1/+1
* Reformatted and removed personal commented out codemltownsend2008-11-111-515/+505
* New XCode projectmltownsend2008-11-1044-6740/+5991
* Changed the closeSheet: method back to it's originalmltownsend2008-11-041-4/+1
* Fix for Issue 66mltownsend2008-11-044-109/+141