aboutsummaryrefslogtreecommitdiffstats
path: root/Source/CMTextView.h
Commit message (Expand)AuthorAgeFilesLines
* • 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