aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPCopyTable.m
Commit message (Expand)AuthorAgeFilesLines
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
* Tidy up.Stuart Connolly2014-01-131-0/+2
* Rework table content and custom query data loading and storage for speed incr...rowanbeentje2013-08-131-2/+2
* - Address further Release/Distribution build warningsrowanbeentje2013-05-221-7/+7
* - Fix hangs when adding columns to large tables after the table has beeen vi...rowanbeentje2013-05-091-1/+5
* Fix remaining 10.6/7 build warnings.stuconnolly2013-02-171-2/+3
* Fix more warnings.stuconnolly2013-02-171-1/+1
* Fix more wanrings by creating a protocol that delegates of the copy table sho...stuconnolly2013-02-161-14/+8
* Changing SP_REFACTOR macro to SP_CODAsqlprodev2013-02-141-26/+26
* Changes required to merge Sequel Pro r4011 into Codasqlprodev2013-02-141-2/+2
* Fix more warnings.stuconnolly2013-01-251-37/+38
* - Rearrange some menu shortcuts: ⌘F is now used on the Content tab to set ...rowanbeentje2012-12-171-7/+0
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-13/+23
* Move the BASH command code from the string additions category to remove the d...stuconnolly2012-05-071-9/+10
* #ifdef'ing out references to frameworks that are not used in SP_REFACTOR buildssqlprodev2012-03-291-0/+4
* - Clean up SPMySQL and QueryKit inclusion and search methods, which should f...rowanbeentje2012-03-271-4/+0
* tweaks to compile on Xcode 4 / 10.6 SDK for SP_REFACTORsqlprodev2012-03-271-0/+34
* - Fix incorrect Copy as SQL INSERT processing leaving out commas; this addre...rowanbeentje2012-03-191-16/+13
* Warning: this branch commit is largely untested, and known to throw exception...rowanbeentje2012-02-231-20/+16
* - Cleanup: improve compatibility with 10.7 SDK to reduce compiler warningsrowanbeentje2012-02-081-21/+21
* - Expicitly cast parameters before passing into NSString formatters assuming...rowanbeentje2012-01-091-1/+1
* - Update code to use NSStrings for NSTableColumn identifiers, as per 10.7 SDKrowanbeentje2011-10-171-9/+9
* - Rework table data saving to ensure that cells that should be edited via th...rowanbeentje2011-10-051-0/+39
* Rework linebreak handling in content and custom query result views, as trigge...rowanbeentje2011-09-211-4/+31
* Small tidy up.stuconnolly2011-07-311-77/+66
* SP_REFACTOR: Workaround for naming conflict with postNotificationOnMainThread...sqlprodev2011-04-141-10/+0
* initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...sqlprodev2011-04-111-15/+56
* - Fix more compiler warningsrowanbeentje2011-03-151-18/+18
* Fix more compiler warnings.stuconnolly2011-03-141-0/+1
* fixed compiler warningssqlprodev2011-03-011-0/+1
* fixed compiler warningssqlprodev2011-03-011-3/+3
* fixed compiler warningssqlprodev2011-03-011-1/+0
* • bound showFilterTable to main menu's Edit > Find > Find… menu itemBibiko2011-01-191-0/+11
* • improved error handling while writing SP_BUNDLE_TABLE_META_DATA esp. whil...Bibiko2011-01-111-20/+22
* • disabled in [SPTextView boundsDidChangeNotification] the view update to a...Bibiko2011-01-101-0/+1
* • fixed bug for setting SP_BUNDLE_INPUT_TABLE_METADATA if user changed colu...Bibiko2011-01-091-2/+13
* Improve column autosizing:rowanbeentje2011-01-081-2/+6
* • fixed issue form redirecting output actions via exit codes if Bundle's de...Bibiko2010-12-211-3/+4
* • in HTML output window hyperlink references which begin with file:// will ...Bibiko2010-12-161-1/+1
* - When saving rows in the table content view, only include those fields whic...rowanbeentje2010-12-131-12/+12
* • made usage of more constants to avoid double-storing stringsBibiko2010-12-121-1/+1
* • HTML output window's JavaScript supportBibiko2010-12-121-1/+1
* • Bundle CommandsBibiko2010-12-091-1/+3
* • Bundle commandsBibiko2010-12-081-5/+44
* • Bundle command supportBibiko2010-12-071-169/+216
* • Bundle CommandBibiko2010-12-021-23/+145
* • Bundle CommandsBibiko2010-12-011-0/+1
* • added chance to cancel an activity - up to now a running Bundle command ...Bibiko2010-12-011-1/+8
* • Bundle commandsBibiko2010-11-301-1/+1
* • Bundle commandsBibiko2010-11-291-1/+1