aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces/English.lproj/Preferences.xib
Commit message (Expand)AuthorAgeFilesLines
* Update all remaining xib files to require at least Xcode 5.1 (= OS X 10.8)Max2016-05-081-9470/+1736
* Merge pull request #2205 from josegonzalez/patch-1Abhi Beckert2016-03-041-1/+1
|\
| * Make messaging around query remembering less vagueJose Diaz-Gonzalez2015-08-151-1/+1
* | Fix another set of fields that allowed multi-line input (#2325)Max2015-11-131-10/+10
|/
* * Fix some spacing issues for localizationMax2015-05-151-470/+34
* Add UI for custom SSL cipher listsMax2015-03-211-144/+521
* Allow selection of SSH client binary in prefsMax2015-03-171-45/+848
* Rename utf8 and utf8mb4Max2015-02-011-2/+2
* Change how Growl status is displayed in prefsMax2014-12-311-90/+135
* Add GUI option for utf8mb4 connection encodingMax2014-12-191-4/+90
* Touch all XIB files with Xcode 6.1.1Max2014-12-191-85/+189
* Add pref to disable backticks in completionsAbhi Beckert2014-09-061-48/+508
* Allow all interfaces to be opened in Xcode 4.Stuart Connolly2014-01-191-9/+9
* Allow all interfaces to be opened in Xcode 4.Stuart Connolly2014-01-191-4348/+2153
* Build config update:stuconnolly2013-01-241-10225/+10210
* Query Editor Preference Pane editor colour tweaks:rowanbeentje2012-10-141-21/+11
* - Fix a couple of tooltip regressions in all the recent changes (thanks schl...rowanbeentje2012-08-041-34/+15
* - Remove all BWToolKit elements from the Preferences and ProgressIndicatorLa...rowanbeentje2012-08-021-10198/+10254
* Remove now unused favorites preference view.stuconnolly2012-05-271-3516/+0
* Improve default favorite popup button handling when there are no favorites.stuconnolly2012-05-271-6/+49
* Update general preference pane code that was missed in the merge.stuconnolly2012-05-021-1985/+9
* Split out connection controller initialization.stuconnolly2012-01-221-16562/+15647
* Bring outlinew view branch up to date with trunk (r3375:3468).stuconnolly2012-01-221-9944/+16562
* Bring outline view branch up to date with trunk (r3279:r3306).stuconnolly2011-05-141-43/+222
* Remove sub-menus from default favorite popup button.stuconnolly2011-03-191-102/+81
* Bind the default favorites drop down menu pref to the new favorites data file...stuconnolly2011-03-171-86/+42
* Bring outline view branch up to date with trunk (r3227:r3233).stuconnolly2011-03-081-117/+269
* Bring outline view branch up to date with trunk (r3165:r3177).stuconnolly2011-02-011-43/+201
* Bring outline view branch up to date with trunk (r3056:r3162).stuconnolly2011-01-271-424/+301
|\
| * • made Editor pref's Soft indent independent from Auto IndentBibiko2011-01-211-63/+8
| * • implemented user-definable Soft IndentionBibiko2011-01-211-34/+329
* | Apply new favorites outline view patch.stuconnolly2010-12-051-6157/+26
|/
* Rearchitect preferences, including:stuconnolly2010-11-031-1700/+1989
* - Correctly sort connection favourites upon startup for both the connection a...stuconnolly2010-09-261-86/+49
* - Implement support for MySQL over SSL for both TCP/IP and Socket connection...rowanbeentje2010-09-131-36/+2358
* - Add a further UI hint in the form of a accessory view to the SSH key locat...rowanbeentje2010-09-081-38/+110
* - Add support for SSH identity files (public keys) in custom locationsrowanbeentje2010-09-081-392/+405
* • added Edit Theme List to Editor Prefs for renaming/deleting/duplicating t...Bibiko2010-08-191-56/+716
* • added Query Editor color theme manager to the Editor PrefBibiko2010-08-181-62/+628
* • Editor color setting in Pref pane displays the color names using the Edit...Bibiko2010-08-171-20/+16
* • initial commit to set the Editor's colors by using a table approach cont...Bibiko2010-08-171-925/+254
* • added chance to export/import the color theme of the Query Editor in Pre...Bibiko2010-08-161-56/+687
* Enable manual sorting of connection favourites in the preferences, which will...stuconnolly2010-07-051-40/+20
* • increased width of preferences window plus views by 30px in order to have...Bibiko2010-07-051-106/+427
* • resized some gui elements for localisationBibiko2010-07-051-309/+28
* Various improvements to default connection favorites handling, including:stuconnolly2010-07-031-99/+387
* • some first minor space tweaks for localizations (esp. for 'longer languag...Bibiko2010-06-151-108/+81
* - Convert connection encoding menus to be menu tag based to fix localisation...rowanbeentje2010-06-141-238/+417
* Tried to fine-tune the auto-completion behaviour esp. for automatically inser...Bibiko2010-04-071-15/+12
* - Initialise prefs controller before setting Sparkle delegaterowanbeentje2010-04-021-11/+12