aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPEditorPreferencePane.m
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/mergeclasses'Max2018-01-201-1/+1
|\
| * merge and restructure remaining smaller stuff in main project (part of #2789)Max2018-01-201-1/+1
* | Restore a tiny bit of the indentation Xcode just hosedMax2018-01-131-53/+61
* | Replace all calls to deprecated method +propertyListFromData:mutabilityOption...Max2018-01-131-7/+7
* | Change the way SPTextView loads theme colors to prevent loading invalid color...Max2018-01-131-15/+21
* | Rewrote the theme loading method because it would too easily accept invalid d...Max2018-01-131-72/+103
|/
* Update source code compatibilityMax2017-03-311-1/+1
* Remove duplicate setting of sheet title/message.Stuart Connolly2017-03-231-2/+1
* Formalize [x release], x = nil; conventionMax2015-01-041-8/+8
* Remove some duplicate code by adding abstractionMax2014-12-311-0/+8
* Replace some NSDictionaries with literalsMax2014-12-131-6/+6
* Change [NSArray arrayWithObject:] to @[] literalMax2014-12-131-3/+3
* Update URL in source file header to point to GitHub.Stuart Connolly2014-01-261-1/+1
* Remove SVN property placeholder.Stuart Connolly2014-01-261-2/+0
* Remove use of deprecated methods.Stuart Connolly2013-12-011-41/+26
* Remove use of deprecated methods.Stuart Connolly2013-11-301-1/+1
* Cleaned up Format string is not a string literal (potentially insecure) errorsMarius Ursache2013-11-091-1/+1
* - Move the SPBeginWaitingAlertSheet function to a beginWaitingAlertSheetWith...rowanbeentje2013-04-031-13/+12
* - Convert all old .tiff resource images to .png formatrowanbeentje2012-12-211-1/+1
* Query Editor Preference Pane editor colour tweaks:rowanbeentje2012-10-141-2/+11
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-15/+20
* Tidy up an use enums.stuconnolly2012-06-271-1/+1
* - Rewrite SPFontPreviewTextField to replace previous Colloquy-derived GPL-li...rowanbeentje2012-03-181-1/+0
* Warning: this branch commit is largely untested, and known to throw exception...rowanbeentje2012-02-231-8/+8
* - Cleanup: improve compatibility with 10.7 SDK to reduce compiler warningsrowanbeentje2012-02-081-2/+2
* * Fixes most parts of #1006 (Translation of file names)dmoagx2011-05-101-2/+2
* Fix more warnings.stuconnolly2011-03-131-1/+1
* Fix more compiler warnings.stuconnolly2011-03-041-1/+1
* fixed compiler warningssqlprodev2011-03-011-8/+8
* fixed compiler warningssqlprodev2011-03-011-6/+2
* Make use of constants in SPEditorPreferencePane.m.stuconnolly2011-01-301-17/+27
* Improve unsaved theme warning message.stuconnolly2011-01-301-5/+8
* - Fix issues right-clicking in the empty table area ( http://spbug.com/l/1726 )rowanbeentje2010-11-271-1/+2
* Rearchitect preferences, including:stuconnolly2010-11-031-0/+1027