aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPPreferenceController.m
Commit message (Expand)AuthorAgeFilesLines
...
* Add the ability to sort the connection favorites table view in the preference...stuconnolly2010-03-271-0/+95
* Fix an exception caused when selecting the default favorite popup button. Cau...stuconnolly2010-03-271-1/+1
* Add a contextual menu to the favorites table view in the preferences.stuconnolly2010-03-271-29/+35
* General tidy up, with a focus on consolidating more constants in SPConstants....stuconnolly2010-03-241-2/+0
* • CMTextView's colours are set via observer, live changed in editable textv...Bibiko2010-01-301-6/+32
* - Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...rowanbeentje2010-01-091-43/+43
* • replaced the (10.4) deprecated [NSTableView tableView:writeRows:toPastebo...Bibiko2010-01-041-13/+7
* - With the improved row count support and behaviour, replace the old "Fetch ...rowanbeentje2010-01-021-1/+6
* Convert a bunch of #define'd constants to extern's, including preference tool...stuconnolly2009-12-111-42/+33
* - Alter the query favourites upgrade routine to ensure query favorite names ...rowanbeentje2009-12-111-8/+18
* - Additional error checking when reading in query favorites to ensure a malf...rowanbeentje2009-12-071-2/+2
* Move connection type constants to SPConstants.stuconnolly2009-11-151-6/+6
* All users to resize the 'Favorites' preference pane.stuconnolly2009-11-051-5/+25
* Replace hard coded occurrences of preference key DefaultFavorite with a const...stuconnolly2009-10-291-7/+7
* Replace the use of hard coded preference keys with constants to prevent issue...stuconnolly2009-10-171-59/+58
* • first steps to improve the general tooltip behaviour of 'ImageAndTextCel...Bibiko2009-10-121-13/+0
* • fixed truncating issue of Pref's Favorite List table viewBibiko2009-10-121-3/+14
* - Preserve the "host" field for other connection types when socket connectio...rowanbeentje2009-10-111-12/+25
* - Add copy create syntax button to the create syntax sheet.stuconnolly2009-10-011-6/+4
* Fix favorite length when favorite name is under 32 charsmltownsend2009-08-261-1/+1
* • bug fixed for providing an auto-generated name for favorites after redesignBibiko2009-08-261-1/+2
* Completely redesigned query favorite manager, including:stuconnolly2009-08-261-2/+20
* Rename Keychain class.stuconnolly2009-08-071-3/+3
* - Add a tooltip to the table information pane toggle buttonrowanbeentje2009-08-021-0/+7
* • Favorite Preferences - Favorite name issues fixed:Bibiko2009-07-311-0/+74
* Issue 240: Default connection not being set correctly, take 2. bamse162009-07-161-2/+8
* - Make the DBView window the document window. This allows the document to b...rowanbeentje2009-07-151-1/+3
* - Improve handling of the new favorites interface in preferences, simplifyin...rowanbeentje2009-07-061-104/+94
* Overhaul the connection screen:rowanbeentje2009-07-061-24/+142
* Fixed the last use connection when you're reordering your connectionsbamse162009-06-301-5/+9
* - Fix saving of SSH tunnel passwords entered in preferencesrowanbeentje2009-06-111-2/+5
* - Rename the preference pane 'Alerts' to 'Alerts & Logs'.stuconnolly2009-06-111-3/+3
* • added to Editor Preferences:Bibiko2009-06-051-0/+1
* Further SSH tunnel improvements, password handling improvements, and minor bu...rowanbeentje2009-06-041-39/+24
* Add support for SSH tunnels, improve password security, and tweaks:rowanbeentje2009-05-281-38/+77
* Redesigned table information pane.stuconnolly2009-05-271-1/+1
* • activate Preference setting for caret colorBibiko2009-05-241-0/+1
* - Fixed NSFontPanel issue. Now showing font collections in Font Panelavenjamin2009-05-211-14/+25
* More header updates for source files, including Subversion Id property.stuconnolly2009-05-191-0/+2
* Fix warning.stuconnolly2009-05-181-1/+1
* Show alert when enabling Growl Notifications to let the user know about chang...avenjamin2009-05-181-0/+22
* • added "Query Editor" preference pane for setting colors, font, and modes ...Bibiko2009-05-071-32/+98
* Make SPPreferenceController the delegate of the favorites manager splitview a...stuconnolly2009-04-181-25/+35
* - Ensure that arrays and dictionaries from prefs which are being upgraded ar...rowanbeentje2009-04-181-2/+2
* - The connection sheet Edit button now opens the favourites list in preferen...rowanbeentje2009-04-161-40/+48
* - Tweak favorites/keychain upgrade routine to only fire once, even if going ...rowanbeentje2009-04-151-2/+3
* - Ensure pref upgrades only happen once even if reverting back to older vers...rowanbeentje2009-04-141-2/+2
* - Add a unique ID to each favourite, which is also used when interacting ith...rowanbeentje2009-04-141-12/+71
* - Tweak the favorite button tooltips to refer to 'favorite's instead of 'row'srowanbeentje2009-04-131-0/+3
* - Save password changes when making changes in favorites tab in the preferen...rowanbeentje2009-04-131-0/+78