Commit Graph

19826 Commits

Author SHA1 Message Date
Jérôme Rapinat ba36caa2bd 6195: Import from pro-gen (patch by keestux)
svn: r21657
2013-03-16 10:18:52 +00:00
Nick Hall a1dba65495 6336: Convert to use DbGUIElement
svn: r21654
2013-03-15 21:02:34 +00:00
Nick Hall f02e7f2580 6526: Check for invalid handle
svn: r21651
2013-03-15 16:15:53 +00:00
Jérôme Rapinat c81336ae20 6516: update Danish translation (contribution by lklundin)
svn: r21643
2013-03-14 10:01:56 +00:00
Jérôme Rapinat 0ce396d2c1 6236: display issue by using cairo under linux too
svn: r21642
2013-03-14 09:53:19 +00:00
Nick Hall 2abc7c8475 Make availability of GraphViz settings depend on output format
svn: r21632
2013-03-12 16:33:50 +00:00
Nick Hall 0f001bf131 Improve the descriptions and tooltip for GraphViz aspect ratio option
svn: r21631
2013-03-12 15:59:56 +00:00
Mirko Leonhäuser 77a5b1ab74 updated german translation
svn: r21623
2013-03-12 11:20:21 +00:00
Mirko Leonhäuser 04e39b96b0 updated german translation
svn: r21622
2013-03-12 11:11:17 +00:00
Tim G L Lyons d2dbe4427d Exportgedcom and importgedcom. 0006382: ADDR tag in GEDCOM export does not contain a full address. On export, all the elements of the structured address are output as ADDR/CONT. On import the structured address takes precedence (as at present), but a warning is only given if an element in the free-form address is missing from the structured address.
svn: r21608
2013-03-11 18:44:01 +00:00
Nick Hall ce1c01f963 6237: Suppress Gramps ID in Narrative Web report
svn: r21605
2013-03-10 23:54:27 +00:00
Paul Franklin 20231f676f 6514: LaTeXDoc.py fails to load (fixed by John Ralls)
svn: r21602
2013-03-10 19:29:02 +00:00
Peter Landgren 69d2600bc4 Updated translation.
svn: r21601
2013-03-10 18:56:14 +00:00
Jérôme Rapinat d526161eaa update Portuguese (Europe) translation by Frederico Muñoz
svn: r21591
2013-03-09 16:42:14 +00:00
Espen Berg 243580fb35 Updated da.po with new strings from gramps.pot
svn: r21590
2013-03-09 14:40:00 +00:00
Nick Hall 0e268858e6 6128: Reverse bug fix keeping code refactor
svn: r21575
2013-03-07 22:54:31 +00:00
Jérôme Rapinat 77b71e1396 6385: Three minor grammar issues
svn: r21573
2013-03-07 08:26:34 +00:00
Jérôme Rapinat 9d13689751 6385: Three minor grammar issues
svn: r21572
2013-03-07 08:14:27 +00:00
Tim G L Lyons dcf5132124 0006507: GEDCOM import: Repositories not imported correctly from FTM for Windows and Heredis
svn: r21569
2013-03-06 17:41:15 +00:00
Espen Berg 8e6b423f26 Fixed the fuzzy entries for Norwegian bokmål
svn: r21557
2013-03-05 20:01:42 +00:00
Mirko Leonhäuser 604f745338 updated german translation
svn: r21536
2013-03-03 12:12:08 +00:00
Tim G L Lyons 97e29dade6 0005058: Note reference on Attribute for individual is not filtered on Export. Fixed many other note references that are not filtered out.
svn: r21522
2013-03-02 19:29:32 +00:00
Peter Landgren 90fbb2fdf7 Better translation for compare events.
svn: r21514
2013-03-02 13:34:32 +00:00
Tim G L Lyons 8f910a8750 0003428: When running with pythonw.exe, Windows may crash if you write to stdout. Some more print statements changed to log.warning. Using same message as rev 21505 for gramps40.
svn: r21513
2013-03-01 17:57:53 +00:00
Tim G L Lyons 4697de789c 0003428: When running with pythonw.exe, Windows may crash if you write to stdout. Some more print statements changed to log.warning.
svn: r21510
2013-03-01 13:12:20 +00:00
Tim G L Lyons 0a0d77d6db Narrative Web: Fix alphabetic navigation bar and sorting in index pages using PyICU where available. Implements most collate contractions for western languages Gramps has been translated into. This fixes the following bugs:
0002933: Problems in Narrative Web Report with surnames beginning with V or W. Use collation primary difference to define index groupings. Special case for 'V' and 'W' in Swedish removed because the default CLDR has a primary difference between them.

0003434: NarrativeWeb new alphabet index sorted incorrectly. Fix Cyrillic sort order, and contractions for Slovak and Czech (among other languages).

0003933: References inside pages in NarWeb report and non-ascii characters. Sorting issues for Polish characters.

0004423: Web report does not handle Czech "CH" character properly. Dz contraction is not present in the CLDR. Slovak is similar.

0005088: Narrated Web Site Report sort order different Windows vs Linux. Resolved by using PyICU (if available).

0005645: can't sort greek names

0005767: Sorting in Narrative Webb does not work correctly. Fix sorting in Individuals, Surnames, Families, Events and Places to use PyICU (if available). This bug covers sorting in the index header (as well as in the body of the index pages).

svn: r21507
2013-03-01 12:35:10 +00:00
Erik De Richter 7bd67f88a2 updated dutch translation
svn: r21506
2013-03-01 09:22:41 +00:00
Serge Noiraud e5725f28c3 Bug #06459 : change the lock strategy and split transactions in Merge citation.
svn: r21502
2013-02-28 19:51:15 +00:00
Jérôme Rapinat 6baf023ed9 update Portuguese (Europe) translation by Frederico Muñoz
svn: r21480
2013-02-28 10:12:42 +00:00
Paul Franklin 68d50ae0e9 revert to the old report name
svn: r21427
2013-02-24 08:39:34 +00:00
Paul Franklin eb30461eb5 6247: Crash when attempting to use Book Report
svn: r21351
2013-02-13 18:47:10 +00:00
Tim G L Lyons f732f907fe Fix HTML encoding output support. (This should have been committed on 30 Jan 2013, when the same change was made to trunk and gramps40, and around the same time when related changes were made to gramps34)
svn: r21346
2013-02-13 11:02:52 +00:00
Peter Landgren 6c4be7c5b2 Fixed a typo and new strings.
svn: r21343
2013-02-12 15:40:10 +00:00
Erik De Richter 662ee802cb updated dutch translation
svn: r21340
2013-02-11 20:03:29 +00:00
Paul Franklin 525c08d14f 6379: Can not get ancestry or relationship tabs to work
svn: r21335
2013-02-10 21:11:16 +00:00
Erik De Richter ca709909cc updated dutch translation
svn: r21333
2013-02-10 19:28:52 +00:00
Tim G L Lyons 56078f14b8 Revert change 21304 for moving report_options file
svn: r21322
2013-02-08 17:08:24 +00:00
Jérôme Rapinat 2361294b5e we are in 2013
svn: r21313
2013-02-07 15:52:27 +00:00
Erik De Richter 61b159608f updated dutch translation
svn: r21312
2013-02-07 14:24:38 +00:00
Jérôme Rapinat 1e4f8227ab new strings: update template and french translation
svn: r21311
2013-02-07 14:14:02 +00:00
Mirko Leonhäuser 7d9df26da5 updated german translation
svn: r21310
2013-02-06 16:57:40 +00:00
Mirko Leonhäuser 5c96c5054b updated german translation
svn: r21307
2013-02-05 19:02:17 +00:00
Tim G L Lyons 366fdb34f9 0003968: [NarWeb] Save/Restore settings for Narrated Website Generation. Change report_options file to be in the database directory, and implement different default report file and directory names based on the Family Tree Name. N.B. On upgrading, if you want to preserve your report_options, copy the report_option.xml file from the .gramps directory to the applicable .gramps.grampsdb.<number> directory. Also don't forget that the default options are to EXCLUDE private and living data.
svn: r21304
2013-02-05 18:06:02 +00:00
Tim G L Lyons db4977c244 Change format of console logging messages to have a meaningful timestamp
svn: r21296
2013-02-04 19:15:22 +00:00
Tim G L Lyons 7f10ab796e Fix processing of contractions, and changes to ensure code (after initial lines) for narrativeweb is the same for trunk and gramps34
svn: r21294
2013-02-04 18:49:57 +00:00
Gary Burton 7004ce9033 Fix some memory leaks, some still remain.
svn: r21286
2013-02-03 17:48:36 +00:00
Tim G L Lyons 6154ebad23 export file select dialogue does not correctly reject empty filenames - two (probably long standing) coding errors: use of method name 'strip' instead of calling it, and does not isolate the filename from the full pathname
svn: r21270
2013-02-01 17:46:43 +00:00
Erik De Richter 8f7a645ece updated dutch translation
svn: r21253
2013-01-30 09:37:04 +00:00
Jérôme Rapinat 49538415b5 6384: Update Danish translation by Lars Kristian Lundin
svn: r21249
2013-01-30 09:24:33 +00:00
Jérôme Rapinat 0195805a3b typo
svn: r21245
2013-01-29 15:50:26 +00:00