aboutsummaryrefslogtreecommitdiffstats
path: root/Resources
Commit message (Expand)AuthorAgeFilesLines
* • preparations for managing default Bundles which will ship with SPBibiko2010-12-201-0/+4
* • HTML output windowBibiko2010-12-131-0/+2
* * Fix a minor typo (reported by Sérgio Miranda) and update .stringsdmoagx2010-12-122-0/+0
* Apply a tweaked version of a patch by Aaron Linville (http://www.linville.org...rowanbeentje2010-12-052-3/+5
* - Show and hide the custom query info area based on whether custom query err...rowanbeentje2010-12-044-0/+0
* • added cancel operation images and set them to SPActivityTextFieldBibiko2010-12-026-0/+0
* - Change the CSV import accessory view to a general import accessory view, b...rowanbeentje2010-11-292-0/+0
* - Fix issues right-clicking in the empty table area ( http://spbug.com/l/1726 )rowanbeentje2010-11-272-0/+0
* - Abstract SPDatabaseDocument's Connection/.spf saving/loading functionality...rowanbeentje2010-11-234-0/+0
* - Add the NewBSD-licensed ShortcutRecorder.framework to the project, for ini...rowanbeentje2010-11-164-0/+0
* • Quicklook supportBibiko2010-11-1511-16/+32
* - Switch to explicit memory management of strings in the QuickLook plugin wh...rowanbeentje2010-11-152-2/+2
* Make sure the root favorite has a name key and value. Also, update string files.stuconnolly2010-11-111-0/+0
* • improved Bundle support; now it the passed input string will be saved as ...Bibiko2010-11-102-2/+12
* Fix build errors.stuconnolly2010-11-091-0/+0
* • added spBundle file extensionBibiko2010-11-091-0/+49
* Rearchitect preferences, including:stuconnolly2010-11-032-0/+0
* Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce...rowanbeentje2010-11-034-0/+0
* Split out all of SPTableStructure's delegate and datasource methods into thei...stuconnolly2010-10-261-0/+0
* - Split out all of SPExportController's delegate methods to their own category.stuconnolly2010-10-242-0/+0
* Update credits.stuconnolly2010-10-211-6/+17
* Update credits.stuconnolly2010-10-201-2/+1
* Add a 'Edit Trigger' menu item to the trigger's table view context menu.stuconnolly2010-10-191-0/+0
* Because the process of editing a trigger involves droping and then re-creatin...stuconnolly2010-10-191-0/+0
* Localize the header included in SQL and XML exports.stuconnolly2010-10-191-0/+0
* Remove use of multiple comments for localized strings.stuconnolly2010-10-191-0/+0
* Update strings files.stuconnolly2010-10-191-0/+0
* Add CFBundleShortVersionString property to MCPKit Info.plist.stuconnolly2010-10-161-0/+2
* Rename HTML print templates.stuconnolly2010-10-163-6/+6
* • implemented filter content type 'spatial' with general spatial operators ...Bibiko2010-10-151-0/+89
* Forgot to update Localizable.strings for previous commit.stuconnolly2010-10-101-0/+0
* Add support for adding SPATIAL indexes on MyISAM tables. Also, update Localiz...stuconnolly2010-10-081-0/+0
* When printing a table/view's structure, change the heading accordingly. Also,...stuconnolly2010-10-071-1/+1
* Remove unnecessary line break from print template.stuconnolly2010-10-071-1/+1
* - Update SSH connections to pick up custom ports configured in SSH config fi...rowanbeentje2010-10-063-0/+0
* • Filter Table - Set Default OperatorBibiko2010-09-291-0/+2
* Correctly uppercase menu item. Also, update strings files.stuconnolly2010-09-272-0/+0
* - Correctly sort connection favourites upon startup for both the connection a...stuconnolly2010-09-261-0/+0
* Consolidate and improve ping code:rowanbeentje2010-09-252-0/+0
* Update Localizable.strings and resolve the use of multiple comments for the s...stuconnolly2010-09-211-0/+0
* - A further attempt to improve MySQL library crashes by improving threaded p...rowanbeentje2010-09-201-0/+0
* - Before performing an export (except from a dot export), refresh the table l...stuconnolly2010-09-191-0/+0
* - Remove a number of invalid [NSTableView makeFirstResponder] calls that had...rowanbeentje2010-09-183-0/+0
* - Consolidate structure and content row editing cancellation code into a sin...rowanbeentje2010-09-163-0/+0
* - Implement support for MySQL over SSL for both TCP/IP and Socket connection...rowanbeentje2010-09-136-0/+0
* - Add a further UI hint in the form of a accessory view to the SSH key locat...rowanbeentje2010-09-082-0/+0
* - Add support for SSH identity files (public keys) in custom locationsrowanbeentje2010-09-085-0/+67
* - When refreshing table content view, refresh the status information for tab...rowanbeentje2010-09-051-0/+0
* - Fix incomplete argument logic when deleting multiple rows without indexes ...rowanbeentje2010-09-053-0/+0
* • fixed AppleScript crash after calling 'open' without any parameterBibiko2010-08-311-2/+4