| Commit message (Expand) | Author | Age | Files | Lines |
* | - Merge in fixes from trunk for final release - incoporates r2175, r2177, r2... | rowanbeentje | 2010-05-03 | 1 | -42/+70 |
* | Merge in a number of fixes from trunk (r2065, r2066, r2067, r2068, r2069, r20... | rowanbeentje | 2010-04-24 | 3 | -1749/+221 |
* | - Initialise prefs controller before setting Sparkle delegate | rowanbeentje | 2010-04-02 | 1 | -11/+12 |
* | Add a new software update preference to enable sending anonymous system info. | stuconnolly | 2010-04-02 | 1 | -19/+127 |
* | Restore the table content's copy menu items' tags after they seem to have bee... | stuconnolly | 2010-04-01 | 1 | -9/+26 |
* | Manually set the connection favorites button bar delegate to ensure the split... | stuconnolly | 2010-03-31 | 1 | -3/+22 |
* | Add a new gear drop down menu to the connection favorites table view containi... | stuconnolly | 2010-03-31 | 2 | -590/+457 |
* | - Ensure Copy [with Column Names]/Copy As SQL are disabled on the trigger an... | rowanbeentje | 2010-03-29 | 1 | -6/+5 |
* | 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 |