diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 000000000..156797d4e --- /dev/null +++ b/ChangeLog @@ -0,0 +1,310 @@ +2016-12-15 romjerome + + * gramps/gen/const.py: make official 4.2.5 release + +2016-12-15 romjerome + + * NEWS: update News file + +2016-12-15 romjerome + + * gramps/plugins/importer/importprogen.py: fix a missing import + +2016-12-15 romjerome + + * gramps/gui/views/tags.py: Tag editor: Tweak improvement on buttons + order + +2016-12-15 SNoiraud + + * gramps/gui/widgets/grampletbar.py: 9340: The configparser is + assuming the wrong encoding. + +2016-12-14 SNoiraud + + * gramps/plugins/webreport/narrativeweb.py: 9563: Sorting in family + tab of narrated web report + +2016-12-13 Leonhaeuser + + * po/de.po: fix 0009696 + +2016-12-14 Sam Manzi + + * gramps/grampsapp.py, gramps/plugins/gramplet/gramplet.gpr.py, + gramps/plugins/lib/libmetadata.py, + gramps/plugins/lib/maps/constants.py, + gramps/plugins/lib/maps/datelayer.py, + gramps/plugins/lib/maps/dummylayer.py, + gramps/plugins/lib/maps/dummynogps.py, + gramps/plugins/lib/maps/geography.py, + gramps/plugins/lib/maps/kmllayer.py, + gramps/plugins/lib/maps/lifewaylayer.py, + gramps/plugins/lib/maps/markerlayer.py, + gramps/plugins/lib/maps/messagelayer.py, + gramps/plugins/lib/maps/osmgps.py, + gramps/plugins/lib/maps/selectionlayer.py, + gramps/plugins/view/geography.gpr.py: 9801 Silence remaining + PyGIWarning + +2016-12-13 SNoiraud + + * gramps/plugins/webreport/narrativeweb.py: 9563: Sorting of + relationships in family tab of narrated web report + +2016-12-10 Josip + + * gramps/grampsapp.py: Support for Windows Python3 pythonw.exe + +2016-12-10 romjerome + + * NEWS: start to update NEWS + +2016-12-09 Nick Hall + + * gramps/gen/utils/location.py: 9799: Use latest valid date rather + than today This is useful for historic places when an event date is not + available. + +2016-12-09 Nick Hall + + * gramps/gen/utils/location.py: 9813: Modify endonym handling in + place displayer If no language code is matched, the default name is now the first in + the list, rather than a name with no language code. + +2016-12-09 Nick Hall + + * gramps/gen/display/place.py: 9737: Fix house number concatenation + +2016-12-07 Espen Berg + + * gramps/plugins/rel/rel_no.py: Corrected another typo in + relationship calculator, Norwegian + +2016-12-07 Espen Berg + + * gramps/plugins/rel/rel_no.py: Language correction in Norwegian + locale relationship calculator + +2016-12-06 prculley + + * gramps/gen/merge/mergefamilyquery.py: bug 9818 allow merging of + families with one or more parents in common + +2016-12-06 vantu5z + + * po/ru.po: update Russian translation + +2016-12-05 SNoiraud + + * gramps/gui/views/navigationview.py: 7309: Jump to Gramps ID + functionality doesn't work + +2016-12-05 romjerome + + * po/fr.po: update french translation + +2016-12-05 romjerome + + * po/gramps.pot: 9276: update translation strings template No new entry, update references and comments + +2016-12-05 romjerome + + * gramps/gui/views/treemodels/placemodel.py: 9276: ability to search + alternate place names when selecting place + +2016-12-05 romjerome + + * po/fr.po: typo on french translation + +2016-12-04 Espen Berg + + * po/nb.po: Cleaned out one more line in nb.po + +2016-12-04 Espen Berg + + * po/nb.po: The unlocking message is on one loooong line. Inserted + line breaks in Norwegian translation for cleanliness + +2016-12-03 Espen Berg + + * po/nb.po: Revising Norwegian bokmål language file (at last) + +2016-12-03 Espen Berg + + * po/nb.po: Revising Norwegian bokmål language file (at last) + +2016-12-03 romjerome + + * gramps/plugins/tool/check.py: 9812: 'Check and Repair' tool + ignores some objects with tag support + +2016-11-30 vantu5z + + * po/ru.po: update Russian translation + +2016-11-29 romjerome + + * gramps/plugins/lib/maps/geography.py: 9815: Fix clear map action + on Geography + +2016-11-29 Matti Niemelä + + * po/fi.po: Update finnish translation + +2016-11-28 Zdeněk Hataš + + * po/cs.po: czech translation update + +2016-11-26 romjerome + + * debian/control: 9801: recommend 'gir1.2-goocanvas-2.0' on debian + package + +2016-11-26 romjerome + + * gramps/plugins/tool/check.py: 8555: Database repair tool always + modify all source objects + +2016-11-24 romjerome + + * po/fr.po: Update french translation + +2016-11-24 romjerome + + * po/gramps.pot: Update translation strings template + +2016-11-24 romjerome + + * po/fr.po: typo on french translation + +2016-11-22 Nick Hall + + * gramps/plugins/gramplet/locations.py: 9534: Exclude places outside + valid date ranges + +2016-11-10 Leonhaeuser + + * po/de.po: update German translation + +2016-11-01 Nick Hall + + * gramps/gui/glade/editldsord.glade: 9767: Fix icon and tooltip in + LDS editor The icon on the family selection button was removed by mistake in + commit 75009f0. + +2016-10-30 prculley + + * gramps/plugins/lib/libgedcom.py: bug 9755, fix duplicated Gramps + IDs on Gedcom import + +2016-10-29 Sam Manzi + + * gramps/gui/configure.py: 9685 Fix Unicode error - Markup for + invalid date format + +2016-10-25 prculley + + * gramps/plugins/importer/importcsv.py: Fix bug 9733, CSV import + Fails, 9676, failure for certain types of cross references etc. + +2016-10-24 prculley + + * gramps/plugins/importer/importvcard.py: bug 9458, fix Import Vcard + can create multiple surnames with all selected as 'Primary' + +2016-10-16 prculley + + * gramps/plugins/lib/libgedcom.py: bug 8993; fix Gedcom import in + some alternate languages; improper date parsing + +2016-10-23 romjerome + + * po/fr.po: typo on the french translation + +2016-10-21 SNoiraud + + * gramps/gui/plug/export/_exportassistant.py, + gramps/gui/plug/quick/_textbufdoc.py: 8250 and 9736 : remove patchs. + need to found another solution. + +2016-10-18 vantu5z + + * po/ru.po: update russian translation + +2016-10-16 SNoiraud + + * gramps/gui/plug/quick/_textbufdoc.py: 9736: Export options + 'Preview' buttons create hidden quickreport. + +2016-10-12 Paul Franklin + + * gramps/gen/datehandler/_date_cs.py, + gramps/gen/datehandler/_dateparser.py: 9739: Wrong parsing Numeric + date format for cs_CZ locale + +2016-10-11 SNoiraud + + * gramps/gui/plug/quick/_textbufdoc.py: 9736: Export options + 'Preview' buttons create hidden quickreport. + +2016-10-04 Matti Niemelä + + * po/fi.po: Update finnish translation + +2016-10-03 Leonhaeuser + + * po/de.po: update German translation + +2016-10-01 Zdeněk Hataš + + * po/cs.po: czech translation update + +2016-09-28 romjerome + + * data/man/en.rst: typo, Change FICHIER to File + +2016-09-28 Lajos Nemeséri + + * po/hu.po: Update Hungarian translation + +2016-09-25 Nick Hall + + * gramps/gui/glade/styleeditor.glade: 9721: Fix alignment radio + buttons in style editor + +2016-09-16 SNoiraud + + * gramps/gui/editors/displaytabs/citationembedlist.py, + gramps/gui/selectors/baseselector.py: 9700: Select Place search & + Source/Citation hierarchy should NOT be expanded + +2016-09-13 Sveinn í Felli + + * po/is.po: Add 9693: Icelandic translation update(msgfmt error + fixed) + +2016-09-12 Sveinn í Felli + + * po/is.po: Add 9693: Icelandic translation update + +2016-09-10 John Ralls + + * mac/Info.plist, mac/gramps.bundle, mac/gramps.modules: Add gir + files to bundle. Enables change of library paths in the typelibs to point at + @executable_path by gtk-mac-bundler. + +2016-08-18 John Ralls + + * mac/gramps.bundle: Revert "Remove pango modules from bundle, pango + no longer uses them." This reverts commit e311de19649371d59c2ab535d4564ee725963b4f because + for the moment we have to build with an older Pango. + +2016-08-18 John Ralls + + * mac/gramps.bundle: escape illegal '--' in comment. + +2016-09-04 romjerome + + * bump to '4.2.5' + diff --git a/MANIFEST.in b/MANIFEST.in index 5beaa91d6..55bff2256 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,4 +1,5 @@ include AUTHORS +include ChangeLog include COPYING include FAQ include Gramps.py diff --git a/gramps/plugins/gramplet/gramplet.gpr.py b/gramps/plugins/gramplet/gramplet.gpr.py index 24954db03..95994594a 100644 --- a/gramps/plugins/gramplet/gramplet.gpr.py +++ b/gramps/plugins/gramplet/gramplet.gpr.py @@ -390,7 +390,7 @@ try: available = True else: available = False -except ImportError: +except (ImportError, ValueError): available = False if available: diff --git a/mac/Info.plist b/mac/Info.plist index f72c7ed6e..a77bb6e45 100755 --- a/mac/Info.plist +++ b/mac/Info.plist @@ -7,7 +7,7 @@ CFBundleExecutable Gramps CFBundleGetInfoString - Gramps-4.2.4, (C) 1997-2016 The Gramps Team http://www.gramps-project.org + Gramps-4.2.5, (C) 1997-2016 The Gramps Team http://www.gramps-project.org CFBundleIconFile gramps.icns CFBundleIdentifier @@ -17,11 +17,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 4.2.4 + 4.2.5 CFBundleSignature ???? CFBundleVersion - Gramps-4.2.4-1 + Gramps-4.2.5-1 NSHumanReadableCopyright Copyright 1997 - 2016 The Gramps Team, GNU General Public License. LSMinimumSystemVersion diff --git a/mac/gramps.bundle b/mac/gramps.bundle index 6a3df3775..d6da984e7 100644 --- a/mac/gramps.bundle +++ b/mac/gramps.bundle @@ -40,10 +40,6 @@ ${prefix}/lib/${gtkdir}/${pkg:${gtk}:gtk_binary_version}/printbackends/*.so - - ${prefix}/lib/pango/${pkg:pango:pango_module_version}/modules/*.so - - ${prefix}/lib/python3.4/*.so diff --git a/mac/gramps.modules b/mac/gramps.modules index 741a7b127..a7b420f92 100644 --- a/mac/gramps.modules +++ b/mac/gramps.modules @@ -67,9 +67,9 @@ gtk-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle - + @@ -136,8 +136,8 @@ gtk-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle - + diff --git a/po/ChangeLog b/po/ChangeLog new file mode 100644 index 000000000..b6dba38e0 --- /dev/null +++ b/po/ChangeLog @@ -0,0 +1,90 @@ +2016-12-13 Leonhaeuser + + * po/de.po: fix 0009696 + +2016-12-06 vantu5z + + * po/ru.po: update Russian translation + +2016-12-05 romjerome + + * po/fr.po: update french translation + +2016-12-05 romjerome + + * po/fr.po: typo on french translation + +2016-12-04 Espen Berg + + * po/nb.po: Cleaned out one more line in nb.po + +2016-12-04 Espen Berg + + * po/nb.po: The unlocking message is on one loooong line. Inserted + line breaks in Norwegian translation for cleanliness + +2016-12-03 Espen Berg + + * po/nb.po: Revising Norwegian bokmål language file (at last) + +2016-12-03 Espen Berg + + * po/nb.po: Revising Norwegian bokmål language file (at last) + +2016-11-30 vantu5z + + * po/ru.po: update Russian translation + +2016-11-29 Matti Niemelä + + * po/fi.po: Update finnish translation + +2016-11-28 Zdeněk Hataš + + * po/cs.po: czech translation update + +2016-11-24 romjerome + + * po/fr.po: Update french translation + +2016-11-24 romjerome + + * po/fr.po: typo on french translation + +2016-11-10 Leonhaeuser + + * po/de.po: update German translation + +2016-10-23 romjerome + + * po/fr.po: typo on the french translation + +2016-10-18 vantu5z + + * po/ru.po: update russian translation + +2016-10-04 Matti Niemelä + + * po/fi.po: Update finnish translation + +2016-10-03 Leonhaeuser + + * po/de.po: update German translation + +2016-10-01 Zdeněk Hataš + + * po/cs.po: czech translation update + +2016-09-28 Lajos Nemeséri + + * po/hu.po: Update Hungarian translation + +2016-09-13 Sveinn í Felli + + * po/is.po: Add 9693: Icelandic translation update(msgfmt error + fixed) + +2016-09-12 Sveinn í Felli + + * Add 9693: Icelandic translation update +