aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableContent.h
Commit message (Expand)AuthorAgeFilesLines
* - 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
* SP_REFACTOR: Workaround for naming conflict with postNotificationOnMainThread...sqlprodev2011-04-141-2/+0
* initial commit of SP_REFACTOR ifdefs, the start of a long quest to separate U...sqlprodev2011-04-111-2/+16
* Fix more compiler warnings, including a few bugsrowanbeentje2011-03-071-2/+5
* - Fix more compiler warningsrowanbeentje2011-03-041-2/+2
* • fixed minor issue for filterTable approach in ContentBibiko2011-01-241-0/+2
* • fixed several issues for validation and other stuff while editing of MySQ...Bibiko2011-01-111-1/+1
* - When saving rows in the table content view, only include those fields whic...rowanbeentje2010-12-131-1/+1
* • Bundle command supportBibiko2010-12-071-0/+1
* • sequelpro url scheme supportBibiko2010-11-221-1/+2
* • Custom and Content table in-cell editingBibiko2010-10-301-0/+6
* • convert the Field Editor Sheet into a document-modal sheet, i.e. now the ...Bibiko2010-10-291-1/+3
* Tidy up.stuconnolly2010-10-191-1/+0
* • some further work on Filter TableBibiko2010-10-011-0/+1
* • some very minor code, commenting, and tiny speed improvement stuffBibiko2010-09-301-0/+3
* • Filter TableBibiko2010-09-291-1/+1
* • Filter Table - Set Default OperatorBibiko2010-09-291-1/+5
* • Filter TableBibiko2010-09-291-3/+3
* • enabled Filter Table approach (Content View > ⌘F) for testingBibiko2010-09-281-1/+2
* • some progress on the filter table approachBibiko2010-09-281-1/+14
* • some progress on the filter table approachBibiko2010-09-271-1/+1
* • initial sketch approach to allow to write complex WHERE clauses by using...Bibiko2010-09-271-2/+16
* - Fix incomplete argument logic when deleting multiple rows without indexes ...rowanbeentje2010-09-051-0/+1
* • further improvements for in cell editing of view data in TableContent tablesBibiko2010-08-271-2/+2
* • removed onMainThread for [Content/CustomTable makeFirstResponder] to avoi...Bibiko2010-08-261-0/+4
* • first preparations to allow in cell editing in Custom Query (not yet act...Bibiko2010-08-221-0/+3
* • implemented the editing of views in Content WindowBibiko2010-08-211-0/+5
* Rename CMCopyTable to SPCopyTable.stuconnolly2010-08-191-2/+2
* - Apply column autosizing improvements to custom query loadingrowanbeentje2010-08-161-1/+1
* Implement column autosizing for the Content View:rowanbeentje2010-08-121-0/+7
* • save window's vertical divider position in spf files in order to be able ...Bibiko2010-06-291-0/+1
* Rename TableDocument to SPDatabaseDocument.stuconnolly2010-05-281-1/+1
* Rename TableContent to SPTableContent.stuconnolly2010-05-281-0/+173