| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | • Navigator | Bibiko | 2010-03-24 | 12 | -53/+164 |
* | - Add a new selectDatabase:item: method to TableDocument, to centralise code... | rowanbeentje | 2010-03-24 | 7 | -96/+128 |
* | - Remove observers for key paths when dealloc'ing objects to fix later crash... | rowanbeentje | 2010-03-23 | 9 | -6/+46 |
* | • added SPNavigatorOutlineView class for future stuff | Bibiko | 2010-03-23 | 5 | -10/+150 |
* | Update Localizable.strings and add error checking to genstrings build process. | stuconnolly | 2010-03-23 | 2 | -1/+7 |
* | Before opening the user manager check that the current user has access to the... | stuconnolly | 2010-03-23 | 1 | -0/+18 |
* | • TablesList | Bibiko | 2010-03-23 | 2 | -3/+40 |
* | • Navigator | Bibiko | 2010-03-23 | 5 | -49/+181 |
* | • fixed issue for new data representation of the key @"default" in [ inform... | Bibiko | 2010-03-23 | 1 | -1/+1 |
* | - Fix a crash when connecting to a non-existant database by cleaning up deal... | rowanbeentje | 2010-03-23 | 1 | -4/+3 |
* | - Simplify table source table setup and make thread safe. This should addre... | rowanbeentje | 2010-03-22 | 6 | -178/+169 |
* | • CSV Import Field Mapper | Bibiko | 2010-03-22 | 5 | -70/+184 |
* | When adding an index, after splitting the list of supplied columns strip lead... | stuconnolly | 2010-03-22 | 1 | -16/+10 |
* | • CSV Import | Bibiko | 2010-03-22 | 5 | -21/+39 |
* | • fixed bug while CSV import | Bibiko | 2010-03-22 | 4 | -7/+31 |
* | - Tweak keepalive process, ensuring keepalives have a minimum time separatio... | rowanbeentje | 2010-03-22 | 1 | -2/+12 |
* | • Navigator | Bibiko | 2010-03-21 | 6 | -11/+307 |
* | • Navigator | Bibiko | 2010-03-21 | 4 | -46/+167 |
* | Fix memory leak upon connection window close. | stuconnolly | 2010-03-20 | 1 | -0/+1 |
* | - Add a new SPMainThreadTrampoline NSObject category, allowing all NSObjects... | rowanbeentje | 2010-03-20 | 6 | -151/+355 |
* | • Navigator progress | Bibiko | 2010-03-20 | 3 | -69/+310 |
* | Allow arbitrary questions from SSH. This is necessary to support the keyboard... | jakob | 2010-03-20 | 1 | -0/+29 |
* | Update 'Table content font' perference label again to 'MySQL content font' to... | stuconnolly | 2010-03-20 | 1 | -160/+13 |
* | - Alter historyItemsHaveBeenUpdated: call on startup to be performed on main... | rowanbeentje | 2010-03-20 | 1 | -1/+1 |
* | (no commit message) | Bibiko | 2010-03-20 | 2 | -7/+5 |
* | • some improvements for navigator | Bibiko | 2010-03-19 | 3 | -45/+76 |
* | • further work on Navigator (not yet active but workable -> unHide menu item) | Bibiko | 2010-03-19 | 11 | -83/+230 |
* | Change 'Table font' preference label to 'Table content font' to make it clear... | stuconnolly | 2010-03-19 | 1 | -125/+164 |
* | - Clean up connection unlocking to prevent race conditions causing logged wa... | rowanbeentje | 2010-03-19 | 1 | -5/+7 |
* | - Improve thread locking in certain thread conditions | rowanbeentje | 2010-03-19 | 1 | -1/+1 |
* | • some progress re Navigator | Bibiko | 2010-03-19 | 1 | -18/+12 |
* | • fixed "Clear global history" really removes the global history list in t... | Bibiko | 2010-03-18 | 1 | -0/+4 |
* | - Move streaming query result connection unlocking to the download thread ra... | rowanbeentje | 2010-03-18 | 1 | -3/+4 |
* | • further progress for navigator | Bibiko | 2010-03-18 | 4 | -51/+643 |
* | • some progress of the navigator approach (not yet active - hidden main men... | Bibiko | 2010-03-18 | 7 | -70/+397 |
* | - Fix a couple of calls which crashed if the window had already been closed,... | rowanbeentje | 2010-03-18 | 5 | -2/+27 |
* | Present a warning to the user when attempting to print the current table's co... | stuconnolly | 2010-03-18 | 5 | -14/+74 |
* | - Enable Sparkle anonymous stat collection | rowanbeentje | 2010-03-17 | 1 | -0/+2 |
* | • 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 |