John Ralls
f9172c3ad1
Bug 7377 - Ver 4.0.2 starts in East Asian Language
...
Because there is no en.po for Gramps, so the C gettext called from
GtkBuilder skips to the next translation in the list. Fix makes sure
that there is no next translation.
2014-03-04 10:00:37 -08:00
kulath
b5097ed5ac
6194: Database corrupted - TypeError: unhashable type: 'list'
...
Fixed upgrade to deal with sourceref in media references in Sources.
Also fixed Check and Repair to repair previously broken databases.
2014-03-04 17:39:23 +00:00
Nick Hall
107e614f3d
Simplify citation editor and add source selection
2014-03-03 12:19:34 +00:00
Paul Franklin
19fc47b38d
partly revert 7470: Upgrade to db version 17 fails in Python3 due to use of iteritems
2014-03-01 16:44:28 -08:00
Nick Hall
c0ffe802bd
7342: Update column order in editor event tabs
2014-02-28 17:37:25 +00:00
Nick Hall
9645892b5e
7342: Split details column in events gramplet
2014-02-28 17:23:31 +00:00
Nick Hall
35ed90b138
7342: Update default columns in event view
...
Add main participant.
Change order to be consistent with selector.
2014-02-28 17:21:42 +00:00
Nick Hall
abe4f24393
7342: Better column order in event selector
2014-02-28 17:18:19 +00:00
Nick Hall
3d7901fec4
Add author column to source selector
2014-02-28 12:23:50 +00:00
John Ralls
97da928c4d
Remove no longer needed icu repo
2014-02-26 22:04:21 -08:00
Paul Franklin
4ba1f79b55
7276: translate some punctuation marks -- partial
2014-02-26 10:24:04 -08:00
John Ralls
666ae99f23
Move icu module to gtk-osx-unsupported.modules
2014-02-25 15:18:37 -08:00
Marc Hulsman
cc0fe33c72
Add integrity check for parent places
2014-02-25 22:41:49 +00:00
Nick Hall
c364bcd7ad
7482: Fix python3 problems with new place structure
...
Based on patches by Marc Hulsman.
2014-02-25 22:31:03 +00:00
Vassilii Khachaturov
8dd6d92184
7097: EditNote hangs initially on misspelled note
...
Disable undo during the initial note text population,
so as to avoid bombardment with gtkspell-... tags for the
misspelled text.
2014-02-25 15:43:09 +02:00
John Ralls
84d5b6156f
Bug 6784 GraphView fails to load.
...
Also 7168, 7169, and 7428.
Graphview won't load if libgoocanvas isn't in the bundle. D'oh.
2014-02-24 13:12:46 -08:00
TonyG
314b2c1878
7498: List in Unused Objects dialog has limited space
2014-02-24 10:32:50 +01:00
John Ralls
816bf310e1
Bug 7377 Ver 4.0.2 starts in East Asian Language
...
Revert "GrampsLocale: Don't set to 'C' if LANG is en_US"
This reverts commit bdd336f38e
.
It turns out that Gtk's having an 'en' translation isn't the only reason
for doing this: GtkBuilder uses $LANGUAGE too, and will look for an english
translation of strings in our Glade files. Since there's no en.po or
en_US.po, it will go to the next language in the list and produce confusing
results.
2014-02-20 14:01:19 -08:00
John Ralls
84cabddcc9
Better fix for bug 7122.
2014-02-20 14:01:19 -08:00
John Ralls
eec3122bfb
Fix up grampslocale logging a bit.
...
Send log messages "up the chain", make maclocale a sub-log of grampslocale.
2014-02-20 14:01:18 -08:00
Paul Franklin
c2635cd94b
don't warn, WebKit is not in Mac or Windows bundles
2014-02-19 19:18:00 -08:00
Mirko Leonhaeuser
2e062d4edc
update German translation
2014-02-20 01:17:44 +01:00
Benny Malengier
d3ad5fcd67
remove stale part of install file
2014-02-19 22:12:35 +01:00
Jérôme Rapinat
b30677b190
7484: Selection lists in Attribute Editor have limited space
2014-02-19 18:44:20 +01:00
Jérôme Rapinat
26fe553c69
566 7477: Translate 'New Style' and 'Default' on StyleEditor; update template for translation strings
2014-02-19 15:12:39 +01:00
Vassilii Khachaturov
283c1b1aa2
7097: add UndoableStyledBuffer.undo_disabled
...
Refactoring away the coupling between Spell and StyleTextEditor
innards:
1) add a context manager UndoableStyledBuffer.undo_disabled
2) add a forwarding to it as StyleTextEditor.undo_disabled
3) use that in Spell.__real_set_active_spellcheck
2014-02-19 13:06:10 +02:00
Vassilii Khachaturov
78bcb52703
7097: attaching spell checker isn't undoable
...
Quick-and-dirty fix removing the hang. Needs to be refactored
in order not to expose the knowledge of StyleTextEditor's
innards to Spell.
2014-02-19 11:49:32 +02:00
Vassilii Khachaturov
ba2766e5b2
7097: spell.py hangs on a note for tens of secods
...
shave off ~15s out of 40s of the hang
2014-02-19 10:40:31 +02:00
John Ralls
539c5ba028
Update icu to version 52.1
...
Fixes an OSX compilation bug.
2014-02-18 16:42:47 -08:00
Mirko Leonhaeuser
b44f373b04
fix bug 0007487 and update German translation
2014-02-18 23:23:55 +01:00
Paul Franklin
3442b19700
in GUI, read "paper" options from books.xml
2014-02-17 13:07:33 -08:00
Paul Franklin
13467d6af7
enable "paper" options in books.xml
2014-02-17 13:05:55 -08:00
Vassilii Khachaturov
92ca4095a9
7117: disallow new year unless Julian or like cal
...
Unit test.
2014-02-17 15:56:03 +02:00
Vassilii Khachaturov
7b3edabef8
7117: disallow new year unless Julian or like cal
...
raise an exception from Date.set for a meaningless newyear parameter
Add Date.CALENDARS to reduce cut-and-paste here and with the unit test
2014-02-17 15:56:03 +02:00
noirauds
ec4aef5054
0007488: After creating narrative web report, some temporary files remains in /tmp
2014-02-17 09:48:05 +01:00
Paul Franklin
afd7b2c048
7477: Users should not be allowed to delete 'default' style in Style Editor
2014-02-16 11:27:29 -08:00
Paul Franklin
a2807dff79
translate some paper names, suggested in 0566
2014-02-16 11:19:13 -08:00
Paul Franklin
88f98b6bf9
0566: Translate the "New Style" and "Default" on StyleEditor.py
2014-02-16 10:52:47 -08:00
Marc Hulsman
2404b9df67
7483: Remove reference to non-existant widgets
2014-02-16 17:30:46 +00:00
Vassilii Khachaturov
ad812c8537
debug.profile: support kwargs and ret values
2014-02-16 13:57:47 +02:00
Zdeněk Hataš
6c2d18f807
czech translation update
2014-02-16 12:04:58 +01:00
Vassilii Khachaturov
15623c6c27
7469: ReorderIDs: global name 'gen' is not defined
2014-02-16 11:44:00 +02:00
John Ralls
e281f51ba6
Bug 7122 - Gramps does not start
...
Handle AppleCollationOrder returning an empty string
2014-02-14 17:21:12 -08:00
Zdeněk Hataš
2f5bb96fd0
czech translation update
2014-02-14 20:57:28 +01:00
noirauds
e5f5da1857
Geography : Adding bookmarks (follow bug 7240)
2014-02-14 16:23:43 +01:00
Éric Doutreleau
88f740dd50
7465: scroll window for patchname tool didn't expand
2014-02-14 16:11:51 +01:00
Marc Hulsman
7346496214
7470: Upgrade to db version 17 fails in Python 3 due to use of iteritems
2014-02-13 18:16:58 -08:00
Jérôme Rapinat
8752d173af
Display the warning message before running trunk version
2014-02-11 10:31:10 +01:00
Jérôme Rapinat
9dc976f28d
Re-enable warning during devel stage on trunk
2014-02-10 16:06:07 +01:00
Jérôme Rapinat
a343b96093
Re-enable warning during devel stage on trunk
2014-02-10 16:00:47 +01:00