aboutsummaryrefslogtreecommitdiffstats
path: root/Source/CMTextView.h
Commit message (Expand)AuthorAgeFilesLines
* Merge framework integration branch back to trunk. Summary of changes:stuconnolly2009-07-211-5/+4
* • some code cleaning and tiny performance enhancements for syntax highlightingBibiko2009-06-211-0/+10
* • deleted the drag&drop feature of file path or content from SPTextViewAddi...Bibiko2009-06-151-0/+3
* • moved code for de/increasing font and drag&drop feature (content or while...Bibiko2009-06-131-4/+0
* • fixed: suppress highlighting of the current query if something is selectedBibiko2009-06-041-0/+1
* • improved narrow-down completionBibiko2009-05-251-0/+1
* • improved narrow-down completionBibiko2009-05-241-1/+1
* • activate Preference setting for caret colorBibiko2009-05-241-0/+2
* • made mySQLConnection reachable for CMTextViewBibiko2009-05-201-0/+4
* • added ⌘+ and ⌘- for increasing/decreasing the font size by 1 in the ...Bibiko2009-05-201-1/+3
* More header updates for source files, including Subversion Id property.stuconnolly2009-05-191-1/+2
* • skip auto-pairing if the caret is adjoined to an alphanumeric character e...Bibiko2009-05-191-0/+1
* • added drag 'n' drop functionality to CMTextView to allow to drag a file p...Bibiko2009-05-081-0/+2
* • added "Query Editor" preference pane for setting colors, font, and modes ...Bibiko2009-05-071-4/+5
* • improved completion in CQ's text viewBibiko2009-05-021-1/+8
* • changed context menu item in CQ's textview to support "MySQL Help"Bibiko2009-04-301-1/+4
* • MySQL HelpBibiko2009-04-301-0/+2
* • MySQL HelpBibiko2009-04-291-0/+4
* • added - (unsigned int) getLineNumberForCharacterIndex:(unsigned int)anIndex;Bibiko2009-04-211-0/+1
* • added selectLineNumber:x to CMTextView to be able to select the line xBibiko2009-04-201-0/+1
* Add a slightly modified patch to lookup up the selected text in the custom qu...stuconnolly2009-04-191-0/+2
* - Implement line numbering for CMTextView:rowanbeentje2009-04-161-0/+4
* • FIXED if deleteBackward: avoid auto-uppercasing if resulting word would b...Bibiko2009-04-081-0/+1
* - Add the ability for CMTextView to automatically capitalise SQL keywords in...rowanbeentje2009-04-031-0/+3
* - Add a new "gear" action menu underneath the custom query view, including a...rowanbeentje2009-04-021-8/+10
* - Add autopairing support to CMTextView - many thanks to Hans-Jörg Bibiko f...rowanbeentje2009-04-011-3/+15
* MERGED r262:266 from branches/stuart02 to trunk to include new project struct...stuconnolly2008-12-101-0/+32