2127 Commits

Author SHA1 Message Date
Nick Hall
3e6fd00286 Remove redundant code since Gtk 3.10 required 2015-07-15 19:55:58 +01:00
Paul Franklin
8b65c60a04 8572: gramps crashes if gtk < 3.10 2015-07-14 22:17:51 -07:00
Paul Franklin
6e69cbcb04 Revert "8572: gramps crashes if gtk < 3.10"
This reverts commit 6b929e9c7e4f89040eba8e9d984c7d4970a6e532.
2015-07-14 15:58:38 -07:00
Paul Franklin
6b929e9c7e 8572: gramps crashes if gtk < 3.10 2015-07-14 12:39:35 -07:00
Doug Blank
f9ccea0149 children gramplet: protect from crash when no family 2015-07-14 15:25:45 -04:00
Doug Blank
feee26f74a events gramplet: check for existing family 2015-07-14 15:24:40 -04:00
Doug Blank
6e68cc3f73 Merge pull request #43 from sam-m888/8702UpdateMapServicelinksOpenStreetMap
8702 Update Map Service links for OpenStreetMap
2015-07-14 07:03:54 -04:00
Doug Blank
bce1462567 Merge pull request #41 from ennoborg/maintenance/gramps41
8663: add exception for UnicodeEncodeError.
2015-07-13 23:15:15 -04:00
Doug Blank
2e93109d75 Merge pull request #44 from sam-m888/6908popupmenuclipboardgrampletfix
6908 partial for fix popup menu for clipboardgramplet
2015-07-13 22:49:48 -04:00
Josip
eed9e6505e 8591: Product crashed when attempting to print a report 2015-07-12 22:33:36 +02:00
Paul Franklin
2e32fc7141 4089: fix Lithuanian date parser (another y-m-d one) 2015-07-09 23:20:29 -07:00
Paul Franklin
ee060b85a2 translation: Croatian
fix months parsing
2015-07-09 14:35:16 +02:00
Paul Franklin
289436ee33 fix date parser for y-m-d locales (e.g. Hungarian) 2015-07-08 10:10:49 -07:00
Jérôme Rapinat
905ac154d3 8683: keep support for XML v1.7.0 2015-07-06 15:45:35 +02:00
Jérôme Rapinat
ac29b091a7 8683: Bump to Gramps XML 1.7.1 2015-07-06 15:08:38 +02:00
Paul Franklin
1a618c3a2e 8623: Detailed Descendant Report - only first family event output 2015-07-05 13:42:12 -07:00
Jérôme Rapinat
4caa412a06 8683: polish; remove old reference 2015-07-05 10:54:26 +02:00
Jérôme Rapinat
49ec2e1244 8683: fix duplicate <name> element on pre-1.7.0 XML version
XML: use <pname> tag into place hierarchy instead of duplicate <name>
2015-07-05 10:50:13 +02:00
Paul Franklin
63dc1ddff8 cover pathological case (perhaps from privacy proxy) 2015-07-04 19:30:39 -07:00
Gerald Kunzmann
8c9333b58d 8648: Print Gramps IDs in familygroup report 2015-07-03 14:48:36 -07:00
Paul Franklin
fd22effab3 8670: Crash when trying to create a book 2015-07-02 19:24:45 -07:00
Paul Franklin
7fac5c6607 8666: statistics report does not run (filter?) 2015-07-01 21:45:01 -07:00
Paul Franklin
fa26216839 8677: Narrated Web report failed 2015-07-01 17:18:49 -07:00
Paul Franklin
fb6a2cecf2 8666: statistics report does not run (filter?) 2015-06-30 08:23:14 -07:00
Josip
d943e122a8 8667: SVG Document output 2015-06-28 15:15:52 -07:00
Doug Blank
a04c8dc497 8577: Statistics Charts report crashes in Windows 4.1.3 AIO
Changed 0 to actual number of people in database.
2015-06-28 14:38:08 -04:00
Nick Hall
66c943f69d Replace "Title" with "Enclosed By" in place sidebar filter 2015-06-28 19:32:52 +01:00
Nick Hall
0ad17ac27f Fix IsEnclosedBy rule for non-existent places 2015-06-28 19:32:49 +01:00
Paul Franklin
811261609f 8666: statistics report does not run (filter?) 2015-06-27 12:47:15 -07:00
Nick Hall
cba763611d 8645: Use place displayer when sorting places in narrated web report 2015-06-27 19:38:35 +01:00
Paul Franklin
22a27e9707 8661: Errors producing Ancestor Tree (4.2.0beta1) 2015-06-26 11:01:06 -07:00
Nick Hall
fabd5742fc 8643: Workaround for excessive height of rule editor window
The height of the Gtk.Box containing the rule name and description
labels is calculated incorrectly.  The parent widget seems to
think that the label text is wrapped onto many lines.

This workaround sets a minimum label width which makes the problem
less apparent.
2015-06-24 22:05:22 +01:00
Nick Hall
7a3da35543 Tidy up and remove redundant code 2015-06-24 22:05:22 +01:00
Josip
d3eafc00db translation: Croatian
remove print statments
2015-06-20 20:08:42 +02:00
Josip
a2030431c0 fix some PyGI/DeprecationWarning 2015-06-20 19:59:56 +02:00
Josip
56f867d783 fix transient parent of few dialogs 2015-06-20 15:55:08 +02:00
Josip
5a752205b3 translation: Croatian
fix inflected long month names
fix dd_dformat04
2015-06-19 23:50:31 +02:00
kulath
70806f2388 0008537: Gedcom import crashes. Fix problem when matching places with
the same name which are enclosed by different places.
2015-06-18 22:53:46 +01:00
Enno Borgsteede
b8b186dde2 0008639: check buttons misaligned in remove unused objects dialog 2015-06-18 19:17:45 +01:00
Nick Hall
8bff04729f Remove executable permission from python code 2015-06-18 14:13:41 +01:00
Doug Blank
26723c1b60 8537: Gedcom import crashes; kulath patch 2015-06-17 08:00:17 -04:00
Doug Blank
de7430eeb8 8614: addresses pickleupgrade.txt issue, by kulath 2015-06-17 06:28:29 -04:00
Doug Blank
fde34bb53b SimpleAccess: sort by surname; fixes crash in python3 2015-06-14 22:03:23 -04:00
Josip
60c0843861 translation: Croatian 2015-06-14 20:24:24 +02:00
Nick Hall
9747d1deea Validate place name language 2015-06-13 18:43:50 +01:00
Hivernat Emmanuel
eefd3e13e4 7347: fix a bug 'on mouse over' event 2015-06-12 16:35:50 +02:00
Josip
6511a80b47 8625: Cannot open Citation references from Clip Board 2015-06-12 16:15:40 +02:00
Josip
fedfabc87e setting dialogs parent 2015-06-10 02:22:21 +02:00
Jérôme Rapinat
3b0579afc3 Remove one remaining context argument 2015-06-08 19:30:22 +02:00
Jérôme Rapinat
b884dc0e4c Remove context into glade file
Gramps (python) is not ready for supporting msgctxt for now
2015-06-07 20:07:22 +02:00