Commit Graph

1665 Commits

Author SHA1 Message Date
asqueella%gmail.com
df0bc7c5ad Bug 372076 - IConvAdaptor::SetOutputErrorBehavior should handle nsIUnicodeEncoder::kOnError_Signal
p=Ryan Jones <sciguyryan@gmail.com>
r=smontagu
2007-03-01 07:09:17 +00:00
smontagu%smontagu.org
875a53cc41 Add unit tests for ISO and Windows de/encoders 2007-02-28 19:31:49 +00:00
smontagu%smontagu.org
c064e81ce2 Add unit test for bug 367026 2007-02-28 09:23:48 +00:00
smontagu%smontagu.org
72c1591b85 Add a FinishNoBuff() method to the UnicodeToHZ encoder, to send the correct closing escape sequence 2007-02-26 20:00:17 +00:00
mkaply%us.ibm.com
42ccc150aa OS/2 build break continued 2007-02-21 21:43:20 +00:00
mkaply%us.ibm.com
b3ce071a7c OS/2 build break - mismatch in patch 2007-02-21 17:38:25 +00:00
mkaply%us.ibm.com
2147b0c11b #369424
r=smontagu, sr=mkaply (OS/2 only)
Add OS/2 only support for CP1125 and CP1131
2007-02-19 18:26:06 +00:00
jwalden%mit.edu
45bb59aa84 Bug 368942 - Add a do_get_file(path) function to xpcshell-simple, remove do_get_topsrcdir() as unnecessary. Also fix bug 368944 (invalid use of nsILocalFile API in test-harness) at the same time. r=sayrer 2007-02-03 01:46:09 +00:00
jwalden%mit.edu
c0fc6a93d5 Final try at bug 351968 -- make relative topsrcdirs work, fixing the last build errors. Because xpcshell tests are fragile, this commit intentionally breaks a test so that I can verify correctness; I'll remove the break when I verify the fix works correctly (via broken test error messages). 2007-01-31 07:22:12 +00:00
jwalden%mit.edu
7eeed473b4 Bug 351968 - Don't copy xpcshell tests and other data to $(DIST) -- a step toward being able to --enable-tests on Mozilla tinderboxen. r=bsmedberg 2007-01-31 03:25:46 +00:00
jwalden%mit.edu
9d616c2bdc Bug 368142 - Tests for correct byte-by-byte encodings of Unicode strings. r=smontagu 2007-01-29 20:00:03 +00:00
asqueella%gmail.com
35d1685d44 Bug 342750 NativeUConvService::GetNativeConverter leaks on failure
p=Ryan Jones <bugs@ryan-jones.com>, r=bsmedberg, sr=dbaron
2007-01-17 09:18:21 +00:00
timeless%mozdev.org
05804e5bfe Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
r=darin
2006-12-21 07:03:23 +00:00
timeless%mozdev.org
175c16555f Bug 337244 Incorrect pointer passed in nsUnicodeToISO2022JP::ConvertNoBuffNoErr
r=smontagu sr=roc
2006-12-06 02:49:51 +00:00
benjamin%smedbergs.us
217948472d Re-land bug 345517 now that the logging issues are hopefully fixed, r=darin/mento/mano 2006-11-13 17:53:01 +00:00
pavlov%pavlov.net
0b5a3c2706 backing out 345517 due to leak test bustage 2006-11-10 04:42:03 +00:00
benjamin%smedbergs.us
338a8a2205 Bug 345517, try #2, make the browser component use frozen linkage, so that ff+xr builds. This does *not* --enable-libxul by default for Firefox (yet). That will wait until after 1.9a1. Older patch r=darin+mento, revisions r=mano 2006-11-09 15:12:24 +00:00
smontagu%smontagu.org
a86de95bfc Remove UEscape decoder/encoder. Bug 350830, r=jshin, sr=dveditz 2006-10-10 17:58:31 +00:00
cbiesinger%web.de
68f10ad775 bug 333261 make scriptableunicodeconverter available in uconv builds too
r=smontagu sr=biesi
2006-09-20 18:25:31 +00:00
cbiesinger%web.de
15501fd5cb Bug 351856 make chardet its own module
r=smontagu,bsmedberg
2006-09-13 22:13:40 +00:00
cbiesinger%web.de
b53d3ea356 Add a make check target for intl/uconv and a unit test for bug 321379
r=smontagu
2006-09-04 23:02:28 +00:00
timeless%mozdev.org
97d86b0df2 Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
jshin%mailaps.org
ba09aef6c3 bug 347982 : EUC-KR decoder (Unicode-to-EUC-KR converter) is broken : MSB is stripped off (r=smontagu, sr=roc) 2006-08-14 13:32:58 +00:00
smontagu%smontagu.org
60315f0d2e Update Big5-HKSCS decoder/encoder to HKSCS-2004 standard. Bug 343129, r=jshin 2006-08-09 10:49:22 +00:00
smontagu%smontagu.org
d412ccddfd Big endian bustage fix from bug 336575 2006-08-07 08:25:06 +00:00
smontagu%smontagu.org
848316fb3c Remove mShiftTable from encoders/decoders that don't use it and various other pieces of stale code. Bug 336575, r=jshin, rs=roc 2006-08-07 07:57:31 +00:00
smontagu%smontagu.org
9976edf907 Testcase for bug 340714 2006-07-23 17:50:05 +00:00
smontagu%smontagu.org
9a589bbe27 Bug 340714: nsIConverterInputStream duplicates the last character in the first buffer. r=jshin, sr=jag 2006-07-20 07:39:29 +00:00
smontagu%smontagu.org
853c300f4a Updates to Big5 <-> Unicode mapping tables. Bug 310299, patch by Hung-Te Lin <piaip@csie.ntu.edu.tw>, r=smontagu, jshin, blanket sr=roc for table updates with no code changes 2006-06-29 07:30:38 +00:00
smontagu%smontagu.org
4becc15f1e Bug 339002 Last %-escaped character in URL disappears in status bar if page displayed as UTF-8. r=jshin, sr=roc 2006-05-28 05:39:25 +00:00
smontagu%smontagu.org
857d588514 Fix build bustage 2006-05-17 11:11:21 +00:00
smontagu%smontagu.org
fd6ae025ca DeCOMtamination of intl/uconv utilities. Bug 336609, r=jshin, sr=roc 2006-05-17 10:56:50 +00:00
smontagu%smontagu.org
1db860f6a9 DeCOMtamination of intl/uconv utilities. Bug 336609, r=jshin, sr=roc 2006-05-17 08:58:00 +00:00
jshin%mailaps.org
342cca8507 bug 245693 : Unicode->EUC-KR converter loses data on coming across characters not representable in 2bytes (r=smontagu, sr=dbaron) 2006-05-17 02:40:11 +00:00
caillon%redhat.com
4e3df99fda Kill off nsComObsolete.h
Patch by marco@gnome.org to bug 241145
r=caillon sr=dbaron
2006-05-17 02:40:10 +00:00
gerv%gerv.net
fbb3460483 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-05-17 02:39:15 +00:00
jshin%mailaps.org
a66b40d805 bug 214743 : remove Hangul Jamo fallback in KSC5601GL encoder and 'generator'. Also remove the corresponding 'scanner' in uscan.c that's not used by any decoder (r=smontagu,sr=blizzard) 2006-05-17 02:39:14 +00:00
sfraser%netscape.com
25bb2b740e Make lots of static data const. Bug 74803. r=dbaron, sr=alecf 2006-05-17 02:39:13 +00:00
dbaron%dbaron.org
637dfbddbf Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2006-05-17 02:37:49 +00:00
dougt%netscape.com
c3512c3962 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2006-05-17 02:37:36 +00:00
yokoyama%netscape.com
19a0b8da31 Bug 110486
Removing NSGetFactory from UCONV
/r=shanjian; /sr=brendan
2006-05-17 02:37:35 +00:00
jshin%mailaps.org
d5632dfed2 bug 133216 - make multibyte decoder more robust for invalid octet sequence.
r=yokoyama, sr=alecf, a=asa
2006-05-17 02:37:34 +00:00
jshin%mailaps.org
d385602ff0 Bug 128587 : Fix a typo in uScanDecomposedHangulCommon() to make
EUC-KR/ISO-2022-KR decoders work correctly with 8byte-seq. representation
of Hangul syllables. r=yokoyama, sr=alecf, a=scc
2006-05-17 02:37:33 +00:00
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
9ce477c9fe Add missing aliases for some Mac encodings. Bug 203838, r=jshin, sr=alecf 2006-05-11 20:16:20 +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
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
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
af20ee45fb Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines. 2006-03-30 07:57:05 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
gerv%gerv.net
ba2432c07e Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-08-25 23:02:50 +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
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
gerv%gerv.net
9f35e25052 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 18:48:35 +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
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
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
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
mkaply%us.ibm.com
97aa00840e #240596
rs=roc, a=dveditz
Add euro to some 8XX codepages and update 862
2004-04-15 17:22:07 +00:00
mkaply%us.ibm.com
fd89d97d39 No bug
r=smontagu, sr=roc
Redo 8859-8 and 8859-7 charset maps
2004-04-13 21:43:34 +00:00
jshin%mailaps.org
cf5a5121a9 bug 235090: add UTF-16 en/decoders so that CSS stylesheets tagged with UTF-16 label can be recognized (r+sr=bzbarsky) 2004-04-13 01:14:36 +00:00
jshin%mailaps.org
9997d13b08 bug 235090 : add 'UTF-16' de/encoders so that CSS stylesheets labelled with 'UTF-16' can be recognized. (r+sr=bzbarsky) 2004-04-13 01:12:18 +00:00
cbiesinger%web.de
95ec3916fa bug 212101 only build the NativeUConvService when needed
patch by Stephen Walker <sdwalker@myrealbox.com> r=mkaply sr=dougt a=mkaply
2004-04-10 14:15:16 +00:00
pedemont%us.ibm.com
7b83783e7f Get this building on OS/2, r=,a=mkaply 2004-04-06 22:41:59 +00:00
pkw%us.ibm.com
7228baf9bc Bug 210629 - Add encoder/decoder for (x-)IBM-1046 used for Arabic on AIX.
r=jshin@mailaps.org, sr=roc@ocallahan.org
2004-03-09 14:14:55 +00:00
jshin%mailaps.org
b0f597c31a bug 55300: add 'Unicode' submenu to the 'Character Encoding' menu. The new submenu has UTF-8, UTF-16*, UTF-32* and UTF-7. UTF-8 was also added to the static list. (r=neil, sr=blizzard, moa for ff = pch) 2004-03-06 06:11:48 +00:00
darin%meer.net
c380c59f65 landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2004-02-28 22:34:07 +00:00
jshin%mailaps.org
2b5ce0e866 bug 233250: replace a spurrious assertion with a warning (r=smontagu, sr=dbaron) 2004-02-07 10:21:23 +00:00
jst%mozilla.jstenback.com
90431d8022 Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org 2004-01-29 22:04:45 +00:00
bsmedberg%covad.net
d0f309943a Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
jshin%mailaps.org
026e966b62 bug 228176 : in the previous checkin, missed the reviewer comment about the name change (exclude -> skip) 2004-01-07 04:17:40 +00:00
jshin%mailaps.org
8ea11801c8 bug 228176 exclude control characters from unescaping URLs for the UI : r=darin, sr=jst 2004-01-07 03:57:20 +00:00
bsmedberg%covad.net
274ef7cd49 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
peter%propagandism.org
feda8614f8 Patch for bug 209699 (convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2003-12-23 16:48:40 +00:00
jshin%mailaps.org
64fee0cebf bug 227958 : big5, gb2312, ksc5601 fonts (X11core) don't show up in font selection menu. Fix this by adding the corresponding internal charset names. r=smontagu, sr=rbs, a=asa 2003-12-15 23:00:21 +00:00
jshin%mailaps.org
5696633bbe bug 225106 : remove redundant charset alias resoultion code (r=smontagu, sr=bz) 2003-11-09 05:45:21 +00:00
jshin%mailaps.org
6ece9f55bf bug 195093 : modernize nsILocale (r=smontagu, sr=darin) 2003-10-30 05:04:45 +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
jshin%mailaps.org
61061ed81d bug 215768: use nsAutoArrayPtr instead of nsAutoPtr in nsUTF8ConverterService.cpp (r=sicking, sr=bzbarsky, a=asa) 2003-08-14 22:58:02 +00:00
jshin%mailaps.org
17781c379f bug 214743 : remove Hangul Jamo fallback in KSC5601GL encoder and 'generator'. Also remove the corresponding 'scanner' in uscan.c that's not used by any decoder (r=smontagu,sr=blizzard) 2003-08-06 17:07:22 +00:00
brendan%mozilla.org
b7cdb7debb Add shared DHashTableOps for [const] char *key use-cases, clean up dhash API abusages (214839, r=dougt, sr=dbaron). 2003-08-05 20:09:21 +00:00
cls%seawood.org
09671327f5 Remove unused references to xpcom_obsolete
Bug #38122 r=dougt sr=bryner
2003-08-02 20:17:28 +00:00
jshin%mailaps.org
15871c0819 bug 213899 : disable encoders for X11 font encoding in ucvtw2 and ucvcn on non-Unix platforms (r=smontagu, sr=alecf) 2003-07-29 04:34:26 +00:00
jshin%mailaps.org
088a511088 fix another Mac bustage caused by the patch for bug 195093 : NS_SUCCESS_USING_FALLBACK_LOCALE not defined 2003-07-23 03:00:14 +00:00
jshin%mailaps.org
d73a9ea168 fix mac bustage ('return' was misspelled) in the patch for bug 195093 2003-07-23 01:28:18 +00:00
jshin%mailaps.org
c1c03f8f14 bug 195093 : modernize |GetDefaultCharsetForLocale| (use nsACString). r=darin, sr=bz 2003-07-22 23:46:38 +00:00
mkaply%us.ibm.com
e5e34ae312 rs=leaf
Remove XP_OS2_VACPP from the tree
2003-07-21 22:10:08 +00:00
jaggernaut%netscape.com
83c571e877 Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
jshin%mailaps.org
661656ec34 bug 200732 : crash on utf8 locales on HP-UX (r=shafalus, sr=blizzard) 2003-07-19 01:40:50 +00:00
alecf%flett.org
e773801d6f first cut at a native windows version of uconv
not part of build!
2003-07-15 20:59:02 +00:00
jaggernaut%netscape.com
2d7ed90a69 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
smontagu%netscape.com
4c9d6095c3 Map Big5 UDC to Unicode PUA. Bugs 9686 and 181725, author=anthony@thizlinux.com and mcsmurf@gmx.net, r=smontagu, blanket rs=roc+moz for autogenerated conversion table updates. 2003-07-11 21:43:04 +00:00
smontagu%netscape.com
b789b26128 Update some charset mapping tables to the latest versions from http://www.unicode.org/Public/MAPPINGS. Blanket rs=roc+moz in bug 199143. 2003-07-08 23:37:45 +00:00
smontagu%netscape.com
e204fa5373 Update mapping tables for windows-1256 encoding. Bug 199143, r=jshin@mailaps.org, rs=roc+moz 2003-07-08 20:49:32 +00:00
dbaron%dbaron.org
e4f8669cd4 Fix atom leaks. b=206379 r=alecf sr=bryner 2003-06-30 21:50:55 +00:00
jshin%mailaps.org
17c36a3091 bug 127755 : add two Thai charsets ISO-8859-11 and TIS-620 to libuconv and make corresponding changes in GFX:Gtk and GFX:Xlib. What used to be referred to as TIS-620 is renamed as Windows-874. r=smontague, sr=rbs (ut/uf files are thanks to ftang). 2003-06-25 05:11:44 +00:00
jshin%mailaps.org
89d724a214 bug 209328 : fix mailto URL regression. (r=nhotta, sr=alecf) In addition,
address two other (related) issues.
- Fix ConvertURISpecToUTF8 to make it fill up the out parameter
- Make Tru64 Cxx happy with NS_STATIC_CAST of nsAutoPtr<PRUnichar>
2003-06-24 14:31:09 +00:00
jshin%mailaps.org
245a450695 a part of bug 162765 (r=cbiesinger, sr=alecf) missed in the previous commit.
RFC 2231 support (with RFC 2047 fallback) in Content-Disposition header
in http for file download.
2003-06-13 04:18:01 +00:00
jshin%mailaps.org
eb93104d96 bug 167265 : add to necko Content-Disposition header handling per RFC 2231 (with
fallbacks to RFC 2047 and raw 8bit chars in |aOriginCharset| ) necessary for
i18nized filename support (when downloading files via http) :
r=cbiesinger, sr=alecf
2003-06-12 21:57:49 +00:00
jaggernaut%netscape.com
0cf095d9af Hopefully fix BeOS bustage 2003-06-12 10:10:21 +00:00
alecf%flett.org
e222b99ea9 argh, one more set of fixes 2003-06-11 20:31:43 +00:00
alecf%flett.org
d56cc08b89 oops, one more signature fix 2003-06-11 20:28:12 +00:00
alecf%flett.org
c1de813522 first attempt at a fix for mac, until I get my own build going again 2003-06-11 20:25:09 +00:00
alecf%flett.org
2751c6b097 fix for bug 206379:
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
seawood%netscape.com
97649bab86 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
seawood%netscape.com
b28ce0a530 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
jshin%mailaps.org
705c95a9ff bug 133615 : remove ISO-2022-KR/Visual Hebrew from 'Save As Charset' menu
in Composer. (r=neil, sr=jag)
2003-06-04 06:19:35 +00:00
smontagu%netscape.com
e798ad39d8 Bugs in intl/uconv/src/nsUnicodeToUTF8.cpp. Bug 191483, Author=hsivonen@iki.fi, r=smontagu, sr=rbs 2003-05-30 01:16:20 +00:00
jshin%mailaps.org
b7b494a1a0 bug 204039 : converter for TSCII fonts (r=prabhat, sr=rbs, a=asa) 2003-05-23 06:31:25 +00:00
jshin%mailaps.org
f7fb3323d6 bug 206363 : fix a buffer overrun in JamoTTF converter (r=smontagu,
sr=rbs, a=asa)
2003-05-22 00:23:38 +00:00
jshin%mailaps.org
fa873b6489 change 'Hindi' to 'Devanagari' in font-pref. UI. This includes a change to
DTD (L10N).  bug 206146 (r=yokoyama and bobj, sr=blizzard, a=mkaply).
2003-05-21 23:29:10 +00:00
jshin%mailaps.org
c4c7b8a308 bug 203052. Enable Thai shaping in Mozilla-Xft by adding a thin
wrapper (x-thaittf-0 converter) over TIS620-2 converter offered by the
CTL module (r=prabhat, sr=rbs)
2003-05-15 03:42:50 +00:00
katakai%japan.sun.com
00cfa28dc9 bug 159865
Should support ISO-2022-CN-EXT encoding
patch from ervin.yan@sun.com
r=ftang,sr=rbs,a=asa
2003-04-26 10:46:23 +00:00
seawood%netscape.com
fcc2fc8210 Function definitions should match function declarations.
Fixing OS/2 bustage from bug 176315
2003-04-22 06:57:46 +00:00
seawood%netscape.com
792a9f985f http://www.mozilla.org/hacking/portable-cpp.html#variables_in_for
Fixing win32, os2 & irix bustage
2003-04-22 05:19:32 +00:00
jshin%mailaps.org
775ff11145 bug 176315 : add a converter for old Korean support. (r=ftang, sr=rbs) 2003-04-22 03:21:12 +00:00
seawood%netscape.com
fd2883713e Implement mozcomps static build variant.
Remove unnecessary EXPORT_LIBRARY settings.
Bug #201602 r=bryner
2003-04-17 19:19:42 +00:00
dougt%netscape.com
59343d34ec Must QI objects returned via nsISupports parameter type. Not part of the default build. 2003-04-16 00:56:03 +00:00
jshin%mailaps.org
57b5274f65 bug 68738 : UTF-16/32LE with BOM is always detected as UTF-16BE/32BE.
r=ftang, sr=heikki
2003-04-10 07:10:48 +00:00
dougt%netscape.com
abd8ce15bb Shutting up warnings. rs=dougt. This isn't part of the normal mozilla build 2003-04-03 22:35:22 +00:00
dougt%netscape.com
236e682d4c Fixing MOZ_USE_NATIVE_UCONV bustage. nsCharsetConverterManager should always be compiled 2003-04-03 01:18:00 +00:00
dougt%netscape.com
538ab3ed7e Landing optional and experimental native uconv support. r=darin, sr=alecf, b=20049. 2003-04-02 04:39:23 +00:00
nhotta%netscape.com
1106587f5a Return UTF-8 as a platform file charset,
bug 199384, r=ccarlen, sr=darin, a=asa.
2003-03-31 18:46:43 +00:00
smontagu%netscape.com
53206276f7 Add decoder for iso-8859-6.16. Bug 172491, r=Roland.Mainz, sr=roc+moz 2003-03-26 01:30:17 +00:00
alecf%netscape.com
8c50d0242a landing attempt #2 for 195262 - support for static atoms, and converting atoms over to UTF8 to reduce bloat - now without performance regressions!
sr=darin, r=dbaron
2003-03-25 18:55:59 +00:00
jshin%mailaps.org
a5ddc8b721 bug 191542 : Add UTF-8 equivalent of |IsASCII|, IsUTF8. r=smontagu, sr=alecf 2003-03-25 08:11:13 +00:00
alecf%netscape.com
b6584a77fb backout my static atom patch for now until I figure out the performance loss! :(
bug 195262
2003-03-21 20:13:08 +00:00
alecf%netscape.com
d20f9ae371 one more GetUnicode() 2003-03-21 06:47:32 +00:00
alecf%netscape.com
ecf24a2b78 fix for bug 195262:
- convert atoms to UTF8 because 99% of the time, that is what they are used for
- add support for static atoms, where the strings are declared in a large const array and not copied into the heap
r=dbaron, sr=darin

this is an experimental landing - if there are performance issues, I will back it out.
2003-03-21 06:26:32 +00:00
dougt%netscape.com
0a7d66cd04 Fix bad export_lib line. r=cls 2003-03-16 01:09:52 +00:00
dougt%netscape.com
0d2808c511 Create a new xpcom obsolete library (and component library).
Moved nsFileSpec and related classes into this obsolete library.
  Moved nsRegistry and related libreg functionality into the obsolete library.

Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.

Combined the following DLLs (source -> dest)
  uriloader -> docshell
  shistory -> docshell
  jsurl -> jsdom
  gkview -> gklayout

Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer

Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.

Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).

Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService

Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
dougt%netscape.com
87dbd2e34a Experimental native uconv implementation. 2003-03-11 21:54:33 +00:00
smontagu%netscape.com
279cca576c Make the UTF-8 decoder reject all non-shortest forms and surrogate characters, plus general code cleanup. Bug 182751, r=ftang, sr=heikki. 2003-03-08 00:25:54 +00:00
alecf%netscape.com
5b7536c806 fix for bug 191416 - clean up nsIUnicharInputStream to make it more like nsIInputStream:
- hide Fill() (or remove it where not necessary)
- add ReadSegments() so that we can do reads without copying
- remove the extra offset parameter to Read()
r=dougt, sr=darin
2003-03-06 19:54:51 +00:00
sfraser%netscape.com
395413772f Fix bug 195160: remove static NS_DEFINE_IID from header files. r=cls, sr=alecf. 2003-02-28 05:47:36 +00:00
jshin%mailaps.org
2475a8eab8 bug 180851 : remove several unnecessary converters(used only for X11
font encodings)  for non-gtk builds (Windows,MacOS, Xft without X11CORE,etc)
r=seawood, sr=alecf
2003-02-27 23:27:57 +00:00
smontagu%netscape.com
c004f84f89 Use "Western" language group for ISO-8859-3. Bug 113805, author=bertilow@gmx.net, r=ftang, sr=bzbarsky@mit.edu. 2003-02-26 01:53:21 +00:00
sfraser%netscape.com
eab5d38cb2 Make lots of static data const. Bug 74803. r=dbaron, sr=alecf 2003-02-26 01:15:36 +00:00
jshin%mailaps.org
d5bbaf34de bug 163998: URL-unescape the image URL for rendering in the title bar
(r=nhotta,jst, sr=darin, a=asa)
2003-02-19 11:14:35 +00:00
dbaron%dbaron.org
72050976c6 Always use the hardcoded fallbacks in GetPreferred so that it works correctly when called with UTF-8 during the loading of mimeTypes.rdf triggered by the loading of mDelegate. r=smontagu sr=bzbarsky a=asa b=190951 2003-02-10 04:14:34 +00:00
jshin%mailaps.org
ebec992d12 b=184120 Add non-BMP char. support to UTF-32 converters.
r=smontague, sr=dbaron, a=asa
2003-01-31 23:26:20 +00:00
dbaron%dbaron.org
88c249d811 Most of the changes needed for Mozilla to build with gcc's -pedantic-errors option. b=175423 r=seawood sr=bryner 2003-01-13 23:15:42 +00:00
dbaron%dbaron.org
3ea0dc57d4 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 21:07:51 +00:00
caillon%returnzero.com
6d92f9bd32 184257 - Updating pref callers. r=timeless sr=bzbarsky 2003-01-08 08:40:41 +00:00
seawood%netscape.com
16e7da2837 nobrainer changes while thinking about mingw support
Bug #134113 r=dmose
2003-01-03 08:58:59 +00:00
seawood%netscape.com
d5efcdfb6d Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
shanjian%netscape.com
fd06eca99b #182089 Extended hkscs.uf and hkscs.ut for HKSCS-2001 support
Tools written by Anthony (anthony@thizlinux.com) to generate the new conversion table for
hkscs. Not part of the build, just put here for future reference.
2002-12-13 00:47:38 +00:00
shanjian%netscape.com
714918d30b #182089, Extended hkscs.uf and hkscs.ut for HKSCS-2001 support
update unicode conversion table for HKSCS.
proposed by: Anthony Fok
r=shanjian, sr=blizzard.
2002-12-13 00:38:32 +00:00
nhotta%netscape.com
7357fc0f03 Adding Finish method to nsIScriptableUConv,
check in for kazhik@mozilla.gr.jp,
r=nhotta, sr=bzbarsky.
2002-12-02 22:11:11 +00:00
smontagu%netscape.com
7a98efd169 Bug 108136: Shift_JIS conversion problem on MacOS9, OS/2. Authors=shom@vinelinux.org, k-ichioka@msb.biglobe.ne.jp; r=ftang, sr=alecf. 2002-11-25 23:44:28 +00:00
nhotta%netscape.com
3909e87067 Call nsIUnicharEncoder::Finish to ensure the converted string is terminated,
bug 179392, r=shanjian, sr=bzbarsky
2002-11-13 21:56:01 +00:00
arougthopher%lizardland.net
4cceb11df7 Bug#92793
BeOS classes are not threadsafe

In BeOS, each window runs in its own thread.  Because of this,
we have a proxy layer between the mozilla UI thread, and calls made
within the window's thread via CallMethod().  However, since the windows
are still running in their own thread, and reference counting takes place within
that thread, we need to reference and de-reference outselves atomically.

r=rpotts
sr=blizzard
a=asa
2002-11-02 02:12:00 +00:00
seawood%netscape.com
57e08a3f3a Define WIN32_LEAN_AND_MEAN globally for win32 builds.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
bryner%netscape.com
d53e0314f3 fixing mac bustage, r=cls 2002-10-09 04:09:14 +00:00
shanjian%netscape.com
d1fb7a56ee #149417 Treat US-ASCII as ISO-8859-1 (Meta chaset tag)
use iso-8859-1 decoder to convert us-ascii to unicode.
r=ftang, sr=alecf
2002-10-09 03:01:47 +00:00
smontagu%netscape.com
15d18f8e4f Add support for Langbox ISO-8859-6.8x encoding. Bug 78201, r=ftang, sr=roc+moz. 2002-10-08 23:58:48 +00:00
timeless%mac.com
57ed167e48 Bug 158129 Add support for Adobe's Type1 Euro fonts
patch by Roland.Mainz@informatik.med.uni-giessen.de r=bstell@ix.netcom.com sr=roc+moz
2002-10-08 03:52:49 +00:00
smontagu%netscape.com
720c5e1a49 Backing out fix to bug 158129 because of Mac bustage 2002-10-07 22:50:54 +00:00
smontagu%netscape.com
baf822d197 Add support for Adobe's Type1 Euro fonts. Bug 158129, author=Roland.Mainz@informatik.med.uni-giessen.de, r=bstell, sr=roc+moz 2002-10-07 21:08:10 +00:00
shanjian%netscape.com
79d4d29426 #141621 problem in converting non-bmp character to UTF-8
correct a simple mistake.
r=yokoyama, sr=blizzard.
2002-09-18 19:40:45 +00:00
nhotta%netscape.com
c02b619c53 Added a function to unescape 8bit only, 7bit encoding support.
bug 161479, r=shanjian, sr=jst, a=dbaron.
2002-09-08 15:08:21 +00:00
dougt%netscape.com
68faeb5241 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
alecf%netscape.com
71f32d15bb fix for bug 158003 - custom static constructors for i18n unicode converters.
r=shanjian, sr=bz, a=roc+moz
2002-09-07 01:17:57 +00:00
dougt%netscape.com
f2a00efc93 Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00
bzbarsky%mit.edu
a3fbeac670 Extend CTL extension to support multiple CTL scripts (framework + hindi
support).  Bug 163962, r=gilbert.fang@sun.com, r=prabhat.hegde@sun.com,
r=cls, sr=bzbarsky, patch by prabhat.hegde@sun.com and
roland.mainz@informatik.med.uni-giessen.de
2002-08-30 07:45:52 +00:00
stephend%netscape.com
4bcdc79c3d Bug 160248. Removing unused _IMPL_NS_INTL defines. Patch by Stephen Walker <walk84@yahoo.com> r=seawood@netscape.com, NO sr needed, makefiles only 2002-08-29 01:33:14 +00:00
bzbarsky%mit.edu
d9ea7f8f8f Bug 119321 and bug 80106. Create a generic nsIUnicharStreamLoader that
makes two callbacks -- one to determine the charset and one to provide
an nsIUnicharInputStream.  Use this in the CSSLoader instead of
allocating a single big buffer for the sheet.  Clean up the way we look
for the @charset charset in the sheet data.

r=rpotts for netwerk/, r=peterv for content/, r=smontagu for intl/,
sr=darin for the whole thing.
2002-08-27 23:47:25 +00:00
alecf%netscape.com
dc6d6e3736 bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
r=dougt, sr=darin
2002-08-26 21:20:34 +00:00
alecf%netscape.com
5892c7b1fc fix the static build for bug 163217
use the shared support library instead of the ucvmath-specific library to build the converters
patch by keeda@hotpop.com, mac work by bnesse@netscape.com
sr=alecf, r=cls
2002-08-22 04:58:57 +00:00
bbaetz%student.usyd.edu.au
af43c769d9 Hopefully fix HPUX bustage from bug 7965. 2002-08-17 11:12:29 +00:00
katakai%japan.sun.com
8be45362ae bug 7965
[converter] need ISO-2022-CN converters
Added ISO-2022-CN converter. (no new file)
r=ftang,sr=alecf
2002-08-17 01:17:42 +00:00
seawood%netscape.com
8e930f4610 Use shared prefix files instead of old module specific ones.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #162186 r=cls
2002-08-14 23:07:41 +00:00
ftang%netscape.com
be2921e5b0 update unihan to .uf .ut tools
not part of the build
1. corret the mistake in nonhan.txt
2. make the unihan2cns.pl able to process unihan-3.2.0.txt which
   contains characters beyond BMP
3. add cns.sh which generate .uf .ut files in uconv/ucvtw2
2002-08-13 20:37:09 +00:00
mkaply%us.ibm.com
816ab49b80 #157773
r=mkaply, sr=blizzard - platform specific
OS/2 only - wrong mapping for OS/2 codepage 1386
2002-08-13 16:48:19 +00:00
alecf%netscape.com
c67b59bec2 oops, fix triplicate registration on startup.. just removal of redundant lines of code 2002-08-13 00:01:46 +00:00
alecf%netscape.com
1127eca66b oops, I handled a cvs merge poorly - remove redundant lines in Makefile.in to fix bustage 2002-08-12 20:38:40 +00:00
alecf%netscape.com
b0874301ee oh, wait....these aren't part of the build either! 2002-08-12 19:39:31 +00:00
alecf%netscape.com
24b1b48a47 removal of last of files which are no longer part of the build 2002-08-12 19:38:29 +00:00
nhotta%netscape.com
e0457e3491 Added unescape function which takes a charset to uconv,
changed uriloader to use the uconv unescape to handle unescape non Ascii URI correctly.
bug 155569, r=ftang, sr=bzbarsky.
2002-08-12 19:23:22 +00:00
alecf%netscape.com
9443d20ca6 remove these files which are also not part of the build 2002-08-12 19:21:15 +00:00
alecf%netscape.com
e204c64e1e remove these files that aren't part of the build 2002-08-12 19:20:14 +00:00
alecf%netscape.com
398c128889 fix for bug 157993 - combine all unicode converters into a single library, and share GetMaxLength() implementation between all converters that can support it.
r=ftang, sr=blizzard
2002-08-12 19:16:16 +00:00
timeless%mac.com
450e723217 Bug 155373 no locales in BeOS - should be set to UTF-8
code by sergei_d@fi.tartu.ee
nsBeOSCharset.cpp r=timeless sr=blizzard (ports)
Makefile.in r=cls
2002-08-11 20:44:03 +00:00
gerv%gerv.net
a6d4accdea Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan. 2002-08-10 08:39:43 +00:00
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
seawood%netscape.com
301b1a4ca8 Remove unused defines:
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG

Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner

_IMPL_NS_VIEW

Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
2002-08-07 06:08:00 +00:00
alecf%netscape.com
f7ad4265ef bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
bryner%netscape.com
7dafb891cc Removing unused NS_DOM/_IMPL_NS_DOM and NS_INTL/_IMPL_NS_INTL defines (bugs 160248 and 160253). Patch for 160248 by walk84@yahoo.com, r=me&cls; patch for 160253 by me, r=cls. 2002-07-31 20:53:46 +00:00
alecf%netscape.com
0e23068b87 for bug 157993 - completed merge of uconv libraries on mac
not part of build
2002-07-29 18:41:52 +00:00
alecf%netscape.com
8543bf7c1e oops, according to yokoyama, ucvcn belongs in ucvasia not ucvwestern
for bug 157993, still not part of build
2002-07-29 17:57:46 +00:00
alecf%netscape.com
6bedaf7553 initial version of combined intl libraries on mac for bug 157993 - not part of build - don't even try these, they don't build yet! 2002-07-29 14:40:50 +00:00
bryner%netscape.com
005712586f Make MachO mac build use Mac locale code (bug 158266). r=pinkerton, sr=sfraser, a=asa. 2002-07-25 00:28:29 +00:00
alecf%netscape.com
02948c02a1 lay some groundwork for bug 158003 - make some static constructors for the base classes that all the encoders/decoders can share
not part of build
2002-07-24 21:27:57 +00:00
alecf%netscape.com
1ae76ec180 work for bug 158003 and bug 157993 - tweak base support classes with a fake inner interface in debug builds, so we can use QI to determine if the class is based off any of these support classes.
no reviewer, not part of build
2002-07-24 21:20:18 +00:00
alecf%netscape.com
531ad6b817 add ucvasia module, which is a combination of ucvja, ucvtw, ucvtw2, and ucvko
not part of build, for bug 157993
2002-07-23 22:29:22 +00:00
alecf%netscape.com
6d7a2046f2 add ucvwestern module, which is a combination of ucvcn, ucvlatin, and ucvibm
not part of build, for bug 157993
2002-07-23 22:28:10 +00:00
alecf%netscape.com
048497d258 fix typo for case-sensitive filesystems, not part of build 2002-07-23 22:25:20 +00:00
alecf%netscape.com
f7e72c0031 add static utility library for bug 157993 - provides enhanced base classes for table-based converters
not part of build.. landing so I can test on multiple platforms.
2002-07-23 22:05:25 +00:00