aboutsummaryrefslogtreecommitdiffstats
path: root/Interfaces
Commit message (Expand)AuthorAgeFilesLines
* Manually set the connection favorites button bar delegate to ensure the split...stuconnolly2010-03-311-3/+22
* Add a new gear drop down menu to the connection favorites table view containi...stuconnolly2010-03-312-590/+457
* - Ensure Copy [with Column Names]/Copy As SQL are disabled on the trigger an...rowanbeentje2010-03-291-6/+5
* Add 'Edit Favorite...' context menu item to favorites table view in the conne...stuconnolly2010-03-271-7/+85
* Add the ability to sort the connection favorites table view in the preference...stuconnolly2010-03-271-5/+288
* Revent menu item change that shouldn't have been committed.stuconnolly2010-03-271-196/+90
* Fix an exception caused when selecting the default favorite popup button. Cau...stuconnolly2010-03-271-246/+217
* Add a contextual menu to the favorites table view in the preferences.stuconnolly2010-03-271-48/+109
* Bunch of improvements to the server process list viewer, including:stuconnolly2010-03-251-274/+513
* Add support for selecting the triggers view as the default in the general pre...stuconnolly2010-03-251-10/+72
* • changed behaviour of ^⌥⌘F "Filter Table" or "Change Focus to Table L...Bibiko2010-03-251-7/+7
* • NavigatorBibiko2010-03-241-4/+41
* • added SPNavigatorOutlineView class for future stuffBibiko2010-03-231-10/+66
* • NavigatorBibiko2010-03-231-6/+6
* • CSV Import Field MapperBibiko2010-03-222-26/+113
* • NavigatorBibiko2010-03-211-9/+85
* • NavigatorBibiko2010-03-211-6/+6
* • Navigator progressBibiko2010-03-201-52/+120
* Update 'Table content font' perference label again to 'MySQL content font' to...stuconnolly2010-03-201-160/+13
* • some improvements for navigatorBibiko2010-03-191-5/+10
* Change 'Table font' preference label to 'Table content font' to make it clear...stuconnolly2010-03-191-125/+164
* • further progress for navigatorBibiko2010-03-181-31/+598
* • some progress of the navigator approach (not yet active - hidden main men...Bibiko2010-03-182-20/+334
* • initial commit to support a connection/schema navigator (not yet active ...Bibiko2010-03-171-0/+1171
* Consolidate all localizable content in the Resources/ directory and only use ...stuconnolly2010-03-1724-1491/+0
* • Connection Controller ViewBibiko2010-03-161-15/+55
* • added help button to Query Favorites EditorBibiko2010-03-161-22/+219
* Update Localizable.strings by running genstrings and remove the use of multip...stuconnolly2010-03-141-0/+0
* Uppercase menu items.stuconnolly2010-03-141-14/+805
* • fixed printing of Extended Table Info if Create Table Syntax view has focusBibiko2010-03-131-34/+43
* Add a 'Keyboard Shortcuts' menu item to the 'Help' menu which opens the page ...stuconnolly2010-03-101-239/+51
* Uppercase various menu items.stuconnolly2010-03-102-924/+109
* • shortened SP_ASLIST_ALL_FIELDS_FROM_SELECTED_TABLE to SP_ASLIST_ALL_FIELD...Bibiko2010-03-091-52/+109
* • changed key shortcuts for Show Completion Lists to ⌥⌘1,2,3 since ^1,...Bibiko2010-03-091-64/+15
* Fix an exception in the user manager caused by sorting the users list by maki...stuconnolly2010-03-091-23/+22
* • added $SP_ASLIST_ALL_FIELDS_FROM_SELECTED_TABLE as pre-defined snippet listBibiko2010-03-092-22/+248
* • fixed bug in snippet list - now it inserts the chosen item correctly afte...Bibiko2010-03-091-3/+199
* • improved tooltip behaviour of SPNarrowDownCompletion's tableViewBibiko2010-03-091-2/+261
* • added possibility to define a snippet via ¦a¦b¦ – such a snippet wil...Bibiko2010-03-081-32/+58
* • Favorite Query Editor Bibiko2010-03-082-32/+322
* Until we can find a better way of doing this and to prevent a conflict with t...stuconnolly2010-03-081-5/+7
* Tidy up the add/remove schema privileges buttons.stuconnolly2010-03-081-55/+50
* Fix user manager splitview maximum and minimum sizes.stuconnolly2010-03-081-14/+23
* Various user manager improvements including a new outline view contextual menu.stuconnolly2010-03-081-134/+271
* Add a new 'Filter Content...' menu item to the 'Table' menu that switches to ...stuconnolly2010-03-081-9/+100
* • outsourced keyword completion and function completion lists to Completion...Bibiko2010-03-081-5/+61
* • added to CustomQuery's CMTextView the option to set auto-completion on/of...Bibiko2010-03-072-30/+477
* • CSV Import Field MapperBibiko2010-03-061-7/+77
* • CSV Import Field MapperBibiko2010-03-061-26/+239
* • CSV Import Field MapperBibiko2010-03-051-44/+56