| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 'Edit Favorite...' context menu item to favorites table view in the conne... | stuconnolly | 2010-03-27 | 1 | -7/+85 |
* | Add the ability to sort the connection favorites table view in the preference... | stuconnolly | 2010-03-27 | 1 | -5/+288 |
* | Revent menu item change that shouldn't have been committed. | stuconnolly | 2010-03-27 | 1 | -196/+90 |
* | Fix an exception caused when selecting the default favorite popup button. Cau... | stuconnolly | 2010-03-27 | 1 | -246/+217 |
* | Add a contextual menu to the favorites table view in the preferences. | stuconnolly | 2010-03-27 | 1 | -48/+109 |
* | Bunch of improvements to the server process list viewer, including: | stuconnolly | 2010-03-25 | 1 | -274/+513 |
* | Add support for selecting the triggers view as the default in the general pre... | stuconnolly | 2010-03-25 | 1 | -10/+72 |
* | • changed behaviour of ^⌥⌘F "Filter Table" or "Change Focus to Table L... | Bibiko | 2010-03-25 | 1 | -7/+7 |
* | • Navigator | Bibiko | 2010-03-24 | 1 | -4/+41 |
* | • added SPNavigatorOutlineView class for future stuff | Bibiko | 2010-03-23 | 1 | -10/+66 |
* | • Navigator | Bibiko | 2010-03-23 | 1 | -6/+6 |
* | • CSV Import Field Mapper | Bibiko | 2010-03-22 | 2 | -26/+113 |
* | • Navigator | Bibiko | 2010-03-21 | 1 | -9/+85 |
* | • Navigator | Bibiko | 2010-03-21 | 1 | -6/+6 |
* | • Navigator progress | Bibiko | 2010-03-20 | 1 | -52/+120 |
* | Update 'Table content font' perference label again to 'MySQL content font' to... | stuconnolly | 2010-03-20 | 1 | -160/+13 |
* | • some improvements for navigator | Bibiko | 2010-03-19 | 1 | -5/+10 |
* | Change 'Table font' preference label to 'Table content font' to make it clear... | stuconnolly | 2010-03-19 | 1 | -125/+164 |
* | • further progress for navigator | Bibiko | 2010-03-18 | 1 | -31/+598 |
* | • some progress of the navigator approach (not yet active - hidden main men... | Bibiko | 2010-03-18 | 2 | -20/+334 |
* | • initial commit to support a connection/schema navigator (not yet active ... | Bibiko | 2010-03-17 | 1 | -0/+1171 |
* | Consolidate all localizable content in the Resources/ directory and only use ... | stuconnolly | 2010-03-17 | 24 | -1491/+0 |
* | • Connection Controller View | Bibiko | 2010-03-16 | 1 | -15/+55 |
* | • added help button to Query Favorites Editor | Bibiko | 2010-03-16 | 1 | -22/+219 |
* | Update Localizable.strings by running genstrings and remove the use of multip... | stuconnolly | 2010-03-14 | 1 | -0/+0 |
* | Uppercase menu items. | stuconnolly | 2010-03-14 | 1 | -14/+805 |
* | • fixed printing of Extended Table Info if Create Table Syntax view has focus | Bibiko | 2010-03-13 | 1 | -34/+43 |
* | Add a 'Keyboard Shortcuts' menu item to the 'Help' menu which opens the page ... | stuconnolly | 2010-03-10 | 1 | -239/+51 |
* | Uppercase various menu items. | stuconnolly | 2010-03-10 | 2 | -924/+109 |
* | • shortened SP_ASLIST_ALL_FIELDS_FROM_SELECTED_TABLE to SP_ASLIST_ALL_FIELD... | Bibiko | 2010-03-09 | 1 | -52/+109 |
* | • changed key shortcuts for Show Completion Lists to ⌥⌘1,2,3 since ^1,... | Bibiko | 2010-03-09 | 1 | -64/+15 |
* | Fix an exception in the user manager caused by sorting the users list by maki... | stuconnolly | 2010-03-09 | 1 | -23/+22 |
* | • added $SP_ASLIST_ALL_FIELDS_FROM_SELECTED_TABLE as pre-defined snippet list | Bibiko | 2010-03-09 | 2 | -22/+248 |
* | • fixed bug in snippet list - now it inserts the chosen item correctly afte... | Bibiko | 2010-03-09 | 1 | -3/+199 |
* | • improved tooltip behaviour of SPNarrowDownCompletion's tableView | Bibiko | 2010-03-09 | 1 | -2/+261 |
* | • added possibility to define a snippet via ¦a¦b¦ – such a snippet wil... | Bibiko | 2010-03-08 | 1 | -32/+58 |
* | • Favorite Query Editor | Bibiko | 2010-03-08 | 2 | -32/+322 |
* | Until we can find a better way of doing this and to prevent a conflict with t... | stuconnolly | 2010-03-08 | 1 | -5/+7 |
* | Tidy up the add/remove schema privileges buttons. | stuconnolly | 2010-03-08 | 1 | -55/+50 |
* | Fix user manager splitview maximum and minimum sizes. | stuconnolly | 2010-03-08 | 1 | -14/+23 |
* | Various user manager improvements including a new outline view contextual menu. | stuconnolly | 2010-03-08 | 1 | -134/+271 |
* | Add a new 'Filter Content...' menu item to the 'Table' menu that switches to ... | stuconnolly | 2010-03-08 | 1 | -9/+100 |
* | • outsourced keyword completion and function completion lists to Completion... | Bibiko | 2010-03-08 | 1 | -5/+61 |
* | • added to CustomQuery's CMTextView the option to set auto-completion on/of... | Bibiko | 2010-03-07 | 2 | -30/+477 |
* | • CSV Import Field Mapper | Bibiko | 2010-03-06 | 1 | -7/+77 |
* | • CSV Import Field Mapper | Bibiko | 2010-03-06 | 1 | -26/+239 |
* | • CSV Import Field Mapper | Bibiko | 2010-03-05 | 1 | -44/+56 |
* | • CSV Import Field Mapper | Bibiko | 2010-03-05 | 1 | -834/+985 |
* | • CSV Import Field Mapper | Bibiko | 2010-03-03 | 1 | -69/+142 |
* | Localise SPExtendedTableInfo.m and remove use of multiple comments for locali... | stuconnolly | 2010-03-03 | 1 | -0/+0 |