|
|
|
@4379
|
[4379]
|
08/08/2008 08:39:43 AM |
nate |
Added "English_United States" to language aliases. Not sure if this is … |
|
|
|
@4320
|
[4320]
|
07/24/2008 03:07:44 PM |
paul |
[4275] broke Dabo working with py2exe applications that set the dabo … |
|
|
|
@4275
|
[4275]
|
07/13/2008 11:46:58 AM |
ed |
Updated the getDaboLocaleDir() method to work with py2app-built files. |
|
|
|
@3411
|
[3411]
|
09/28/2007 07:35:51 AM |
paul |
Fixed case-mismatch in dLocalize, thanks to hraban in ticket #1086. |
|
|
|
@3364
|
[3364]
|
09/12/2007 10:12:17 PM |
paul |
Deprecated SortLabel?, and removed all of its functionality. |
|
|
|
@3362
|
[3362]
|
09/12/2007 03:46:37 PM |
paul |
Prettied up the dLocalize test. |
|
|
|
@3303
|
[3303]
|
08/04/2007 02:05:15 PM |
paul |
Reverted the behavior of _ to how we had it originally: you must … |
|
|
|
@3297
|
[3297]
|
07/30/2007 07:49:18 PM |
paul |
Turns out, default language and encoding are indeed necessary. I've set … |
|
|
|
@3292
|
[3292]
|
07/28/2007 02:06:17 AM |
paul |
Fixed a bug that surfaced on Mac. |
|
|
|
@3291
|
[3291]
|
07/28/2007 01:56:10 AM |
paul |
Fixed a couple bugs from the last commit. |
|
|
|
@3290
|
[3290]
|
07/28/2007 01:46:09 AM |
paul |
I was reading up on Python's gettext module, trying to get
my head around … |
|
|
|
@3289
|
[3289]
|
07/27/2007 04:53:43 PM |
paul |
If the app's shortName has spaces in it, replace with "_". |
|
|
|
@3288
|
[3288]
|
07/27/2007 04:20:08 PM |
paul |
I was seeing errors on Mac when setting language to 'es' and exiting the … |
|
|
|
@3287
|
[3287]
|
07/27/2007 03:21:05 PM |
ed |
One functional change: added a check for appShortName being None, which … |
|
|
|
@3286
|
[3286]
|
07/27/2007 02:37:22 PM |
paul |
I refactored, added docstrings, and tested a new dLocalize.py, which tries … |
|
|
|
@3278
|
[3278]
|
07/25/2007 04:05:11 PM |
paul |
This is a slightly better fix for the locale problem in py2exe apps: it … |
|
|
|
@3274
|
[3274]
|
07/24/2007 12:25:18 AM |
paul |
My frozen app couldn't find the locale directory, resulting in the IOError … |
|
|
|
@3268
|
[3268]
|
07/20/2007 02:07:29 AM |
uwe_grauer |
Added locales for german and italian |
|
|
|
@3263
|
[3263]
|
07/19/2007 12:51:14 PM |
ed |
Fixed a problem introduced in the localization changes wherein I assumed … |
|
|
|
@3261
|
[3261]
|
07/18/2007 05:13:33 PM |
ed |
Re-wrote dLocalize to simplify the way it works. I'm actually able to get … |
|
|
|
@3054
|
[3054]
|
04/11/2007 05:11:18 PM |
ed |
Added the source encoding declaration to all source files. Each file now … |
|
|
|
@1120
|
[1120]
|
08/06/2005 07:25:38 AM |
paul |
Moved dabo directory one level down (dabo begins in trunk/dabo now
instead … |
|
copied from trunk/dLocalize.py:
|
|
|
|
@724
|
[724]
|
01/18/2005 11:30:17 AM |
paul |
Committed Vladimir's dLocalize patch, with a few minor style mods.
Also … |