prculley
|
f91d3e94ab
|
Change to timeout, rather than idle_add, and dereference toolbars in order they were added
|
2021-05-11 15:58:00 -07:00 |
|
prculley
|
3c1c21163c
|
An experimental fix for bug12048
|
2021-05-11 15:58:00 -07:00 |
|
John Ralls
|
09709ec0c6
|
Update PyICU to 2.7.2 in macOS build.
|
2021-05-06 14:24:17 -07:00 |
|
Paul Culley
|
bb7f5fa522
|
Fix libplaceview to avoid exception when mapservice is no longer present (#1193)
Fixes #12263
|
2021-05-06 10:19:03 -05:00 |
|
Paul Culley
|
9957506f35
|
Fix References Gramplet for inadequate updates when other objects change (#1192)
Fixes #12248
|
2021-05-06 10:18:11 -05:00 |
|
Serge Noiraud
|
eb4ce9ff79
|
geofamily crashes if a family has no father (#1188)
|
2021-05-06 10:14:49 -05:00 |
|
Serge Noiraud
|
1d72f4b23d
|
Home Person setting does not convey in a Merge (#1187)
* Home Person setting does not convey in a Merge
Fixes #012235
* better pylint score
|
2021-05-06 10:14:26 -05:00 |
|
Paul Culley
|
5ad5f08a2b
|
Fix CSV export of view to only put single CR character. (#1186)
Fixes #12158
|
2021-05-06 10:13:02 -05:00 |
|
Paul Culley
|
9e43f060d1
|
Add Media filter rule 'HasMedia' to list of media rules for editor (#1182)
Fixes #12212
|
2021-05-06 10:11:16 -05:00 |
|
Leonhaeuser
|
bc1ed688c4
|
corrected German translation of "confidence"
|
2021-04-28 23:04:23 +02:00 |
|
Leonhaeuser
|
9d358d06f5
|
German corrected translation of 'attribute'
|
2021-04-26 18:02:29 +02:00 |
|
Leonhaeuser
|
16b1945a0e
|
Fixed translation error of "display name editor" into German
|
2021-04-25 12:12:50 +02:00 |
|
Leonhaeuser
|
5e9be68ad5
|
some translation fixes for German
|
2021-04-24 22:05:49 +02:00 |
|
pehlm
|
cd3ef08ffb
|
Changed immigration too, Swedish
|
2021-04-24 15:21:33 +02:00 |
|
pehlm
|
773e763093
|
Correction of Swedish translation
|
2021-04-24 13:17:11 +02:00 |
|
Helder Geovane Gomes de Lima
|
0badfb6b47
|
Update Portuguese translation (pt_BR) (#1199)
This pull request is an updated version of the patch I've provided at <https://gramps-project.org/bugs/view.php?id=10547> in 2018, now based on branch 5.1
|
2021-04-22 15:38:01 +02:00 |
|
Leonhaeuser
|
5af80da5cd
|
Corrected translation of markup in German translation
|
2021-04-19 23:22:48 +02:00 |
|
Leonhaeuser
|
0045f134c6
|
Fixed translation of tags in German translation
|
2021-04-17 00:07:47 +02:00 |
|
Leonhaeuser
|
1035f8930f
|
German translation for type unified
|
2021-04-14 00:22:56 +02:00 |
|
romjerome
|
d4bceeb6ff
|
11656: typo, spelling correction
contribution by Philippe
|
2021-04-13 09:14:24 +02:00 |
|
romjerome
|
c8fc88cfe7
|
Need to set locale.textdomain under linux (#1198)
_build_popup_ui() ignores translated strings without locale.textdomain set.
|
2021-04-13 08:53:04 +02:00 |
|
Leonhaeuser
|
b4b6d52306
|
Fixed German translation of number for places
|
2021-04-13 00:04:11 +02:00 |
|
John Ralls
|
4f390c6b33
|
Update dependencies.
Includes moving berkeleydb and pybsddb over from gtk-osx.
|
2021-04-11 16:18:46 -07:00 |
|
Leonhaeuser
|
0442c34258
|
Some small fixes in German translation
|
2021-03-21 00:18:46 +01:00 |
|
Leonhaeuser
|
c903f5e5a5
|
Update German translation for csv import/export
|
2021-03-11 22:59:42 +01:00 |
|
Leonhaeuser
|
3329860f50
|
small fix in German translation
|
2021-03-01 23:21:46 +01:00 |
|
Matthias Kemmer
|
e7401f3aaa
|
Change category of 'MatchesEventFilter' (#1130)
|
2021-02-19 11:45:38 -06:00 |
|
Paul Culley
|
1a48e8a03e
|
Fix issue where separator between top and bottom bar of View creeps up. (#1122)
Fixes #11973
|
2021-02-19 11:44:32 -06:00 |
|
Paul Culley
|
9a4adab9d6
|
Fix Locations Gramplet (Enclosed by) to properly displaycertain nested places. (#1127)
when the smallest place has undated enclosure and larger places are dated.
Issue #11691
|
2021-02-19 11:32:33 -06:00 |
|
Paul Culley
|
bb0647274b
|
Fix Family Tree Manager drop error on Windows (#1132)
Fixes #10734
|
2021-02-19 11:31:43 -06:00 |
|
Paul Culley
|
f6bfb46fc0
|
Fix exportvcalendar error is "is not" with a literal (Python 3.8 issue) (#1135)
Fixes #12000
|
2021-02-19 11:31:06 -06:00 |
|
Serge Noiraud
|
b6fa5da8ee
|
Handle not found when copying source from the (#1175)
Citation tree
Fixes #12170
|
2021-02-19 11:25:02 -06:00 |
|
Paul Culley
|
14c2d0e1b6
|
DbLoader: Fix call to 'file' function, which doesn't exist in Python3 (#1173)
|
2021-02-19 11:23:47 -06:00 |
|
Paul Culley
|
226e8c549a
|
Fix write_lock_file exception when USERNAME is missing (#1171)
Fixes #12150
|
2021-02-19 11:23:06 -06:00 |
|
Paul Culley
|
d173809d8c
|
Fix EditPlace so Tab key doesn't get stuck on Private icon (#1168)
Fixes #12139
|
2021-02-19 11:22:35 -06:00 |
|
Paul Culley
|
63c52fa1bb
|
Fix Tag report for places that have a hierarchy. (#1162)
Fixes #12124
|
2021-02-19 11:21:11 -06:00 |
|
Paul Culley
|
455628d44a
|
Fix exception when cancelling out of a db upgrade in GUI (#1154)
Fixes #12063
|
2021-02-19 11:18:18 -06:00 |
|
Leonhaeuser
|
670bb355cb
|
additional small German translation fixes
|
2021-02-12 21:36:51 +01:00 |
|
Leonhaeuser
|
202c7a9bf6
|
Small fixes German translation
|
2021-02-11 12:06:22 +01:00 |
|
Leonhaeuser
|
72955840f1
|
fix wrong translation of source text in German translation
|
2021-02-06 22:06:22 +01:00 |
|
Leonhaeuser
|
b8e73d5ee1
|
fixed small error in German translation
|
2021-02-06 00:04:33 +01:00 |
|
Leonhaeuser
|
990db39664
|
small fixes German translation
|
2021-01-26 18:59:23 +01:00 |
|
Nick Hall
|
9c0dca6bd1
|
Merge pull request #1053 from cjmayo:themeicon
|
2020-11-14 19:29:58 +00:00 |
|
Chris Mayo
|
02e0c1c67d
|
Install 128x128 and 256x256 application icons
Created with ImageMagick using e.g.:
convert -background none ../../../gramps.svg -geometry 256x256 gramps.png
|
2020-11-14 19:23:25 +00:00 |
|
Chris Mayo
|
ebf1715468
|
Install MIME type icons into the hicolor theme
The gnome theme is defunct.
Remove gnome-mime- prefix from icon filenames.
|
2020-11-14 19:23:24 +00:00 |
|
Nick Hall
|
c10f2da00e
|
Install application icons into correct directories
|
2020-11-14 19:10:34 +00:00 |
|
vantu5z
|
9f71372a97
|
Update Russian translation
|
2020-10-15 16:06:19 +03:00 |
|
Zdeněk Hataš
|
0993d9cfc3
|
Update Czech translation - typo fixes
|
2020-09-25 09:02:45 +02:00 |
|
Tian Shixiong
|
34471834ab
|
Update Simplified Chinese translation
|
2020-09-24 22:37:57 +01:00 |
|
Jan Sparreboom
|
ff912f844c
|
Update Dutch translation
|
2020-09-24 21:36:52 +01:00 |
|