| Commit message (Expand) | Author | Age | Files | Lines |
* | Tidy up. | stuconnolly | 2011-08-13 | 2 | -24/+24 |
* | Re-add default new table's id field to AUTO_INCREMENT added in r3331, but kno... | stuconnolly | 2011-08-12 | 2 | -37/+44 |
* | When moving a field in the structure view, only use the default value if it a... | stuconnolly | 2011-08-09 | 1 | -34/+48 |
* | - Improve interactive_timeout handling, ensuring a minimum timeout of five m... | rowanbeentje | 2011-08-08 | 1 | -0/+9 |
* | Fix encoding issues, particularly giving errors when selecting tables and dis... | rowanbeentje | 2011-08-07 | 2 | -113/+114 |
* | Fix an exception when removing the only content filter. Fixes exceptions http... | stuconnolly | 2011-08-07 | 3 | -29/+32 |
* | Specified the application category as "Developer Tools" for Lion. This resolv... | avenjamin | 2011-08-03 | 1 | -0/+2 |
* | merged latest SP_REFACTOR changes | sqlprodev | 2011-08-02 | 17 | -99/+284 |
* | Small tidy up. | stuconnolly | 2011-07-31 | 3 | -86/+74 |
* | Remove useless icons file. Resolves issue #1130. | stuconnolly | 2011-07-31 | 1 | -0/+0 |
* | - Ensure the CLIENT_INTERACTIVE is correctly set for MySQL connections, addr... | rowanbeentje | 2011-07-27 | 1 | -1/+1 |
* | - Prevent error bell when using the enter key to initiate a connection when ... | rowanbeentje | 2011-07-27 | 3 | -2/+13 |
* | SQL export: Disable the 'include drop syntax option' when the structure optio... | stuconnolly | 2011-07-26 | 2 | -69/+69 |
* | Tidy up. | stuconnolly | 2011-07-25 | 1 | -5/+13 |
* | Fix for NULL values in CSV export (same as last commit, but this one actually... | stuconnolly | 2011-07-24 | 5 | -25/+42 |
* | Fix CSV exporter not using the user supplied NULL string. | stuconnolly | 2011-07-23 | 1 | -2/+4 |
* | Tidy up. | stuconnolly | 2011-07-23 | 1 | -15/+14 |
* | - Support regex within the table filter list to match tables, falling back t... | rowanbeentje | 2011-07-12 | 1 | -2/+7 |
* | Minor tidy up. | stuconnolly | 2011-07-11 | 11 | -83/+82 |
* | - Fix thread-safety issues creating the encoding popupbuttoncell on the Stru... | rowanbeentje | 2011-07-11 | 1 | -4/+4 |
* | - Fix thread-safety issue in blocking/waiting alert sheets, addressing crash... | rowanbeentje | 2011-07-11 | 1 | -2/+2 |
* | - Fix exceptions editing non-unique-keyed views or custom query results with... | rowanbeentje | 2011-07-10 | 2 | -29/+41 |
* | Add Sparkle to credits. | stuconnolly | 2011-07-10 | 5 | -24/+41 |
* | - Abort editing when cancelling the user manager sheet; this addresses excep... | rowanbeentje | 2011-07-10 | 1 | -3/+7 |
* | Add the option to the SQL export view as to whether or not the AUTO_INCREMENT... | stuconnolly | 2011-07-10 | 7 | -89/+165 |
* | * Fixes a spacing issue in Duplicate DB Sheet | dmoagx | 2011-07-06 | 5 | -21/+67 |
* | * Make "No" default for SSH questions (fixes #1093) | dmoagx | 2011-07-05 | 1 | -22/+307 |
* | * Fixes a spacing issue and an issue where MySQL keywords could be translated... | dmoagx | 2011-07-04 | 4 | -54/+283 |
* | Fixes for issue #1098: | stuconnolly | 2011-07-04 | 2 | -28/+100 |
* | * Fix two spacing issues in Connection Error Dialog, New Index Sheet | dmoagx | 2011-07-03 | 2 | -94/+1499 |
* | • added comments to default bundle commands | Bibiko | 2011-06-30 | 2 | -2/+36 |
* | * add author/description to hashing bundles | abhibeckert | 2011-06-27 | 2 | -2/+22 |
* | • fixed minimal size of Bundle Editor's right split view | Bibiko | 2011-06-27 | 4 | -35/+25 |
* | - Add a bundle meta summary to the top of the bundle editor | rowanbeentje | 2011-06-27 | 6 | -396/+764 |
* | add MD5 and SHA1 hash bundles (#415) | abhibeckert | 2011-06-23 | 3 | -0/+57 |
* | * Make "Default" in new Table Sheet translatable (fixes part of #1006) | dmoagx | 2011-06-21 | 1 | -2/+2 |
* | - Rework a number of protocol defintions when refactoring to fix IB compilat... | rowanbeentje | 2011-06-21 | 9 | -46/+1824 |
* | * Small fix from last commit: Field Editor sheet could be resized too small | dmoagx | 2011-06-20 | 1 | -2/+2 |
* | * Fixes UI spacing in some translations (#969,#971,#1079) | dmoagx | 2011-06-20 | 3 | -2101/+773 |
* | - Replace the Release and Distrubtion architecture targets of ARCHS_STANDARD... | rowanbeentje | 2011-06-20 | 1 | -2/+10 |
* | - Fix exceptions seen in 0.9.9RC related to query favorites with nil query t... | rowanbeentje | 2011-06-20 | 3 | -2/+6 |
* | • fixed some alignments and tried to enhance the label's space due to local... | Bibiko | 2011-06-20 | 1 | -26/+26 |
* | - Copy some NSStringAdditions to MCPStringAdditions to improve framework sep... | rowanbeentje | 2011-06-19 | 4 | -2/+58 |
* | - Ensure the connection delegate is nil on initialisation | rowanbeentje | 2011-06-19 | 1 | -1/+2 |
* | • re-fixed ignoring first character event for editing sheet | Bibiko | 2011-06-19 | 1 | -0/+4 |
* | Re-position 'Scope' popup button. | stuconnolly | 2011-06-19 | 1 | -365/+352 |
* | With the exception of CSV tables, make the initial ID column the primary key ... | stuconnolly | 2011-06-19 | 2 | -2/+2 |
* | Tidy up bundle editor UI. | stuconnolly | 2011-06-15 | 7 | -988/+1036 |
* | - Fix "Multiple selection" still being displayed after multiple tables are d... | rowanbeentje | 2011-06-14 | 4 | -24/+18 |
* | - Reorder process list initialisation to ensure FULL processlist preference ... | rowanbeentje | 2011-06-13 | 1 | -2/+2 |