Commit Graph

20091 Commits

Author SHA1 Message Date
Vassilii Khachaturov
2081de473d 6937: RunAllTests.py skips some tests
svn: r22722
2013-07-23 07:19:45 +00:00
Vassilii Khachaturov
7887ce4403 6936: spelling and other fixes in RU rel calc
svn: r22719
2013-07-22 20:44:23 +00:00
Vassilii Khachaturov
fcdeffc616 6935: stale test code for code long gone
svn: r22718
2013-07-22 20:00:26 +00:00
Peter Landgren
37b927635e Translated three new strings.
svn: r22714
2013-07-22 09:06:11 +00:00
Paul Franklin
e766623a65 3139: boolean command line options have to be specified as foo=true ...
The solution was suggested by Doug Blank.


svn: r22707
2013-07-21 20:03:48 +00:00
Vassilii Khachaturov
18e9c860a4 2974: rtf docgen doesn't escape backslashes
svn: r22702
2013-07-21 10:59:44 +00:00
Vassilii Khachaturov
48dbff827d 6864: Change warning to a more user-friendly one
s/Gramps ignored namemap value/Gramps ignored a name grouping/g

svn: r22699
2013-07-21 06:46:36 +00:00
Vassilii Khachaturov
8b8ea1c269 6884: RTF reports broken on intl chars
Fix the problem by wrapping each char in an RTF {} group.
A bit inflating the text, but fixes the bug :-)

svn: r22695
2013-07-20 16:22:46 +00:00
Vassilii Khachaturov
b77ef0058a 6915: not related tool treats siblings as not rel.
Applying patch from ennoborg, thanks!
Tested manually, according to the procedure in the bug.

svn: r22689
2013-07-16 16:56:11 +00:00
Vassilii Khachaturov
66e4be59bb Added gramps34 stuff deleted later to .gitignore
Various autotools-related junk et al.
"gramps" itself still shows as untracked,
but I don't want to add it as there's also example/gramps
that will get shadowed, too...

svn: r22688
2013-07-16 15:52:07 +00:00
Vassilii Khachaturov
9e89a17790 added .gitignore based on trunk
svn: r22687
2013-07-16 15:38:49 +00:00
Paul Franklin
6633925a0f revert the Finnish date-format change (remove the four I added)
svn: r22676
2013-07-13 20:56:12 +00:00
Paul Franklin
a7b6648672 correct the Finnish date-format choices (add the other four)
svn: r22673
2013-07-13 20:02:18 +00:00
Paul Franklin
6507c468bf added and/or clarified various date handler comments
also slightly reformatted a few date handler lines
and fixed one (locale-specific) date handler typo


svn: r22670
2013-07-13 18:00:11 +00:00
Paul Franklin
9dae34ec84 standardize date handler's internal argument names, for easier comparisons
svn: r22665
2013-07-09 01:31:30 +00:00
Paul Franklin
1bf7ff579e ignore bad Record Gramplet/Report data (the data-verification tool catches them)
svn: r22662
2013-07-08 21:52:24 +00:00
Peter Landgren
96c1cb51da Update after some user input.
svn: r22660
2013-07-08 11:27:58 +00:00
Paul Franklin
5995d1acec Span maximums and minimums must always be positive numbers
svn: r22655
2013-07-08 01:44:02 +00:00
Doug Blank
b51e544926 6081: Crash after double-click on .gpkg file
svn: r22645
2013-07-03 13:06:45 +00:00
Erik De Richter
d7b558997d updated dutch translation
svn: r22640
2013-07-02 08:48:29 +00:00
Paul Franklin
c116049f2f 6818: Enable Relationships support on RelationshipGraph (GraphViz)
svn: r22636
2013-07-01 16:56:22 +00:00
Nick Hall
e0637934ac 6841: Fix RTL text style bug
svn: r22616
2013-06-27 13:07:56 +00:00
Mirko Leonhäuser
a9e971ec65 updated german translation
svn: r22615
2013-06-26 18:11:10 +00:00
Paul Franklin
2f0992afa7 added SVN properties, and SVN Id lines as needed, fixed typos in _Date_ar.py
svn: r22606
2013-06-25 19:39:30 +00:00
Jérôme Rapinat
9b6a95d40c Add Arabic date handler to SVN, not enable yet on __init__.py and Makefile.am files
svn: r22601
2013-06-25 09:11:41 +00:00
Jérôme Rapinat
90dd918e7a Add Arabic on lang_map
svn: r22600
2013-06-25 09:07:49 +00:00
Jérôme Rapinat
41638176f7 update and enable Arabic translation (by Muhammad Bashir Al-Noimi)
svn: r22599
2013-06-25 09:06:28 +00:00
Vassilii Khachaturov
b6f0ab523f 6838: report cli crash ignoring an unknown param
Use + for string concatenation rather than passing a tuple to print.

svn: r22593
2013-06-24 18:04:19 +00:00
Vassilii Khachaturov
c09c767b26 6837: rename reports also in run_test.sh
ancestors_report isn't there, just ancestor_report

svn: r22592
2013-06-24 18:04:09 +00:00
Vassilii Khachaturov
4b23ec4d6b 6837: rename reports also in run_test.sh
svn: r22591
2013-06-24 13:22:59 +00:00
Julio Sánchez
905a8af71d Translation now at 100%
svn: r22558
2013-06-23 07:09:02 +00:00
Nick Hall
11b5a74efe 6814: Fix gramplet positioning when using RTL locale
svn: r22555
2013-06-22 21:00:37 +00:00
Jérôme Rapinat
010c82a44d 6817: was not a typo... (rev22549); already there before enhancements on tests
svn: r22550
2013-06-21 14:59:24 +00:00
Jérôme Rapinat
d063df5787 6817: typo
svn: r22549
2013-06-21 14:51:14 +00:00
Jérôme Rapinat
4a66b3b50c 6817: import print_function looks nicer
svn: r22547
2013-06-21 14:12:45 +00:00
Tim G L Lyons
eef147273c 0006352: Bookmarking a source in the citation tree creates a blank bookmark. Disallow bookmarking a source in the Citation Tree View, and do not add sources to the history in the Citation Tree View.
svn: r22543
2013-06-20 16:42:58 +00:00
Paul Franklin
0be260b01d 6821: CLI asks forever when trying to overwrite while exporting
svn: r22540
2013-06-20 16:33:40 +00:00
Jérôme Rapinat
87f5828ebe 6817: revert mistake on revision 22538
svn: r22539
2013-06-20 14:49:23 +00:00
Jérôme Rapinat
37f3183c3b 6817: Enhancements for testing localized Relationship handlers (contribution by Fedir)
svn: r22538
2013-06-20 14:36:32 +00:00
Vassilii Khachaturov
dadd00f200 4571: RTL support missing in FanChart
Partial fix, approved by bmcage.
Fully RTL text will be rendered RTL, fully LTR will be LTR.
Unfortunately, CTL (combination of the both) will still be broken.
Better fix for bug# 4571 will be researched on trunk, in gtk3.

svn: r22532
2013-06-20 09:39:03 +00:00
Jérôme Rapinat
7d96ee1308 Add Ukrainian relationship calculator and holidays (contributions by Fedir)
svn: r22527
2013-06-20 07:16:10 +00:00
Vassilii Khachaturov
78bd5a0256 bug 6812: pedigree view is broken in RTL locales
Make the table widget in the view forced LTR.
Everything else (person box widget and the top window) is
LTR or RTL, depending on the locale.
Unfortunately, due to current broken pango logic,
for RTL locales the person boxes will still be left-aligned :-(

svn: r22521
2013-06-19 18:02:14 +00:00
Fedik
59c820902e uk translation uptade
svn: r22510
2013-06-14 14:31:37 +00:00
Paul Franklin
df630131cd 6797: Alternate Names in Person Details Gramplet (patch by Heinz Brinker)
svn: r22503
2013-06-13 21:34:08 +00:00
Tim G L Lyons
c21d88ce89 0000860: GEDCOM: Space in gramps id fails to properly export/import
svn: r22499
2013-06-13 18:06:10 +00:00
Vassilii Khachaturov
c82d0a4b38 RU translation update
Merge from trunk translations.
For some reasons, some of them weren't picked up by msgmerge
(e.g., Stepfather), but I'm not going to retype them again :(
Fuzzies reviewed.

svn: r22495
2013-06-11 23:13:55 +00:00
Erik De Richter
c1806d2b64 updated dutch translation
svn: r22477
2013-06-04 18:42:29 +00:00
Paul Franklin
ca91598d7e add some more names to data.gramps (more modern: divorces, etc.)
svn: r22474
2013-06-03 20:17:04 +00:00
Erik De Richter
931e0216a6 updated dutch translation
svn: r22464
2013-05-31 19:26:33 +00:00
John Ralls
f08c1cbd9f Restore gramps.pot, inadvertently removed in r22419
svn: r22450
2013-05-29 13:52:12 +00:00