bugzilla@standard8.plus.com
|
14d026ed40
|
Bug 410332 nsITextTransform.h should use nsStringGlue.h instead of nsString.h. r/moa=smontagu,approval1.9=beltzner
|
2008-01-03 08:54:03 -08:00 |
|
dveditz@cruzio.com
|
9e2602c1a0
|
bug 407161 fix garbled-Japanese Tbird subject lines (regression). patch by VYV03354@nifty.ne.jp, r=smontagu, sr=dveditz, a=beltzner
|
2007-12-18 11:08:35 -08:00 |
|
kaie@kuix.de
|
1006e3aa91
|
Bug 407348, intl/uconv/tests build failure on Linux x86_64 r=smontagu, a=dsicore
|
2007-12-12 05:23:20 -08:00 |
|
smontagu@smontagu.org
|
f529e55d03
|
Bug 407207: add unit tests in intl/uconv to makefiles
|
2007-12-07 03:06:07 -08:00 |
|
smontagu@smontagu.org
|
019735d430
|
Regression test for bug 335816
|
2007-12-06 09:04:46 -08:00 |
|
bugzilla@standard8.plus.com
|
9ab68e4040
|
Bug 403786 Remove unnecessary nsISupportsArray includes from intl code. r/moa=smontagu,a1.9=dsicore
|
2007-11-15 11:59:25 -08:00 |
|
reed@reedloden.com
|
24978cfe7c
|
Bug 401796 - "nsIStringCharsetDetector.h should not include nsString.h" [p=Mook r=smontagu a1.9=damons]
|
2007-11-13 00:37:27 -08:00 |
|
reed@reedloden.com
|
3ec5934dd6
|
Bug 403221 - "Fix typo: |explaination| -> |explanation|" [p=sgautherie.bz@free.fr (Serge Gautherie)]
|
2007-11-12 22:51:37 -08:00 |
|
smontagu@smontagu.org
|
d1a53f72e8
|
Define langgroups for all charset decoders
|
2007-11-11 11:52:33 -08:00 |
|
reed@reedloden.com
|
a21f4fd745
|
Bug 331780 - "Please don't build most of the uconv modules when building native uconv" [p=mh+mozilla@glandium.org (Mike Hommey) r=jshin a1.9=damons]
|
2007-11-08 23:01:46 -08:00 |
|
reed@reedloden.com
|
34fa5d1cba
|
Bug 384172 - "Updated builds to latest trunk crashes with selinux error while loading shared library: /opt/firefox/libxul.so" (fix build flags) [p=thep@linux.thai.net (Theppitak Karoonboonyanan) r+sr+a1.9=roc]
|
2007-10-15 03:00:26 -07:00 |
|
gerv@gerv.net
|
6dd53e09ca
|
Bug 398009 - fix mangled license headers. a=stuart.
|
2007-10-06 05:08:39 -07:00 |
|
reed@reedloden.com
|
f4f1ae514a
|
Bug 397216 - "nsPersistentProperties shutdown leak in uconv" [p=asqueella r=smontagu a1.9=damons]
|
2007-10-05 12:30:37 -07:00 |
|
roc+@cs.cmu.edu
|
d38e95b231
|
Bug 397597. Enable native platform linebreaking for Tibetan and Lao. r=masayuki,a=dbaron
|
2007-09-30 13:30:31 -07:00 |
|
masayuki@d-toybox.com
|
69773b4483
|
Bug 389056 Don't break line between periods and quote, the additional patch r+sr+a=roc
|
2007-09-24 02:29:22 -07:00 |
|
roc+@cs.cmu.edu
|
f3071cd153
|
Bug 396761. Fix buffer length. r=smontagu,a=bz
|
2007-09-21 02:12:29 -07:00 |
|
smontagu@smontagu.org
|
8088190210
|
Update bidi mirroring table to Unicode corrigendum 6. Bug 392581, r=jshin, blocking1.9=dbaron
|
2007-09-20 04:16:17 -07:00 |
|
masayuki@d-toybox.com
|
128332140f
|
Bug 389056 Don't break line between periods and quote/Bug 388096 add line-breaking opportunity after U+058A ARMENIAN HYPHEN, U+2010 HYPHEN, U+2012 FIGURE DASH and U+2013 EN DASH. And U+2014 EM DASH should be breakable before and after except that between the same characters/Bug 389595 Don't break around '(' and ')'/Bug 390920 Don't break around r+sr=roc, b1.9=dbaron
|
2007-09-18 23:34:24 -07:00 |
|
roc+@cs.cmu.edu
|
9972360428
|
Bug 394691. nsTArray should not do default initialization of POD elements. Also, switch nsAutoBuffer users to nsAutoTArray. patch by Chris Pearce, r=bsmedberg, sr=roc, a=bzbarsky
|
2007-09-18 16:12:06 -07:00 |
|
roc+@cs.cmu.edu
|
2a503e140f
|
Bug 389437. Handle searching for word breaks when starting at the end of the available text. r=smontagu,a=damon
|
2007-09-10 16:03:18 -07:00 |
|
smontagu@smontagu.org
|
2e27970cfa
|
Tests for bug 381412
|
2007-09-05 22:38:21 -07:00 |
|
smontagu@smontagu.org
|
18da58e54b
|
Treat all empty and incomplete sequences as encoding errors, and some other clean-up. Bug 381412, r=jshin, sr=dveditz, b1.9=jst
|
2007-09-05 22:02:17 -07:00 |
|
philringnalda@gmail.com
|
5749b66dd2
|
Bug 394545 - Remove intl.collationOption, r+moa=smontagu, a1.9=dsicore
|
2007-09-05 06:47:22 -07:00 |
|
jag@tty.nl
|
167cbfff3a
|
Bug 394139: Replace a bunch of NS_DEFINE_CIDs with CONTRACTIDs. r=/sr=/a=bsmedberg
|
2007-09-05 06:04:54 -07:00 |
|
roc+@cs.cmu.edu
|
93258a73cd
|
Bug 336959. Exit properly if we get OOM. patch by Theppitak Karoonboonyanan, r+sr=roc,a=damon
|
2007-09-03 20:58:52 -07:00 |
|
roc+@cs.cmu.edu
|
510ad7384e
|
Bug 393356. Don't export cattable.h; any users should be using nsIUGenCategory instead
|
2007-08-28 19:08:23 -07:00 |
|
roc+@cs.cmu.edu
|
2828ce9260
|
Bug 393356. Spellchecker should not use private copy(ies) of the Unicode category tables. r=smontagu,a=damon
|
2007-08-28 19:03:31 -07:00 |
|
nick.kreeger@park.edu
|
a5b7f050ea
|
Fixing bug 384796, Call to |nsIStringBundleOverride| always beats the embedding calls. r=mento, sr=roc, 1.9approval=dsicore. Trunk only.
|
2007-08-28 12:48:47 -07:00 |
|
masayuki@d-toybox.com
|
d2aec0ff53
|
b=390048, fix bustage, patch by <bugzilla@mcsmurf.de> r=benjamin
|
2007-08-15 15:59:36 -07:00 |
|
masayuki@d-toybox.com
|
76a296aec2
|
Bug 389520 Complex Text Line Breaking with ATSUI/Carbon for Mac. patch by <vsatayamas@gmail.com> r+sr=roc, a=dsicore
|
2007-08-15 14:16:33 -07:00 |
|
masayuki@d-toybox.com
|
d40efddf8c
|
bug 390048 Complex Text Line Breaking with Uniscribe for Windows #2. patch by <nattachai@gmail.com> r+sr=roc, a=dsicor
|
2007-08-15 09:52:13 -07:00 |
|
masayuki@d-toybox.com
|
876b172e15
|
bug 390048 Complex Text Line Breaking with Uniscribe for Windows. patch by <nattachai@gmail.com> r+sr=roc, a=dsicor
|
2007-08-15 09:36:59 -07:00 |
|
philringnalda@gmail.com
|
8b39f2590d
|
Bug 211004 - mailnews.reply_header_locale de-DE not working, patch by Christian Eyrich <ch.ey@gmx.net>, r=smontagu, sr=biesi
|
2007-08-14 20:54:16 -07:00 |
|
benjamin@smedbergs.us
|
4b6ed1dfac
|
Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser
|
2007-08-03 07:46:17 -07:00 |
|
roc+@cs.cmu.edu
|
ef9ea276b7
|
Removing obsolete files
|
2007-07-18 20:27:42 -07:00 |
|
roc+@cs.cmu.edu
|
6ac430a20e
|
Bug 336959. Use Pango to break inside Thai/Lao runs. Patch by Theppitak Karoonboonyanan, r+sr=roc
|
2007-07-18 20:26:51 -07:00 |
|
masayuki@d-toybox.com
|
b8ee5feb88
|
Bug 255990 adding spec table to CVS
|
2007-07-12 08:56:35 -07:00 |
|
masayuki@d-toybox.com
|
cc8e0a3bd5
|
Bug 255990 Characters below U+0100 are not subject to line-breaking rules at all r+sr=roc
|
2007-07-12 08:52:51 -07:00 |
|
jwalden@mit.edu
|
6d7584839a
|
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 00:08:04 -07:00 |
|
timeless@mozdev.org
|
761d1e775d
|
Bug 384803 nsStringBundle::FormatStringFromID should return nsMemory allocated strings
patch by prasad@medhas.org r=timeless r=smontagu sr=biesi
|
2007-07-01 12:29:43 -07:00 |
|
smontagu@smontagu.org
|
fa8e1fccff
|
Move SymmSwap and other character-related Bidi utility methods from layout to intl/unicharutil. Bug 385539, r+sr=roc
|
2007-06-30 22:56:10 -07:00 |
|
smontagu@smontagu.org
|
e557ae2148
|
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 13:02:59 -07:00 |
|
smontagu@smontagu.org
|
77a2c2eb8c
|
Trigger Bidi processing also for non-displayable control characters (RLM, RLE, RLO, etc.) Bug 177148, r+sr=roc, a=asa
|
2007-06-28 13:02:59 -07:00 |
|
smontagu@smontagu.org
|
196b268f59
|
Update data files to Unicode 5.0. Bug 345156, r=jshin, sr=jag
|
2007-06-28 13:02:59 -07:00 |
|
dveditz@cruzio.com
|
50bbbaaae2
|
Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
simplify OOM checks when growing an nsAString. r/sr=darin
|
2007-06-28 13:02:58 -07:00 |
|
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 |
|