Граф коммитов

2638 Коммитов

Автор SHA1 Сообщение Дата
jshin%mailaps.org b77b90a163 bug 162457 : get rid of obsolete entries in charsetData.properties (r=smontagu, sr=bz) 2005-04-03 20:22:24 +00:00
smontagu%smontagu.org 1f76d3821d Update transliterate.properties to Unicode 4.1.0 database. Bug 288137, r=jshin, sr=rbs 2005-04-02 18:44:01 +00:00
smontagu%smontagu.org 6f866d06fa Change ToTitle so that combined uppercase characters (e.g. DZ) are unchanged. Bug 202208, r=jshin, sr=rbs 2005-03-30 04:48:45 +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
dbaron%dbaron.org cda2b96b0e Fix some minor static buffer overruns detected by Coverity tool, and sync two versions of catttable.h. b=287290 r+sr=brendan 2005-03-23 05:43:39 +00:00
smfr%smfr.org b07445985d When a a string bundle lookup fails, print a message with useful info. rs=darin, no bug. 2005-03-21 06:06:55 +00:00
smontagu%smontagu.org 1f4f1ce3ce Code cleanup. Bug 169536, r=jshin, sr=Neil 2005-03-07 14:33:14 +00:00
smontagu%smontagu.org c7e3427285 Code cleanup. Bug 169536, r=jshin, sr=Neil 2005-03-07 11:54:10 +00:00
bzbarsky%mit.edu 1951e8e908 Remove content dependency on the RDF-ness of bookmarks (since in general, they
need not be RDF-enabled at all).  Remove bizarre dependency of an interface we
really want to expose to embeddors on nsIParser.  Bug 101995 followup,
r=bsmedberg, sr=alecf
2005-03-05 03:35:54 +00:00
timeless%mozdev.org 7c577863b2 Bug 283519 OOM mlk [@ workbuf_extend]
patch by ajschult@verizon.net r=timeless sr=roc
2005-03-01 04:29:51 +00:00
timeless%mozdev.org 09c041dc51 Bug 283519 OOM mlk [@ workbuf_extend]
patch by ajschult@verizon.net r=roc sr=roc
2005-03-01 02:08:41 +00:00
jshin%mailaps.org 76d4b71659 bug 254740 : mailnews quick search is case sensitive with non-ASCII characters (r=neil, sr=bienvenu) 2005-02-24 15:50:57 +00:00
jshin%mailaps.org b2498d8311 bug 138578 : Japanese to UTF-16 converters don't keep their internal state correctly (r=smontagu, sr=blizzard) 2005-02-24 00:33:41 +00:00
mrbkap%gmail.com e8e89de647 bug 272815: Make sure the parser is aware when we encounter a meta tag, so that other meta tags in the document don't override the first (correct) charset. r=bzbarsky sr=jst 2005-02-23 05:42:37 +00:00
jshin%mailaps.org 44c2409acd bug 244754 : URL is not shown in the status bar when hovering over a url-escaped URL in an encoding different from the document enecoding (r=darin, sr=bzbarsky) 2005-02-22 18:25:12 +00:00
gandalf%firefox.pl dcdddc53d6 Bug 279768: Move locales from ./docshell and ./intl to ./dom/locales ; r=bsmedberg 2005-02-20 18:10:15 +00:00
jshin%mailaps.org 5263b0105b bug 282800 : potential null argument 3 to 'memset' : r=dveditz, sr=bz, a=dveditz 2005-02-19 07:27:54 +00:00
timeless%mozdev.org f7d6257739 Bug 281249 define for CCMAP_ALU_MASK is wrong
r=smontagu sr=roc
2005-02-07 20:41:17 +00:00
timeless%mozdev.org 1f31b87336 Bug 133277 give NS_PARSERSERVICE_CID {a6cf9112-15b3-11d2-932e-00805f8add32} a ContractID
r=mrbkap sr=bz
2005-02-04 05:05:10 +00:00
bryner%brianryner.com 5fcd423ce1 Fixing minimo/native-uconv bustage (ifdef'd backwards). 2005-02-04 01:02:33 +00:00
bryner%brianryner.com 67dba23ae4 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
bzbarsky%mit.edu e8f296cd4a Fix various code errors in nsStringBundle. Bug 267073, patch by Daniel Kraft
<domob@daniel-kraft.net>, r=smontagu, sr=bzbarsky
2005-01-30 18:09:34 +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
bryner%brianryner.com 742738a46c Add --disable-v1-string-abi option to remove backwards-compatible support for the nsAString vtable. Bug 273424, r+sr=darin. 2005-01-24 16:44:41 +00:00
bzbarsky%mit.edu 6ba3a1e41e Backing out patch for bug 274264, since it caused bug 278727, per patch
author's request.
2005-01-23 23:13:10 +00:00
smontagu%smontagu.org eac1176fdf Add x-unicode langGroup for UTF-16 and UTF-32 (without BE or LE). Bug 279225, r=biesi, sr=dbaron. 2005-01-23 21:11:28 +00:00
jshin%mailaps.org 0f9ea5cdeb correct a typo : macinsoth -> macintosh 2005-01-17 17:33:38 +00:00
jshin%mailaps.org b71cdcea87 bug 237712 'macintoshi' (char. encoding name) is not recognized as 'x-mac-roman' (r=smontagu, sr=bz) 2005-01-17 16:42:47 +00:00
jshin%mailaps.org a1700cd9c0 no bug (follow up to the previous check in for bug 274264) : got rid of an unnecessary comment 2005-01-11 23:21:15 +00:00
jshin%mailaps.org ed7900513d bug 274264 : Japanese attachment file name garbled : patch by Ahn Dal Soo modified by me and darin (r=me, sr=darin, a=asa) 2005-01-11 23:10:58 +00:00
jshin%mailaps.org 7a79475cb5 bug 276042 : NPL->MPL 2005-01-09 12:33:29 +00:00
jshin%mailaps.org 7aedc24051 bug 276042 : NPL -> MPL relicensing of u[tf] files in intl/uconv 2005-01-09 06:06:00 +00:00
dougt%meer.net 697fcfe7e4 Fixing build bustage using gcc 3.4.2. r=dveditz 2005-01-06 19:08:15 +00:00
bzbarsky%mit.edu 1601d80e99 Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst. 2005-01-03 22:51:17 +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
timeless%mozdev.org f45182e721 Bug 271503 ctl fails to build on osx
r=bsmedberg
2004-12-17 09:32:27 +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
smontagu%smontagu.org 93a5fddaa3 Change NS_ENSURE_ARG_POINTER to NS_ASSERTION. Bug 269893, rs=neil.parkwaycc.co.uk@myrealbox.com 2004-12-04 21:10:36 +00:00
gerv%gerv.net 670fb87360 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-12-01 22:27:03 +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
cbiesinger%web.de 5c28486a71 bug 262385 add byte array methods to nsIScriptableUnicodeConverter
r=jshin sr=darin
2004-11-16 23:45:34 +00:00
smontagu%smontagu.org 3837ec61c8 Add null check to params in nsStringBundle::GetStringFromName() and nsStringBundle::FormatStringFromName(). Bug 268832, r=jshin, sr=neil. 2004-11-10 21:36:38 +00:00
neil%parkwaycc.co.uk ce340df5cc Don't createInstance the POSIXLOCALE service (followup to bug 153586) r+sr=jst 2004-11-10 20:38:11 +00:00
darin%meer.net 950a78482d fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2004-11-07 23:59:35 +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
cbiesinger%web.de d82c467e53 fixing typo in comment. no bug, r+sr=bz 2004-10-30 22:45:33 +00:00
timeless%mozdev.org b5f947f253 Bug 266408 ###!!! ASSERTION: You are calling CreateInstance "@mozilla.org/intl/stringbundle;1" when a service for this CID already exists! Add it to abusedContracts to track down the service consumer.: 'Error'
r=smontagu sr=bz
2004-10-29 07:10:59 +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
bzbarsky%mit.edu d15811bc0d Impl QI to nsIUnicharInputStream, don't just inherit it. No bug, r=timeless,
sr=roc
2004-10-14 18:59:06 +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
cbiesinger%web.de e19211b830 remove some unneeded REQUIRES from chardet
261029 r=jshin sr=bz
2004-09-30 14:27:33 +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
gerv%gerv.net ba2432c07e Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-08-25 23:02:50 +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
mkaply%us.ibm.com ea7fd4498a OS/2 break from tor's checkin - we need to do something for DefaultCharsetForLocale - BeOS needs a fix as well 2004-07-22 13:19:48 +00:00
smontagu%smontagu.org 9d37ea9f0c Update ARMSCII-8 conversion tables. Bug 230838, r=jshin, sr=roc (blanket sr from bug 199143) 2004-07-20 21:02:41 +00:00
silver%warwickcompsoc.co.uk 4ce233da0b Add some useful comments/basic docs for the charset converter manager.
rs=bz
2004-07-19 21:19:03 +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
gerv%gerv.net bf72847de9 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 20:31:11 +00:00
gerv%gerv.net 6b54b1cbc5 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 19:30:11 +00:00
gerv%gerv.net c01bb2d438 Bug 236613: change to MPL/LGPL/GPL tri-license, and other license-related fixups. 2004-07-16 19:09:02 +00:00
gerv%gerv.net 9f35e25052 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 18:48:35 +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
roc+%cs.cmu.edu 442a384196 Bug 226439. Make nsCharTraits<PRUnichar>::ASCIIToLower handle Unicode characters whose lowercase form is ASCII. r+sr=darin 2004-06-16 23:29:49 +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
jshin%mailaps.org 3fbdfedf43 fix the typoe I missed in the previous checkin for bug 246194 2004-06-11 00:58:53 +00:00
jshin%mailaps.org f00e875ee9 bug 246194 : crash when char. encoding is set to UTF-16 for non-UTF-16 pages (r=smontagu, sr=dbaron, a=asa) 2004-06-10 21:16:56 +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
jshin%mailaps.org 737d99bebc bug 245693 : Unicode->EUC-KR converter loses data on coming across characters not representable in 2bytes (r=smontagu, sr=dbaron) 2004-06-06 18:47:53 +00:00
neil%parkwaycc.co.uk 385689a244 Removing unused variable b=217089 p=mbockelcamp@web.de r=smontagu sr=jag 2004-05-27 09:00:16 +00:00
roc+%cs.cmu.edu 0e3ff503fb Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
caillon%redhat.com 178bb153f1 Kill off nsComObsolete.h
Patch by marco@gnome.org to bug 241145
r=caillon sr=dbaron
2004-05-18 18:09:16 +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
cls%seawood.org 7f246234b3 Use standard AM_LANGINFO_CODESET macro instead of assume CODESET is available if nl_langinfo is.
Thanks to Adrian Bunk <bunk@fs.tum.de> for the patch.
Bug #160180 r=cls
2004-05-13 03:12:49 +00:00
jshin%mailaps.org d2c6e71b7d bug 235090 : add UTF-16 converters: committing two files missed in the previous check-in by mistake 2004-04-24 16:59:46 +00:00
mkaply%us.ibm.com fa47ed186f #240597
r=pedemonte, sr=blizzard (platform specific)
OS/2 only - add support for codepage 869 - not used in browser, just used for native conversions
2004-04-20 02:46:49 +00:00
neil%parkwaycc.co.uk 35aae09eb6 Bug 237598 Remove nsUCRegUtils p=sdwalker@myrealbox.com r=mkaply sr=alecf 2004-04-19 16:02:09 +00:00
gerv%gerv.net 31625ba2b1 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +00:00