[Bibdesk-commit] SF.net SVN: bibdesk:[22793] trunk/bibdesk/Bibdesk.xcodeproj/ project.pbxproj

2018-10-11 Thread amaxwell--- via Bibdesk-commit
Revision: 22793 http://sourceforge.net/p/bibdesk/svn/22793 Author: amaxwell Date: 2018-10-11 06:30:36 + (Thu, 11 Oct 2018) Log Message: --- Change version to 4674 Modified Paths: -- trunk/bibdesk/Bibdesk.xcodeproj/project.pbxproj Modified:

[Bibdesk-commit] SF.net SVN: bibdesk:[22794] trunk/bibdesk/BDSKFileURLCommand.m

2018-10-11 Thread hofman--- via Bibdesk-commit
Revision: 22794 http://sourceforge.net/p/bibdesk/svn/22794 Author: hofman Date: 2018-10-11 11:46:32 + (Thu, 11 Oct 2018) Log Message: --- return absolute paths directly Modified Paths: -- trunk/bibdesk/BDSKFileURLCommand.m Modified:

[Bibdesk-commit] SF.net SVN: bibdesk:[22795] trunk/bibdesk/BDSKFileURLCommand.m

2018-10-11 Thread hofman--- via Bibdesk-commit
Revision: 22795 http://sourceforge.net/p/bibdesk/svn/22795 Author: hofman Date: 2018-10-11 11:49:38 + (Thu, 11 Oct 2018) Log Message: --- allow file URLs in relative file command Modified Paths: -- trunk/bibdesk/BDSKFileURLCommand.m Modified:

[Bibdesk-commit] SF.net SVN: bibdesk:[22796] trunk/bibdesk/BibItem.m

2018-10-11 Thread hofman--- via Bibdesk-commit
Revision: 22796 http://sourceforge.net/p/bibdesk/svn/22796 Author: hofman Date: 2018-10-11 13:24:27 + (Thu, 11 Oct 2018) Log Message: --- Resolve symlinks in path before getting base path, it is possible that the document file URL points to a symlink Modified Paths:

[Bibdesk-commit] SF.net SVN: bibdesk:[22797] trunk/bibdesk/BDSKFileURLCommand.m

2018-10-11 Thread hofman--- via Bibdesk-commit
Revision: 22797 http://sourceforge.net/p/bibdesk/svn/22797 Author: hofman Date: 2018-10-11 13:26:28 + (Thu, 11 Oct 2018) Log Message: --- resolve base path for relative path commands Modified Paths: -- trunk/bibdesk/BDSKFileURLCommand.m Modified:

[Bibdesk-commit] SF.net SVN: bibdesk:[22798] trunk/bibdesk

2018-10-11 Thread hofman--- via Bibdesk-commit
Revision: 22798 http://sourceforge.net/p/bibdesk/svn/22798 Author: hofman Date: 2018-10-11 13:32:52 + (Thu, 11 Oct 2018) Log Message: --- combine URL file and relative file commands into single resolve command Modified Paths: --

[Bibdesk-commit] SF.net SVN: bibdesk:[22799] trunk/bibdesk

2018-10-11 Thread hofman--- via Bibdesk-commit
Revision: 22799 http://sourceforge.net/p/bibdesk/svn/22799 Author: hofman Date: 2018-10-11 13:37:39 + (Thu, 11 Oct 2018) Log Message: --- Fix command class name Modified Paths: -- trunk/bibdesk/BDSKFileURLCommand.h trunk/bibdesk/BDSKFileURLCommand.m

[Bibdesk-commit] SF.net SVN: bibdesk:[22800] trunk/bibdesk/Bibdesk.xcodeproj/ project.pbxproj

2018-10-11 Thread hofman--- via Bibdesk-commit
Revision: 22800 http://sourceforge.net/p/bibdesk/svn/22800 Author: hofman Date: 2018-10-11 14:10:48 + (Thu, 11 Oct 2018) Log Message: --- reorder files in group Modified Paths: -- trunk/bibdesk/Bibdesk.xcodeproj/project.pbxproj Modified:

[Bibdesk-commit] SF.net SVN: bibdesk:[22801] trunk/bibdesk/Bibdesk.xcodeproj/ project.pbxproj

2018-10-11 Thread hofman--- via Bibdesk-commit
Revision: 22801 http://sourceforge.net/p/bibdesk/svn/22801 Author: hofman Date: 2018-10-11 14:12:25 + (Thu, 11 Oct 2018) Log Message: --- reorder file in group Modified Paths: -- trunk/bibdesk/Bibdesk.xcodeproj/project.pbxproj Modified:

[Bibdesk-commit] SF.net SVN: bibdesk:[22802] trunk/bibdesk/Bibdesk.xcodeproj/ project.pbxproj

2018-10-11 Thread hofman--- via Bibdesk-commit
Revision: 22802 http://sourceforge.net/p/bibdesk/svn/22802 Author: hofman Date: 2018-10-11 14:14:42 + (Thu, 11 Oct 2018) Log Message: --- reorder files in group Modified Paths: -- trunk/bibdesk/Bibdesk.xcodeproj/project.pbxproj Modified:

[Bibdesk-commit] SF.net SVN: bibdesk:[22803] trunk/bibdesk

2018-10-11 Thread hofman--- via Bibdesk-commit
Revision: 22803 http://sourceforge.net/p/bibdesk/svn/22803 Author: hofman Date: 2018-10-11 14:31:23 + (Thu, 11 Oct 2018) Log Message: --- Add basePath to owner protocol, and cache basePath in owner, so we don't need to standardize the path for every relative path

[Bibdesk-commit] SF.net SVN: bibdesk:[22804] trunk/bibdesk

2018-10-11 Thread hofman--- via Bibdesk-commit
Revision: 22804 http://sourceforge.net/p/bibdesk/svn/22804 Author: hofman Date: 2018-10-11 14:35:31 + (Thu, 11 Oct 2018) Log Message: --- No need to cache base path for external file group, the path is always resolved Modified Paths: --

[Bibdesk-commit] SF.net SVN: bibdesk:[22805] trunk/bibdesk/BibDocument.m

2018-10-11 Thread hofman--- via Bibdesk-commit
Revision: 22805 http://sourceforge.net/p/bibdesk/svn/22805 Author: hofman Date: 2018-10-11 14:50:43 + (Thu, 11 Oct 2018) Log Message: --- Standardize save target path to get base path, this can be a symlink, in which case we should take the folder of its target