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

89 Коммитов

Автор SHA1 Сообщение Дата
roc+%cs.cmu.edu 0015775984 Backing out due to test bustage 2007-09-22 13:28:17 +00:00
roc+%cs.cmu.edu d8b780c76c Bug 96041. Compute true glyph bounding metrics. r=vlad,dbaron,sr=dbaron 2007-09-22 12:43:55 +00:00
mozilla%weilbacher.org ec84003583 [OS/2] Bug 396661: fix OS/2 build break in nsTextFrameThebes by removing the unnecessary cast, r/sr/a=roc 2007-09-19 23:01:44 +00:00
roc+%cs.cmu.edu 77576fad17 Bug 393796. Be more careful about verifying that an existing textrun is okay to be reused again after a change to the frame tree. r=smontagu 2007-09-18 04:23:14 +00:00
roc+%cs.cmu.edu f4ea293540 Bug 385607. Ensure that whitespace is collapsed across text-run boundaries across incremental updates like adding/removing frames in the middle of the textrun. r+sr+a=dbaron 2007-09-18 03:00:16 +00:00
roc+%cs.cmu.edu ba2d5481f5 Bug 394832. Remove overeager rounding that causes underlines to appear too close to the text. r=smontagu,a=dbaron 2007-09-18 02:48:19 +00:00
sayrer%gmail.com 1e4d57bedd Bug 394542. we leak the blink timer and its timer in a cycle. Patch by David Baron. r/sr=roc, a=dsicore/mconnor 2007-09-11 20:06:44 +00:00
roc+%cs.cmu.edu 0e28537f52 Bug 386807. Remove duplicate elements from the linebreak array textrun construction parameter. r=smontagu,a-M8=damon 2007-09-06 22:07:53 +00:00
roc+%cs.cmu.edu 00d292e113 Bug 392435. Make ClearTextRun work no matter which frame of a continuation chain we call it on. r=smontagu,a=dbaron 2007-09-05 23:06:05 +00:00
roc+%cs.cmu.edu d0089c1bbe Bug 393923. Fix text-offset calculation for first-letter. r=smontagu,a=dbaron 2007-09-05 23:03:31 +00:00
roc+%cs.cmu.edu bfae6dd8f5 Bug 394510. Don't leak the hyphen textrun when we display a soft hyphen. r=smontagu 2007-09-05 22:59:44 +00:00
roc+%cs.cmu.edu c2b6c0322c Bug 391621. Remove unnecessary trimmed-space counting. r=smontagu,a=dbaron 2007-09-04 04:02:22 +00:00
masayuki%d-toybox.com 8c920b846f Bug 394109 Inconsistent text-decoration positioning. r+sr+a=roc 2007-09-03 15:27:27 +00:00
masayuki%d-toybox.com 323bfa713f Oops, backing-out previous checked-in, because tinderbox has RED. 2007-09-03 11:03:50 +00:00
masayuki%d-toybox.com faceb0991f Bug 394109 Inconsistent text-decoration positioning. r+sr+a=roc 2007-09-03 11:01:49 +00:00
roc+%cs.cmu.edu e5f1ba2ea3 Bug 389421. Rework word selection, in particular so that layout.word_select.stop_at_punctuation is applied to boundaries between punctuation and non-punctuation, and all Unicode punctuation is treated as punctuation. 2007-08-30 03:10:19 +00:00
roc+%cs.cmu.edu b01a13cc57 Bug 385426. Be careful about looking for a previous soft-hyphen when checking for hyphen breaks. r=smontagu 2007-08-29 09:11:39 +00:00
smontagu%smontagu.org d29b477385 Blow away text runs after Bidi resolution. Bug 382429, r+sr+a=roc 2007-08-26 17:20:29 +00:00
masayuki%d-toybox.com 5fa5b33f97 Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc 2007-08-22 11:13:55 +00:00
roc+%cs.cmu.edu 088bea2dcb Bug 390050. Scan all blocks in a flow-chain, and their overflow lines, when iterating through lines to build text runs. r=smontagu,mats,sr=mats,a=bz 2007-08-22 09:08:15 +00:00
philringnalda%gmail.com cdcd437255 Bug 390423 - Simplify the signature of nsIFrame::GetPointFromOffset, patch by Ben Karel <web+moz@eschew.org>, r=aaronlev/elif, sr=roc, a1.9=dbaron 2007-08-17 03:43:01 +00:00
masayuki%d-toybox.com abb1cfc39e Bug 367614 [Win Only] The composition string for IME should have dashed underline r+sr+a=roc 2007-08-16 20:35:19 +00:00
roc+%cs.cmu.edu cfebedd1b1 Bug 385270. Clean up textframe offset invariants: try #2 --- mContentLength no longer exists/is no longer trusted. r=smontagu,a=dbaron 2007-08-15 18:39:38 +00:00
roc+%cs.cmu.edu d4460d0179 Backing out 2007-08-15 16:20:46 +00:00
roc+%cs.cmu.edu 80d5a87537 Bug 385270. Clean up textframe offset invariants: try #2 --- mContentLength no longer exists/is no longer trusted. r=smontagu,a=dbaron 2007-08-15 16:04:17 +00:00
roc+%cs.cmu.edu 3418a30ac2 Backing out fix for bug 385607 due to bustage and Tp regressions 2007-08-10 04:41:00 +00:00
roc+%cs.cmu.edu 626e0d6ef9 Bug 385607. Force re-evaluation of textruns when block descendants are deleted or added. 2007-08-10 02:49:28 +00:00
roc+%cs.cmu.edu 7849b070b5 Oops, undoing unrelated change 2007-08-10 02:34:30 +00:00
roc+%cs.cmu.edu 91e3eb3d43 Bug 388049. Update mCurrentFramesAllSameTextRun along the same-content path as well as the normal path. r=smontagu,a=dbaron 2007-08-10 02:32:49 +00:00
roc+%cs.cmu.edu 9fadc6b636 Fix bustage 2007-08-10 02:00:15 +00:00
sharparrow1%yahoo.com cdbcbdeb35 Bug 390740: Pass lang-group into GetMetricsFor more consistently (general patch). r+sr=roc, a=dbaron 2007-08-07 19:07:44 +00:00
masayuki%d-toybox.com 4a880d7637 Bug 365336 text-decoration width should be rounded to the device pixels r+sr=roc 2007-08-06 08:15:02 +00:00
aaronleventhal%moonset.net 935cec7af8 bug 348901. Remove extra whitespace from source when exposing accessible text. r+sr=roc, r=surkov. a=dbaron 2007-08-04 01:12:25 +00:00
roc+%cs.cmu.edu 38f428dfd0 Backing out patches for bug 385270 (mostly --- due to other checkins in the meantime, the GetContent*() helper functions need to stay) to fix regressions. a=schrep 2007-07-30 23:56:14 +00:00
roc+%cs.cmu.edu 8477256fc6 Bug 387969. Use CSS 'text-rendering' property to control text quality. r=pavlov,r+sr=bzbarsky 2007-07-26 09:47:45 +00:00
neil%parkwaycc.co.uk 780f70b3b0 nsTextFrameThebes ClusterIterator misuses memset plus cleanup b=387964 r+sr=roc 2007-07-13 08:22:00 +00:00
roc+%cs.cmu.edu 57913dde6c Bug 387867. Rename DISABLE_LIGATURES to DISABLE_OPTIONAL_LIGATURES and make the ATSUI code only disable optional ligatures. r=pavlov 2007-07-13 08:09:28 +00:00
roc+%cs.cmu.edu 39564c075e Bug 387358. Don't go into an infinite loop searching for end-of-first-letter-cluster; also translate from DOM to textrun offsets. r=smontagu 2007-07-12 23:00:20 +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
roc+%cs.cmu.edu 8394f8779a Bug 385423. Refactor textrun cache so that all textrun clients use a single global word-based cache. Responsibility for stripping out problematic characters (e.g. newlines) is given to the word cache. r=vlad,smontagu 2007-07-04 03:39:03 +00:00
flamingice%sourmilk.net d8be3a0c47 Bug 386012, Crash [@ nsTextFrameUtils::TransformText] loading png as HTML, Patch by Karl Tomlinson, r+sr=roc 2007-07-03 00:46:05 +00:00
roc+%cs.cmu.edu fa95cf660f Bug 386548. Remove nsTextTransformer. r+sr=mats 2007-07-02 23:37:00 +00:00
roc+%cs.cmu.edu 35c0b0b9f5 Bug 386122. Allow text runs to end at preformatted newlines. Speeds up loading of plain-text files a lot because we don't have to have a textrun for the entire file. r=smontagu 2007-07-02 01:20:43 +00:00
roc+%cs.cmu.edu fc46e08b84 Bug 9101. Fix various soft-hyphen bugs, primarily related to detecting when hyphenation is needed during a second-pass break-forcing line reflow. r=smontagu 2007-07-02 01:14:27 +00:00
roc+%cs.cmu.edu fdcb16906c Bug 384836. Relanding fix to pass around gfxContexts a bit more instead of hanging on to one in nsTransformedTextRun. r=smontagu,pavlov 2007-06-27 04:22:21 +00:00
roc+%cs.cmu.edu 6741d15725 Bug 385293. Silence warnings about textrun recreation that aren't really problems, just informational. r=smontagu 2007-06-27 02:21:34 +00:00
dbaron%dbaron.org a483d6b35e Back out bug 384836 to diagnose Tp/Tp2 regression bug 385957. 2007-06-26 22:16:35 +00:00
roc+%cs.cmu.edu d770f6750b Bug 384836. Avoid using a stale gfxContext, by not holding onto one in nsTransformedTextRun, passing in a gfxContext when required instead. r=pavlov,smontagu 2007-06-26 04:25:01 +00:00
roc+%cs.cmu.edu 8f1fb18de5 Bug 385344. Always reconstruct textruns for next-in-flows of firstline/firstletter frames. Also, be more careful looping over text in AddInlinePrefWidthForFlow. r=smontagu 2007-06-25 03:41:07 +00:00
roc+%cs.cmu.edu 84fb1e155c Bug 385234. Iterate through textframe continuations properly in AddInlinePref/MinWidth. r=smontagu 2007-06-22 00:17:30 +00:00