Revision: 27067
http://sourceforge.net/p/bibdesk/svn/27067
Author: amaxwell
Date: 2021-10-18 06:44:08 + (Mon, 18 Oct 2021)
Log Message:
---
Change version to 5754
Modified Paths:
--
trunk/bibdesk/Bibdesk.xcodeproj/project.pbxproj
Modified: trunk/bibdesk
Revision: 27066
http://sourceforge.net/p/bibdesk/svn/27066
Author: hofman
Date: 2021-10-17 23:30:22 + (Sun, 17 Oct 2021)
Log Message:
---
Create custom sets using class factory methods so we don't need to relese
temporary object
Modified Paths:
--
trunk
Revision: 27065
http://sourceforge.net/p/bibdesk/svn/27065
Author: hofman
Date: 2021-10-17 23:24:46 + (Sun, 17 Oct 2021)
Log Message:
---
Create custom dictionaries using class factory methods so we don't need to
relese temporary object
Modified Paths:
--
Revision: 27064
http://sourceforge.net/p/bibdesk/svn/27064
Author: hofman
Date: 2021-10-17 23:20:02 + (Sun, 17 Oct 2021)
Log Message:
---
Need to keep one more method in category
Modified Paths:
--
trunk/bibdesk/NSDictionary_BDSKExtensions.h
trunk/bi
Revision: 27063
http://sourceforge.net/p/bibdesk/svn/27063
Author: hofman
Date: 2021-10-17 23:00:31 + (Sun, 17 Oct 2021)
Log Message:
---
Implement convenience methods to get values from xattr dictionary in document,
include getting the dictionary if needed
Modified Pa