benjamin%smedbergs.us
ef5b6db46a
Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser
2007-08-03 14:46:28 +00:00
roc+%cs.cmu.edu
4fbb24b55d
Removing obsolete files
2007-07-19 03:27:42 +00:00
roc+%cs.cmu.edu
635fee776a
Bug 336959. Use Pango to break inside Thai/Lao runs. Patch by Theppitak Karoonboonyanan, r+sr=roc
2007-07-19 03:26:53 +00:00
masayuki%d-toybox.com
106a47b80e
Bug 255990 adding spec table to CVS
2007-07-12 15:56:35 +00:00
masayuki%d-toybox.com
a456a4318e
Bug 255990 Characters below U+0100 are not subject to line-breaking rules at all r+sr=roc
2007-07-12 15:52:52 +00:00
jwalden%mit.edu
ef68fcf595
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
2007-07-08 07:08:56 +00:00
timeless%mozdev.org
c925310aae
Bug 384803 nsStringBundle::FormatStringFromID should return nsMemory allocated strings
...
patch by prasad@medhas.org r=timeless r=smontagu sr=biesi
2007-07-01 19:29:43 +00:00
smontagu%smontagu.org
f2bdb33acd
Move SymmSwap and other character-related Bidi utility methods from layout to intl/unicharutil. Bug 385539, r+sr=roc
2007-07-01 05:56:11 +00:00
smontagu%smontagu.org
50f212fdb8
Trigger Bidi processing also for non-displayable control characters (RLM, RLE, RLO, etc.) Bug 177148, r+sr=roc, a=asa
2007-06-28 20:03:24 +00:00
smontagu%smontagu.org
c7717b3347
Only strip zero-width joiner and non-joiner control characters when we do our own Arabic shaping. Bug 280936, r=jshin, sr=rbs
2007-06-28 20:03:23 +00:00
smontagu%smontagu.org
fdb2a46b6d
Update data files to Unicode 5.0. Bug 345156, r=jshin, sr=jag
2007-06-28 20:03:22 +00:00
smontagu%smontagu.org
23bfdbd24e
Update data files to Unicode 5.0
2007-06-28 20:03:21 +00:00
smontagu%smontagu.org
956bb5b8d2
Update data files to Unicode 5.0
2007-06-28 20:03:20 +00:00
smontagu%smontagu.org
083dfe0c9f
Update Bidi character data tables to Unicode 4.1.0. Bug 288836, r=jshin, rs=roc, a=mkaply
2007-06-28 20:03:19 +00:00
dveditz%cruzio.com
644d74a463
Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
...
simplify OOM checks when growing an nsAString. r/sr=darin
2007-06-28 20:03:18 +00:00
gerv%gerv.net
278be35839
Bug 236613: change to MPL/LGPL/GPL tri-license.
2007-06-28 20:03:17 +00:00
mats.palmgren%bredband.net
26380c2ad7
Fix crash on unicode "zero width non-joiner" sequence. b=217903 r+sr=dbaron
2007-06-28 20:03:16 +00:00
smontagu%smontagu.org
afe435cab7
Improve the CHAR_IS_BIDI macro. Bug 240943, patch from an idea by Peter Kirk, r+sr=roc
2007-06-28 20:03:14 +00:00
smontagu%smontagu.org
99d1ba72ee
Fix flipping of Arabic text when pasted to clipboard. Bug 197375, r+sr=bzbarsky
2007-06-28 20:03:13 +00:00
smontagu%smontagu.org
07ae733eec
Correct the joining of some Urdu characters. Bug 255566, r=jshin, sr=rbs.
2007-06-28 20:03:12 +00:00
smontagu%smontagu.org
397e5d7fcd
Update bidi data tables to Unicode 4.0.1 and add surrogate handling. Bug 240943, r=jshin, sr=rbs.
2007-06-28 20:03:11 +00:00
smontagu%smontagu.org
b834cb8796
Update the table of Bidi character categories to Unicode 4.0.1: partial patch to Bug 240943 to match the 1.7 branch checkin. r=jshin, rs=blizzard.
2007-06-28 20:03:10 +00:00
gerv%gerv.net
5aae79b0be
Bug 236613: change to MPL/LGPL/GPL tri-license.
2007-06-28 20:03:09 +00:00
smontagu%netscape.com
6aec027e8d
Make Bidi symmetric swapping handle characters outside BMP. Bug 122800, r=mkaply, sr=darin
2007-06-28 20:03:08 +00:00
cbiesinger%web.de
9d9e17e650
bug 236707 ARABIC COMMA's Joining Class is wrong
...
patch by Behnam Esfahbod <behnam@esfahbod.info> r=smontagu sr=rbs a=mkaply
2007-06-28 20:03:07 +00:00
darin%meer.net
91b46f9951
landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin
2007-06-28 20:03:06 +00:00
smontagu%netscape.com
1e35c3c501
Don't do numeric substitution in Arabic text by default. Bug 181711, r+sr=rbs, a=asa.
2007-06-28 20:03:05 +00:00
bryner%brianryner.com
fdb3740edf
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2007-06-28 20:03:04 +00:00
sfraser%netscape.com
7d78d32148
Make static data const in nsBidiUtils.cpp. Bug 74803. r=dbaron, sr=alecf.
2007-06-28 20:03:03 +00:00
timeless%mozdev.org
59df298909
Bug 126484 Occurences of uninitialized variables being used before being set (in Bidi files)
...
patch by mozilla-bugs@nogin.org r=smontagu sr=bz
2007-06-28 20:03:02 +00:00
cbiesinger%web.de
3ec9497023
remove ifdef IBMBIDI in content/, r+sr=roc+moz, bug 89203
2007-06-28 20:03:01 +00:00
smontagu%netscape.com
66bc993cc1
Fix crasher bug 158796, r=jkeiser, sr=jst, a=asa
2007-06-28 20:03:00 +00:00
smontagu%netscape.com
86480f56b7
Do Arabic shaping earlier before measuring the text so that it gets laid out correctly. Bugs 117041, 138097. r=ftang, sr=waterson
2007-06-28 20:02:59 +00:00
smontagu%netscape.com
0ebbbdc7e4
ArabicShaping() shouldn't assume that the input and output is in visual order. Bug 137871. r=ftang, sr=attinasi
2007-06-28 20:02:58 +00:00
smontagu%netscape.com
4215d2ee44
Move HandleNumbers() from nsBidiPresUtils to nsBidiUtils. Bug 137857. r=ftang, sr=attinasi
2007-06-28 20:02:57 +00:00
smontagu%netscape.com
ddadc54a4f
Fix for bug 121654, "Browser hangs when viewing a Ja message w/o MIME header with folder charset set to Arabic (IBM-864)". r=mkaply, sr=kin, a=asa
2007-06-28 20:02:56 +00:00
smontagu%netscape.com
243b16d96f
Converting bidi utilities to non-XPCOM interfaces. Bug 120818; r=mkaply, nhotta; sr=attinasi
2007-06-28 20:02:55 +00:00
smontagu%smontagu.org
db10bdcf14
Remove unused empty decoders and encoders for CP932 and CP950. Bug 385044, r=jshin
2007-06-24 09:48:58 +00:00
roc+%cs.cmu.edu
9e7edc9f10
Bug 383542. Stop word breaking at NBSP. r+moa=smontagu
2007-06-15 02:33:54 +00:00
smontagu%smontagu.org
84bed24f98
Unit test for bug 383018. Author: Adam Guthrie <ispiked@gmail.com
2007-06-07 08:02:43 +00:00
smontagu%smontagu.org
d4d3edb399
Add 'ascii' as alias for 'us-ascii'. Bug 383018, patch by Adam Guthrie <ispiked@gmail.com>, r=smontagu, blanket sr=roc
2007-06-03 08:16:49 +00:00
roc+%cs.cmu.edu
6a065b0930
Backing out to fix bustage :-(
2007-05-24 05:16:53 +00:00
roc+%cs.cmu.edu
23228d9dbb
Fixing bustage...
2007-05-24 04:52:46 +00:00
roc+%cs.cmu.edu
5a370c653e
Fixing bustage...
2007-05-24 03:40:15 +00:00
roc+%cs.cmu.edu
c06e600782
Bug 336959. Reland update to use Pango for linebreaking of Thai and CJK text on Linux. patch by Theppitak Karoonboonyanan, r+sr=roc
2007-05-24 03:16:16 +00:00
roc+%cs.cmu.edu
c41d28f0ae
Backing out due to bustage.
2007-05-23 04:26:42 +00:00
roc+%cs.cmu.edu
8aa4cb9a82
Bug 336959. Use Pango to break lines for CJK and Thai. r+sr=roc, patch by Theppitak Karoonboonyanan.
2007-05-23 04:06:20 +00:00
smontagu%smontagu.org
6cdc8095fe
Compile error in intl/uconv/native/nsNativeUConvService.cpp. Bug 372648, patch by Priit Laes <amd@store20.com> and timeless, r=smontagu
2007-05-15 16:45:23 +00:00
smontagu%smontagu.org
03788b5d51
Add unit test for bug 378839 and remove obsolete test programs
2007-05-10 04:58:59 +00:00
smontagu%smontagu.org
82eb65f5b3
Unit test for bug 365345
2007-05-09 11:36:06 +00:00
benjamin%smedbergs.us
61ccb1a4f2
Bug 376041 - Link browser components against the CRT statically (on Windows), to solve CRT embedding issues, r=luser
2007-04-23 19:25:39 +00:00
benjamin%smedbergs.us
3fb4912f5d
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
2007-04-23 14:22:04 +00:00
axel%pike.org
b25746ee20
bug 361583, start using Preprocessor.py instead of preprocessor.pl in building Minefield, r=bsmedberg
2007-04-11 16:35:03 +00:00
smontagu%smontagu.org
a687da970a
Remove unused interface nsILocaleDefinition. Bug 374447, r=jshin, sr=biesi
2007-03-25 07:38:18 +00:00
smontagu%smontagu.org
ae4d965a60
Update comments to nsIUnicodeEncoder::Convert() to include NS_OK_UENC_MOREINPUT in the possible return values. Bug 366147, r=jshin, sr=roc
2007-03-12 09:59:12 +00:00
sayrer%gmail.com
2b38755351
Bug 371611. crash nsIScriptableDateFormat::FormatDate for undefined year, month, day. Patch by Ryan Jones <sciguyryan@gmail.com>. r=smontagu, sr=biesi
2007-03-03 17:43:01 +00:00
smontagu%smontagu.org
780b1f783f
Convert the testcase from bug 340714 to an xpcshell test
2007-03-01 11:06:44 +00:00
asqueella%gmail.com
8ddf337aee
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
74f28d7125
Add unit tests for ISO and Windows de/encoders
2007-02-28 19:31:49 +00:00
smontagu%smontagu.org
d6a03bbfdb
Add unit test for bug 367026
2007-02-28 09:23:48 +00:00
smontagu%smontagu.org
397a5d7983
Removing obsolete files not part of the build. Bug 371990, r=sayrer
2007-02-27 22:49:17 +00:00
smontagu%smontagu.org
ae28a37971
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
3d186a5ac8
OS/2 build break continued
2007-02-21 21:43:20 +00:00
mkaply%us.ibm.com
bc91cf73ff
OS/2 build break - mismatch in patch
2007-02-21 17:38:25 +00:00
mkaply%us.ibm.com
631752fcd7
#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
jshin%mailaps.org
e3e91ba458
bug 359808 : fix my stupid mistake again
2007-02-08 18:47:12 +00:00
jshin%mailaps.org
8afb0a1056
bug 359808 : drop support for Win9x/ME : follow-up fix
2007-02-08 18:14:35 +00:00
jshin%mailaps.org
ab27ba75e9
bug 359808 : drop support for Win9x/ME (get rid of 'A' API code) : r=darin, sr=dougt, sr=darin
2007-02-08 17:48:22 +00:00
jwalden%mit.edu
e4bdd6e0d4
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
b47df8a726
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
df236c24ab
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
7485efab66
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
8368e16819
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
roc+%cs.cmu.edu
17a41418b4
Bug 333659. Relanding intl changes --- new nsILineBreaker API, shouldn't affect current code. r+sr=dbaron
2007-01-17 02:14:10 +00:00
roc+%cs.cmu.edu
c25e8e22df
Backing out text landing.
2007-01-16 22:25:20 +00:00
roc+%cs.cmu.edu
2d7079a79a
Bug 333659. Landing new text interfaces, new gfxPangoTextRun (enabled), new textframe code (disabled). r+sr=dbaron for the part-of-the-build layout parts,r=stuart for the part-of-the-build gfx parts
2007-01-16 20:51:52 +00:00
gavin%gavinsharp.com
9525302ffb
Bug 231403: fix reference to nonexistent xpcom.properties, patch by Ryan Jones <bugs@ryan-jones.com>, r=smontagu
2007-01-09 19:46:16 +00:00
bent.mozilla%gmail.com
a6d0703844
Bug 362597 - "Increased Rlk (leak) on balsa after landing of bug 354787". r=bsmedberg.
2007-01-03 20:40:51 +00:00
mozilla.mano%sent.com
92d44ee845
Bug 364991 - Stop loading CFLocale functions dynamically. r=josh, sr=pink.
2006-12-26 20:18:15 +00:00
timeless%mozdev.org
4c88c8a7ac
Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
...
r=darin
2006-12-21 07:03:23 +00:00
gerv%gerv.net
fd0b7c527e
Bug 236613: change to MPL/LGPL/GPL tri-license.
2006-12-11 09:45:41 +00:00
timeless%mozdev.org
d9f8f6ec58
Bug 337244 Incorrect pointer passed in nsUnicodeToISO2022JP::ConvertNoBuffNoErr
...
r=smontagu sr=roc
2006-12-06 02:49:51 +00:00
bzbarsky%mit.edu
5dc90eb193
Move GetCompatibilityMode() to nsIDocument. Bug 362797, r+sr=jst
2006-12-05 15:46:18 +00:00
bent.mozilla%gmail.com
4e85cb8681
Bustage fix from 354787.
2006-12-01 19:49:24 +00:00
bent.mozilla%gmail.com
4ac450d990
Bug 354787 - "1% performance hit (Tp/Tdhtml) from the fix for bug 204114". r=roc+bsmedberg.
2006-12-01 19:26:18 +00:00
benjamin%smedbergs.us
17e6ecf617
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
140ad3f195
backing out 345517 due to leak test bustage
2006-11-10 04:42:03 +00:00
benjamin%smedbergs.us
a30fb6c9e0
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
2fa386b995
Remove UEscape decoder/encoder. Bug 350830, r=jshin, sr=dveditz
2006-10-10 17:58:31 +00:00
smontagu%smontagu.org
86518abaf2
Remove source files for unused interface nsIAcceptLang. Bug 356135, r=jshin, sr=jag
2006-10-10 13:26:22 +00:00
cbiesinger%web.de
239a8146c2
bug 353983 add --enable-application=netwerk option
...
r=bsmedberg sr=darin
2006-09-28 21:22:27 +00:00
bent.mozilla%gmail.com
b013cfb947
Bug 204114 - "nsUnicharUtils need to be threadsafe". r=bsmedberg.
2006-09-27 17:44:27 +00:00
cbiesinger%web.de
cca99eb551
bug 333261 make scriptableunicodeconverter available in uconv builds too
...
r=smontagu sr=biesi
2006-09-20 18:25:31 +00:00
cbiesinger%web.de
8173877ad0
Bug 351856 make chardet its own module
...
r=smontagu,bsmedberg
2006-09-13 22:13:40 +00:00
smontagu%smontagu.org
75dfe1906c
Remove obsolete intl compatibility library. Bug 352180, r=jshin, sr=bsmedberg
2006-09-13 07:41:38 +00:00
smontagu%smontagu.org
908a657cab
Remove obsolete intl compatibility library. Bug 352180, r=jshin, sr=bsmedberg
2006-09-13 07:19:24 +00:00
cbiesinger%web.de
c27a5a75b2
Bug 352049 Kill the font download dialog
...
r=smontagu sr=bz
2006-09-10 19:15:09 +00:00
cbiesinger%web.de
08ba285a62
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
1846fd9c62
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
bent.mozilla%gmail.com
6ace7ddc15
Bug 342425 - "nsCaseConversionImp2 leaking 2 nsCompressedMap objects". r+sr=bz.
2006-08-23 19:16:12 +00:00
jshin%mailaps.org
dd7d4a8b3b
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
benjamin%smedbergs.us
5a0bfad337
Backout bug 345517 due to various issues.
2006-08-10 14:06:47 +00:00
benjamin%smedbergs.us
1aa947c723
Bug 345517 - Build Firefox --enable-libxul by default, r=darin/mento
2006-08-09 13:39:19 +00:00
smontagu%smontagu.org
2d7851cae5
Update Big5-HKSCS decoder/encoder to HKSCS-2004 standard. Bug 343129, r=jshin
2006-08-09 10:49:22 +00:00
smontagu%smontagu.org
a661b02369
Add fa-ir to accepted languages and Iran to regionNames.properties. Bug 347632, r=jshin, blanket sr=roc for property file changes
2006-08-08 07:50:26 +00:00
smontagu%smontagu.org
69293b97fe
Big endian bustage fix from bug 336575
2006-08-07 08:25:06 +00:00
smontagu%smontagu.org
bfe0b989ff
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
benjamin%smedbergs.us
b3f8f251d4
Bug 346679 - NormalizationTest.cpp doesn't need/shouldn't use MOZILLA_INTERNAL_API, r=smontagu
2006-08-02 15:45:39 +00:00
smontagu%smontagu.org
07616a11f7
Test program for Unicode normalization. Not part of the default build. Bug 345951, r=jshin, sr=jag
2006-07-31 10:37:27 +00:00
smontagu%smontagu.org
03a1554564
Update data files to Unicode 5.0. Bug 345156, r=jshin, sr=jag
2006-07-30 12:50:15 +00:00
smontagu%smontagu.org
8f55ac5138
Update data files to Unicode 5.0
2006-07-30 12:47:26 +00:00
smontagu%smontagu.org
342e3af58f
Update data files to Unicode 5.0
2006-07-30 12:39:56 +00:00
smontagu%smontagu.org
2971c90265
Testcase for bug 340714
2006-07-23 17:50:05 +00:00
smontagu%smontagu.org
a77e5192dc
Improve detection of numbers in the transliterator. Bug 345024, r=jshin, sr=rbs
2006-07-20 12:15:51 +00:00
masayuki%d-toybox.com
b4268c824a
b=255990 backing-out the previous patch, we should try to better fix.
2006-07-20 09:04:39 +00:00
smontagu%smontagu.org
d6fa1ed9f7
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
03518e3851
correcting typo in checkin of bug 341860
2006-07-19 11:18:21 +00:00
smontagu%smontagu.org
eb9032798b
Add several Indic languages to language.properties. Bug 341860, r=jshin
2006-07-19 10:16:36 +00:00
masayuki%d-toybox.com
4043cc5796
Bug 255990 Characters below U+0100 are not subject to line-breaking rules at all r=jshin+mrbkap, sr=roc
2006-07-14 04:57:05 +00:00
masayuki%d-toybox.com
a03f9c498d
b=255990 backing-out the patch, because DomToTextConversionTest failed
2006-07-13 21:04:25 +00:00
masayuki%d-toybox.com
7841506492
Bug 255990 Characters below U+0100 are not subject to line-breaking rules at all r=jshin+mrbkap sr=roc
2006-07-13 20:25:46 +00:00
masayuki%d-toybox.com
39b2ffd307
b=255990 backing-out the patch, because DomToTextConversionTest failed
2006-07-13 19:41:39 +00:00
masayuki%d-toybox.com
4ca1c88ab7
Bug 255990 Characters below U+0100 are not subject to line-breaking rules at all. the patch based on jshin's patch. r=jshin, sr=roc
2006-07-13 17:42:39 +00:00
smontagu%smontagu.org
79f00f5f20
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
darin%meer.net
66d90ebc1e
fixes bug 317615 "nsStringBundle is too noisy when given an invalid URL" r=bsmedberg
2006-06-24 00:02:21 +00:00
dveditz%cruzio.com
f3e1ecabf0
Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
...
simplify OOM checks when growing an nsAString. r/sr=darin
2006-06-22 19:07:30 +00:00
bent.mozilla%gmail.com
6fc2761be5
Bug 204114 - "nsUnicharUtils need to be threadsafe". r=smontagu.
2006-06-21 15:25:17 +00:00
benjamin%smedbergs.us
9ded0402f1
Typo fix, bug 334009
2006-06-07 16:46:14 +00:00
benjamin%smedbergs.us
7f6e3257e6
Bug 334009 - Make unicharutils available to frozen (dependent) linkage components, r=darin+smontagu
2006-06-07 16:25:40 +00:00
timeless%mozdev.org
8242d5b219
Bug 337917 Make consumers stop using cids from other modules
...
fixing build bustage, i missed the factory bit for
https://bugzilla.mozilla.org/attachment.cgi?id=221966
intl NS_DATETIMEFORMAT_CONTRACTID
2006-06-04 01:08:02 +00:00
timeless%mozdev.org
9391198a55
Bug 337917 Make consumers stop using cids from other modules
...
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
smontagu%smontagu.org
9c7ef81bef
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
mkaply%us.ibm.com
656d7ee329
OS/2 build bustage from 338732
2006-05-23 14:16:33 +00:00
benjamin%smedbergs.us
66d8c3ac05
Bug 338732 - Make nsIDateTimeFormat header frozen-linkage friendly (use nsAString instead of nsString), r=smontagu
2006-05-22 13:20:59 +00:00
smontagu%smontagu.org
583f16857d
Fix build bustage
2006-05-17 11:11:21 +00:00
smontagu%smontagu.org
51cdfc5052
DeCOMtamination of intl/uconv utilities. Bug 336609, r=jshin, sr=roc
2006-05-17 10:56:50 +00:00
smontagu%smontagu.org
da7e974a29
DeCOMtamination of intl/uconv utilities. Bug 336609, r=jshin, sr=roc
2006-05-17 08:58:00 +00:00
jshin%mailaps.org
c889ecbe27
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
d92fb16778
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
eed1414396
Bug 236613: change to MPL/LGPL/GPL tri-license.
2006-05-17 02:39:15 +00:00
jshin%mailaps.org
6098de71b7
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
283442c3e3
Make lots of static data const. Bug 74803. r=dbaron, sr=alecf
2006-05-17 02:39:13 +00:00
dbaron%dbaron.org
9bdd5167a7
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
378eb4d822
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
9ad539204e
Bug 110486
...
Removing NSGetFactory from UCONV
/r=shanjian; /sr=brendan
2006-05-17 02:37:35 +00:00
jshin%mailaps.org
e100a9ec78
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
8a509c3453
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
2c6776d73a
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
52ac8f1bdf
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
3ff85502d1
Oops.
2006-05-17 02:33:32 +00:00
scc%mozilla.org
c98329f9c7
bug #98089 : ripped new license
2006-05-17 02:33:31 +00:00
yokoyama%netscape.com
b0d84e0735
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
54a45683cb
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
b274601358
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
6cd713527e
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
aa2d139a2d
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
6465006d7b
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
ee7c8c37c1
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
e88053070f
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
89a8943aa9
#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
9f5542cd69
#45797 - fix consumers of NS_IMPL_ISUPPORTS
...
r=dveditz a=self
2006-05-17 02:33:21 +00:00
scc%mozilla.org
637652349a
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
8f50e8b08c
changes to let us build on MacOS X
2006-05-17 02:33:19 +00:00
smontagu%smontagu.org
113557f3d9
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
44ad9bbfdc
Add missing aliases for some Mac encodings. Bug 203838, r=jshin, sr=alecf
2006-05-11 20:16:20 +00:00
darin%meer.net
7d3e7d7acd
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
1fe4516c9f
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
b957dd795b
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
a080eb5af6
Allow libxul to link in mingw builds.
...
Bug #334403 r=bsmedberg
2006-04-18 15:52:41 +00:00
gavin%gavinsharp.com
725d433774
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
d5d646f32e
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
050ed92e8a
Fixing unix build bustage. npodb
2006-04-13 18:56:54 +00:00
benjamin%smedbergs.us
185c761605
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
7cefe5fc82
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
fd748c9ca1
Prevent possible leak, Bug 333296, r=timeless, sr=jag
2006-04-09 18:49:40 +00:00
dougt%meer.net
6326212e3c
adding windows-1252. npodb
2006-04-06 02:58:30 +00:00
dougt%meer.net
cdf70bae56
Adding fallback to basic current system Windows ANSI code page on failure. npodb
2006-04-05 02:19:31 +00:00
dougt%meer.net
2f477255fb
Fixing bugs in native uconv on wince. NPODB
2006-04-03 20:56:13 +00:00
gerv%gerv.net
4948defb71
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
2006-03-30 07:57:10 +00:00
gerv%gerv.net
8268a2e270
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
2006-03-30 07:57:05 +00:00
smontagu%smontagu.org
eb5255236a
Remove compiler warning. Bug 330589, r=biesi, sr=roc
2006-03-19 07:08:11 +00:00
dougt%meer.net
2c2afca1ca
Fixes bug 330142. r=benjamin, patch=romaxa@gmail.com. Build bustage for minimo
2006-03-16 04:44:57 +00:00
cbiesinger%web.de
8dff92ebc5
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
95aae9c209
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
a898e666b8
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
...
r+sr=darin
2006-02-03 14:18:39 +00:00
bzbarsky%mit.edu
be7a2211fd
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
2e727311b0
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
6baa9b5031
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
3db428f6ac
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
b78d0c2416
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
07ab541753
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
2a4e4f05d1
Bug 315089 - Convert intl tests to use the XPCOM glue, r=smontagu
2005-11-17 14:40:22 +00:00
bzbarsky%mit.edu
c53597de74
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
751c7e54f6
Build bustage from bug 313309
2005-11-11 15:37:56 +00:00
bsmedberg%covad.net
04cef7f75f
GCC4 build bustage from bug 313309.
2005-11-11 15:14:49 +00:00
bsmedberg%covad.net
dff1dea638
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
f5e30b020d
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
e0c988d724
Windows CE only. Fixes a crash when doing form post.
2005-11-05 18:43:28 +00:00
darin%meer.net
58b6e1d4f1
Attempt to fix OSX bustage
2005-10-13 23:34:34 +00:00
darin%meer.net
1be09e612b
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
5e9107a3ad
Bug 300313. Removign empty files.
2005-10-11 23:51:08 +00:00
roc+%cs.cmu.edu
350bd2f798
Bug 300313. Removing empty files.
2005-10-11 23:38:52 +00:00
dougt%meer.net
4be93dab42
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
ea6b4f1b39
Make mErrorEncoder nsCOMPtr. Bug 306493, r=jshin, sr=dbaron
2005-09-06 07:10:26 +00:00
smontagu%smontagu.org
caf44c2307
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
ca08a5c553
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
47469e7cf6
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
6e23b199ec
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
e61af0750d
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
e55a1ebb2d
Fixing build bustage of Minimo on linux. NPODB
2005-08-14 05:39:00 +00:00
dougt%meer.net
07f35c1c6c
bug 303868. Adding WinCE specific native uconv. NPODB
2005-08-08 18:37:35 +00:00
bzbarsky%mit.edu
18d7750d0c
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
e48bd13496
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
4efecea9f0
no effect either, undoing again
2005-07-05 14:32:59 +00:00
cbiesinger%web.de
2103efbf8b
trying another possibility
2005-07-05 12:57:41 +00:00
cbiesinger%web.de
80a0961b9b
no effect, undoing...
2005-07-05 12:56:31 +00:00
cbiesinger%web.de
6f7101463e
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
8265ad2bd2
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
4a5a848d16
undoing checkin, no effect on Tp
2005-06-27 14:49:11 +00:00
cbiesinger%web.de
12998f9fcd
Testing another possibility for btek's Tp loss (bug 295047)
2005-06-27 07:58:38 +00:00
cbiesinger%web.de
49372202a2
no visible effect, putting it back
2005-06-24 23:06:11 +00:00
cbiesinger%web.de
d710150c3f
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
4de61d291b
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
3dd795935a
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
ceb559d09a
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
3b96661b1f
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
1a8118258c
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
cf6edfc421
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
d6b16cb14a
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
608ea0e325
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
a7b2338136
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
b042146d0c
Fix bustage. b=288626
2005-04-06 06:09:40 +00:00
cbiesinger%web.de
91a20fddf0
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
0d9c363048
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
1ce8556551
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-05 18:55:17 +00:00
bsmedberg%covad.net
a38f42348d
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-05 12:36:03 +00:00
neil%parkwaycc.co.uk
c299d2c137
Fix compiler warnings b=287540 p=gautheri@noos.fr r=smontagu sr=blizzard
2005-04-05 08:31:32 +00:00
jshin%mailaps.org
f4c56ae1cc
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
8081c80efa
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
d7c706b3e9
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
a3e6c0c411
#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
2f567f7940
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
121916edda
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
08fefcb6ab
Code cleanup. Bug 169536, r=jshin, sr=Neil
2005-03-07 14:33:14 +00:00
smontagu%smontagu.org
6b39efd7f8
Code cleanup. Bug 169536, r=jshin, sr=Neil
2005-03-07 11:54:10 +00:00
bzbarsky%mit.edu
9042fd7a93
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
cd765ad0f7
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
6499986fa4
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
af75613799
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
7bfa63b788
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