aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConstants.m
Commit message (Expand)AuthorAgeFilesLines
* • remember the spell checker status in the blob field editorBibiko2009-11-191-0/+1
* This should be Monaco, not Courier (we should probably add a preference for t...stuconnolly2009-11-141-1/+1
* 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
* - New server processes panel, accessible via the 'Database' menu and alt+cmd+...stuconnolly2009-11-121-0/+4
* - 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-36/+57
* Incorrect pref key name.stuconnolly2009-11-011-1/+1
* • 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
* 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/+93