Jérôme Rapinat
997b2683d5
7331: Events and Children selectors don't use all available space of dialog box; 3.6 < gtk+ < 3.10; patch by BennyP (missing on author list)
2014-01-15 09:12:34 +01:00
Mirko Leonhaeuser
d7502ebf4f
Update German translation
2014-01-14 22:22:34 +01:00
John Ralls
d1034c5c41
Bug 7363: file-not-found exception when generating narrative web
...
document.png is in images/ not images/webstuff/
(cherry picked from commit 3b3a0338a3
)
2014-01-07 10:31:15 -08:00
Vassilii Khachaturov
1a429ca644
l10n: need to disambiguate "New" at least for RU
2014-01-07 17:41:00 +02:00
Doug Blank
5fd1963855
7357: Adding link to a "Html code" note using the "Link" button has no effect
2014-01-07 10:35:30 -05:00
Doug Blank
bc79cdf5db
Missing file for narrative web
2014-01-07 10:34:05 -05:00
Nick Hall
8f004f0215
Enhance event type selector to use sub-menus
2014-01-06 19:36:31 +00:00
Nick Hall
8fe92e9b3f
Add custom types to selection widgets
2014-01-06 19:36:31 +00:00
Josip
a53bdad4bf
7339: Spell: Gramps crashes if myspell folder doesn't contain files for
...
the currently used LANG
With patch works like:
* default to dictionary in system locale if exist (language Gramps use)
* if no system-locale dictionary default to English dictionary if exist but
allow selection of any other installed one
* if both English and system-locale dictionary is not available,
disable spellchecking
2014-01-06 19:46:24 +01:00
Jérôme Rapinat
7544d66cb1
5024: add 'Last Change' column on selectors, when missing
2014-01-06 17:33:58 +01:00
Vassilii Khachaturov
2e3724f2f3
7336: Gramps changes root cursor to hand
...
Following the suggestion from QuLogic, change get_root_window
to get_window for the set_cursor scope, like in my #6740 fix.
2014-01-04 21:20:55 +02:00
Mirko Leonhaeuser
9b45e7652f
update German translation
2014-01-02 11:45:41 +01:00
Nick Hall
c0c318e2e5
7340: Performance improvement in ancestor filter
2013-12-31 17:40:26 +00:00
Vassilii Khachaturov
46eee8a252
7172: more meaningful LOG warning plug/utils.py
...
Reapply [5c467c] from gramps34
2013-12-30 11:10:19 +02:00
Vassilii Khachaturov
38826b6946
6380: GEDCOM export error for family _UID
...
Port gramps34 [429c18]
Applying patch from 2013-12-24 by Enno Borgsteede,
fixing attribute processing on the path that handled _UID
and adding another extension, _FSFTID.
2013-12-30 11:03:28 +02:00
Jérôme Rapinat
67d2a8e5f8
Small correction on finnish translation (by Pekka Valta)
2013-12-29 17:57:45 +01:00
Mirko Leonhaeuser
45591f205d
updated German translation and corrected Bar-Mizwa and Bat-Mizwa
2013-12-29 01:18:22 +01:00
Mirko Leonhaeuser
850be1f75a
update German translation
2013-12-29 00:42:33 +01:00
Vassilii Khachaturov
487b779a90
7327: friendlier diagnostics during parsing
...
In preparation for fixing the bug, discovered minor glitches
in the open/lock/close logic on error paths. Using the RAII syntax
for xml_file and removing redundant unlock-before-close.
The parse errors now have friendlier verbiage, give action suggestions,
and point to the actual file location for better usability and
maintainability.
2013-12-26 19:42:59 +02:00
Nick Hall
ce5de0bbb2
7333: Reduce number of columns in LDS temple selector
2013-12-26 17:36:14 +00:00
Vassilii Khachaturov
1fb8959585
remove stray debugging print
...
discovered by running under py3 which balked at an old-style print :-)
2013-12-26 18:59:33 +02:00
Vassilii Khachaturov
1e256c6443
6955: warn on non-primary surnames not exported
...
reapply from gramps34
2013-12-26 17:44:32 +02:00
Jérôme Rapinat
e724894bd7
7316: use ellipsize at the begining adjusts text and make missing media dialog more fit
2013-12-23 14:22:30 +01:00
Vassilii Khachaturov
928346c1cc
7317: DateEdit statusbar to report invalid dates
...
Port [6b0b9f] from gramps34
Add/remove an explanatory prompt on the statusbar along
with disabling/enabling the "OK" button when the date
is invalid.
2013-12-21 23:11:54 +02:00
Vassilii Khachaturov
4aa3de0aec
7317: DateEdit statusbar to report invalid dates
...
Port [0c80c5] from gramps34
add the status bar to the date editor dialog
2013-12-21 23:05:51 +02:00
Vassilii Khachaturov
62207a98d0
ignore test/data
2013-12-21 22:56:41 +02:00
Doug Blank
d3056d33f5
unicode literals for {} formats
2013-12-20 12:02:41 -05:00
Doug Blank
6ad2ec26f7
Added unicode_literals; thanks Nick
2013-12-20 11:18:59 -05:00
Vassilii Khachaturov
1e908f8acc
add specific help links for person/name editor
2013-12-19 19:46:08 +02:00
Jérôme Rapinat
8766d9a099
7147 7001: Merge person dialog does not properly adjust context section after expand
2013-12-17 15:12:30 +01:00
Vassilii Khachaturov
2b83de38fd
7229: change active person upon a bookmark select
...
Port the more general fix [c7c0b2]^..[6caf08] from gramps34.
2013-12-16 21:54:04 +02:00
Doug Blank
db79b0bd32
Fix for deleting tags in people model; fix for calendar graphical report when too many 2-line entries in day
2013-12-15 10:25:40 -05:00
Vassilii Khachaturov
04d69928b9
7288/7290: port image_dpi legacy gtk code to gtk3
2013-12-15 15:06:17 +02:00
Jérôme Rapinat
bbcefae24e
7286: gir1.2-webkit-3.0 and others gir1.2-dependencies for debian package
2013-12-15 12:55:15 +01:00
Vassilii Khachaturov
37f4b411e3
7288/7290: image_dpi and cropping fixes for ODFdoc
...
Port my fixes based on the patch from Matthias Basler from gramps34
[2eca30] 7290: use simpler math in image_dpi
[2f5e22] 7290: align warning with the image_dpi fix logic
[36f84e] 7290: image_dpi default calc based on gtk.gdk
[161ce3] 7290: ImgManip.image_dpi shouldn't return None
[460e63] 7288/7290 refactor out crop_percentage_to_pixel
[a8a38f] 7288/7290 refactor out crop_percentage_to_subpixel
[0d61bb] 7288/7290: refactor fix from matthiasbasler
[088146] rm relict RCS kwd
[76df5d] 7288/7290: image cropping fixes in ODFDoc
Using legacy gtk interface in image.py at the moment, need to port
to the new style.
Tested with python2.
2013-12-14 23:12:18 +02:00
Vassilii Khachaturov
b1c1466a15
7229: change active person upon a bookmark select
...
Reapply my fix [88d2a2] from gramps34.
2013-12-14 17:57:47 +02:00
Vassilii Khachaturov
de4517dbc5
6921: Use "Bat Mitzvah" as the en_US event name
...
Port [109549] from gramps34
p3/3: related msgid changes in the POT
2013-12-14 17:11:29 +02:00
Vassilii Khachaturov
8643f248fb
6921: Use "Bat Mitzvah" as the en_US event name
...
Port [4f86a3] from gramps34
p2/3: related msgid changes in the translaion DBs
2013-12-14 17:10:17 +02:00
Vassilii Khachaturov
bd29c4739e
6921: Use "Bat Mitzvah" as the en_US event name
...
Port [0021e8] from gramps34:
p1/3: actual change in the code. Note that the abbreviation
also has to be changed accordingly.
2013-12-14 17:05:29 +02:00
Vassilii Khachaturov
665328654e
7300: "Add citation" missing in pop-up menu
2013-12-14 16:33:33 +02:00
Jérôme Rapinat
2e6186a53d
Update Finnish translation (by Pekka Valta)
2013-12-12 17:47:00 +01:00
Mirko Leonhaeuser
de4e7a99b2
update German translation
2013-12-11 21:04:21 +01:00
Jérôme Rapinat
aa49025c38
update template (new strings on import, modified string on listview), merge finnish and french translations with new template, update french translation
2013-12-11 10:11:48 +01:00
Jérôme Rapinat
74a630f947
update Finnish translation (by Pekka Valta)
2013-12-11 09:59:50 +01:00
Vassilii Khachaturov
9315c69886
7086: "Remove selected items?" inconsistent YES/NO
2013-12-05 17:07:16 +02:00
Vassilii Khachaturov
5ff531d09e
7273: imprecise l10n of 'before' as 'перед' in RU
2013-12-05 16:25:09 +02:00
Jérôme Rapinat
5c8781dc86
http://www.gramps-project.org/wiki/index.php?title=Debian http://sourceforge.net/projects/gramps/files/Unstable/
2013-12-04 12:24:30 +01:00
Mirko Leonhaeuser
a038cc0432
update German translation
2013-12-03 20:11:45 +01:00
Jérôme Rapinat
2f190df9d5
python2 for python-gramps-4.0.x; python3 for python-gramps-4.1.x
2013-12-03 17:14:10 +01:00
Jérôme Rapinat
a10a9af0e2
Merge experimental python3 support (Ross Gammon - Debian packaging)
2013-11-30 11:04:54 +01:00