Commit Graph

2778 Commits

Author SHA1 Message Date
ftang%netscape.com
f0ec02a26b fix bug 9519 r=ftang sr=brendan a=roc+moz
make uconv code port to 32 bits clean for arm arch
thansk  jeroen.dobbelaere@acunia.com
2006-05-17 02:37:32 +00:00
gerv%gerv.net
150c4d33a5 License changes, take 2. Bug 98089. mozilla/include/, /mozilla/htmlparser/, /mozilla/intl/ (part 1). 2006-05-17 02:37:31 +00:00
gerv%gerv.net
59263a2fdf Oops. 2006-05-17 02:33:32 +00:00
scc%mozilla.org
6e78e449ab bug #98089: ripped new license 2006-05-17 02:33:31 +00:00
yokoyama%netscape.com
099b876d99 Bug 88944 for jshin. r=ftang sr=blizzard@mozilla.org
adding converter support for x-windows-949 and x-johab
2006-05-17 02:33:30 +00:00
ftang%netscape.com
ad9f228de6 blizzard ask me fix tab in the sr comment of 79273. Here is the change which only change tab and space
I use VC++ and 1. Select all 2. Edit:Advanced:Format Selection while Tools:Options.. Tabs set to 2/2 Smart
2006-05-17 02:33:29 +00:00
yokoyama%netscape.com
a261b9c9b1 Bug 75707: Some BIG5 characters can not be displayed properly in Solaris Trunk
add a boolean value to valid the med
checking in for ftang
2006-05-17 02:33:28 +00:00
ftang%netscape.com
2b006eb566 fix bug 73710. rewrite the multi table conversion routine to support overlap range
for HKSCS and EUC-TW
rs=ftang
2006-05-17 02:33:27 +00:00
waterson%netscape.com
3f3dd03b2e Bug 77209. Get rid of unused module instance counting in order to eliminate duplicate global symbols. r=erik, sr=shaver 2006-05-17 02:33:26 +00:00
ftang%netscape.com
3a43c6e1f0 fix 79273
add GB18030 4 byte support into the unicode conversion engine.
r=bstell sr=blizzard@mozilla.org
2006-05-17 02:33:25 +00:00
ftang%netscape.com
608c67ea72 fix 71489
Add johab document encoding support
Currently the convert from johab to unicode part is #if 0 since
we didn't have a way to test it.
r=bstell sr=erik
2006-05-17 02:33:24 +00:00
cls%seawood.org
c1df71a105 Do NOT use C++-style comments in a C file. It causes builds to fail on some compilers. Fixing cement tinderbox bustage 2006-05-17 02:33:23 +00:00
shanjian%netscape.com
97c91ea3a1 #64235, 25037 illegal 0xA0 code point in Multibyte charset break parser
r=ftang, sr=erik
uscan.c
nsUnicodeDecodeHelper.cpp
nsGB2312ToUnicodeV2.cpp
nsGBKToUnicode.cpp
nsJapaneseToUnicode.cpp
2006-05-17 02:33:22 +00:00
alecf%netscape.com
c71bb0159b #45797 - fix consumers of NS_IMPL_ISUPPORTS
r=dveditz a=self
2006-05-17 02:33:21 +00:00
scc%mozilla.org
9f5318af1d fix type equivalence between |PRUnichar| and |jschar| now that |PRUnchar| may be |wchar_t| on select platforms 2006-05-17 02:33:20 +00:00
pavlov%netscape.com
1f0c853d6d changes to let us build on MacOS X 2006-05-17 02:33:19 +00:00
smontagu%smontagu.org
c4b54b5523 Correct a typo in gencasetable.pl and regenerate casetable.h. Bug 337976, r=jshin, sr=jag 2006-05-15 14:07:03 +00:00
smontagu%smontagu.org
9ce477c9fe Add missing aliases for some Mac encodings. Bug 203838, r=jshin, sr=alecf 2006-05-11 20:16:20 +00:00
darin%meer.net
0318b8c707 landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb 2006-05-10 17:30:15 +00:00
cbiesinger%web.de
51a89a8b1e bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.

r=bsmedberg
2006-05-06 17:53:51 +00:00
smontagu%smontagu.org
d9ca99bc19 Only suppress a BOM at the beginning of UTF-8 stream. Bug 335816, patch by Masatoshi Kimura (:emk) <VYV03354@nifty.ne.jp>, r=smontagu, sr=dbaron 2006-04-30 06:43:49 +00:00
cls%seawood.org
37453e2762 Allow libxul to link in mingw builds.
Bug #334403 r=bsmedberg
2006-04-18 15:52:41 +00:00
gavin%gavinsharp.com
72e2de7caa Bug 333297: UMW nsScriptableUnicodeConverter::FinishWithLength overwrites end of buffer, patch by Phil Ringnalda <philringnalda@gmail.com>, r=smontagu, sr=jag 2006-04-14 19:26:07 +00:00
gavin%gavinsharp.com
1ae51dd599 Bug 333298: nsTextToSubURI::UnEscapeAndConvert leaks pBuf if decoder->Convert fails, patch by Ryan Flint <rflint@dslr.net>, r=timeless, sr=jag 2006-04-13 23:38:55 +00:00
dougt%meer.net
215207f033 Fixing unix build bustage. npodb 2006-04-13 18:56:54 +00:00
benjamin%smedbergs.us
70a0f2207b Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin 2006-04-12 15:43:32 +00:00
masayuki%d-toybox.com
7fcaf1d989 Bug 201071 signature file containing accented characters has become corrupted / Bug 153855 Composer does not display a UTF-8 signature in the right way. r=jshin, sr=bienvenu 2006-04-10 15:27:29 +00:00
smontagu%smontagu.org
0ddb04ec73 Prevent possible leak, Bug 333296, r=timeless, sr=jag 2006-04-09 18:49:40 +00:00
dougt%meer.net
1dff788e00 adding windows-1252. npodb 2006-04-06 02:58:30 +00:00
dougt%meer.net
18d1e74a41 Adding fallback to basic current system Windows ANSI code page on failure. npodb 2006-04-05 02:19:31 +00:00
dougt%meer.net
7f5f9e78ed Fixing bugs in native uconv on wince. NPODB 2006-04-03 20:56:13 +00:00
gerv%gerv.net
a54a4e6372 Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:10 +00:00
gerv%gerv.net
af20ee45fb Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:05 +00:00
smontagu%smontagu.org
0169a01e79 Remove compiler warning. Bug 330589, r=biesi, sr=roc 2006-03-19 07:08:11 +00:00
dougt%meer.net
dda9c69abf Fixes bug 330142. r=benjamin, patch=romaxa@gmail.com. Build bustage for minimo 2006-03-16 04:44:57 +00:00
cbiesinger%web.de
aec7d4f9a2 bug 330030 only set mOutStream if the character encoding name is valid
patch by Nickolay Ponomarev <asqueella@gmail.com> r=biesi sr=darin
2006-03-11 16:05:26 +00:00
benjamin%smedbergs.us
80e9d804a0 Bug 78087 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-02-13 20:52:44 +00:00
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
bzbarsky%mit.edu
b64fcb4a39 Implement an nsINode interface; move some common stuff from nsIContent and
nsIDocument to nsINode.  Bug 323311, r=sicking, sr=jst
2006-01-19 03:34:18 +00:00
timeless%mozdev.org
e46b658cce Bug 106386 Correct misspellings in source code
patch by ispiked@gmail.com r=timeless rs=brendan
2006-01-12 06:34:54 +00:00
cbiesinger%web.de
0ea5eacb9a bug 321379 correctly throw an error when trying to write to or close a closed
converter stream
r=timeless sr=darin
2006-01-05 13:27:50 +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
timeless%mozdev.org
db820cf720 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
jshin%mailaps.org
eb97f51003 bug 317216 : UTF16 and UTF32 decoders allow invalid UTF16 into the core : UTF-32 patch, r=smontagu, sr=bzbarsky 2005-11-22 07:58:41 +00:00
bsmedberg%covad.net
7127ddeee8 Bug 315089 - Convert intl tests to use the XPCOM glue, r=smontagu 2005-11-17 14:40:22 +00:00
bzbarsky%mit.edu
79da4ded63 Move some basic macros for working with UTF16 from intl to XPCOM; use them in
some places including the HTML parser.  Part of fix for bug 316394; the CSS
parser changes are still coming.  r=smontagu, r=mrbkap on parser changes, sr=dbaron
2005-11-15 18:17:22 +00:00
bsmedberg%covad.net
eb0359dfad Build bustage from bug 313309 2005-11-11 15:37:56 +00:00
bsmedberg%covad.net
0b1adc178a GCC4 build bustage from bug 313309. 2005-11-11 15:14:49 +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
dougt%meer.net
408301ff78 Windows CE only. Fixes a crash when doing form post. 2005-11-05 18:43:28 +00:00
darin%meer.net
9cfc16aeab Attempt to fix OSX bustage 2005-10-13 23:34:34 +00:00
darin%meer.net
363a58640d fixes bug 309335 "Unknown content type dialog(helper app dialog) shows escaped file name if it has non-ASCII char" patch by biesi+darin r=bzbarsky 2005-10-13 21:50:25 +00:00
roc+%cs.cmu.edu
2b818cb95c Bug 300313. Removign empty files. 2005-10-11 23:51:08 +00:00
roc+%cs.cmu.edu
9130f1e6eb Bug 300313. Removing empty files. 2005-10-11 23:38:52 +00:00
dougt%meer.net
fc97ab9262 This is a workaround for the WinCE Native Unicode converter. I couldn't figure out how to use the utf8 codepages on certain devices. So, mapping from UTF-8 -> UCS-2 became a problem. This fix simply uses the existing algorithm in intl/uconv. This change only effect the Windoze CE native uconv. NPODB. Also includes further gfx fixup. r/sr=dveditz b=297683 WinCE only. 2005-09-07 19:21:02 +00:00
smontagu%smontagu.org
5ac082b0a6 Make mErrorEncoder nsCOMPtr. Bug 306493, r=jshin, sr=dbaron 2005-09-06 07:10:26 +00:00
smontagu%smontagu.org
b21942d686 Release the correct pointer in implementations of SetOutputErrorBehavior. Bug 295145, patch by Frank Wein <bugzilla@mcsmurf.de>, r=jshin, sr=dbaron 2005-08-29 13:58:56 +00:00
cbiesinger%web.de
5211f28914 bug 295070 return rv, not nsnull, in an nsresult method
patch by Joshua Welderson <pythonesque+bugzilla@gmail.com> r=smontagu sr=bz
2005-08-27 15:35:21 +00:00
smontagu%smontagu.org
984cb2dbd3 TestUConv fails in method DisplayDetectors -- missing HasMore. Bug 251880, patch by Peter Klavins <klavins@netscape.net.au>, r=smontagu, sr=alecf 2005-08-22 11:15:53 +00:00
roc+%cs.cmu.edu
142211a0cb Bug 300313. DeCOMtaminate linebreaker/wordbreaker, and access them directly as services rather than through a factory. r+sr=roc, patch by Joshua Welderson (thanks Joshua\!) 2005-08-22 03:00:06 +00:00
bsmedberg%covad.net
117312096d Bug 299992 bustage fixup - no need for intl makefiles to define __STDC__, which causes "strdup" to not be declared on windows. r=jshin r2=cls 2005-08-15 13:35:39 +00:00
dougt%meer.net
3d3e98c72d Fixing build bustage of Minimo on linux. NPODB 2005-08-14 05:39:00 +00:00
dougt%meer.net
14e0a65e8c bug 303868. Adding WinCE specific native uconv. NPODB 2005-08-08 18:37:35 +00:00
bzbarsky%mit.edu
164b0ba6b6 Add an entry so that we deal with iso-8859-13 webpages on OS/2 when the system
codepage is 921.  Bug 296136, patch by Peter Weilbacher
<mozilla@Weilbacher.org>, r+sr+a=mkaply (OS/2 only patch).
2005-08-02 02:28:13 +00:00
smontagu%smontagu.org
99011ec3ca Bug 301797: UTF-8 decoder drops byte on encoding error. r=jshin, sr=bzbarsky, a=bsmedberg 2005-07-26 09:38:50 +00:00
cbiesinger%web.de
346cb7603f no effect either, undoing again 2005-07-05 14:32:59 +00:00
cbiesinger%web.de
6e921b6927 trying another possibility 2005-07-05 12:57:41 +00:00
cbiesinger%web.de
9ec0a69fdf no effect, undoing... 2005-07-05 12:56:31 +00:00
cbiesinger%web.de
c8f2dc62db backing out more parts of Bug 295047 to find the cause for the Tp loss... 2005-07-05 12:04:09 +00:00
cbiesinger%web.de
b6d43bffb6 298820 make nsIScriptableUnicodeConverter use nsACString instead of string
r=jshin sr=darin a=bsmedberg
2005-06-28 21:19:08 +00:00
cbiesinger%web.de
0616c65eba undoing checkin, no effect on Tp 2005-06-27 14:49:11 +00:00
cbiesinger%web.de
a1b8562ba6 Testing another possibility for btek's Tp loss (bug 295047) 2005-06-27 07:58:38 +00:00
cbiesinger%web.de
0826e4bed9 no visible effect, putting it back 2005-06-24 23:06:11 +00:00
cbiesinger%web.de
302c420ba8 backing out this part of my last checkin to see how it affects Tp (Bug 295047) 2005-06-24 22:16:31 +00:00
cbiesinger%web.de
2e7e16befb Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and
nsIConverterInputStream scriptable, and adds nsIUnicharOutputStream and
nsIConverterOutputStream (together with implementations).
r=jshin sr=darin a=chofmann
2005-06-24 19:44:50 +00:00
scott%scott-macgregor.org
d002b1789c Bug #293023 --> Effects debug builds only. Quiet a noisy warning, many clients do ask for string resources that don't
exist.

r=sfraser
sr=darin
a=asa
2005-06-20 18:38:46 +00:00
timeless%mozdev.org
3fc95f8e53 Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=timeless rs=brendan a=chofmann
2005-06-03 10:26:28 +00:00
robin.lu%sun.com
971f61a6dc fix bug Bug 266259 memory leak in nsCharsetConverterManager::GetCharsetLangGroupRaw()
patched by Boying Lu <brian.lu@sun.com>
r=smontagu
sr=neil.parkwaycc.co.uk
2005-04-30 06:11:35 +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
timeless%mozdev.org
800b238475 Bug 291029 reversed args to memcpy results in write to readonly memory [@ memcpy - CopyToLowerCase::write]
r=dougt sr=roc a=asa
2005-04-21 22:30:21 +00:00
smontagu%smontagu.org
174b904f80 Update generated case mappings to Unicode 4.1.0. Bug 288956, r=jshin, rs=roc, a=asa 2005-04-10 06:23:32 +00:00
jshin%mailaps.org
e7499921ca bug 287340: remove unused files (unicode char. category interface and its implementation) r=smontagu, sr=dbaron 2005-04-06 08:33:21 +00:00
jshin%mailaps.org
1d51e20612 bug 210502 : update category table to Unicode 4.1.0 (r=smontagu, sr=dbaron) 2005-04-06 08:31:26 +00:00
dbaron%dbaron.org
b0b0770a5b Fix bustage. b=288626 2005-04-06 06:09:40 +00:00
cbiesinger%web.de
d513901a5e 288877 add a function to easily convert a string to a stream, using a given
charset
r=jshin sr=bz
2005-04-06 01:37:24 +00:00
jshin%mailaps.org
162c9c677b bug 210502 : update the normalization data file to 4.1.0 and add README.txt on the way to generate data files : r=smontagu, sr=dbaron 2005-04-05 23:00:13 +00:00
bsmedberg%covad.net
020d764d12 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 18:55:17 +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
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