Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | • added context menu for Copy, Copy with Header, Copy as SQL Insert to ↵ | Bibiko | 2010-08-24 | 1 | -1/+1 |
| | | | | Custom Query table | ||||
* | • added SPBeginWaitingAlertSheet() routine which offers the chance to ↵ | Bibiko | 2010-08-19 | 1 | -0/+1 |
| | | | | | | display an alert sheet which waits for the change in the didEndSelector method of a passed class NSInteger variable • applied the SPBeginWaitingAlertSheet routine to Pref > Editor's check for unsaved color themes and in SPCustomQuery's sheet about Stop/Continue/Run All if a query failed after executing "Run All" | ||||
* | Rename CMCopyTable to SPCopyTable. | stuconnolly | 2010-08-19 | 1 | -2/+2 |
| | |||||
* | - Apply column autosizing improvements to custom query loading | rowanbeentje | 2010-08-16 | 1 | -0/+9 |
| | | | | | | | | - Move Table Content progress tracking onto the main thread's load timer - Improve thread safety when autosizing - Improve autosize to not contrain wide columns as much in tables where all columns can be shown, or if the column is double-clicked to size. (This completes work on Issue #271 and Issue #272) | ||||
* | Rename CustomQuery as SPCustomQuery. | stuconnolly | 2010-07-06 | 1 | -0/+236 |