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

2021-08-02 Thread amaxwell--- via Bibdesk-commit
Revision: 26552 http://sourceforge.net/p/bibdesk/svn/26552 Author: amaxwell Date: 2021-08-03 06:30:38 + (Tue, 03 Aug 2021) Log Message: --- Change version to 5682 Modified Paths: -- trunk/bibdesk/Bibdesk.xcodeproj/project.pbxproj Modified: trunk/bibdesk

[Bibdesk-commit] SF.net SVN: bibdesk:[26551] trunk/bibdesk/BDSKConditionController.m

2021-08-02 Thread hofman--- via Bibdesk-commit
Revision: 26551 http://sourceforge.net/p/bibdesk/svn/26551 Author: hofman Date: 2021-08-02 23:36:36 + (Mon, 02 Aug 2021) Log Message: --- some more use of layou control methods Modified Paths: -- trunk/bibdesk/BDSKConditionController.m Modified: trunk/b

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

2021-08-02 Thread hofman--- via Bibdesk-commit
Revision: 26550 http://sourceforge.net/p/bibdesk/svn/26550 Author: hofman Date: 2021-08-02 21:15:37 + (Mon, 02 Aug 2021) Log Message: --- Update font of cell views and notify row height change rather than reloading tables when the font changes Modified Paths: -

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

2021-08-02 Thread hofman--- via Bibdesk-commit
Revision: 26549 http://sourceforge.net/p/bibdesk/svn/26549 Author: hofman Date: 2021-08-02 18:56:23 + (Mon, 02 Aug 2021) Log Message: --- use NSLayoutConstraint convenience methods Modified Paths: -- trunk/bibdesk/BDSKFilterController.m trunk/bibdesk

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

2021-08-02 Thread hofman--- via Bibdesk-commit
Revision: 26548 http://sourceforge.net/p/bibdesk/svn/26548 Author: hofman Date: 2021-08-02 18:26:24 + (Mon, 02 Aug 2021) Log Message: --- Add NSLayoutConstraint category for some convenience class factory methods for some common constraints Modified Paths:

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

2021-08-02 Thread hofman--- via Bibdesk-commit
Revision: 26547 http://sourceforge.net/p/bibdesk/svn/26547 Author: hofman Date: 2021-08-02 17:48:35 + (Mon, 02 Aug 2021) Log Message: --- Use auto layout in tex previewer Modified Paths: -- trunk/bibdesk/BDSKPreviewer.m trunk/bibdesk/Base.lproj/Previ

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

2021-08-02 Thread hofman--- via Bibdesk-commit
Revision: 26546 http://sourceforge.net/p/bibdesk/svn/26546 Author: hofman Date: 2021-08-02 17:27:14 + (Mon, 02 Aug 2021) Log Message: --- remove now unused NSViewAnimation category Modified Paths: -- trunk/bibdesk/BibDocument_UI.m trunk/bibdesk/Bibde

[Bibdesk-commit] SF.net SVN: bibdesk:[26545] trunk/bibdesk/BibDocument_Search.m

2021-08-02 Thread hofman--- via Bibdesk-commit
Revision: 26545 http://sourceforge.net/p/bibdesk/svn/26545 Author: hofman Date: 2021-08-02 17:25:37 + (Mon, 02 Aug 2021) Log Message: --- remove old method to replace a view with an animation Modified Paths: -- trunk/bibdesk/BibDocument_Search.m Modifie

[Bibdesk-commit] SF.net SVN: bibdesk:[26544] trunk/bibdesk/BDSKMainTableView.m

2021-08-02 Thread hofman--- via Bibdesk-commit
Revision: 26544 http://sourceforge.net/p/bibdesk/svn/26544 Author: hofman Date: 2021-08-02 16:48:28 + (Mon, 02 Aug 2021) Log Message: --- Don't call font change handler after adding a table column, make sure font is updated in the cell when creating the column Modified

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

2021-08-02 Thread hofman--- via Bibdesk-commit
Revision: 26543 http://sourceforge.net/p/bibdesk/svn/26543 Author: hofman Date: 2021-08-02 16:43:30 + (Mon, 02 Aug 2021) Log Message: --- Restore selection of tables after reload due to font change Modified Paths: -- trunk/bibdesk/BDSKOutlineView.m t

[Bibdesk-commit] SF.net SVN: bibdesk:[26542] trunk/bibdesk/BDSKTableView.m

2021-08-02 Thread hofman--- via Bibdesk-commit
Revision: 26542 http://sourceforge.net/p/bibdesk/svn/26542 Author: hofman Date: 2021-08-02 16:39:41 + (Mon, 02 Aug 2021) Log Message: --- Don't reload when deleting items using drag Modified Paths: -- trunk/bibdesk/BDSKTableView.m Modified: trunk/bibdes

[Bibdesk-commit] SF.net SVN: bibdesk:[26541] trunk/bibdesk/BDSKMainTableView.m

2021-08-02 Thread hofman--- via Bibdesk-commit
Revision: 26541 http://sourceforge.net/p/bibdesk/svn/26541 Author: hofman Date: 2021-08-02 16:37:45 + (Mon, 02 Aug 2021) Log Message: --- don't reload and reselect from tableview's alternateDelete, this should be handled by the delegate when deleting Modified Paths: --

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

2021-08-02 Thread hofman--- via Bibdesk-commit
Revision: 26540 http://sourceforge.net/p/bibdesk/svn/26540 Author: hofman Date: 2021-08-02 09:21:42 + (Mon, 02 Aug 2021) Log Message: --- Animate adding removing control views using core animation. Keep a state flag to hold the wanted state of control views and file sea