| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - Fix copying SQL INSERTs for binary-type strings (regression somewhere sinc... | rowanbeentje | 2009-11-30 | 1 | -3/+8 |
* | Improve the export process: | rowanbeentje | 2009-11-29 | 2 | -47/+114 |
* | Remove the tooltip from the connection view's name field's cell as it's alrea... | stuconnolly | 2009-11-29 | 1 | -100/+752 |
* | - Fix tooltip for Name fields. Was using same tooltip as the hostname field. | avenjamin | 2009-11-29 | 1 | -219/+132 |
* | - Ensure the task cancellation button is hidden by default, until tasks whic... | rowanbeentje | 2009-11-29 | 1 | -0/+1 |
* | - Make a change to the area covered by threading locks in MCPStreamingConnec... | rowanbeentje | 2009-11-28 | 1 | -4/+2 |
* | - When working with the storage arrays for CustomQuery and TableContent, use... | rowanbeentje | 2009-11-28 | 4 | -48/+134 |
* | • fixed bug while reading "ssh_port" and "port" from SPF file | Bibiko | 2009-11-26 | 1 | -2/+2 |
* | Update credits. Trigger new nightly build to use new icon. | avenjamin | 2009-11-26 | 1 | -2/+1 |
* | Fix an occasional crasher by checking the size of the custom query result set... | stuconnolly | 2009-11-24 | 1 | -36/+36 |
* | - Fix a couple of thread safety issues in TableContent, and attempt to fix a... | rowanbeentje | 2009-11-24 | 3 | -10/+57 |
* | Forgot to update Localizable.strings for r1568. | stuconnolly | 2009-11-24 | 1 | -0/+0 |
* | Implement the same logic as implemented in r1548 except for the removal of in... | stuconnolly | 2009-11-24 | 1 | -62/+119 |
* | - Tweak pagination to fix click-through of pagination popup, fix next page b... | rowanbeentje | 2009-11-23 | 4 | -17/+23 |
* | - Replace the LIMIT interface on the content view with a pagination control ... | rowanbeentje | 2009-11-23 | 12 | -572/+2845 |
* | • fixed: backtick the database name in an UPDATE statement executed in the ... | Bibiko | 2009-11-22 | 1 | -2/+2 |
* | - Improve upon r1560 by removing a couple of race conditions triggered on en... | rowanbeentje | 2009-11-22 | 2 | -14/+17 |
* | During a session restore, before bailing because there is no matching table b... | stuconnolly | 2009-11-22 | 1 | -0/+1 |
* | - Relocate the table changed notification, allowing table info pane to updat... | rowanbeentje | 2009-11-21 | 9 | -102/+290 |
* | - Rather than overriding SSH_AUTH_SOCK, allow the OS (or any user-supplied a... | rowanbeentje | 2009-11-21 | 1 | -2/+0 |
* | - Fix a nested loop using same same variable, fixing Issue #473 | rowanbeentje | 2009-11-21 | 1 | -4/+4 |
* | - Keep a buffer of at least one full row between the downloading and process... | rowanbeentje | 2009-11-20 | 1 | -3/+6 |
* | Delay the releasing of the createTableSyntax variable in SPTableData until we... | stuconnolly | 2009-11-20 | 2 | -21/+27 |
* | Remember to release the about controller. | stuconnolly | 2009-11-19 | 1 | -0/+1 |
* | MCPKit-Info.plist updates. | stuconnolly | 2009-11-19 | 1 | -10/+2 |
* | The result of being bored. Add a nicer looking about panel based on Adium's. | stuconnolly | 2009-11-19 | 10 | -50/+2039 |
* | • remember the spell checker status in the blob field editor | Bibiko | 2009-11-19 | 5 | -1/+11 |
* | Bind the 'Show Connections' menu item in the console to the user's preference... | stuconnolly | 2009-11-19 | 1 | -13/+18 |
* | Update Localizable.strings and remove multiple keys for a single item. | stuconnolly | 2009-11-18 | 2 | -1/+1 |
* | When attempting to delete a field that is part of a foreign key relationship,... | stuconnolly | 2009-11-18 | 5 | -14/+71 |
* | When clearning the query history drop down only remove items from index 3 onw... | stuconnolly | 2009-11-18 | 1 | -2/+2 |
* | Query history drop down index should start at 3, not 2 to avoid adding items ... | stuconnolly | 2009-11-18 | 1 | -2/+2 |
* | - Fix table list filter show/hide on database change by calling the toggle o... | rowanbeentje | 2009-11-18 | 1 | -2/+2 |
* | - Make some thread safety improvements to improve on Issue #460 | rowanbeentje | 2009-11-18 | 2 | -6/+22 |
* | Manually set the delegate of the anchored button bars in the content filter e... | stuconnolly | 2009-11-18 | 6 | -24/+53 |
* | Remove extra table column in query favorites table view that's not needed. | stuconnolly | 2009-11-18 | 1 | -99/+19 |
* | New separator in query favorites dropdown. | stuconnolly | 2009-11-17 | 2 | -11/+91 |
* | Resolve IB checkbox warnings. | stuconnolly | 2009-11-17 | 6 | -253/+2305 |
* | Change the placeholder value of a few search fields to simply 'Filter' to mak... | stuconnolly | 2009-11-17 | 3 | -28/+91 |
* | Various user manager changes. Fixes issue #437. | stuconnolly | 2009-11-17 | 3 | -45/+52 |
* | Would be helpful if I actually included the new icon. | stuconnolly | 2009-11-17 | 1 | -0/+0 |
* | Add the new application icon, but keep the old one included in the bundle as ... | stuconnolly | 2009-11-16 | 3 | -2/+6 |
* | - Correctly report errors triggered *during* result download for streaming r... | rowanbeentje | 2009-11-16 | 4 | -2/+17 |
* | - Make some thread safety improvements to try to address Issue #460 | rowanbeentje | 2009-11-16 | 3 | -5/+6 |
* | Database process list table view should not be editable. | stuconnolly | 2009-11-16 | 1 | -10/+4 |
* | Implement query cancellation support within MCPKit, and add it to the task fu... | rowanbeentje | 2009-11-15 | 9 | -65/+327 |
* | Move connection type constants to SPConstants. | stuconnolly | 2009-11-15 | 5 | -55/+55 |
* | When viewing the information_schema database, disable all controls on the tab... | stuconnolly | 2009-11-15 | 3 | -12/+18 |
* | Console 'gear' menu alignment. | stuconnolly | 2009-11-15 | 1 | -3/+3 |
* | Make the relations table view observe the use monospaced font preference. | stuconnolly | 2009-11-15 | 1 | -0/+26 |