Tim G L Lyons
adb94b1974
Narrative web: fix tar file output and HTML encoding output support.
...
svn: r21258
2013-01-30 18:58:44 +00:00
John Ralls
ef9464006e
Revert "Allow hard-coded paths to be overridden with $XDG_DATA_DIRS"
...
This reverts r21246
svn: r21257
2013-01-30 14:54:08 +00:00
Benny Malengier
9b48321f9f
gdkpixbuf support on windows
...
svn: r21255
2013-01-30 10:05:29 +00:00
Jérôme Rapinat
773443aec0
6384: Update Danish translation by Lars Kristian Lundin
...
svn: r21251
2013-01-30 09:32:57 +00:00
John Ralls
5afe501e94
Allow hard-coded paths to be overridden with $XDG_DATA_DIRS
...
Necessary for post-installation relocatability.
Also ensure that data installed to share/gramps is in mac bundle.
svn: r21246
2013-01-29 20:35:41 +00:00
Jérôme Rapinat
deaba77b3b
typo
...
svn: r21243
2013-01-29 15:06:09 +00:00
Jérôme Rapinat
e7281fcde2
6377: Danish translation is incomplete (patch by Lars Kristian Lundin)
...
svn: r21242
2013-01-29 08:49:29 +00:00
Jérôme Rapinat
24b337ec5d
6377: Danish translation is incomplete
...
svn: r21239
2013-01-28 16:13:56 +00:00
John Ralls
c8bfe1db3b
GrampsLocale: Replace use of get_language_string with GrampsLocale.get_language_dict
...
Permits sorting by localized language name.
Also hides the language code, which the user doesn't really care about.
Removes get_language_string from libtranslate.py, no longer needed.
svn: r21236
2013-01-27 21:10:17 +00:00
John Ralls
a65dbaddcb
GrampsLocale: Use module-specific logger for grampslocale.py
...
Fixes double-logging problem reported by Tim Lyons.
svn: r21235
2013-01-27 21:10:09 +00:00
Jérôme Rapinat
b67df8930d
behavior has changed on gramplet bars, message needs an update too
...
svn: r21231
2013-01-27 16:52:09 +00:00
Gary Burton
9285b289b4
Bug #6371 . Fix memory leak caused by hanging reference to progress meter callback method.
...
svn: r21225
2013-01-26 09:28:52 +00:00
Doug Blank
8c820e1ce2
6364: dead people are shown as alive in narrated web page export
...
svn: r21219
2013-01-25 12:53:50 +00:00
Nick Hall
1e7b512c7c
6307: Use untranslated string in filter
...
svn: r21214
2013-01-24 16:47:14 +00:00
Nick Hall
5557ae2643
6360: Fix to work with new model
...
svn: r21212
2013-01-24 16:28:13 +00:00
Jérôme Rapinat
33fa3c2fea
listing missing references
...
svn: r21210
2013-01-24 15:37:45 +00:00
Benny Malengier
8a6da23737
6288: crash: no attribute 'require_version' - better fix
...
svn: r21207
2013-01-24 08:45:00 +00:00
Gary Burton
3795974c6f
Bug #6255 .
...
svn: r21201
2013-01-22 20:56:11 +00:00
John Ralls
8c73137ffd
[Bug #6361 ] try to run soundex tool
...
Updated for python3
svn: r21199
2013-01-22 19:21:29 +00:00
John Ralls
77c0645acf
Fix unhandled exception in expandersidebar
...
svn: r21198
2013-01-22 19:21:17 +00:00
John Ralls
88f3176f91
GrampsLocale: Fix missing "operating_system" value
...
Inadvertently deleted the creation in r21143
svn: r21197
2013-01-22 19:21:04 +00:00
Tim G L Lyons
672fd4e8f0
Error in person.get_citation_child_list. Causes error in merging citation in person event reference attribute. (Discovered during investigation of 0006336: Delayed update of bottom bar in Person View after merge)
...
svn: r21196
2013-01-22 19:14:57 +00:00
Nick Hall
46ded3e7db
Add tagging to all primary objects
...
svn: r21194
2013-01-22 16:12:15 +00:00
Paul Franklin
bc202fb9ac
add "Id" property
...
svn: r21189
2013-01-21 15:56:16 +00:00
Jérôme Rapinat
1cc9e43cfe
"grampletview" is now "dashboardview"
...
svn: r21188
2013-01-21 15:51:59 +00:00
Jérôme Rapinat
af7c0e5e5f
some broken references have blocked python modules check
...
svn: r21187
2013-01-21 15:40:23 +00:00
John Ralls
8f71da6ec4
GrampsLocale: Fix call to member function.
...
svn: r21186
2013-01-21 15:14:17 +00:00
Jérôme Rapinat
1dcdc52b1d
update for testing translations handling
...
svn: r21184
2013-01-21 10:08:11 +00:00
John Ralls
60729859f2
GrampsLocale: Restructure so that multiple GrampsLocale objects can safely be created for different locales
...
Only the first dependent upon the environment
All may be created with parameters which override environment variables or OS settings.
See the GrampsLocale docstring for details.
svn: r21182
2013-01-21 01:27:29 +00:00
John Ralls
20289c20a3
relationship.py: Remove unused import
...
svn: r21181
2013-01-21 01:27:21 +00:00
John Ralls
fecf9e4e19
Fix platform detection on OSX
...
'darwin' is returned by sys.platform, not os.name.
svn: r21180
2013-01-20 19:35:35 +00:00
John Ralls
fe775c19bd
Fix undefined variable reference, make separate not-loaded warning
...
Thanks to Pat Lefebre for reporting the error.
svn: r21179
2013-01-20 19:35:28 +00:00
Gary Burton
f479a876e3
Bug #6255 . Wrap gzip files with TextIOWrapper to allow them to be read as text.
...
svn: r21177
2013-01-20 17:16:01 +00:00
Tim G L Lyons
99c54b5e2e
0005088: Narrated Web Site Report sort order different Windows vs Linux. Initial commit to resolve the issues on Linux and Mac (provided in both cases PyICU is installed). Windows still needs to be tested, and there may still be some other uses of strxfrm (or strcoll) that need to be fixed.
...
svn: r21175
2013-01-20 15:11:06 +00:00
John Ralls
32b30ccc09
Add goocanvas-2.0 to gramps dependencies
...
Also remove gramps-40 target, it doesn't belong in trunk now that it has
its own branch.
svn: r21173
2013-01-19 21:47:44 +00:00
John Ralls
5f4665b3a8
GrampsLocale: Fix another typo
...
svn: r21171
2013-01-19 00:56:18 +00:00
John Ralls
64671663dd
GrampsLocale: Convert some late-added translations to GRAMPS_LOCALE
...
svn: r21170
2013-01-18 22:23:11 +00:00
John Ralls
6c90a89612
GrampsLocale: Fix the typo in my typo fix.
...
svn: r21169
2013-01-18 22:04:46 +00:00
John Ralls
f8f250ad71
GrampsLocale: get_relationship_calculator: Fix missed variable name change.
...
svn: r21168
2013-01-18 21:27:48 +00:00
Nick Hall
774ceff34b
Use public interface of Gtk.TreeModel in listview code
...
svn: r21165
2013-01-18 18:46:09 +00:00
Nick Hall
0cf2bc0032
6353: Fix error when setting colours
...
svn: r21163
2013-01-18 18:24:13 +00:00
Nick Hall
fe09b8342b
Remove handle and tooltip columns from models
...
svn: r21158
2013-01-17 21:58:53 +00:00
John Ralls
f16db81075
Fix GeoGraphyView.__init__ arg list for simplified bookmarks
...
svn: r21157
2013-01-17 19:49:04 +00:00
John Ralls
3b9890d9c4
Descendant Report: Fix changed Sort function name
...
svn: r21156
2013-01-17 19:48:58 +00:00
John Ralls
296e2f4f86
Use IMAGE_DIR in geography.py so that map images can be found when running from source directory.
...
svn: r21155
2013-01-17 19:48:51 +00:00
John Ralls
c7f9b52003
Import get_svn_revision into const.py (via const.py.in, of course)
...
svn: r21154
2013-01-17 19:48:44 +00:00
John Ralls
90e07c8cfc
PdfDocGen: Report cause of failure on all exceptions
...
not just file open ones. Expat can raise exceptions too!
svn: r21153
2013-01-17 19:48:37 +00:00
John Ralls
87c5b6632a
GrampsLocale: Fix file encoding error in recentfiles
...
Expat wants a binary file, not a string file.
svn: r21152
2013-01-17 19:48:32 +00:00
John Ralls
fba8cdddd1
GrampsLocale: Get the language code from the global translation
...
Instead of probing locale.getlocale() and environment variables
svn: r21151
2013-01-17 19:48:24 +00:00
John Ralls
9e8b2af5c1
GrampsLocale: Use the codeset from the singleton translation
...
Instead of locale.getlocale() or locale.nl_langinfo
svn: r21150
2013-01-17 19:48:14 +00:00