From a00c07c8b7145c2d87062ee45afe23c4ec1eca36 Mon Sep 17 00:00:00 2001 From: "Sergey V. Zhdanovskih" Date: Fri, 26 Jan 2024 21:25:49 +0300 Subject: [PATCH] Added a non-standard date attribute to source records (fix #524) --- locales/help_enu/gkhHistory.html | 1 + locales/help_rus/gkhHistory.html | 1 + projects/GKCore/GDModel/GDMSourceRecord.cs | 27 +++++++++- .../Providers/GEDCOM/GEDCOMProvider.cs | 8 ++- .../GDModel/Providers/GEDCOM/GEDCOMTagType.cs | 4 +- .../Controllers/SourceEditDlgController.cs | 15 +++++- .../GKCore/Design/Views/ISourceEditDlg.cs | 4 +- .../GKCore/GKCore/Lists/SourceListModel.cs | 18 +++++-- .../GKUI/Forms/SourceEditDlg.Designer.cs | 51 ++++++++++++++----- .../GEDKeeper2/GKUI/Forms/SourceEditDlg.cs | 7 ++- .../GEDKeeper3/GKUI/Forms/SourceEditDlg.cs | 9 +++- .../GEDKeeper3/GKUI/Forms/SourceEditDlg.xeto | 4 ++ .../GEDKeeperX/GKUI/Components/ImageView.cs | 12 ++++- .../GKUI/Forms/MediaViewerWin.xaml.cs | 2 +- .../GEDKeeperX/GKUI/Forms/SourceEditDlg.xaml | 15 +++--- .../GKUI/Forms/SourceEditDlg.xaml.cs | 7 ++- 16 files changed, 151 insertions(+), 34 deletions(-) diff --git a/locales/help_enu/gkhHistory.html b/locales/help_enu/gkhHistory.html index 67ba985c1..c08c6b974 100644 --- a/locales/help_enu/gkhHistory.html +++ b/locales/help_enu/gkhHistory.html @@ -12,6 +12,7 @@

Change log

??.??.2024 [v2.29.0 & v3.5.0]