| Commit message (Expand) | Author | Age | Files | Lines |
* | Various improvements to server capability/version checking, including: | stuconnolly | 2010-10-07 | 1 | -6/+2 |
* | Fix various potential memory leaks and general warnings as a result of static... | stuconnolly | 2010-08-19 | 1 | -1/+5 |
* | Tidy up database renaming and copying by removing the use of alert dialogs wi... | stuconnolly | 2010-08-13 | 1 | -56/+31 |
* | Minor tidy up including the removal of unnecessary imports. | stuconnolly | 2010-08-12 | 1 | -1/+0 |
* | Fix various memory leaks as a result of static analysis. | stuconnolly | 2010-07-06 | 1 | -3/+4 |
* | - A database with views caused copy DB to crash. Thus, views are for the time... | drx777 | 2010-05-10 | 1 | -28/+21 |
* | Rework alert sheets: | rowanbeentje | 2010-05-09 | 1 | -4/+4 |
* | Cleanup/simplification: using messageWindow property directly instead of the ... | drx777 | 2010-04-29 | 1 | -6/+2 |
* | Now longer using [NSApp mainWindow] but a reference to the correct window for... | drx777 | 2010-04-29 | 1 | -1/+1 |
* | Added class SPDBActionCommons providing common functionality to all derived D... | drx777 | 2010-04-29 | 1 | -7/+1 |
* | removing debug output (NSLog calls) | drx777 | 2010-04-29 | 1 | -2/+0 |
* | * removed SPDatabaseCopyTest testCopyDatabaseTables which is out of place here | drx777 | 2010-04-28 | 1 | -5/+5 |
* | SVN properties. | stuconnolly | 2010-04-28 | 1 | -1/+1 |
* | This changeset implements renaming and duplicating databases on a server. Det... | drx777 | 2010-04-28 | 1 | -0/+151 |