gavin@gavinsharp.com
|
2193f848b1
|
Bug 432062: Windows vector font rendering is broken, patch by roc@ocallahan.org, r=stuart, a=schrep
|
2008-05-08 08:38:22 -07:00 |
pavlov@pavlov.net
|
2402023474
|
bug 432065. deal with multiple fonts with the same name. r=roc a=schrep
|
2008-05-07 13:29:48 -07:00 |
crowder@fiverocks.com
|
7ffacfd412
|
Bug 431413: Crash in gfxWindowsFontGroup::InitTextRunUniscribe, r=pavlov, sr=roc, a=mtschrep
|
2008-05-03 21:25:13 -07:00 |
jdaggett@mozilla.com
|
155ba88610
|
Bug 418479. Allow antialiased text rendering to be disabled for small text sizes via a pref. r+sr=vlad, a=damons
|
2008-05-01 02:07:17 -07:00 |
roc+@cs.cmu.edu
|
bdc627e140
|
Bug 427411. Handle bogus fonts being returned by Windows due to the font catalog being stale or out of GDI objects. r=pavlov,a=damon
|
2008-04-29 20:37:30 -07:00 |
roc+@cs.cmu.edu
|
f4aaba59ec
|
Backing out bug 427411
|
2008-04-28 17:28:22 -07:00 |
roc+@cs.cmu.edu
|
9a73c732a7
|
Bug 427411. Handle GetTextMetrics failing when we create a gfxWindowsFont (can happen if we're out of GDI resources or Windows' font catalog is stale). r=pavlov,a=damon
|
2008-04-28 15:30:22 -07:00 |
vladimir@pobox.com
|
fb8045c358
|
b=429915, color mismatch with 1x1 images (SetColor API broken) ; r=stuart, a=damon
|
2008-04-28 14:27:05 -07:00 |
jruderman@hmc.edu
|
e62aac0e91
|
Adding a crashtest
|
2008-04-22 21:09:02 -07:00 |
roc+@cs.cmu.edu
|
b6313dc0d4
|
Bug 429899 crashtest
|
2008-04-22 19:08:20 -07:00 |
roc+@cs.cmu.edu
|
1509b8dce8
|
Bug 429899. Always treat the first character of a ligature as the start of a cluster when dividing ligature width among clusters. r+a=vlad
|
2008-04-22 19:06:22 -07:00 |
jdaggett@mozilla.com
|
bb0afdab7b
|
Bug 428458. Fix fixed-pitch font handling for mac/win. r+sr=roc, a=vlad
|
2008-04-18 02:11:47 -07:00 |
jdaggett@mozilla.com
|
c7589df10d
|
Bug 427602. Switch use of TArray<nsAutoString> to TArray<nsString> within gfx code. r=stuart, a=schrep (reland)
|
2008-04-17 21:32:18 -07:00 |
gavin@gavinsharp.com
|
41a8b9aca8
|
Bug 405684: checking incorrect character in UniscribeItem::ComputeRanges, patch by pavlov@pavlov.net, r=vlad, a=beltzner
|
2008-04-17 18:46:47 -07:00 |
roc+@cs.cmu.edu
|
c2d86b13a7
|
Backing out 427602 to try to fix failures
|
2008-04-17 04:18:58 -07:00 |
jdaggett@mozilla.com
|
64873fcdb8
|
Bug 427602. Switch use of TArray<nsAutoString> to TArray<nsString> within gfx code. r=stuart, a=schrep
|
2008-04-17 01:30:15 -07:00 |
karlt+@karlt.net
|
eddd24c738
|
Ensure aveCharWidth is wide enough for numerals. b=410405 r=pavlov a1.9=schrep
|
2008-04-15 18:03:51 -07:00 |
roc+@cs.cmu.edu
|
818354a81e
|
Bug 427730. Make text for ATSUI layout end in ' ' or ' .' instead of '.', to ensure the last character isn't treated as the start of a kerning pair. r=jdaggett,sr=vlad,a=beltzner
|
2008-04-14 18:48:19 -07:00 |
masayuki@d-toybox.com
|
287d22df96
|
Bug 426616 Acid2 chin is 1px too tall in FF3b5 r=pavlov, sr=roc, a1.9=beltzner
|
2008-04-12 01:54:18 -07:00 |
reed@reedloden.com
|
f009766d36
|
Bug 427985 - "Mozilla stops repainting in this testcase after a while" (leak fix) [p=pavlov@pavlov.net (Stuart Parmenter) r=vlad b1.9+a1.9=damons]
|
2008-04-11 00:01:14 -07:00 |
karlt+@karlt.net
|
c80bf6092b
|
Use a PangoFontMap for pango_itemize that provides the same primary font from document language rather than adjacent characters b=416725, r+sr+a1.9=pavlov
|
2008-04-08 23:55:49 -07:00 |
karlt+@karlt.net
|
0cf6277752
|
Backing out b=410405 to see if it fixes test failures.
|
2008-04-08 19:29:44 -07:00 |
karlt+@karlt.net
|
1beaea6698
|
Ensure aveCharWidth is wide enough for numerals. b=410405, r=pavlov.
|
2008-04-08 17:02:41 -07:00 |
longsonr@gmail.com
|
3960d8eed6
|
Bug 425662 - Scaled SVG content can get the wrong metrics and poison the cache. r+sr=roc,a1.9=beltzner
|
2008-04-08 06:12:04 -07:00 |
jdaggett@mozilla.com
|
39147e5827
|
Bug 423571. Short circuit system-wide font fallback for U+FFFD on Mac. r+sr=vlad
|
2008-04-08 01:46:15 -07:00 |
pavlov@pavlov.net
|
c427eda76f
|
bug 427084. Use GetGlyphIndiciesW rather than ScriptGetCMap for type1 fonts. r=vlad
|
2008-04-08 00:32:38 -07:00 |
joshmoz@gmail.com
|
a792241808
|
back out 425662 for longsonr because it might have caused tbox orange
|
2008-04-07 20:53:12 -07:00 |
longsonr@gmail.com
|
b80142843b
|
Bug 425662 - Scaled SVG content can get the wrong font size and poison the font cache. r+sr=roc,a1.9=beltzner
|
2008-04-07 16:18:12 -07:00 |
vladimir@pobox.com
|
70b5dae5ab
|
dummy commit to kick tinderbox
|
2008-04-06 23:34:48 -07:00 |
vladimir@pobox.com
|
b52afa817f
|
b=419715, upgrade cairo to 1.6 or as-close-as-possible -- imported patch cairo-upgrade.patch ; r=me
|
2008-04-06 22:08:30 -07:00 |
vladimir@pobox.com
|
5f1dc77014
|
backout [mq]: cairo-rollback.patch
|
2008-04-06 16:34:08 -07:00 |
vladimir@pobox.com
|
ec70458884
|
b=419715, upgrade cairo to 1.6 or as-close-as-possible -- imported patch cairo-upgrade.patch ; r=me
|
2008-04-06 15:14:09 -07:00 |
roc+@cs.cmu.edu
|
28e7176f99
|
Crashtest for bug 423270.
|
2008-04-06 03:14:31 -07:00 |
roc+@cs.cmu.edu
|
2fff5df7ad
|
Bug 423270. Make gfxTextRunWordCache handle cases where a space and another character combine to form a ligature. r=vlad
|
2008-04-06 03:12:21 -07:00 |
pavlov@pavlov.net
|
fc445a5221
|
bug 425336. check for S_OK explicitly rather than != S_FALSE. r=vlad
|
2008-04-04 00:39:58 -07:00 |
smontagu@smontagu.org
|
e0da0a8a1c
|
Bug 378105. Update default fonts for Indic scripts. r=pavlov, ui-review+approval1.9=beltzner
|
2008-04-03 21:23:18 -07:00 |
pavlov@pavlov.net
|
c8940dd91d
|
bug 425336. fix problems with bitmap and vector fonts. r=vlad
|
2008-04-03 19:21:06 -07:00 |
jdaggett@mozilla.com
|
87dc00328b
|
Bug 419744. Load font cmap info via a background task. r+sr=stuart
|
2008-04-03 19:01:22 -07:00 |
roc+@cs.cmu.edu
|
421ea5a76e
|
Bug 421885. Make tiled image drawing sample only the correct subimage by manually padding if necessary. r=vlad
|
2008-03-31 02:40:53 -07:00 |
masayuki@d-toybox.com
|
dac1bf4602
|
Bug 425488 Underlines are too far from text (e.g. Gmail links) r+b1.9=stuart
|
2008-03-29 15:27:25 -07:00 |
masayuki@d-toybox.com
|
3b28b33c93
|
Bug 421353 Moving the mouse over text hyperlinks which become underlined spikes cpu usage r=roc+stuart, sr=roc, a1.9=beltzner
|
2008-03-29 14:25:15 -07:00 |
reed@reedloden.com
|
9daab6c56d
|
Back out Robert O'Callahan's patch from bug 421885 due to reftest failure.
|
2008-03-28 02:32:03 -07:00 |
reed@reedloden.com
|
dbbcc3c1e1
|
Bug 421885 - "Google reader search results have strange red line and broken border around them" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r=vlad a=blocking1.9+]
|
2008-03-28 01:40:02 -07:00 |
vladimir@pobox.com
|
613d66abe2
|
b=425593, print failure with 'some printing functionality not implemented' message (it\'s NS_OK, really!); r=stuart
|
2008-03-28 00:13:37 -07:00 |
pavlov@pavlov.net
|
565b77dab4
|
bug 424945. reduce GDI object use by using the selected font weight and rounded font size (when no size adjust) for doing cache lookups. r=vlad
|
2008-03-27 16:30:43 -07:00 |
jruderman@hmc.edu
|
19a7e717ac
|
Add a crashtest
|
2008-03-26 19:40:46 -07:00 |
vladimir@pobox.com
|
79d1a9ec4b
|
b=409953; deref of null pointer on cancel of print-to-file (ignoring errors during printing is bad, mmmkay?); r=stuart
|
2008-03-26 18:21:46 -07:00 |
jruderman@hmc.edu
|
cd52dacf80
|
Adding a crashtest.
|
2008-03-26 18:20:59 -07:00 |
jruderman@hmc.edu
|
992b50dde4
|
Add crashtests
|
2008-03-26 16:23:43 -07:00 |
masayuki@d-toybox.com
|
dd3c2dd396
|
Bug 425249 gfxWindowsPlatform::InitBadUnderlineList() is broken by bug 424018 r+b1.9+a1.9b5=stuart
|
2008-03-26 14:43:43 -07:00 |