| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | • initial commit to support a connection/schema navigator (not yet active ... | Bibiko | 2010-03-17 | 6 | -0/+1544 |
* | Add the running of genstrings(1) at the start of the general build script to ... | stuconnolly | 2010-03-17 | 1 | -2/+18 |
* | Consolidate all localizable content in the Resources/ directory and only use ... | stuconnolly | 2010-03-17 | 27 | -100/+85 |
* | • changed NSDictionary structure for [MCPConnection queryDbStructure] | Bibiko | 2010-03-17 | 2 | -8/+14 |
* | - fixed bug for nested snippets if a nested snippet is located at the very en... | Bibiko | 2010-03-17 | 2 | -1/+14 |
* | • Connection Controller View | Bibiko | 2010-03-16 | 2 | -15/+72 |
* | • fixed bug while presetting the mirrored snippets to their counterparts; t... | Bibiko | 2010-03-16 | 1 | -5/+5 |
* | • added help button to Query Favorites Editor | Bibiko | 2010-03-16 | 3 | -22/+225 |
* | • Query Favorites | Bibiko | 2010-03-16 | 4 | -7/+200 |
* | Modify our current implementation of all singleton instances to be inline wit... | stuconnolly | 2010-03-16 | 5 | -32/+23 |
* | - Make a number of changes to attempt to improve disconnection/quit crashes:... | rowanbeentje | 2010-03-16 | 14 | -36/+48 |
* | Fix a couple more potential issues found during static analysis. | stuconnolly | 2010-03-15 | 3 | -5/+6 |
* | Fix some potential issues found during static analysis. | stuconnolly | 2010-03-15 | 5 | -10/+24 |
* | Following a manual code review, fix some local variables overriding global va... | rowanbeentje | 2010-03-15 | 15 | -25/+48 |
* | Peform the removal of table fields on a background thread with the option to ... | stuconnolly | 2010-03-14 | 1 | -17/+43 |
* | • CSV Import Field Mapper | Bibiko | 2010-03-14 | 1 | -0/+15 |
* | - Review copyWithZone: implementations and standardise on best practice reco... | rowanbeentje | 2010-03-14 | 3 | -4/+10 |
* | Update Localizable.strings by running genstrings and remove the use of multip... | stuconnolly | 2010-03-14 | 2 | -2/+2 |
* | Peform the addition and removal of table indexes on a background thread with ... | stuconnolly | 2010-03-14 | 2 | -22/+54 |
* | Uppercase menu items. | stuconnolly | 2010-03-14 | 1 | -14/+805 |
* | • fixed printDocument validation if Custom Query is active | Bibiko | 2010-03-13 | 1 | -5/+5 |
* | - Update feedback reporting framework to no longer submit crash logs on firs... | rowanbeentje | 2010-03-13 | 1 | -0/+0 |
* | Don't attempt to release the print thread at the beginning of a print operation. | stuconnolly | 2010-03-13 | 1 | -4/+5 |
* | Add additional thread cancellation checking when generating HTML for printing... | stuconnolly | 2010-03-13 | 1 | -6/+4 |
* | - Fix an exception when following a foreign key relationship to a null value... | rowanbeentje | 2010-03-13 | 1 | -4/+10 |
* | Allowing printing of empty table views to prevent crashes. | stuconnolly | 2010-03-13 | 1 | -54/+39 |
* | Perform HTML generation for printing on a background thread, displaying the u... | stuconnolly | 2010-03-13 | 4 | -11/+84 |
* | - Add toolbar item for Triggers interface | avenjamin | 2010-03-13 | 3 | -0/+17 |
* | - Fix some leaks and autoreleases after checking static analysis | rowanbeentje | 2010-03-13 | 5 | -26/+16 |
* | tiny improvement for printDocument: menu item validation | Bibiko | 2010-03-13 | 1 | -2/+7 |
* | • Extended Table Info printing | Bibiko | 2010-03-13 | 1 | -0/+16 |
* | Complete the Sparkle update, re-adding the updated nibs | rowanbeentje | 2010-03-13 | 25 | -0/+0 |
* | Apply a number of updates to the Sparkle autoupdate framework from the github... | rowanbeentje | 2010-03-13 | 81 | -1916/+4 |
* | Add support for printing a table's create syntax with syntax highlighting. | stuconnolly | 2010-03-13 | 2 | -7/+24 |
* | Add support for printing the table triggers view as well some HTML generation... | stuconnolly | 2010-03-13 | 4 | -13/+89 |
* | • fixed printing of Extended Table Info if Create Table Syntax view has focus | Bibiko | 2010-03-13 | 3 | -35/+54 |
* | Lots more printing support enhancements, including: | stuconnolly | 2010-03-13 | 11 | -97/+353 |
* | • fixed completion strings for DELIMITER | Bibiko | 2010-03-12 | 1 | -2/+4 |
* | Rework the running of custom queries, improving thread safety by splitting ou... | rowanbeentje | 2010-03-12 | 2 | -114/+149 |
* | Various printing support enhancements, including: | stuconnolly | 2010-03-12 | 14 | -238/+488 |
* | • append () after completion of a stored procedure | Bibiko | 2010-03-11 | 1 | -2/+2 |
* | - Improve SPTextAndLinkCell by not following links when the starting click w... | rowanbeentje | 2010-03-11 | 1 | -0/+3 |
* | - Use a modified connection timeout for the keepalive ping timeout, topping ... | rowanbeentje | 2010-03-11 | 1 | -5/+13 |
* | Include the current table name in printing support. Fixes issue #501. | stuconnolly | 2010-03-10 | 2 | -87/+104 |
* | Fix the enabling/disabling of the 'Table' menu items as a result of adding th... | stuconnolly | 2010-03-10 | 1 | -50/+52 |
* | Add a 'Keyboard Shortcuts' menu item to the 'Help' menu which opens the page ... | stuconnolly | 2010-03-10 | 5 | -239/+62 |
* | • auto-completion | Bibiko | 2010-03-10 | 1 | -0/+7 |
* | Uppercase various menu items. | stuconnolly | 2010-03-10 | 2 | -924/+109 |
* | - Ensure endTask is called on the main thread, fixing various thread-safety ... | rowanbeentje | 2010-03-10 | 1 | -0/+6 |
* | - Fix the "Import" button for the "Do you really want to load a [large] SQL ... | rowanbeentje | 2010-03-10 | 1 | -0/+1 |