Nick Hall
2f4682acbd
Add a couple more place displayer options
2015-05-31 17:54:21 +01:00
Nick Hall
fff6a5ce15
Add extra place displayer options
2015-05-31 16:51:39 +01:00
Nick Hall
fec5a5dab0
Remove place format preference setting
2015-05-31 11:01:06 +01:00
Nick Hall
5da10c5a80
Replace cuni with str
2015-03-14 23:48:32 +00:00
Nick Hall
c9fd339289
Replace UNITYPE with str
2015-03-14 22:33:55 +00:00
Nick Hall
102c099f1d
8430: Place displayer should not return None
...
The place displayer should return an empty string for an event
with no place.
2015-03-12 23:13:54 +00:00
Nick Hall
28bc8ba590
7942: Implement place displayer
2015-01-23 19:09:55 +00:00
Malcom Lewis
86303f6116
Update FSF address to current location.
2014-08-08 19:39:45 -07:00
Paul Franklin
4927422d7e
enable name displayer to show a locale-specific (Arabic) comma
2014-04-27 16:14:15 -07:00
Nick Hall
f6be31eb39
Remove subversion substitution variables
2014-04-15 14:10:18 +01:00
Paul Franklin
9c4aa37b8c
7276: translate some punctuation marks -- partial
2014-04-09 18:40:42 -07:00
Nick Hall
37f0d9c9df
Improve gen.display documentation
2013-11-12 00:12:32 +00:00
John Ralls
00aa00fbf5
GrampsLocale: Remove get_translation()
...
Only one base translation per locale. To set up a different locale
on any axis (locale, domain, directory, or languages) instantiate a
secondary locale by calling GrampsLocale() with the appropriate
arguments.
svn: r21968
2013-04-12 22:32:11 +00:00
Benny Malengier
f59b8fb7d8
5163: Another crash in same editor.
...
svn: r21775
2013-03-28 10:02:36 +00:00
John Ralls
ef6892abbd
GrampsLocale: Remove ggettext
...
svn: r21144
2013-01-17 19:46:55 +00:00
Benny Malengier
4bf5b00fd7
Fix exec problem in python 2 after previous change
...
svn: r20955
2013-01-03 11:19:16 +00:00
Benny Malengier
b2e5f1ea0d
Recover gracefully from some errors in python3
...
svn: r20951
2013-01-03 10:29:04 +00:00
Benny Malengier
8c4eb3d171
2620: GEPS 031: Python 3 support - 3.2
...
* working treeviews in python 3
* changed conv_to_unicode on python 3 so that it decodes to unicode
svn: r20663
2012-11-16 17:09:26 +00:00
Benny Malengier
8b39b80dc8
2620: GEPS 031: Python 3 support - 3.2
...
round 2 for python 3 support:
* no more cmp, also not in sort and sorted
* bsddb needs bytestring keys
* gtk does not need utf-8 encoded anymore...
svn: r20658
2012-11-15 08:08:31 +00:00
Benny Malengier
bb5fc7cb7c
2620: GEPS 031: Python 3 support - 3.2
...
This does patch updates Gramps to the 3.2 syntax, it does not yet mean Gramps works with python 3.2
Expect next day commits to fix further issues, but this is the main 2to3 tool created patch changed
where needed to have python 2.7 work.
Specific issues might be:
1. next has been changed, must be checked
2. new division as on the wiki page listed is to do
3. ...
svn: r20634
2012-11-07 17:53:14 +00:00
Benny Malengier
91e6df28c1
GEPS 026: Replace 'make' for Gramps build
...
Remove all makefile in gramps code
Still present: make for doc creation and make for webapp
svn: r20499
2012-10-03 08:46:04 +00:00
Benny Malengier
326d604365
GEPS 026: Replace 'make' for Gramps build
...
If we want to use Gramps from the code directory, src should be called gramps to allow import
svn: r20466
2012-09-30 11:55:52 +00:00