aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConstants.h
Commit message (Expand)AuthorAgeFilesLines
* Add a new SPFileHandle class to support gzip compression and writing on a bac...rowanbeentje2010-04-121-1/+2
* • added "Import from Clipboard" ⌥⇧⌘IBibiko2010-04-101-0/+1
* More tidy up. Constants and functions.stuconnolly2010-03-311-0/+8
* Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite...stuconnolly2010-03-311-1/+1
* Add the ability to sort the connection favorites table view in the preference...stuconnolly2010-03-271-0/+10
* Bunch of improvements to the server process list viewer, including:stuconnolly2010-03-251-0/+2
* Add support for selecting the triggers view as the default in the general pre...stuconnolly2010-03-251-0/+1
* Add support for the triggers view in the history controller.stuconnolly2010-03-251-2/+4
* General tidy up, with a focus on consolidating more constants in SPConstants....stuconnolly2010-03-241-5/+48
* • further work on Navigator (not yet active but workable -> unHide menu item)Bibiko2010-03-191-0/+1
* Present a warning to the user when attempting to print the current table's co...stuconnolly2010-03-181-1/+4
* Lots more printing support enhancements, including:stuconnolly2010-03-131-0/+1
* Various printing support enhancements, including:stuconnolly2010-03-121-0/+4
* Add a 'Keyboard Shortcuts' menu item to the 'Help' menu which opens the page ...stuconnolly2010-03-101-0/+1
* • outsourced keyword completion and function completion lists to Completion...Bibiko2010-03-081-0/+1
* • added to CustomQuery's CMTextView the option to set auto-completion on/of...Bibiko2010-03-071-0/+2
* Add a hidden preference to display or hide the MySQL server version in the wi...stuconnolly2010-03-071-0/+1
* • CSV Import Field MapperBibiko2010-03-061-0/+1
* • further progress for 'add global source value'Bibiko2010-02-171-0/+1
* Added preliminary support for triggers. You can access the tab via the bamse162010-01-311-0/+1
* • CMTextView's colours are set via observer, live changed in editable textv...Bibiko2010-01-301-0/+1
* - With the improved row count support and behaviour, replace the old "Fetch ...rowanbeentje2010-01-021-1/+9
* Replace the main toolbar's #define'd identifier constants with extern's. This...stuconnolly2009-12-121-16/+12
* Convert URL constants from #define's to extern's.stuconnolly2009-12-111-7/+7
* Convert a bunch of #define'd constants to extern's, including preference tool...stuconnolly2009-12-111-10/+22
* • remember the spell checker status in the blob field editorBibiko2009-11-191-0/+1
* Move connection type constants to SPConstants.stuconnolly2009-11-151-0/+7
* Updates to the 'use monospaced font' preference, making it a lot more consist...stuconnolly2009-11-141-0/+3
* Bunch of improvements to the query console, including:stuconnolly2009-11-141-0/+1
* Move query mode constants to SPConstants.h.stuconnolly2009-11-131-0/+7
* - New server processes panel, accessible via the 'Database' menu and alt+cmd+...stuconnolly2009-11-121-1/+5
* - Add task support to all the main interface viewsrowanbeentje2009-11-041-0/+1
* • Initial work to set the default view mode when connecting. Issue #249avenjamin2009-11-021-32/+65
* • as default add the UTF-8 BOM (byte order marker) \xEFBBBF to a MySQL dump...Bibiko2009-10-291-0/+1
* Replace hard coded occurrences of preference key DefaultFavorite with a const...stuconnolly2009-10-291-0/+1
* Replace the multiple occurrences of hard coded toolbar identifiers for the ma...stuconnolly2009-10-281-0/+13
* Fix incorrectly named preference constant.stuconnolly2009-10-271-1/+1
* Initial work on threaded task, with an implementation of Table Content view d...rowanbeentje2009-10-201-0/+2
* Add constant for preference key 'AutoConnectToDefault' and replace occurrence...stuconnolly2009-10-171-0/+1
* Replace the use of hard coded preference keys with constants to prevent issue...stuconnolly2009-10-171-0/+110