aboutsummaryrefslogtreecommitdiffstats
path: root/Source/CMTextView.m
Commit message (Expand)AuthorAgeFilesLines
* • FIXED: allow to enter dead keys esp. for non-US keyboardsBibiko2009-04-041-1/+3
* • FIXED upper case of e.g. 'order_' issueBibiko2009-04-041-18/+23
* • REARRANGED keyDown: for further changesBibiko2009-04-031-115/+278
* • ADDED copyAsRTF: to preserve syntax highlighting while copyingBibiko2009-04-031-0/+19
* - Add the ability for CMTextView to automatically capitalise SQL keywords in...rowanbeentje2009-04-031-22/+65
* - Improves autopairing to no longer autopair different quote characters with...rowanbeentje2009-04-021-1/+34
* - Add a new "gear" action menu underneath the custom query view, including a...rowanbeentje2009-04-021-4/+130
* - Add autopairing support to CMTextView - many thanks to Hans-Jörg Bibiko f...rowanbeentje2009-04-011-5/+276
* - Fix behaviour of the enter key to run the query again - broken in r451rowanbeentje2009-03-311-2/+2
* - Update the custom query view to preserve indentation level on newlines, to...rowanbeentje2009-03-301-0/+43
* Rename tokens.h to SPEditorTokens.h and tokens.l to SPEditorTokens.l.stuconnolly2009-03-261-2/+2
* - changed default colors for syntax coloringjakob2009-03-171-43/+61
* adding syntax coloring (issue #46 )jakob2009-03-161-0/+82
* Added column names to completion list for for currently selected table.avenjamin2009-03-051-3/+14
* Implemented method: componentsSeparatedByCharactersInSet. to be compatible wi...avenjamin2009-02-281-0/+1
* • CMTextView.m : added new auto-complete keywordsavenjamin2008-12-221-44/+89
* MERGED r262:266 from branches/stuart02 to trunk to include new project struct...stuconnolly2008-12-101-0/+296