aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPConstants.m
Commit message (Expand)AuthorAgeFilesLines
* • 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/+2
* Replace the main toolbar's #define'd identifier constants with extern's. This...stuconnolly2009-12-121-0/+12
* Convert URL constants from #define's to extern's.stuconnolly2009-12-111-0/+7
* Convert a bunch of #define'd constants to extern's, including preference tool...stuconnolly2009-12-111-1/+21
* • 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