Vassilii Khachaturov
e880bd9e10
6936: spelling and other fixes in RU rel calc
...
svn: r22721
2013-07-22 21:03:45 +00:00
Vassilii Khachaturov
88092e89eb
6932: check for broken GTK install on linux only
...
svn: r22716
2013-07-22 12:00:31 +00:00
Peter Landgren
d71131840f
Translated three new strings.
...
svn: r22715
2013-07-22 09:09:47 +00:00
Paul Franklin
ff667d774f
add the missing import to the 3139 fix I added, sigh
...
svn: r22712
2013-07-21 20:48:45 +00:00
John Ralls
7922f1ad61
[r22710]GrampsLocale: Don't set to 'C' if LANG is en_US
...
Not required, Gtk has an 'en' translation
Ref. http://www.gramps-project.org/bugs/view.php?id=6867
svn: r22711
2013-07-21 20:24:40 +00:00
Paul Franklin
7d9f42dc90
3139: boolean command line options have to be specified as foo=true ...
...
The solution was suggested by Doug Blank.
svn: r22708
2013-07-21 20:04:05 +00:00
John Ralls
127567278e
[r22705]Bug 6928: Windows: If LANG not equal en_GB Graphic Reports
...
in some cases produce empty PDF sheets or force graphviz to crash
Problem was due to calling localized float() when parsing a C-locale xml file
svn: r22706
2013-07-21 19:28:20 +00:00
Vassilii Khachaturov
7301dccc55
2974: .rtf docgen doesn't escape backslashes
...
svn: r22703
2013-07-21 11:08:38 +00:00
Vassilii Khachaturov
1f90437ca3
6864: change warning to a more user-friendly one
...
s/Gramps ignored namemap value/Gramps ignored a name grouping/g
svn: r22700
2013-07-21 06:57:33 +00:00
Vassilii Khachaturov
4e0cad08b2
6884: RTF reports broken for intl chars
...
Re-applied my fix from trunk
svn: r22697
2013-07-20 16:33:14 +00:00
Mirko Leonhäuser
0f86ee2044
updated german translation
...
svn: r22693
2013-07-17 18:04:04 +00:00
Vassilii Khachaturov
3eb71e18a7
6915: not related tool treats siblings as not rel.
...
Applied patch from ennoborg, thanks!
(merge from trunk)
svn: r22691
2013-07-16 17:21:33 +00:00
Vassilii Khachaturov
8eed4a3d0d
6923: runtest.sh broken in gramps40/trunk
...
Merged fix from trunk:
Fixed the file locations to work for the gramps40/trunk layout.
Also porting my fix from gramps34 branch for
6837: runtest.sh runs some reports that no longer exist
git-svn-id: svn+ssh://svn.code.sf.net/p/gramps/code/trunk@22684 4ae1f11a-8b86-4847-b8af-ab372f36d1fd
svn: r22686
2013-07-16 11:21:07 +00:00
Vassilii Khachaturov
6e895bacf4
6867: warn on gtk translation missing
...
Merge the fix from trunk:
Give a dev-oriented warning on console and pop up a UI
warning dialog for the user, when an inconsistent
translation configuration is detected between gramps and gtk
(happens when a langpack is missing on Ubuntu systems, e.g.)
git-svn-id: svn+ssh://svn.code.sf.net/p/gramps/code/trunk@22683 4ae1f11a-8b86-4847-b8af-ab372f36d1fd
svn: r22685
2013-07-16 11:20:56 +00:00
Paul Franklin
b5c3cf70ea
6922: Export gpkg crashes in svn 22654M
...
svn: r22681
2013-07-15 18:37:50 +00:00
Serge Noiraud
66b9e798ed
Bug #6917 : Gtk2 to Gtk3 port of colorsel to get_color_selection()
...
svn: r22679
2013-07-14 12:25:02 +00:00
Paul Franklin
6a45bc4a40
revert the Finnish date-format change (remove the four I added)
...
svn: r22677
2013-07-13 20:56:24 +00:00
Paul Franklin
a8307d21aa
correct the Finnish date-format choices (add the other four)
...
svn: r22674
2013-07-13 20:02:32 +00:00
Paul Franklin
666f6d5b1a
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: r22671
2013-07-13 18:00:38 +00:00
Mirko Leonhäuser
9f37049777
updated german translation
...
svn: r22668
2013-07-09 17:16:28 +00:00
Paul Franklin
ad79a3f1bb
standardize date handler's internal argument names, for easier comparisons
...
svn: r22666
2013-07-09 01:31:42 +00:00
Paul Franklin
a3b7807233
ignore bad Record Gramplet/Report data (the data-verification tool catches them)
...
svn: r22663
2013-07-08 21:52:38 +00:00
Peter Landgren
bdc77e74ab
Update after some user input.
...
svn: r22659
2013-07-08 11:27:21 +00:00
Paul Franklin
4e00345ff6
Span maximums and minimums must always be positive numbers
...
svn: r22656
2013-07-08 01:44:17 +00:00
Serge Noiraud
485798010d
Geography : add Id property to cairoprint.py
...
svn: r22654
2013-07-05 18:08:30 +00:00
Serge Noiraud
99e0bd6c42
Geography : add printing functionality for all geography views.
...
svn: r22651
2013-07-05 17:30:41 +00:00
Mirko Leonhäuser
214132889a
updated german translation
...
svn: r22648
2013-07-03 21:32:43 +00:00
Doug Blank
ca5d0f39a5
Undo changes for 6878
...
svn: r22646
2013-07-03 20:23:01 +00:00
Doug Blank
d79cf3a9dc
6081: Crash after double-click on .gpkg file
...
svn: r22644
2013-07-03 12:54:42 +00:00
Doug Blank
cb2621e73c
6878: Running CLI options when DISPLAY not set barfs
...
svn: r22641
2013-07-03 01:09:15 +00:00
Paul Franklin
94e161cff1
6818: Enable Relationships support on RelationshipGraph (GraphViz)
...
svn: r22637
2013-07-01 16:59:30 +00:00
Benny Malengier
5578efc16c
GTK3 wants to deprecate unicode menu
...
svn: r22635
2013-07-01 08:42:22 +00:00
Paul Franklin
7b67220a4f
make sure relationship calculator's relationships are in the UI language
...
svn: r22632
2013-06-30 17:51:55 +00:00
Benny Malengier
f64e256bcb
6807: validatedmaskedentry: no attribute '_block_changed'
...
svn: r22631
2013-06-30 15:52:18 +00:00
Benny Malengier
8232f4ee4d
GTK3: make sure menu shows up
...
svn: r22629
2013-06-30 13:41:29 +00:00
Benny Malengier
f892473c24
GTK 3.9 removes unicode-menu
...
svn: r22626
2013-06-30 07:54:21 +00:00
Mirko Leonhäuser
3231d71fd1
updated german translation
...
svn: r22625
2013-06-29 00:33:03 +00:00
Paul Franklin
cab8525520
enable suppression of two minor missing-package warnings
...
svn: r22623
2013-06-28 17:53:19 +00:00
Nick Hall
10be3da71f
6841: Fix RTL text style bug
...
svn: r22617
2013-06-27 13:08:16 +00:00
Benny Malengier
66b6683a4a
6848: citationtreeview corrupts when search bar open and edit occurs
...
svn: r22609
2013-06-25 22:10:51 +00:00
Benny Malengier
a23408c7a5
In case of errors with fg_color, enormous amount of error messages. This patch
...
grabs wrong fg_color, and skips action, avoiding the error messages. Error goes to debug.
svn: r22608
2013-06-25 22:07:43 +00:00
Benny Malengier
fdc766db72
avoid critical gdk error by processing events only when window visible :
...
Gdk-CRITICAL **: gdk_error_trap_pop_internal: assertion `trap != NULL' failed
svn: r22607
2013-06-25 22:06:32 +00:00
Paul Franklin
58fdfa622b
added GPL "boilerplate", SVN properties, and SVN Id line as needed
...
svn: r22597
2013-06-24 19:30:56 +00:00
Vassilii Khachaturov
e3f6ed1f17
6838: report cli crash ignoring unknown param
...
Port my fix from gramps34
svn: r22595
2013-06-24 18:14:42 +00:00
John Ralls
c3b82c944e
Update for Gramps-4.0.1
...
svn: r22594
2013-06-24 18:14:11 +00:00
Peter Landgren
0d70aae90e
Fixed some fuzzy strings.
...
svn: r22590
2013-06-24 12:49:24 +00:00
Vassilii Khachaturov
f6a473ed51
std propset for a new file.
...
svn: r22589
2013-06-24 12:23:30 +00:00
Vassilii Khachaturov
71abad6b6a
4571: RTL support in fanchart
...
Merge my work on trunk to gramps40 now that 4.0.1 is out,
as this fix is targeted for 4.0.2.
svn: r22588
2013-06-24 12:12:41 +00:00
Jérôme Rapinat
eb1c153280
bump to 4.0.2
...
svn: r22587
2013-06-24 10:18:17 +00:00
Jérôme Rapinat
927e27ec4a
ready for 4.0.1
...
svn: r22585
2013-06-24 09:10:05 +00:00