pedemont%us.ibm.com
|
7c38d65966
|
Attempt to fix bustage for older system's compiler
|
2004-08-18 16:29:26 +00:00 |
|
pedemont%us.ibm.com
|
254fe32662
|
Bug 252475 - nsLocale is broken on Mac OS X. r=jshin,sr=blizzard
|
2004-08-18 15:35:36 +00:00 |
|
mkaply%us.ibm.com
|
8641dd0f8a
|
#252674
r=pedemonte, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Implement GetPlatformLocale so JS dates/times work again
|
2004-08-11 12:49:46 +00:00 |
|
jshin%mailaps.org
|
1bef0ab4b0
|
add back references that were taken away by Gerv's license changing script
|
2004-08-09 13:42:28 +00:00 |
|
jshin%mailaps.org
|
7f66073189
|
bug 251241 : zh-Hant and zh-Hans are treated as zh-CN (r=smontagu, sr=neil)
|
2004-08-07 17:48:13 +00:00 |
|
bzbarsky%mit.edu
|
ee4d4ba30b
|
This IDL file should have gone away with nsILanguageAtom at "2004-06-08
16:53". See bug 230603.
|
2004-07-19 19:57:58 +00:00 |
|
neil%parkwaycc.co.uk
|
76dfd52043
|
Remove duplicate line from previous checkin b=232487 r=jshin sr=blizzard
|
2004-07-01 16:29:35 +00:00 |
|
jshin%mailaps.org
|
bad1f152f4
|
bug 245770 : add a pref. to control whether or not replace backslashes with Yen signs in Japanese documents (r=smontagu, sr=dbaron)
|
2004-06-21 10:32:27 +00:00 |
|
roc+%cs.cmu.edu
|
0f4150a4e5
|
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
|
2004-06-17 00:13:25 +00:00 |
|
tor%cs.brown.edu
|
9f26f1dadb
|
Bug 153586 - Date.toLocaleString() not returning locale string.
r=jst, sr=brendan
|
2004-06-15 16:38:43 +00:00 |
|
bryner%brianryner.com
|
8cbca006fb
|
bustage fix
|
2004-06-09 00:39:22 +00:00 |
|
bryner%brianryner.com
|
c81ff92d19
|
bustage fix
|
2004-06-08 23:58:05 +00:00 |
|
bryner%brianryner.com
|
97a65f9548
|
Get rid of nsILanguageAtom and deCOMtaminate nsILanguageAtomService (bug 230603). Also, fix a bunch of atom double-addref leaks in nsFontMetricsXlib. r+sr=dbaron.
|
2004-06-08 23:53:59 +00:00 |
|
roc+%cs.cmu.edu
|
0e3ff503fb
|
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
|
2004-05-22 22:15:22 +00:00 |
|
cls%seawood.org
|
790477e161
|
Make code more standards compliant to build with mingw gcc 3.4.0.
Bug #243273 r=bsmedberg sr=dbaron
|
2004-05-13 04:08:34 +00:00 |
|
gerv%gerv.net
|
31625ba2b1
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
|
jshin%mailaps.org
|
21c251eb04
|
bug 232487 : add a dozen or so languages to the list of supported languages and the lang and langGroup mapping table (r=momoi, sr=blizzard, a=chofmann)
|
2004-03-30 02:40:52 +00:00 |
|
mkaply%us.ibm.com
|
8395704c18
|
#238642
r=pedemont, sr=blizzard (platform specific code), a=mkaply
OS/2 only - Better handling of error conditions in locale code.
|
2004-03-25 20:19:44 +00:00 |
|
cbiesinger%web.de
|
e7bb4e5165
|
Bug 233631 GetApplicationLocale should not be used with FormatTime methods in order to support user's customisation (OS X is affected)
patch by Constantine A. Murenin <cnst+moz@bugmail.mojo.ru>
mailnews part: r=mscott intl part: r=jshin both: sr=roc a=chofmann
|
2004-03-16 21:55:11 +00:00 |
|
timeless%mozdev.org
|
6156ea37f5
|
Bug 163665 cleanup nsScriptableDateFormat::FormatDateTime
r=jshin sr=roc
|
2004-02-25 15:58:18 +00:00 |
|
mkaply%us.ibm.com
|
568fef0439
|
#235410
r=pedemont, sr=blizzard (platform specific code)
Fix locale object leak
|
2004-02-24 23:29:50 +00:00 |
|
tor%cs.brown.edu
|
bbf2ef596f
|
Bug 208314 - remove use of iostreams to allow building with compilers
that don't support classic C++ iostreams (ex: MSVC++ .net 2003).
r=timeless, sr=dbaron
|
2004-02-07 02:41:10 +00:00 |
|
jshin%mailaps.org
|
299cdca3f0
|
bug 230210: add High Sorbian (hsb) to the language list r=smontagu, sr=blizzard
|
2004-01-28 06:15:35 +00:00 |
|
dbaron%dbaron.org
|
19d4b2a4ae
|
Back out last change jshin made. Fixing bustage. b=224546
|
2003-12-03 07:46:19 +00:00 |
|
jshin%mailaps.org
|
dd11ab57c2
|
bug 224546 : Change Win 'Regional Settings' -> lose button functions & text : additional 'const' to type definition (missed in the first check-in) per dbaron's review comment
|
2003-12-03 06:11:03 +00:00 |
|
jshin%mailaps.org
|
86705342d9
|
bug 224546 : Change Win 'Regional Settings' -> lose button functions & text (r=smontagu, sr=dbaron, a=asa)
|
2003-12-03 06:07:13 +00:00 |
|
timeless%mozdev.org
|
83aaa7105e
|
Bug 224127 warning: `int posix_locale_category[6]' defined but not used in nsLocaleService.cpp
r=smontagu sr=peterv
|
2003-11-05 21:12:10 +00:00 |
|
peter%propagandism.org
|
f9f591a28f
|
Fix for bug 224231 (Need AppendASCIItoUTF16). r=jst, sr=dbaron.
|
2003-11-01 10:57:41 +00:00 |
|
jshin%mailaps.org
|
eaa30cd46a
|
bug 195093 : fix a typo (eu-US --> en-US) (thanks to tor who noticed it in bug 153586)
|
2003-10-31 01:26:42 +00:00 |
|
jshin%mailaps.org
|
11fab1cc62
|
bug 195093 : fix another mac bustage : add a missing '}' and a return statement
|
2003-10-30 07:16:08 +00:00 |
|
jshin%mailaps.org
|
93a2aa0347
|
bug 195093 : fix os2 bustage
|
2003-10-30 06:52:39 +00:00 |
|
jshin%mailaps.org
|
3c987a6ff2
|
bug 195093 : fix another mac bustage
|
2003-10-30 06:43:37 +00:00 |
|
jshin%mailaps.org
|
fb429e643d
|
bug 195093 : os2 bustage fix
|
2003-10-30 06:14:54 +00:00 |
|
jshin%mailaps.org
|
4b335a14cb
|
bug 195093 : fix Mac bustage
|
2003-10-30 06:07:48 +00:00 |
|
jshin%mailaps.org
|
6ece9f55bf
|
bug 195093 : modernize nsILocale (r=smontagu, sr=darin)
|
2003-10-30 05:04:45 +00:00 |
|
neil%parkwaycc.co.uk
|
920c108c8b
|
Checking in reviewed attachment rather than obsolete attachment to bug 222524
|
2003-10-17 09:06:13 +00:00 |
|
neil%parkwaycc.co.uk
|
2eacfbcae1
|
Bug 222524 CompareRawSortKey should be null-safe r=smontagu sr=bienvenu
|
2003-10-17 08:19:58 +00:00 |
|
cls%seawood.org
|
5c61023297
|
Case matters.
Fixing mingw cross-compiling bustage.
|
2003-10-07 20:39:25 +00:00 |
|
bryner%brianryner.com
|
b74d8438f9
|
Updating my email address
|
2003-09-29 06:04:02 +00:00 |
|
mkaply%us.ibm.com
|
9a7c290d71
|
#215581
r=mkaply, sr=blizzard (platform specific)
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
|
2003-09-15 21:33:41 +00:00 |
|
bsmedberg%covad.net
|
0568e675fc
|
Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt
|
2003-09-13 17:55:56 +00:00 |
|
jshin%mailaps.org
|
cd6feee343
|
bug 152264 : add zh-HK langGroup so that fonts can be specified separately for zh-HK and zh-TW langGroups (r=katakai, sr=blizzard). L10N changes included.
|
2003-09-11 12:01:08 +00:00 |
|
bryner%brianryner.com
|
7171f28ff4
|
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
|
2003-09-07 22:24:21 +00:00 |
|
cls%seawood.org
|
1b51ba858c
|
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
|
2003-08-16 00:42:35 +00:00 |
|
bienvenu%nventure.com
|
835f69ff50
|
fix 214048 mail account sorting horked in folder pane r=neil.parkway, sr=mscott
|
2003-07-28 20:40:57 +00:00 |
|
mkaply%us.ibm.com
|
64e95ac459
|
OS/2 bustage - need to include nsCRT.h
|
2003-07-25 04:32:51 +00:00 |
|
neil%parkwaycc.co.uk
|
3c13697faf
|
Fix bug 207634 bustage - checked in wrong version of mac changes
|
2003-07-24 21:56:54 +00:00 |
|
neil%parkwaycc.co.uk
|
e7c585c091
|
Bug 207634 Convert GetSortKeyLen/CreateRawSortKey to AllocateRawSortKey r=smontagu sr=sspitzer
|
2003-07-24 20:31:35 +00:00 |
|
jaggernaut%netscape.com
|
4e7c966d11
|
Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron
|
2003-07-24 04:53:13 +00:00 |
|
jshin%mailaps.org
|
c1c03f8f14
|
bug 195093 : modernize |GetDefaultCharsetForLocale| (use nsACString). r=darin, sr=bz
|
2003-07-22 23:46:38 +00:00 |
|