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

2021-06-11 Thread amaxwell--- via Bibdesk-commit
Revision: 26210 http://sourceforge.net/p/bibdesk/svn/26210 Author: amaxwell Date: 2021-06-12 06:31:14 + (Sat, 12 Jun 2021) Log Message: --- Change version to 5630 Modified Paths: -- trunk/bibdesk/Bibdesk.xcodeproj/project.pbxproj Modified: trunk/bibdesk

[Bibdesk-commit] SF.net SVN: bibdesk:[26209] trunk/bibdesk/BDSKComplexStringFormatter.m

2021-06-11 Thread hofman--- via Bibdesk-commit
Revision: 26209 http://sourceforge.net/p/bibdesk/svn/26209 Author: hofman Date: 2021-06-11 21:55:11 + (Fri, 11 Jun 2021) Log Message: --- Build attributed string for complex string from expanded string rather than complex string itself, somehow the value may be cached b

[Bibdesk-commit] SF.net SVN: bibdesk:[26208] trunk/bibdesk/Base.lproj/BibPref_Crossref.xib

2021-06-11 Thread hofman--- via Bibdesk-commit
Revision: 26208 http://sourceforge.net/p/bibdesk/svn/26208 Author: hofman Date: 2021-06-11 16:18:36 + (Fri, 11 Jun 2021) Log Message: --- Set row height Modified Paths: -- trunk/bibdesk/Base.lproj/BibPref_Crossref.xib Modified: trunk/bibdesk/Base.lproj/

[Bibdesk-commit] SF.net SVN: bibdesk:[26207] trunk/bibdesk/BibPref_Crossref.h

2021-06-11 Thread hofman--- via Bibdesk-commit
Revision: 26207 http://sourceforge.net/p/bibdesk/svn/26207 Author: hofman Date: 2021-06-11 16:10:26 + (Fri, 11 Jun 2021) Log Message: --- declare action Modified Paths: -- trunk/bibdesk/BibPref_Crossref.h Modified: trunk/bibdesk/BibPref_Crossref.h =

[Bibdesk-commit] SF.net SVN: bibdesk:[26206] trunk/bibdesk/BibPref_Crossref.m

2021-06-11 Thread hofman--- via Bibdesk-commit
Revision: 26206 http://sourceforge.net/p/bibdesk/svn/26206 Author: hofman Date: 2021-06-11 15:44:15 + (Fri, 11 Jun 2021) Log Message: --- remove unused delegate method Modified Paths: -- trunk/bibdesk/BibPref_Crossref.m Modified: trunk/bibdesk/BibPref_C

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

2021-06-11 Thread hofman--- via Bibdesk-commit
Revision: 26205 http://sourceforge.net/p/bibdesk/svn/26205 Author: hofman Date: 2021-06-11 15:43:12 + (Fri, 11 Jun 2021) Log Message: --- Use view based table view for crossref preferences Modified Paths: -- trunk/bibdesk/Base.lproj/BibPref_Crossref.xib

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

2021-06-11 Thread hofman--- via Bibdesk-commit
Revision: 26204 http://sourceforge.net/p/bibdesk/svn/26204 Author: hofman Date: 2021-06-11 14:28:26 + (Fri, 11 Jun 2021) Log Message: --- Set the shadow on the background view rather than drawing it explicitly, needs layer backed view Modified Paths: --

[Bibdesk-commit] SF.net SVN: bibdesk:[26203] trunk/bibdesk/BDSKComplexStringTableView.m

2021-06-11 Thread hofman--- via Bibdesk-commit
Revision: 26203 http://sourceforge.net/p/bibdesk/svn/26203 Author: hofman Date: 2021-06-11 13:46:58 + (Fri, 11 Jun 2021) Log Message: --- Only override setting value from table when editing as complex string, use value as flag wheter to override, check NSTableView class