-
Notifications
You must be signed in to change notification settings - Fork 421
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New det ancestor report #1809
Open
dave-khuon
wants to merge
54
commits into
gramps-project:maintenance/gramps52
Choose a base branch
from
dave-khuon:New-det-ancestor-report
base: maintenance/gramps52
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
New det ancestor report #1809
dave-khuon
wants to merge
54
commits into
gramps-project:maintenance/gramps52
from
dave-khuon:New-det-ancestor-report
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Currently translated at 99.8% (7062 of 7071 strings) Translation: Gramps/Development Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/ Translated using Weblate (German) Currently translated at 100.0% (7071 of 7071 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/de/
Currently translated at 100.0% (7071 of 7071 strings) Translation: Gramps/Development Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/ Translated using Weblate (Hebrew) Currently translated at 100.0% (7071 of 7071 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/he/
Currently translated at 100.0% (7071 of 7071 strings) Translation: Gramps/Development Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nl/ Translated using Weblate (Dutch) Currently translated at 100.0% (7071 of 7071 strings) Translation: Gramps/gramps Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nl/
Currently translated at 100.0% (7071 of 7071 strings) Translation: Gramps/Development Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/en_GB/
Currently translated at 99.3% (7027 of 7071 strings) Translation: Gramps/Development Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/nb_NO/
Currently translated at 97.6% (6907 of 7071 strings) Translation: Gramps/Development Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/pl/
Currently translated at 97.7% (6913 of 7071 strings) Translation: Gramps/Development Translate-URL: https://hosted.weblate.org/projects/gramps-project/gramps/sk/
Some actions are deprecated. See: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
Reverts commit 2b5a951.
* Glade files regenerated using 3.40.0 * Required Gtk version set to 3.24
It's strange to me to use a context menu *anywhere in the window* for this, and in the space used for the label suggesting how to use it, we can fit the two buttons instead. Also, GtkMenu is gone in GTK4, so removing one of its usages will make such a port easier.
The former was deprecated in GTK 3.14, and removed in GTK4.
AFAICT, this close button has been commented out since 2010.
This removes the need to track menu visibility, or manually create an arrow symbol.
The latter does not need to be homogeneous, so there's no need to fiddle around with hiding/showing children to auto-resize. It also has a name for each child, so the link with the combo box can be done automatically with a binding. The only downside is that the signal for page changes doesn't tell us the old page, so we need to track that in order to deactivate it.
These are not used with Git and are clearly outdated, as these files have all been touched since the indicated dates.
Instead of generating paths twice, once for filling and once for stroking, use the path-preserving `fill_preserve` operator instead. As well, do the filling before stroking for consistency, or else the stroke might be accidentally covered, as occurred with the child rings. Also, simplify the map marker which seems to have drawn the elliptical portion twice.
* intltool and subversion are unneeded * mingw-w64-x86_64-osm-gps-map was there twice
…ation_mouse_buttons
Make "Alternative names" context menu match "Preferred name" GUI label in Names tab of Person Editor. Fixes #13256.
* Only output the ADDR structure for addresses, not places. * Remove empty lines from the ADDR structure.
The commit adds pycountry as an extra optional dependency. Fixes #12772.
They have been deprecated since GTK 3.2.
Please see my other comments on your other two pull request! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add an option to insert the gender symbol before the person's name