aboutsummaryrefslogtreecommitdiffstats
path: root/Source/CMTextView.h
Commit message (Expand)AuthorAgeFilesLines
* • overlapping of completion windows after refreshing its content if db stru...Bibiko2010-04-061-0/+3
* More tidy up. Constants and functions.stuconnolly2010-03-311-15/+0
* General tidy up, with a focus on consolidating more constants in SPConstants....stuconnolly2010-03-241-2/+2
* • Query FavoritesBibiko2010-03-161-0/+5
* • added $SP_ASLIST_ALL_FIELDS_FROM_SELECTED_TABLE as pre-defined snippet listBibiko2010-03-091-0/+2
* • outsourced keyword completion and function completion lists to Completion...Bibiko2010-03-081-3/+2
* • added to CustomQuery's CMTextView the option to set auto-completion on/of...Bibiko2010-03-071-2/+5
* • CSV Import Field MapperBibiko2010-03-061-0/+1
* • further preparations to allow to run any bash command(s) incl. any script...Bibiko2010-02-061-0/+2
* • sped up Query Editor for larger textBibiko2010-02-011-0/+8
* • added observer for all Query Editor colors to avoid initialising colors e...Bibiko2010-01-301-0/+14
* • current query highlighting is done now in drawRect: (much more faster an...Bibiko2010-01-301-0/+12
* • improved the graphical representation of text macro snippetsBibiko2010-01-271-0/+2
* • further improvements to allow to insert programmable query favorites (as ...Bibiko2010-01-251-1/+2
* • added possibility to add a query favorite by user-definable alphanumeric ...Bibiko2010-01-241-0/+8
* • completion enhancementsBibiko2010-01-211-1/+1
* • improved completion for Query Editor bound to ESCBibiko2010-01-191-2/+2
* • further improvements for F5 completionBibiko2010-01-131-1/+1
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-6/+6
* Tidy up.stuconnolly2009-11-071-1/+0
* Replace the use of hard coded preference keys with constants to prevent issue...stuconnolly2009-10-171-1/+0
* • tiny improvements for loading SQL files and syntax highlightingBibiko2009-08-281-0/+2
* 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