| Commit message (Expand) | Author | Age | Files | Lines |
* | - 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 |
* | Preferences interface tweaks. | stuconnolly | 2009-11-15 | 1 | -60/+194 |
* | If SP is already running, but there are no documents open, clicking the dock ... | stuconnolly | 2009-11-14 | 1 | -12/+36 |
* | This should be Monaco, not Courier (we should probably add a preference for t... | stuconnolly | 2009-11-14 | 1 | -1/+1 |
* | Updates to the 'use monospaced font' preference, making it a lot more consist... | stuconnolly | 2009-11-14 | 14 | -202/+212 |
* | Increase database process list and variables table views row height to match ... | stuconnolly | 2009-11-14 | 2 | -9/+5 |
* | Bunch of improvements to the query console, including: | stuconnolly | 2009-11-14 | 15 | -192/+428 |
* | • fixed the absolute path setting of the xproj file ContentFilters.plist to... | Bibiko | 2009-11-14 | 1 | -4/+4 |
* | Increase row size of console table view. | stuconnolly | 2009-11-14 | 2 | -27/+20 |
* | Rename test case classes. | stuconnolly | 2009-11-13 | 5 | -24/+33 |
* | Tidy up and fix unit tests. | stuconnolly | 2009-11-13 | 5 | -54/+60 |
* | Add SPConnectionDelegate as a category of TableDocument to split out all conn... | stuconnolly | 2009-11-13 | 4 | -104/+186 |
* | Forgot to commit. | stuconnolly | 2009-11-13 | 1 | -31/+0 |
* | Add LICENSE file. | stuconnolly | 2009-11-13 | 2 | -0/+370 |
* | Tidy up and forgot to commit project file. | stuconnolly | 2009-11-13 | 3 | -44/+48 |
* | This class is not actually used anymore. | stuconnolly | 2009-11-13 | 2 | -74/+0 |
* | Give the custom query result table view the same row height as the table cont... | stuconnolly | 2009-11-13 | 1 | -100/+33 |
* | Move query mode constants to SPConstants.h. | stuconnolly | 2009-11-13 | 5 | -26/+26 |
* | In an aid to split up the functionality of the TableDocument class as well as... | stuconnolly | 2009-11-13 | 9 | -1058/+2277 |