Peter Landgren
b225c71885
Fixed a typo LC_MONETARY -> 'LC_MONETARY'.
...
svn: r21283
2013-02-03 15:30:40 +00:00
John Ralls
a8bbb91d25
GrampsLocale: Fix some oversights in creation of second GrampsLocale
...
svn: r21282
2013-02-03 02:05:14 +00:00
John Ralls
5f8575241b
grampslocale: Pretty up the log messages.
...
svn: r21281
2013-02-03 02:05:06 +00:00
John Ralls
f8a4ad6cb1
grampslocale.py: Protect against C.UTF-8 not being an installed locale on Linux.
...
svn: r21280
2013-02-03 01:23:05 +00:00
John Ralls
d6f9af95ad
relationship.py: Fix not registering "en_GB" as english.
...
Also replace diagnostic print with proper logging.
svn: r21279
2013-02-03 01:22:59 +00:00
Jérôme Rapinat
964d13ab40
update path
...
svn: r21278
2013-02-02 09:54:32 +00:00
John Ralls
6d91a3fd07
Handle junk at the end of revision strings
...
svn: r21276
2013-02-01 22:49:22 +00:00
John Ralls
fd61b21a2d
GrampsLocale: Replace locale.strcoll, locale.strxfrm, and conv*_tosrtkey
...
With GrampsLocale.sort_key (for strxfrm and conv*_tosrtkey) and
GrampsLocale.strcoll.
If ICU is available will use the correct ICU::Collator for the locale,
otherwise falls back to locale.strxfrm -- for which it temporarily
changes the LC_COLLATE locale.
svn: r21275
2013-02-01 22:49:14 +00:00
John Ralls
f238be30ef
GrampsLocale: Introduce GrampsLocale attributes currency, calendar, and collate
...
svn: r21274
2013-02-01 22:48:57 +00:00
John Ralls
0c2263a327
GrampsLocale: Make maclocale.mac_setup_localization() set glocale attributes directly
...
svn: r21273
2013-02-01 22:48:51 +00:00
John Ralls
ad61ad70a5
GrampsLocale: Extract function __init_from_environment
...
svn: r21272
2013-02-01 22:48:41 +00:00
John Ralls
ef7ee8cb36
Add modules for ICU
...
svn: r21271
2013-02-01 20:25:35 +00:00
Tim G L Lyons
f0ed16a9eb
export file select dialogue does not correctly reject empty filenames - two (probably long standing) coding errors: use of method name 'strip' instead of calling it, and does not isolate the filename from the full pathname
...
svn: r21268
2013-02-01 17:40:24 +00:00
Tim G L Lyons
e2f4e39f7e
find_file and find_folder do not return null string if the file or folder resp. do not exist (coding typo)
...
svn: r21267
2013-02-01 17:35:37 +00:00
Nick Hall
7afc3f7112
Update post-install scripts
...
svn: r21265
2013-01-31 23:23:32 +00:00
Nick Hall
17e70f14b3
Fix bug with --install-scripts option
...
svn: r21263
2013-01-31 22:30:02 +00:00
Nick Hall
7de1d4d40e
Remove duplicate LOCALE_DIR
...
svn: r21262
2013-01-31 18:33:20 +00:00
Erik De Richter
8e1a0a7ca5
updated nl translation
...
svn: r21261
2013-01-31 15:33:22 +00:00
Jérôme Rapinat
ee96c874ba
6367: Update the Side/Bottombar text (patch by Patsyblefebre)
...
svn: r21260
2013-01-31 08:29:39 +00:00
Tim G L Lyons
fa1151ef05
Narrative web: fix tar file output and HTML encoding output support.
...
svn: r21258
2013-01-30 18:58:44 +00:00
John Ralls
9755c2f794
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
c2164fbb37
gdkpixbuf support on windows
...
svn: r21255
2013-01-30 10:05:29 +00:00
Jérôme Rapinat
57be65f556
6384: Update Danish translation by Lars Kristian Lundin
...
svn: r21251
2013-01-30 09:32:57 +00:00
John Ralls
bf9af55a3f
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
9ea3e520cb
typo
...
svn: r21243
2013-01-29 15:06:09 +00:00
Jérôme Rapinat
853351397e
6377: Danish translation is incomplete (patch by Lars Kristian Lundin)
...
svn: r21242
2013-01-29 08:49:29 +00:00
Jérôme Rapinat
ee032e67df
6377: Danish translation is incomplete
...
svn: r21239
2013-01-28 16:13:56 +00:00
John Ralls
72051dd488
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
091782abf7
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
febd8842fd
behavior has changed on gramplet bars, message needs an update too
...
svn: r21231
2013-01-27 16:52:09 +00:00
Gary Burton
da7ab966d1
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
23c9ce10b9
6364: dead people are shown as alive in narrated web page export
...
svn: r21219
2013-01-25 12:53:50 +00:00
Nick Hall
1200a57d53
6307: Use untranslated string in filter
...
svn: r21214
2013-01-24 16:47:14 +00:00
Nick Hall
a8a177d396
6360: Fix to work with new model
...
svn: r21212
2013-01-24 16:28:13 +00:00
Jérôme Rapinat
5f9651927e
listing missing references
...
svn: r21210
2013-01-24 15:37:45 +00:00
Benny Malengier
3e80ed51e0
6288: crash: no attribute 'require_version' - better fix
...
svn: r21207
2013-01-24 08:45:00 +00:00
Gary Burton
284ee7dce9
Bug #6255 .
...
svn: r21201
2013-01-22 20:56:11 +00:00
John Ralls
4a1c769a7e
[Bug #6361 ] try to run soundex tool
...
Updated for python3
svn: r21199
2013-01-22 19:21:29 +00:00
John Ralls
7d9cc19ed0
Fix unhandled exception in expandersidebar
...
svn: r21198
2013-01-22 19:21:17 +00:00
John Ralls
33fe531672
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
b0f79b5bbe
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
9c66c62d5c
Add tagging to all primary objects
...
svn: r21194
2013-01-22 16:12:15 +00:00
Paul Franklin
1b14c1d2a1
add "Id" property
...
svn: r21189
2013-01-21 15:56:16 +00:00
Jérôme Rapinat
4ae494bff9
"grampletview" is now "dashboardview"
...
svn: r21188
2013-01-21 15:51:59 +00:00
Jérôme Rapinat
5ae04dfc19
some broken references have blocked python modules check
...
svn: r21187
2013-01-21 15:40:23 +00:00
John Ralls
7fb81b5c21
GrampsLocale: Fix call to member function.
...
svn: r21186
2013-01-21 15:14:17 +00:00
Jérôme Rapinat
8c5d7afb5c
update for testing translations handling
...
svn: r21184
2013-01-21 10:08:11 +00:00
John Ralls
5e505f2c21
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
795b45c82f
relationship.py: Remove unused import
...
svn: r21181
2013-01-21 01:27:21 +00:00
John Ralls
2f77462320
Fix platform detection on OSX
...
'darwin' is returned by sys.platform, not os.name.
svn: r21180
2013-01-20 19:35:35 +00:00