fredatgithub / FamilyShow

Fork of the Family show project from CodePlex. This is a genealogy application.
Other
98 stars 39 forks source link

Additional features in Codeplex version #7

Open voidray opened 9 months ago

voidray commented 9 months ago

I downloaded a different version from Codeplex back then, when it was still available. I don't remember exactly, but I think it was the current development state instead of the release version state. It has the number 51712 (might be the changeset number in TFS). It hat more features than the version in this repo here. Especially I'm missing the context menu where you can enable to show the image ("Show photos") that was saved for a person directly in the main window where the family tree is displayed.

ContextMenu

I can provide the code of that version if you need it.

JoergHoffmannatGitHub commented 9 months ago

Sounds good. There are a lot more features in the last codeplex version. Whith that version the most annotation of #3 are solved. The merge is difficult, because a lot of (formatting) changes are done in this repository. What does the repository owner mean? How to proceed?

JoergHoffmannatGitHub commented 9 months ago

Hi, meanwhile I have this version running with .NET 8. A lot of changes campared to the sources here. Shall I create a pull request? Otherwise I think about a own repository, but I have to lear the workflow for releases. I'm still cleaning up the code. For Analyzer warning I create also tests. For IDE warnings I will have a common editor style. Let me know, if you are interested in an early version for testing.

JoergHoffmannatGitHub commented 9 months ago

The repository is created. You can find it here.

fredatgithub commented 1 month ago

Thanks for your PR and improvements. You can create PR if you want to get back lost features.