aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added perl script to automatically add the build version to Info.plist.stuconnolly2008-12-103-1/+62
* Define CMMCPConnection's delegate methods to prevent warnings.stuconnolly2008-12-101-0/+7
* Remove warning.stuconnolly2008-12-101-4/+8
* Fixed MainMenu.xib not being compiled properly.stuconnolly2008-12-102-33/+89
* MERGED r262:266 from branches/stuart02 to trunk to include new project struct...stuconnolly2008-12-10242-436/+446
* - Re-add the LIMIT FROM NSStepper rowanbeentje2008-12-102-160/+240
* Slight tweak to per-table encoding autodetection following testing and quick ...rowanbeentje2008-12-091-8/+1
* Separate update_date checks from create_date checks, as InnoDB tables have a ...rowanbeentje2008-12-091-7/+19
* - Reimplement CSV NULL import using the NULL value as specified in preferenc...rowanbeentje2008-12-092-50/+81
* - Partial fix for issue #109 by making the option to 'Autodetect' character e...stuconnolly2008-12-095-24/+49
* Remove checking for empty string or NULL when importing a CSV file.avenjamin2008-12-081-255/+247
* Fix a regression for CSV field mapping caused by r233 - SVN merged TableDump ...rowanbeentje2008-12-081-2/+2
* - No longer export trailing commas for CSV linesrowanbeentje2008-12-081-10/+27
* Slight tweak to r246; update the filter input field enabled state when filter...rowanbeentje2008-12-071-1/+4
* If the user is filtering for NULLs then disable the filter input field.stuconnolly2008-12-073-15/+52
* - Add new favourites as NSMutableDictionaries instead of NSDictionaries - pr...rowanbeentje2008-12-072-10/+5
* Fix for issue #55. Added 'IS NULL' and 'IS NOT NULL' to table content filter ...stuconnolly2008-12-071-20/+49
* updated version number and copyright stringsabhibeckert2008-12-072-3/+3
* 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