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
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
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/
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
=
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
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
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:
--
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