From 02e905d8f7e7c12e95ed0c4040ce8ac8a45770ec Mon Sep 17 00:00:00 2001 From: "Sergey V. Zhdanovskih" Date: Fri, 21 Jun 2024 22:22:36 +0300 Subject: [PATCH] Added remembering and the feature to select from a list of causes and agencies of events (fix #565) --- locales/help_enu/gkhHistory.html | 1 + locales/help_rus/gkhHistory.html | 1 + projects/GKCore/GKCore/BaseContext.cs | 14 ++++++-- .../Controllers/EventEditDlgController.cs | 28 +++++++++------ .../GKCore/Design/Views/IEventEditDlg.cs | 4 +-- projects/GKCore/GKCore/GKExtensions.cs | 9 ++++- projects/GKCore/GKCore/ValuesCollection.cs | 34 ++++++++----------- projects/GKTests/GKCore/ControllerTests.cs | 4 +-- .../GKTests/GKCore/ValuesCollectionTests.cs | 4 +-- .../GKUI/Forms/EventEditDlg.Designer.cs | 8 ++--- .../GEDKeeper2/GKUI/Forms/EventEditDlg.cs | 8 ++--- .../GEDKeeper3/GKUI/Forms/EventEditDlg.cs | 12 +++---- .../GEDKeeper3/GKUI/Forms/EventEditDlg.xeto | 4 +-- .../GEDKeeperX/GKUI/Forms/EventEditDlg.xaml | 4 +-- .../GKUI/Forms/EventEditDlg.xaml.cs | 8 ++--- 15 files changed, 80 insertions(+), 63 deletions(-) diff --git a/locales/help_enu/gkhHistory.html b/locales/help_enu/gkhHistory.html index 7ae6edab3..f283dc961 100644 --- a/locales/help_enu/gkhHistory.html +++ b/locales/help_enu/gkhHistory.html @@ -12,6 +12,7 @@

Change log

14.06.2024 [v2.30.1 & v3.6.1]