aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPTextView.m
Commit message (Expand)AuthorAgeFilesLines
...
* • Bundle EditorBibiko2010-11-231-192/+3
* • Bundle EditorBibiko2010-11-221-0/+6
* • added line numbering and current line highlighting to Bundle Editor's com...Bibiko2010-11-211-4/+5
* • Bundle supportBibiko2010-11-161-28/+1
* • Bundle supportBibiko2010-11-151-1/+11
* • Bundle supportBibiko2010-11-151-128/+51
* • some sequelpro://...@passToDoc/ExecuteQuery/csv improvementsBibiko2010-11-111-19/+19
* • added to Bundle shell command these variables:Bibiko2010-11-111-23/+45
* • improved Bundle support; now it the passed input string will be saved as ...Bibiko2010-11-101-52/+61
* • first implementation to allow the user to write and use self-definable f...Bibiko2010-11-101-6/+148
* • further preparations for user-definable bundle supportBibiko2010-11-101-20/+101
* • further preparations for user-definable bundle supportBibiko2010-11-091-10/+55
* • further preparations for user-definable bundle supportBibiko2010-11-091-2/+53
* • added to SPStringAddition the method runBashCommandWithEnvironment:atCurr...Bibiko2010-11-091-89/+12
* Minor tweaks to autocompletion:rowanbeentje2010-11-061-15/+16
* • improved completion regarding leading mathematical operatorsBibiko2010-11-041-2/+3
* • improved completion regarding leading '('Bibiko2010-11-041-1/+1
* • improved completion regarding leading commasBibiko2010-11-041-8/+9
* • alias (auto-)completionBibiko2010-11-041-20/+25
* • alias (auto-)completionBibiko2010-11-041-6/+6
* • fix for alias parsing if alias consists of only one single characterBibiko2010-11-041-1/+1
* • started to implement auto-completion for aliasesBibiko2010-11-041-26/+66
* - 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