aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPArrayAdditions.m
Commit message (Expand)AuthorAgeFilesLines
* Replace some legacy NSIndexSet enumeration with 10.6+ style -enumerateIndexes...Max Lohrmann2017-03-121-6/+2
* Fix for exception on export (#1968)Max2014-08-011-0/+7
* Update URL in source file header to point to GitHub.Stuart Connolly2014-01-261-1/+1
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+20
* • some sequelpro://...@passToDoc/ExecuteQuery/csv improvementsBibiko2010-11-111-1/+14
* • added to Bundle shell command these variables:Bibiko2010-11-111-0/+15
* - Split out all of SPExportController's delegate methods to their own category.stuconnolly2010-10-241-1/+0
* New add index sheet, which includes:stuconnolly2010-09-171-1/+1
* • further work on Navigator (not yet active but workable -> unHide menu item)Bibiko2010-03-191-0/+19
* • added "componentsJoinedByPeriodAndBacktickQuoted" to NSArrayAdditionsBibiko2010-01-141-1/+16
* When attempting to delete a field that is part of a foreign key relationship,...stuconnolly2009-11-181-1/+1
* • fixed NSString pointer reassignment in SPArrayAddition's method 'componen...Bibiko2009-10-161-3/+7
* • fixed SPArrayAdditions method 'componentsJoinedByCommas' to use a mutable...Bibiko2009-10-161-5/+5
* • some code cleaning and removing of the deprecated method 'selectedRowEnum...Bibiko2009-09-281-2/+2
* • minor code cleaning (plus svn test)Bibiko2009-09-211-9/+9
* User Manager featuremltownsend2009-08-111-0/+15
* • moved macros enumerate() and sizeOf() to sequel-pro_Prefix.pchBibiko2009-06-061-0/+17
* More header updates for source files, including Subversion Id property.stuconnolly2009-05-191-0/+2
* - fixed issue #203 (backticks in identifiers not supported)jakob2009-03-241-0/+43