Revision: 26189
http://sourceforge.net/p/bibdesk/svn/26189
Author: amaxwell
Date: 2021-06-10 06:30:23 + (Thu, 10 Jun 2021)
Log Message:
---
Change version to 5628
Modified Paths:
--
trunk/bibdesk/Bibdesk.xcodeproj/project.pbxproj
Modified: trunk/bibdesk
Revision: 26188
http://sourceforge.net/p/bibdesk/svn/26188
Author: hofman
Date: 2021-06-09 22:54:23 + (Wed, 09 Jun 2021)
Log Message:
---
Follow field editor for complex string editor rather than the control, so we
can have it owned by the formatter without creating a r
Revision: 26187
http://sourceforge.net/p/bibdesk/svn/26187
Author: hofman
Date: 2021-06-09 16:06:44 + (Wed, 09 Jun 2021)
Log Message:
---
No need for property accessors
Modified Paths:
--
trunk/bibdesk/BDSKComplexStringFormatter.h
trunk/bibdesk/BDSKC
Revision: 26186
http://sourceforge.net/p/bibdesk/svn/26186
Author: hofman
Date: 2021-06-09 15:56:18 + (Wed, 09 Jun 2021)
Log Message:
---
Release control to be sure
Modified Paths:
--
trunk/bibdesk/BDSKComplexStringEditor.m
Modified: trunk/bibdesk/BDSKC
Revision: 26185
http://sourceforge.net/p/bibdesk/svn/26185
Author: hofman
Date: 2021-06-09 15:55:02 + (Wed, 09 Jun 2021)
Log Message:
---
Get row and column from edited row and column of table view rather than saving
them
Modified Paths:
--
trunk/bibdes
Revision: 26184
http://sourceforge.net/p/bibdesk/svn/26184
Author: hofman
Date: 2021-06-09 15:49:14 + (Wed, 09 Jun 2021)
Log Message:
---
Update import and predeclaration
Modified Paths:
--
trunk/bibdesk/BDSKComplexStringEditor.h
Modified: trunk/bibdesk
Revision: 26183
http://sourceforge.net/p/bibdesk/svn/26183
Author: hofman
Date: 2021-06-09 15:47:07 + (Wed, 09 Jun 2021)
Log Message:
---
Make sure complex string editor is removed after abortEditing
Modified Paths:
--
trunk/bibdesk/BDSKEditor.h
trun
Revision: 26182
http://sourceforge.net/p/bibdesk/svn/26182
Author: hofman
Date: 2021-06-09 15:37:24 + (Wed, 09 Jun 2021)
Log Message:
---
Let window own the complex string editor, to avoid a retain cycle betwen the
editor and the control. Let the cell get the editor fro
Revision: 26181
http://sourceforge.net/p/bibdesk/svn/26181
Author: hofman
Date: 2021-06-09 09:31:50 + (Wed, 09 Jun 2021)
Log Message:
---
Get visible rect from control itself
Modified Paths:
--
trunk/bibdesk/BDSKComplexStringEditor.m
Modified: trunk/bib