aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTablesList.h
Commit message (Expand)AuthorAgeFilesLines
* - #1235: Prevent renaming a database which contains any non-table objects as ...Stuart Connolly2017-03-231-67/+24
* fix various compile warningsAbhi Beckert2016-04-031-35/+38
* Some internal addtions for mysql event supportMax2015-01-021-0/+1
* Add a "Open Table in New Window" menu actionMax2014-11-231-0/+3
* 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
* Issue #1536: Add the option to force delete a table, which will disable then ...stuconnolly2013-04-291-6/+6
* * Move some duplicate code for charset/collation to it's own classdmoagx2013-04-261-1/+3
* * Add support for specifying a collation when creating a tabledmoagx2013-03-201-0/+2
* Changing SP_REFACTOR macro to SP_CODAsqlprodev2013-02-141-20/+20
* Changes required to merge Sequel Pro r4011 into Codasqlprodev2013-02-141-2/+0
* Fix more warnings.stuconnolly2013-01-241-4/+1
* - Fix the SPSplitView helper to correctly restore focus to focussed responde...rowanbeentje2012-08-301-0/+1
* - Replace the collapsible BWSplitView on the Query pane with a SPSplitView c...rowanbeentje2012-07-261-9/+0
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-14/+28
* - Add a new SPSplitView class, intended to replace all BWSplitViews and so a...rowanbeentje2012-07-231-5/+4
* Add the default encoding and storage engine to the default menu items on the ...stuconnolly2012-06-101-3/+3
* Fix remaining implicit cast warnings.stuconnolly2012-05-111-1/+1
* Tidy up and remove commented out code.stuconnolly2012-04-071-4/+7
* Replaced ivar accidentally removed from SP_REFACTOR buildsqlprodev2012-03-281-1/+1
* tweaks to compile on Xcode 4 / 10.6 SDK for SP_REFACTORsqlprodev2012-03-271-1/+5
* Warning: this branch commit is largely untested, and known to throw exception...rowanbeentje2012-02-231-5/+3
* * Add "Copy CREATE *" to context and gear menu, fixes #1190 (updated .strings...dmoagx2011-09-151-0/+2
* Fix an exception when removing the only content filter. Fixes exceptions http...stuconnolly2011-08-071-1/+1
* merged latest SP_REFACTOR changessqlprodev2011-08-021-14/+44
* - Fix a number of warnings for DBView.xib by moving some 10.6-only code from...rowanbeentje2011-05-081-1/+1
* • control the separator menu item above the "Open ... in new Tab" in Tables...Bibiko2011-05-071-0/+2
* initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...sqlprodev2011-04-111-12/+27
* - Add support in SPTableView to disable edit-on-tab behaviourrowanbeentje2011-04-101-2/+2
* - Fix more compiler warningsrowanbeentje2011-03-151-0/+4
* Fix more compiler warnings, including a few bugsrowanbeentje2011-03-081-5/+2
* - Fix more compiler warningsrowanbeentje2011-03-041-1/+4
* • some code improvements for willDisplayCell:Bibiko2011-01-251-0/+3
* - Fix interface updates when multiple tables are selectedrowanbeentje2010-11-251-1/+1
* - Abstract SPDatabaseDocument's Connection/.spf saving/loading functionality...rowanbeentje2010-11-231-1/+4
* • renamed some shell variables for Bundle commandsBibiko2010-11-221-0/+1
* Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce...rowanbeentje2010-11-031-10/+1
* Tidy up.stuconnolly2010-10-191-1/+0
* • forgotten to commit missing changes to commit 2534Bibiko2010-08-151-0/+1
* Rename TablesList to SPTablesList.stuconnolly2010-05-271-0/+165