aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPDatabaseCopy.m
Commit message (Expand)AuthorAgeFilesLines
* Add missing SVN properties and general comments tidy up.stuconnolly2010-09-211-1/+0
* Fix various potential memory leaks and general warnings as a result of static...stuconnolly2010-08-191-3/+3
* Tidy up database renaming and copying by removing the use of alert dialogs wi...stuconnolly2010-08-131-31/+28
* Fix various memory leaks as a result of static analysis.stuconnolly2010-07-061-0/+3
* Rework alert sheets:rowanbeentje2010-05-091-2/+2
* Only switch to the renamed/duplicated database name, if the action was succes...drx7772010-04-291-1/+4
* Cleanup/simplification: using messageWindow property directly instead of the ...drx7772010-04-291-6/+2
* Now longer using [NSApp mainWindow] but a reference to the correct window for...drx7772010-04-291-2/+2
* Added class SPDBActionCommons providing common functionality to all derived D...drx7772010-04-291-8/+1
* SVN properties.stuconnolly2010-04-281-1/+1
* This changeset implements renaming and duplicating databases on a server. Det...drx7772010-04-281-0/+113