aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTableView.m
Commit message (Expand)AuthorAgeFilesLines
* • CMTextView's colours are set via observer, live changed in editable textv...Bibiko2010-01-301-0/+11
* • If TableDocument is performing a task suppress any context menu in SPTabl...Bibiko2010-01-121-0/+6
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-2/+2
* - When performing threaded data loads, no longer disable the tables and inst...rowanbeentje2009-10-271-0/+6
* Replace the use of hard coded preference keys with constants to prevent issue...stuconnolly2009-10-171-1/+2
* • further progress on the Content Filter EditorBibiko2009-09-301-0/+4
* • updated SPQueryFavoriteManager to mange document-based and global query f...Bibiko2009-09-071-1/+1
* - Replaces uses of the deprecated selectRow:byExtendingSelection: with selec...rowanbeentje2009-09-021-1/+1
* • fixes for Query Favorite Manager:Bibiko2009-09-011-0/+5
* • improved Query Favorite ManagerBibiko2009-08-281-2/+3
* Fixed keyDown editing of SPTableView and CMCopyTablemltownsend2009-08-281-0/+15
* • improvement for hitting RETURN or ENTER to invoke the row edit modeBibiko2009-08-271-11/+0
* Made it so that SPTableView and SPOutlineView will respond to enter or return...mltownsend2009-08-251-0/+16
* • bug fix for issue 363: suppress selecting a table header in TablesList b...Bibiko2009-08-121-0/+8
* Source tidy up and missing SVN properties.stuconnolly2009-08-071-1/+1
* Merge framework integration branch back to trunk. Summary of changes:stuconnolly2009-07-211-1/+0
* • a right-click at a row within a tableView will select that row before or...Bibiko2009-07-151-0/+50