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

482 Коммитов

Автор SHA1 Сообщение Дата
smontagu@smontagu.org b7ab543fe3 Update data files to Unicode 5.0 2007-06-28 13:02:58 -07:00
mats.palmgren@bredband.net 9f5bf9ac1e Fix crash on unicode "zero width non-joiner" sequence. b=217903 r+sr=dbaron 2007-06-28 13:02:57 -07:00
smontagu@smontagu.org 1ebc31164d Update data files to Unicode 5.0 2007-06-28 13:02:57 -07:00
smontagu@smontagu.org 6da2b0fc76 Update Bidi character data tables to Unicode 4.1.0. Bug 288836, r=jshin, rs=roc, a=mkaply 2007-06-28 13:02:56 -07:00
gerv@gerv.net 04b6f84cee Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-06-28 13:02:58 -07:00
smontagu@smontagu.org fa441462eb Improve the CHAR_IS_BIDI macro. Bug 240943, patch from an idea by Peter Kirk, r+sr=roc 2007-06-28 13:02:57 -07:00
smontagu@smontagu.org 305f723004 Fix flipping of Arabic text when pasted to clipboard. Bug 197375, r+sr=bzbarsky 2007-06-28 13:02:56 -07:00
smontagu@smontagu.org 496fc2bd2e Correct the joining of some Urdu characters. Bug 255566, r=jshin, sr=rbs. 2007-06-28 13:02:55 -07:00
smontagu@smontagu.org abf59af312 Update bidi data tables to Unicode 4.0.1 and add surrogate handling. Bug 240943, r=jshin, sr=rbs. 2007-06-28 13:02:54 -07:00
smontagu@smontagu.org 6087ecc06a 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 13:02:53 -07:00
gerv@gerv.net c74a668d15 Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-06-28 13:02:52 -07:00
smontagu@netscape.com 4974d61378 Make Bidi symmetric swapping handle characters outside BMP. Bug 122800, r=mkaply, sr=darin 2007-06-28 13:02:53 -07:00
cbiesinger@web.de 1d56a82193 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 13:02:53 -07:00
darin@meer.net 631e3e134a 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 13:02:52 -07:00
bryner@brianryner.com f5e1727591 Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2007-06-28 13:02:51 -07:00
smontagu@netscape.com d78731a47c Don't do numeric substitution in Arabic text by default. Bug 181711, r+sr=rbs, a=asa. 2007-06-28 13:02:51 -07:00
sfraser@netscape.com 5b1086c21c Make static data const in nsBidiUtils.cpp. Bug 74803. r=dbaron, sr=alecf. 2007-06-28 13:02:50 -07:00
timeless@mozdev.org c18a1504cf 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 13:02:49 -07:00
cbiesinger@web.de b98c80b687 remove ifdef IBMBIDI in content/, r+sr=roc+moz, bug 89203 2007-06-28 13:02:48 -07:00
smontagu@netscape.com 2a0acff134 Fix crasher bug 158796, r=jkeiser, sr=jst, a=asa 2007-06-28 13:02:47 -07:00
smontagu@netscape.com b3e3692694 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 13:02:46 -07:00
smontagu@netscape.com 16b37e0602 ArabicShaping() shouldn't assume that the input and output is in visual order. Bug 137871. r=ftang, sr=attinasi 2007-06-28 13:02:45 -07:00
smontagu@netscape.com 4c75e3d163 Move HandleNumbers() from nsBidiPresUtils to nsBidiUtils. Bug 137857. r=ftang, sr=attinasi 2007-06-28 13:02:44 -07:00
smontagu@netscape.com c97787962e 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 13:02:50 -07:00
smontagu@netscape.com 6d642552f6 Converting bidi utilities to non-XPCOM interfaces. Bug 120818; r=mkaply, nhotta; sr=attinasi 2007-06-28 13:02:43 -07:00
benjamin@smedbergs.us 3048b90adc Bug 376041 - Link browser components against the CRT statically (on Windows), to solve CRT embedding issues, r=luser 2007-04-23 12:25:39 -07:00
benjamin@smedbergs.us baab01ada6 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 07:21:53 -07:00
hg@mozilla.com 05e5d33a57 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
bent.mozilla%gmail.com 4162af769c Bug 362597 - "Increased Rlk (leak) on balsa after landing of bug 354787". r=bsmedberg. 2007-01-03 20:40:51 +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
gerv%gerv.net caae487a24 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00
bent.mozilla%gmail.com 40b03006f9 Bustage fix from 354787. 2006-12-01 19:49:24 +00:00
bent.mozilla%gmail.com 6553f633c5 Bug 354787 - "1% performance hit (Tp/Tdhtml) from the fix for bug 204114". r=roc+bsmedberg. 2006-12-01 19:26:18 +00:00
bent.mozilla%gmail.com 97a1e5a9e2 Bug 204114 - "nsUnicharUtils need to be threadsafe". r=bsmedberg. 2006-09-27 17:44:27 +00:00
bent.mozilla%gmail.com 6eb0bf7a83 Bug 342425 - "nsCaseConversionImp2 leaking 2 nsCompressedMap objects". r+sr=bz. 2006-08-23 19:16:12 +00:00
benjamin%smedbergs.us af03fc0477 Backout bug 345517 due to various issues. 2006-08-10 14:06:47 +00:00
benjamin%smedbergs.us ffd802f9ed Bug 345517 - Build Firefox --enable-libxul by default, r=darin/mento 2006-08-09 13:39:19 +00:00
benjamin%smedbergs.us e48bd8bc59 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 b8ff8b51ec 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 5e9cd949e0 Update data files to Unicode 5.0. Bug 345156, r=jshin, sr=jag 2006-07-30 12:50:15 +00:00
smontagu%smontagu.org 6e00ae7cdf Update data files to Unicode 5.0 2006-07-30 12:47:26 +00:00
smontagu%smontagu.org 3f86b46158 Update data files to Unicode 5.0 2006-07-30 12:39:56 +00:00
smontagu%smontagu.org c494ed700f Improve detection of numbers in the transliterator. Bug 345024, r=jshin, sr=rbs 2006-07-20 12:15:51 +00:00
dveditz%cruzio.com 506140bd0c 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 aa0670b627 Bug 204114 - "nsUnicharUtils need to be threadsafe". r=smontagu. 2006-06-21 15:25:17 +00:00
benjamin%smedbergs.us f93a261777 Typo fix, bug 334009 2006-06-07 16:46:14 +00:00
benjamin%smedbergs.us 357a89735b Bug 334009 - Make unicharutils available to frozen (dependent) linkage components, r=darin+smontagu 2006-06-07 16:25:40 +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
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
cls%seawood.org 37453e2762 Allow libxul to link in mingw builds.
Bug #334403 r=bsmedberg
2006-04-18 15:52:41 +00:00
smontagu%smontagu.org 0169a01e79 Remove compiler warning. Bug 330589, r=biesi, sr=roc 2006-03-19 07:08:11 +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
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 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
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
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
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
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
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
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
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
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
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
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 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
gerv%gerv.net ba2432c07e Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-08-25 23:02:50 +00:00
gerv%gerv.net 6b54b1cbc5 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 19:30:11 +00:00
gerv%gerv.net 9f35e25052 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 18:48:35 +00:00
roc+%cs.cmu.edu 442a384196 Bug 226439. Make nsCharTraits<PRUnichar>::ASCIIToLower handle Unicode characters whose lowercase form is ASCII. r+sr=darin 2004-06-16 23:29:49 +00:00
gerv%gerv.net 31625ba2b1 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 14:21:17 +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
darin%meer.net 8d65e087ae landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
tor%cs.brown.edu bbf2ef596f Bug 208314 - remove use of iostreams to allow building with compilers
that don't support classic C++ iostreams (ex: MSVC++ .net 2003).
r=timeless, sr=dbaron
2004-02-07 02:41:10 +00:00
dbaron%dbaron.org 0231f67b81 Remove users of deprecated, no-op, NS_INIT_ISUPPORTS macro from tree. b=178643 r+sr=bryner 2004-01-23 23:12:44 +00:00
smontagu%smontagu.org 09eab639e9 Removing unused code. Preliminary patch to bug 231162, r=jshin@mailaps.org, sr=dbaron. 2004-01-23 19:46:43 +00:00
smontagu%smontagu.org 7f195a8994 Backing out last change because of test failures on tinderbox. 2004-01-21 08:06:12 +00:00
smontagu%smontagu.org f771d6bb23 Removing unused code. Preliminary patch to bug 231162, r=jshin@mailaps.org, sr=dbaron. 2004-01-21 06:40:17 +00:00
jshin%mailaps.org e4edf3ff44 bug 224337 : fix misalgined accesss in pre-composed CCMap (on RISC architectures) : r/sr=brendan, a=dbaron 2003-12-15 00:32:16 +00:00
dbaron%dbaron.org 6931545fdc Remove include of stdio.h from nsTraceRefcnt.h. b=227074 r=dougt sr,a=brendan 2003-12-12 23:02:12 +00:00
dbaron%dbaron.org 8b9610f595 Include nscore.h instead of nsCom.h. b=226555 r=dougt sr=darin a=asa 2003-11-29 18:56:10 +00:00
jshin%mailaps.org c8ce8c2966 bug 225340 : fix unaligned memory access on 64bit machines in nsSaveAsCharset and Gfx. (r=smontagu, sr=rbs, a1.6b = asa) 2003-11-23 00:25:52 +00:00
jshin%mailaps.org 1e319f77c8 bug 221666 : checked in the wrong patch(the second latest) in the previous landing. fix bustage : Sorry ! 2003-11-09 19:48:11 +00:00
jshin%mailaps.org d06d8bbc48 removing 'pollution' gotten sneaked in by mistake (when landing for bug 221024) 2003-11-09 19:10:28 +00:00
jshin%mailaps.org 7f84143c50 bug 221024 : add a new option for turning invisible chars. to 'nothingness' to the transliterator (r=smontagu, sr=rbs) 2003-11-09 18:52:01 +00:00
jshin%mailaps.org 047697c114 bug 221666 : remove redundant copy of nsCompressedCharMap.(h|cpp) and move them to intl/unicharutil out of gfx (r=smontagu, sr=rbs) 2003-11-09 18:39:19 +00:00
timeless%mozdev.org 120a286f5f Bug 224087 IS_CJ_CHAR should not return true for u > 0xFFEF
r=smontagu sr=roc
2003-11-05 22:28:18 +00:00
peter%propagandism.org f9f591a28f Fix for bug 224231 (Need AppendASCIItoUTF16). r=jst, sr=dbaron. 2003-11-01 10:57:41 +00:00
jshin%mailaps.org 2b89a1f38d bug 205387: exclude truly invisible characters from DrawString. The first in a series, fix for GFX:Win (r=smontagu, sr=rbs) 2003-09-28 10:12:42 +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