aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTextView.m
Commit message (Expand)AuthorAgeFilesLines
* - Split out all of SPExportController's delegate methods to their own category.stuconnolly2010-10-241-3/+0
* Tidy up.stuconnolly2010-10-191-1/+0
* Considering nearly every class uses constants, import it via the prefix header.stuconnolly2010-10-191-1/+0
* • fixed cursor position correction for autoHelpBibiko2010-10-121-3/+4
* • only some minor code cosmeticsBibiko2010-09-171-51/+48
* • Custom Query EditorBibiko2010-09-151-49/+67
* • Editor color setting in Pref pane displays the color names using the Edit...Bibiko2010-08-171-0/+6
* • fixed logic for auto-completion inside quotesBibiko2010-08-161-10/+9
* • auto-completion in Query Editor now detects whether the caret is inside ...Bibiko2010-08-161-1/+8
* • added chance to export/import the color theme of the Query Editor in Pre...Bibiko2010-08-161-3/+12
* • db schema names à la db.table.field or real numbers like 1.234 are treat...Bibiko2010-08-111-0/+31
* - Expose a number of help menu items and help buttons to use localisable str...rowanbeentje2010-07-181-2/+0
* Rename CustomQuery as SPCustomQuery.stuconnolly2010-07-061-6/+6
* • suppress the check for upper-casing if found token is backticked explicitlyBibiko2010-07-011-1/+9
* • replaced @"sql" and @"spf" by their SPConstant definitionsBibiko2010-06-241-1/+1
* • fixed incompatibility between regexp engine ICU 10.6 and 10.5 for parsing...Bibiko2010-06-021-1/+1
* Rename TableDocument to SPDatabaseDocument.stuconnolly2010-05-281-1/+1
* Rename TablesList to SPTablesList.stuconnolly2010-05-271-2/+2
* Rename CMTextView to SPTextView.stuconnolly2010-05-271-0/+3319