Ehren Metcalfe
|
40edafab25
|
Remove dead code in intl. Bug 559489, r=smontagu
|
2010-07-04 15:42:04 +03:00 |
|
Zack Weinberg
|
a55cf984ba
|
Bug 571989 follow-up: remove mentions of removed directories from toolkit-makefiles.sh and elsewhere. r=dholbert
--HG--
extra : rebase_source : c6e387430e6b2292b0925fdb681819ba109568e7
|
2010-06-30 08:54:39 -07:00 |
|
Makoto Kato
|
42d8b9c46f
|
Bug 206802 - U+3005 is missing from the kinsoku list. r=smontagu
|
2010-05-12 17:06:32 +09:00 |
|
Makoto Kato
|
c4fd95ea62
|
Backout of Bug 206802 - U+3005 is missing from the kinsoku list. regtest fail on Linux
|
2010-04-15 12:12:11 +09:00 |
|
Makoto Kato
|
3569ac83b4
|
Bug 206802 - U+3005 is missing from the kinsoku list. r=smontagu
|
2010-04-15 11:01:16 +09:00 |
|
Boris Zbarsky
|
558d86c2f6
|
Bug 548495 followup to fix reftest failure. r=masayuki pending
|
2010-02-26 22:20:56 -05:00 |
|
Boris Zbarsky
|
24e10dd945
|
Bug 548495. Eliminate sources of O(N^2) backtracking in the linebreaker. r=masayuki
|
2010-02-26 21:32:31 -05:00 |
|
Jonas Sicking
|
ef44bebb92
|
Bug 541245 part 2: Make UTF8<->UTF16 comparison code consistent in the face of badly encoded strings. r=smontagu
|
2010-02-23 09:38:10 -08:00 |
|
Benjamin Smedberg
|
2e9438fd2f
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Robert O'Callahan
|
5cefb250bc
|
Backed out changeset 92cc21ed9634
|
2009-07-10 18:18:19 +12:00 |
|
Robert O'Callahan
|
ea24188aa3
|
Bug 371839. Treat \n as space that the line-breaker will use as a word boundary. The main effect is that we don't have to scan backwards past \n when looking for a place to start linebreaking. r=smontagu
|
2009-07-10 14:04:52 +12:00 |
|
Daniel Holbert
|
2a7d88e05a
|
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
|
2009-01-21 22:55:08 -08:00 |
|
Jonathan Kew
|
1cd66203c8
|
Bug 472593. Don't call line-breaker's Next() method when already at end of text. r=bz,sr=roc
|
2009-01-19 22:07:11 +13:00 |
|
Jonathan Kew
|
671476c740
|
bug 450088 - fix for bad line-breaking at quote marks in CJK text r=masayuki, sr=roc
|
2008-12-11 02:25:42 +09:00 |
|
Jonathan Kew
|
a09f3489d3
|
b=450088 backing out (new reftest failed)
|
2008-12-09 17:42:50 +09:00 |
|
Masayuki Nakano
|
09ef02c386
|
Bug 450088 Line breaking regression (in Chinese and other languages) p=Jonathan Kew, r=masayuki, sr=roc
|
2008-12-09 15:41:42 +09:00 |
|
Doug Turner
|
6697fd8c44
|
Bug 461839 - uniscribe breaker on windows mobile r+sr=roc
|
2008-12-03 08:42:03 -05:00 |
|
reed@reedloden.com
|
f5a33b3cf8
|
Bug 421255 - "fix misc mingw cross-compile issues" [p=cls@seawood.org (Chris Seawood [cls]) r=bsmedberg a1.9=beltzner]
|
2008-03-14 09:22:25 -07:00 |
|
smontagu@smontagu.org
|
1a939ab8d1
|
Testcase for bug 416721
|
2008-02-11 08:48:25 -08:00 |
|
smontagu@smontagu.org
|
747da51d63
|
Pass per-item offsets to ScriptBreak. Bug 416721, r=masayuki, sr=shaver, a=mconnor
|
2008-02-11 08:46:55 -08:00 |
|
mozilla@weilbacher.org
|
1bc906a8e4
|
Bug 376790: remove support for non-cairo GFX ports from configure.in, r=ted.mielczarek, a=mtschrep
|
2008-01-23 00:27:47 -08:00 |
|
reed@reedloden.com
|
def7c7547d
|
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 |
|
roc+@cs.cmu.edu
|
6ba6adadca
|
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
|
f708f7c17f
|
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 |
|
masayuki@d-toybox.com
|
f8c11bb744
|
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
|
4c072c61d7
|
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 |
|
roc+@cs.cmu.edu
|
d898a67ade
|
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 |
|
masayuki@d-toybox.com
|
d5e50a1f89
|
b=390048, fix bustage, patch by <bugzilla@mcsmurf.de> r=benjamin
|
2007-08-15 15:59:36 -07:00 |
|
masayuki@d-toybox.com
|
f65d711ebd
|
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
|
2fb10be3c4
|
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
|
52b5a7d993
|
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 |
|
roc+@cs.cmu.edu
|
753b875981
|
Removing obsolete files
|
2007-07-18 20:27:42 -07:00 |
|
roc+@cs.cmu.edu
|
c2ec402960
|
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
|
154ebebb96
|
Bug 255990 adding spec table to CVS
|
2007-07-12 08:56:35 -07:00 |
|
masayuki@d-toybox.com
|
af31f107a5
|
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 |
|
roc+@cs.cmu.edu
|
5424776054
|
Bug 383542. Stop word breaking at NBSP. r+moa=smontagu
|
2007-06-14 19:33:54 -07:00 |
|
roc+@cs.cmu.edu
|
197e7e6d0b
|
Backing out to fix bustage :-(
|
2007-05-23 22:16:52 -07:00 |
|
roc+@cs.cmu.edu
|
37b98f328b
|
Fixing bustage...
|
2007-05-23 21:52:46 -07:00 |
|
roc+@cs.cmu.edu
|
86579561f1
|
Fixing bustage...
|
2007-05-23 20:40:15 -07:00 |
|
roc+@cs.cmu.edu
|
e138eb3816
|
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-23 20:16:16 -07:00 |
|
roc+@cs.cmu.edu
|
5cf44de899
|
Backing out due to bustage.
|
2007-05-22 21:26:42 -07:00 |
|
roc+@cs.cmu.edu
|
daa8d1177d
|
Bug 336959. Use Pango to break lines for CJK and Thai. r+sr=roc, patch by Theppitak Karoonboonyanan.
|
2007-05-22 21:06:20 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
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 |
|