Skip to content
This repository was archived by the owner on Apr 29, 2021. It is now read-only.

Releases: lutz/CitaviAddOnEx

Add OnAfterPerformingCommand logic

06 Oct 13:29

Choose a tag to compare

Updates

06 Oct 09:29

Choose a tag to compare

Refresh MacroEditorForm Logic

Add fluent methods

16 Sep 12:42

Choose a tag to compare

Add support for fluent methods

Change project handling

30 Dec 19:48

Choose a tag to compare

Changes

  • #1

Notes

This version use reflection for getting the Citavi project when the AddOnHostingForm Type is derived by FormBase which has no Project property like the subclass ProjectShellForm.

Change OnFormClosed handling

22 Dec 20:42

Choose a tag to compare

  • change OnFormClosed logic by handling over FormClosed event instead of Application.OpenForms custom event handler
  • update version number

initial release

19 Dec 07:34

Choose a tag to compare

v1.0

init