cbiesinger%web.de
|
c2d981f764
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
|
2006-02-03 14:18:39 +00:00 |
|
timeless%mozdev.org
|
9b0852aaf7
|
Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
|
2005-11-25 21:57:13 +00:00 |
|
bsmedberg%covad.net
|
78f6d0683d
|
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
|
2005-11-11 14:36:26 +00:00 |
|
smontagu%smontagu.org
|
452af9ab94
|
Add Maltese and Tatar to the list of supported languages, and map Chinese (Min Nan) to the Western langGroup. Bugs 258599, 310028, 314907, r=jshin, blanket sr=roc for property file changes
|
2005-11-07 09:30:58 +00:00 |
|
jshin%mailaps.org
|
24686082e9
|
bug 237434 : add several languages/scripts to font selection menu (r=smontagu, sr=dbaron, a=asa)
|
2005-04-30 02:57:57 +00:00 |
|
bsmedberg%covad.net
|
573eebab2a
|
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
|
2005-04-05 12:36:03 +00:00 |
|
neil%parkwaycc.co.uk
|
76a5d24b8f
|
Fix compiler warnings b=287540 p=gautheri@noos.fr r=smontagu sr=blizzard
|
2005-04-05 08:31:32 +00:00 |
|
mkaply%us.ibm.com
|
bc8ae3bdfd
|
#286492
r=jshin, sr=mkaply (OS/2 only)
From Peter Weilbacher - use stricmp to silence assertion
|
2005-03-28 16:36:25 +00:00 |
|
bryner%brianryner.com
|
67dba23ae4
|
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
|
2005-02-03 23:01:54 +00:00 |
|
dougt%meer.net
|
5445945523
|
Fixes 280238. WinCE support. r=jungshik shin.
|
2005-01-30 03:57:09 +00:00 |
|
jshin%mailaps.org
|
527fba9f3c
|
bug 257511 : In UTF-8 locales, date/time with non-ASCII characters become 'null' strings (r=smontagu, sr=neil) (add back '##PLATFORM' to the Unix locale code)
|
2005-01-25 13:08:24 +00:00 |
|
smontagu%smontagu.org
|
c07a5a0699
|
Map Pashto, Urdu and Sindhi to Arabic langGroup. Bug 274102, patch by Henri Sivonen <hsivonen@iki.fi>, r=me, sr=dbaron
|
2005-01-02 16:01:52 +00:00 |
|
bsmedberg%covad.net
|
79241940e8
|
Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees.
|
2004-12-09 19:28:35 +00:00 |
|
bryner%brianryner.com
|
29c70cffe8
|
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
|
2004-11-24 22:48:45 +00:00 |
|
timeless%mozdev.org
|
f437ad644e
|
Bug 207333 Fix nsIWin32LocaleImpl
r=smontagu sr=dbaron
|
2004-11-05 05:47:20 +00:00 |
|
darin%meer.net
|
189ba5e5c4
|
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
|
2004-11-01 18:50:36 +00:00 |
|
timeless%mozdev.org
|
876e501b18
|
Bug 207333 Fix nsIWin32LocaleImpl
r=smontagu sr=dbaron
|
2004-10-28 02:27:25 +00:00 |
|
smontagu%smontagu.org
|
54de66b019
|
Fix VC.net bustage from bug 234865
|
2004-10-20 19:55:09 +00:00 |
|
smontagu%smontagu.org
|
98a1741d1a
|
Serbian (Latin) and Serbian (Cyrillic) locales are interpreted as Croatian in Windows. Bug 234865, r=jshin, sr=neil
|
2004-10-19 19:12:45 +00:00 |
|
smontagu%smontagu.org
|
2e90f7c3c6
|
Bug 239977: Support ISO 639-2 code for Klingon. r=jshin,sr=roc
|
2004-10-11 20:20:11 +00:00 |
|
mkaply%us.ibm.com
|
f863fd8622
|
Remove unused file
|
2004-10-11 19:13:15 +00:00 |
|
mkaply%us.ibm.com
|
2242c457d6
|
#260427
r=mkaply, sr=blizzard, a=mkaply
Patch from Peter Weilbacher - use ParseLocaleString from nsPosixLocale and use the separator that is passed in
|
2004-10-11 16:35:13 +00:00 |
|
jshin%mailaps.org
|
b92f4b21e5
|
taking out the previous check-in. we may have a better alternative.
|
2004-10-03 15:50:01 +00:00 |
|
jshin%mailaps.org
|
34a685a70b
|
bug 260427 non-ASCII characters are not rendered correctly in the UI on OS2. patch by Peter Weilbacher(mozilla%Weilbacher.org), r/sr=mkaply
|
2004-10-03 15:41:43 +00:00 |
|
pedemont%us.ibm.com
|
e2fa92edb2
|
nsDateTimeFormatMac broken in Japanese locale. r=jshin,sr=roc,a=asa
|
2004-09-07 15:12:26 +00:00 |
|
timeless%mozdev.org
|
a8c31e3ee7
|
Bug 256994 Error in "intl/src/mac" when trying to build Firefox with Apple GCC-3.5-tree-ssa
patch by mcsmurf@gmx.de r=smontagu sr=smfr
|
2004-08-30 17:41:06 +00:00 |
|
vladimir%pobox.com
|
b7dff491b0
|
b=255134, nsICollation scriptability, updated IIDs
|
2004-08-25 07:20:06 +00:00 |
|
vladimir%pobox.com
|
0b8d1522a5
|
b=255134, make nsICollation scriptable, r=jshin,sr=brendan
|
2004-08-24 22:50:33 +00:00 |
|
jshin%mailaps.org
|
932b7b0a18
|
bug 256383 : Unknown 'lang' should be mapped to 'x-unicode' instead of 'x-western' (r=smontagu, sr=rbs)
|
2004-08-23 20:20:36 +00:00 |
|
jshin%mailaps.org
|
d02b16fcf3
|
bug 256257: Font settings for western encoding apply when 'x-*' langGroup is specified (especially problematic in mail)
|
2004-08-23 20:10:38 +00:00 |
|
pedemont%us.ibm.com
|
f38d27c31d
|
I'm getting sloppy
|
2004-08-18 16:47:14 +00:00 |
|
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 |
|