aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableContent.h
Commit message (Expand)AuthorAgeFilesLines
* Remove left-over code from previous commitMax2018-05-161-3/+0
* Fix a drawing issue on 10.6 and move some codeMax2018-05-151-8/+4
* Minor changesMax2018-05-141-1/+1
* #63: Rename class SPTableContentFilterController to SPRuleFilterController to...Max2018-05-131-2/+2
* Add type info and remove unused ivarsMax2018-05-131-16/+28
* #63: Behaviour changesMax2018-05-131-0/+3
* #63: Move some UI around and add proper iconMax2018-05-111-2/+0
* #63: Change one outstanding UI issueMax2018-05-091-0/+1
* Move advanced filter table code into its own class + xibMax2018-05-081-32/+2
* #63: Some code I forgot to move in the previous commitMax2018-05-071-2/+0
* #63: Add basic support for multiple filtersMax2018-05-071-28/+23
* Formatting changesMax2018-05-051-1/+1
* merge SPTableContent (part of #2789)Max2018-01-201-1/+11
* Apply changes from e1b881b8f893803c4949a69055c4e8106562327d to SPTableContent...Max2017-05-151-1/+0
* fix various compile warningsAbhi Beckert2016-04-031-1/+1
* Replace a lot of SPBeginAlertSheet()s with the more concise SPOnewayAlertSheet()Max2015-10-201-1/+1
* Add some more stub codeMax2014-12-231-0/+3
* Change pagination popover to native typeMax2014-11-281-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
* Add an option to display binary data as hex, while displaying it in blue to d...Stuart Connolly2014-01-141-0/+2
* Add the XIB support for Multiple Table Content Filters (Issue #63). The requ...rowanbeentje2013-11-101-0/+3
* Rework table content and custom query data loading and storage for speed incr...rowanbeentje2013-08-131-2/+3
* Fix remaining 10.6/7 build warnings.stuconnolly2013-02-171-34/+33
* Fix more wanrings by creating a protocol that delegates of the copy table sho...stuconnolly2013-02-161-1/+2
* Changing SP_REFACTOR macro to SP_CODAsqlprodev2013-02-141-46/+46
* Fix warnings due to not conforming to 10.6 protocols.stuconnolly2013-01-241-4/+1
* - Fix a problem where the row count for InnoDB would not be displayed as an ...rowanbeentje2013-01-211-1/+0
* - Disable connection muxing on OS X versions lower than 10.7, to speed up co...rowanbeentje2012-12-171-1/+1
* - Rearrange some menu shortcuts: ⌘F is now used on the Content tab to set ...rowanbeentje2012-12-171-1/+1
* - Allow table content pagination to preserve the current filter type, includ...rowanbeentje2012-11-211-0/+1
* * Please note this revision will re-prompt for access to all KeyChain passwor...rowanbeentje2012-11-181-0/+1
* Move table content filter logic to it's own file.stuconnolly2012-08-151-4/+0
* - Alter table content Advanced Table Filter query preview area to use standa...rowanbeentje2012-08-011-1/+1
* - Remove the last BWToolKit view items from the main nib (DBView) by redesig...rowanbeentje2012-07-291-4/+8
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-31/+37
* - Rework SPTableData PRIMARY KEY and UNIQUE KEY parsing to use SPSQLParser i...rowanbeentje2012-03-221-3/+3
* - When exporting a query result or filtered table view make sure we're includ...stuconnolly2012-03-201-61/+75
* Warning: this branch commit is largely untested, and known to throw exception...rowanbeentje2012-02-231-8/+6
* - Cleanup: improve compatibility with 10.7 SDK to reduce compiler warningsrowanbeentje2012-02-081-3/+3
* - Update code to use NSStrings for NSTableColumn identifiers, as per 10.7 SDKrowanbeentje2011-10-171-1/+1
* - Rework table data saving to ensure that cells that should be edited via th...rowanbeentje2011-10-051-0/+1
* Tidy up.stuconnolly2011-08-271-0/+1
* - Review changes made in r3376 and revert a number of regressionsrowanbeentje2011-08-141-3/+2
* Tidy up.stuconnolly2011-08-131-4/+2
* merged latest SP_REFACTOR changessqlprodev2011-08-021-2/+3
* Fix for NULL values in CSV export (same as last commit, but this one actually...stuconnolly2011-07-241-2/+2
* - Rework a number of protocol defintions when refactoring to fix IB compilat...rowanbeentje2011-06-211-3/+2
* merging SP_REFACTOR branch with trunksqlprodev2011-05-191-8/+41
* - Fix a number of warnings for DBView.xib by moving some 10.6-only code from...rowanbeentje2011-05-081-3/+2