Commit Graph

21909 Commits

Author SHA1 Message Date
Jérôme Rapinat
6a9d1897cb Merge branch 'maintenance/gramps40' of ssh://git.code.sf.net/p/gramps/source into gramps40 2014-01-24 15:51:22 +01:00
BennyP
a0cc917cda 7409 7331: Selection lists do not expand for some edit dialogs 2014-01-24 15:50:32 +01:00
Mirko Leonhaeuser
1753a098d1 update German translation 2014-01-23 22:16:11 +01:00
Nick Hall
faad965522 Make event groups consistent with event type menu 2014-01-23 19:23:27 +00:00
Jérôme Rapinat
13f1cb0f20 Minor improvements 2014-01-23 16:55:02 +01:00
Nick Hall
e0d8b923bf 5123: Fix bug in associations filter 2014-01-22 16:15:47 +00:00
Jérôme Rapinat
288ef11d22 7361: Do not save column order if there is not at least one column 2014-01-22 14:45:25 +01:00
Mirko Leonhaeuser
217e1a0736 update German translation 2014-01-22 00:25:38 +01:00
Jérôme Rapinat
79680cb547 5775: rebuild template (one new string) and make french translation more consistent 2014-01-21 21:01:55 +01:00
Theophraste
15062a2d0f 5775: ID reorder tool doesn't update citation IDs
reapplied from gramps34
2014-01-21 21:50:57 +02:00
Josip
6286d938d3 7378: Starting Gramps without console not possible 2014-01-21 19:41:55 +01:00
Josip
24b65ca5ed 7313: 'utf8' codec can't decode byte 0xa0 in position 6: invalid start byte 2014-01-21 19:08:11 +01:00
Vassilii Khachaturov
d6db8c46bd RU: translation update - back-merge from master
2 fuzzies resolved
2014-01-21 17:23:41 +02:00
Jérôme Rapinat
26896bf2e4 7404: update docstring 2014-01-21 15:37:49 +01:00
Vassilii Khachaturov
e62cedd343 7317,7360: also use 'value-changed' signal
With gtk3 controls, the day/year changes aren't caught otherwise
2014-01-21 16:08:20 +02:00
Vassilii Khachaturov
b27082b20b 7360: Calendar conversion broken in date editor
Port my fix from gramps34: [ecdcca] [aa9deb]
The enable/disable code behaves worse under gtk3, need further polish
(this is not related to the current fix). Sometimes the changes
to the d/m/y edit fields don't fire the "changed" signal with the
UI value seen by build_date_from_ui
2014-01-21 12:25:42 +02:00
Nick Hall
b60ea170bf Fix bugs in the test case generator 2014-01-21 00:05:03 +00:00
Jérôme Rapinat
bdc350a14d try to keep consistency on URLS with LANG code (french and GrampsDisplay) 2014-01-19 16:07:20 +01:00
Jérôme Rapinat
5b3594766f typo on message layer 2014-01-19 15:41:20 +01:00
Jérôme Rapinat
8fcd507390 One ignored translation string on FanChart view 2014-01-19 15:31:06 +01:00
Jérôme Rapinat
76ed68bd29 update finnish translation (by Pekka Valta) 2014-01-18 12:19:02 +01:00
Jérôme Rapinat
071fead878 7370: entries were set twice 2014-01-17 21:14:14 +01:00
Doug Blank
676a39ce9c 6690: Not being able to write a .gramps produces a scary message about DB corruption 2014-01-17 07:43:39 -05:00
Jérôme Rapinat
4111214e01 7370: Citation sidebar filter raises unicode exception with python3 2014-01-17 12:40:41 +01:00
Jérôme Rapinat
e80d56303e 7134: fit encoding selector dialog 2014-01-17 12:16:44 +01:00
Jérôme Rapinat
f8a7cdb86d Fix typo on urls (french translation) 2014-01-17 11:06:46 +01:00
Jérôme Rapinat
5b73a01ca7 Update About dialog (2013 -> 2014) 2014-01-17 10:48:45 +01:00
Jérôme Rapinat
7456d9e56b Update Template (around 10 new strings) and french translation 2014-01-17 10:42:19 +01:00
Jérôme Rapinat
bfc05b2f8d Use sgettext for handling context (english locale) 2014-01-16 15:00:19 +01:00
Benny Malengier
9d4fdd0646 7157: better support for objects having citations as subobjects 2014-01-15 09:31:49 +01:00
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