Jérôme Rapinat
c19c5e2569
Bump alpha-version to 5
...
svn: r21564
2013-03-06 08:05:12 +00:00
John Ralls
992b161798
[r21561]get_unicode_path_from_env_var(): make no-op if it's already unicode
...
svn: r21563
2013-03-06 01:12:07 +00:00
John Ralls
2dee2c4d77
[r21560]Adapt HTMLRenderer NavigationView init args to new signature
...
svn: r21562
2013-03-06 01:11:59 +00:00
Helge Herz
96440156bd
GEexiv2 vor Python 2.7.3 and Win (see 6464)
...
svn: r21558
2013-03-05 21:55:49 +00:00
Espen Berg
588089954a
Some small revision of Norwegian bokmål language file for gramps40
...
svn: r21556
2013-03-05 19:37:45 +00:00
John Ralls
7e749a9e25
[r21554]GrampsLocale:Move setlocale from _set_from_environment to
...
__init_first_instance
So that encoding is set for Mac as well.
svn: r21555
2013-03-05 17:26:00 +00:00
Paul Franklin
3e0fd433b5
shorten the report name for easier CLI use
...
svn: r21553
2013-03-05 04:46:22 +00:00
Paul Franklin
8a4732a5d2
tweak the default format for the report
...
svn: r21550
2013-03-05 01:02:54 +00:00
Mirko Leonhäuser
8371684a98
updated german translation
...
svn: r21549
2013-03-04 18:36:58 +00:00
Paul Franklin
2828211c6a
6494: svn_revision module ignores translated SVN stdout value for "exported"
...
svn: r21547
2013-03-04 05:12:53 +00:00
Paul Franklin
bf67b3e114
skip error msg if no file exists
...
svn: r21545
2013-03-04 00:42:39 +00:00
John Ralls
d01f7bf7df
[r21540]GrampsLocale: Add _win_bindtextdomain
...
Adapted from init_windows_gettext in Gramps3.
Libintl-8.dll must be on the path, just like all of the other C-library
dependencies.
svn: r21543
2013-03-03 23:59:44 +00:00
John Ralls
1d2b143be9
[r21539]GrampsLocale: Restore setlocale, add GrampsLocale.encoding
...
encoding to replace translation().info()['encoding'] which isn't
the encoding we're looking for.
svn: r21542
2013-03-03 23:59:39 +00:00
John Ralls
debf8b601a
[r21538]Win32:Apply \\ escape to all const paths
...
svn: r21541
2013-03-03 23:59:32 +00:00
Mirko Leonhäuser
bcef9fc868
updated german translation
...
svn: r21537
2013-03-03 12:12:37 +00:00
Serge Noiraud
fae194d1a0
Geography : #05742 note 27613 : cairo arguments differ from gtk2 draw arc.
...
svn: r21535
2013-03-03 10:58:30 +00:00
Jérôme Rapinat
7aa1c2bbde
update Portuguese (Europe) translation by Frederico Muñoz
...
svn: r21532
2013-03-03 09:05:26 +00:00
Paul Franklin
2528da2f2d
add ICU/PyICU to "gramps -v"
...
svn: r21530
2013-03-03 03:19:37 +00:00
Josip Pisoj
8ea29ede81
win32 fix
...
svn: r21529
2013-03-03 00:08:15 +00:00
John Ralls
4ca0c9f8c9
[r21526]GrampsLocale: Create GrampsTranslation attribute for language
...
Rather than relying on translators to correctly fill out po files
svn: r21528
2013-03-02 20:28:57 +00:00
John Ralls
5a8a7479dd
[r21525]GrampsLocale: Fix glocale without import
...
svn: r21527
2013-03-02 20:28:49 +00:00
Tim G L Lyons
c3f39e7d40
0005058: Note reference on Attribute for individual is not filtered on Export. Fixed many other note references that are not filtered out.
...
svn: r21523
2013-03-02 19:30:02 +00:00
Paul Franklin
5235a6a6ac
add "Id" property
...
svn: r21521
2013-03-02 15:52:57 +00:00
Jérôme Rapinat
62475bbc87
6500: relative import
...
svn: r21520
2013-03-02 14:56:13 +00:00
Jérôme Rapinat
a33eb1d799
6500: missing glocale
...
svn: r21519
2013-03-02 14:54:29 +00:00
Peter Landgren
6e73fc8924
Better translation for compare events.
...
svn: r21517
2013-03-02 13:45:02 +00:00
Helge Herz
06b8b291f8
adaption for python version less 3.x (see issue 6465) for details
...
svn: r21515
2013-03-02 13:42:17 +00:00
Tim G L Lyons
98fa69b717
0003428: When running with pythonw.exe, Windows may crash if you write to stdout. Some more print statements changed to log.warning.
...
svn: r21511
2013-03-01 13:12:29 +00:00
Tim G L Lyons
7c9ec32d22
Narrative Web: Fix alphabetic navigation bar and sorting in index pages using PyICU where available. Implements most collate contractions for western languages Gramps has been translated into. This fixes the following bugs:
...
0002933: Problems in Narrative Web Report with surnames beginning with V or W. Use collation primary difference to define index groupings. Special case for 'V' and 'W' in Swedish removed because the default CLDR has a primary difference between them.
0003434: NarrativeWeb new alphabet index sorted incorrectly. Fix Cyrillic sort order, and contractions for Slovak and Czech (among other languages).
0003933: References inside pages in NarWeb report and non-ascii characters. Sorting issues for Polish characters.
0004423: Web report does not handle Czech "CH" character properly. Dz contraction is not present in the CLDR. Slovak is similar.
0005088: Narrated Web Site Report sort order different Windows vs Linux. Resolved by using PyICU (if available).
0005645: can't sort greek names
0005767: Sorting in Narrative Webb does not work correctly. Fix sorting in Individuals, Surnames, Families, Events and Places to use PyICU (if available). This bug covers sorting in the index header (as well as in the body of the index pages).
svn: r21508
2013-03-01 12:41:19 +00:00
John Ralls
e1fb1c5b14
[r21501]RelationshipCalculator: Promote no translation message to warning
...
And make it more specific.
Thanks to Tim Lyons.
svn: r21505
2013-02-28 20:09:18 +00:00
Serge Noiraud
7541dd5b2e
Bug #06459 : change the lock strategy and split transactions in Merge citation.
...
svn: r21504
2013-02-28 19:57:35 +00:00
John Ralls
e8bad4d4c8
[r21492]grampletpane: Fix typo, naked except.
...
Warn with the reason when Dashboard file can't be opened or parsed.
svn: r21500
2013-02-28 19:23:15 +00:00
John Ralls
d704d9ac4b
[r21491]MacLocale: Handle AppleCollationOrder returning "root"
...
svn: r21499
2013-02-28 19:23:04 +00:00
John Ralls
d334e0043f
[r21490]MacLocale: Allow $LANG to override defaults settings
...
For currency, calendar, and collation
svn: r21498
2013-02-28 19:22:55 +00:00
John Ralls
dede164e69
[r21489]GrampsLocale: Handle errors in getting collation key from locale module
...
svn: r21497
2013-02-28 19:22:43 +00:00
John Ralls
f309f210d1
[r21488]GrampsLocale: Restore call to locale.bindtextdomain() for GtkBuilder
...
Apparently some Linuxes require it for GtkBuilder to find the localization files. It's not supported on Win32, though, so don't try in that case.
svn: r21496
2013-02-28 19:22:35 +00:00
John Ralls
ebe1d0139c
[r21487]GrampsLocale: Set collation, currency, and calendar to lang
...
only on secondary locale objects.
svn: r21495
2013-02-28 19:22:27 +00:00
John Ralls
ebcd0bb119
[r21486]GrampsLocale: Use absolute address for importing grampslocale
...
so that it works from outside of Gramps itself, in particular gramps-addons/contrib/make.py
svn: r21494
2013-02-28 19:22:21 +00:00
John Ralls
fc8eb4f445
[r21485]GrampsLocale: Fix get_addon_translator path
...
Add the locale subdirectory.
Also clean out some cruft left over from the old implementation.
svn: r21493
2013-02-28 19:22:14 +00:00
Nick Hall
3ae8e5cc1e
6408: Restore warning message for missing GExiv2 module
...
svn: r21484
2013-02-28 15:05:03 +00:00
Jérôme Rapinat
a03877e8c9
update Portuguese (Europe) translation by Frederico Muñoz
...
svn: r21481
2013-02-28 10:20:48 +00:00
Helge Herz
357eb8af19
Python less 3.x uses GdkPixbuf.new_subpixbuf instead dkPixbuf.subpixbuf issue 6487
...
svn: r21476
2013-02-27 22:21:10 +00:00
Paul Franklin
c91eec3d5f
rename .__next__ (formerly .next) as it is "NOT an iterator"
...
svn: r21475
2013-02-27 18:50:47 +00:00
Jérôme Rapinat
870f80fc83
6385: Three minor grammar issues
...
svn: r21473
2013-02-27 14:35:10 +00:00
Jérôme Rapinat
3ee5b1dec4
"Delete" label instead of "Remove" on Gtk button
...
svn: r21472
2013-02-27 14:29:32 +00:00
Jérôme Rapinat
c37bfc9dbe
6385: Three minor grammar issues
...
svn: r21471
2013-02-27 14:19:30 +00:00
Jérôme Rapinat
bb494a56ca
update template and french translation
...
svn: r21470
2013-02-27 13:39:46 +00:00
Erik De Richter
4a512c7347
updated nl translation
...
svn: r21469
2013-02-27 10:48:15 +00:00
Paul Franklin
e6034cde4b
behave gracefully if no GExiv2 under Python3
...
svn: r21467
2013-02-26 20:36:18 +00:00
Mirko Leonhäuser
5e9837d484
updated german translation
...
svn: r21466
2013-02-26 19:05:14 +00:00