Revision: 26211
http://sourceforge.net/p/bibdesk/svn/26211
Author: hofman
Date: 2021-06-12 09:35:22 + (Sat, 12 Jun 2021)
Log Message:
---
Pass initial value to complex string editor, it may be inherited. Get it before
editing as starting it changes the objectValue.
Mod
Revision: 26212
http://sourceforge.net/p/bibdesk/svn/26212
Author: hofman
Date: 2021-06-12 09:46:11 + (Sat, 12 Jun 2021)
Log Message:
---
determine focus ring in background view only through delegate
Modified Paths:
--
trunk/bibdesk/BDSKBackgroundView.h
Revision: 26213
http://sourceforge.net/p/bibdesk/svn/26213
Author: hofman
Date: 2021-06-12 18:20:21 + (Sat, 12 Jun 2021)
Log Message:
---
Use abortEditing rather than keeping a flag
Modified Paths:
--
trunk/bibdesk/BDSKCharacterConversion.h
trunk/bib
Revision: 26214
http://sourceforge.net/p/bibdesk/svn/26214
Author: hofman
Date: 2021-06-12 18:28:41 + (Sat, 12 Jun 2021)
Log Message:
---
Use validation delegate method rather than waiting for setter datasource method
to validate
Modified Paths:
--
trun
Revision: 26215
http://sourceforge.net/p/bibdesk/svn/26215
Author: hofman
Date: 2021-06-12 22:16:53 + (Sat, 12 Jun 2021)
Log Message:
---
Abort actions when ending edits fails
Modified Paths:
--
trunk/bibdesk/BDSKCharacterConversion.h
trunk/bibdesk/B
Revision: 26216
http://sourceforge.net/p/bibdesk/svn/26216
Author: hofman
Date: 2021-06-12 23:06:50 + (Sat, 12 Jun 2021)
Log Message:
---
Use view based table view for character conversions, delegate and action for
cell text fields
Modified Paths:
--
tr
Revision: 26217
http://sourceforge.net/p/bibdesk/svn/26217
Author: amaxwell
Date: 2021-06-13 06:30:29 + (Sun, 13 Jun 2021)
Log Message:
---
Change version to 5631
Modified Paths:
--
trunk/bibdesk/Bibdesk.xcodeproj/project.pbxproj
Modified: trunk/bibdesk