leon.sha@sun.com
|
2f610dc9f0
|
Bug 428903 There are debug information printed in release build. (nsThebesDeviceContext.cpp). vladimir: review+ vladimir: superreview+ beltzner: approval1.9+
|
2008-04-15 20:27:03 -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 |
|
karlt+@karlt.net
|
2165298cda
|
Use ceil instead of round in GetAveCharWidth and GetSpaceWidth for consistency with GetMaxAdvance. b=428458 r=pavlov sr=roc a1.9=damons
|
2008-04-15 16:34:06 -07:00 |
|
pavlov@pavlov.net
|
f7514f2108
|
bug 424386. return the correct depth rather than a hardcoded 24. r/a=vlad
|
2008-04-15 07:16:29 -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 |
|
vladimir@pobox.com
|
bc97f54414
|
backout?
|
2008-04-11 13:08:04 -07:00 |
|
vladimir@pobox.com
|
d40a840700
|
forgot to update README file
|
2008-04-11 12:45:28 -07:00 |
|
vladimir@pobox.com
|
03f577cacc
|
b=428563, Upgrade Cairo to 1.6.2; r=me,a=beltzer
|
2008-04-11 12:38:41 -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 |
|
vladimir@pobox.com
|
d96cc8f951
|
b=419715, minor cairo upgrade to un-roll-back regressions and add fixes from upstream ; r=me
|
2008-04-08 13:11:21 -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 |
|
dholbert@cs.stanford.edu
|
177ed1bc66
|
Bug 389949, first patch: Use POINTS_PER_INCH_FLOAT in place of magic number '72.0f'. Basically cosmetic -- shouldn't change our behavior at all. r+sr=vlad, a=blocking1.9+
|
2008-04-07 17:27:10 -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
|
49d32f0411
|
roll back cairo commit c1062bf to fix assertion failures
|
2008-04-07 02:17:14 -07:00 |
|
vladimir@pobox.com
|
70b5dae5ab
|
dummy commit to kick tinderbox
|
2008-04-06 23:34:48 -07:00 |
|
vladimir@pobox.com
|
60c38d2f83
|
b=419715, upgrade cairo to 1.6 or as-close-as-possible -- add patch to fix cairo bustage ; r=me
|
2008-04-06 22:09:53 -07:00 |
|
vladimir@pobox.com
|
8c89b393ae
|
b=419715, upgrade cairo to 1.6 or as-close-as-possible -- imported patch cairo-upgrade-more.patch ; r=me
|
2008-04-06 22:09:44 -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
|
22464d73b0
|
b=419715, upgrade cairo to 1.6 or as-close-as-possible -- imported patch pixman-upgrade.patch ; r=me
|
2008-04-06 22:07:38 -07:00 |
|
vladimir@pobox.com
|
5f1dc77014
|
backout [mq]: cairo-rollback.patch
|
2008-04-06 16:34:08 -07:00 |
|
vladimir@pobox.com
|
f9b6072e55
|
b=419715, upgrade cairo to 1.6 or as-close-as-possible -- imported patch cairo-upgrade-more.patch ; r=me
|
2008-04-06 15:14:31 -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 |
|
vladimir@pobox.com
|
fdff5bb834
|
b=419715, upgrade cairo to 1.6 or as-close-as-possible -- imported patch pixman-upgrade.patch ; r=me
|
2008-04-06 15:13:57 -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 |
|
reed@reedloden.com
|
cfcfcc532c
|
Bustage fix for bug 413787.
|
2008-04-01 22:21:01 -07:00 |
|
reed@reedloden.com
|
267d919be7
|
Bustage fix for bug 413787.
|
2008-04-01 21:09:08 -07:00 |
|
reed@reedloden.com
|
bf68ef82c8
|
Bug 413787 - "NSToIntRound, NSToCoordRound code generation" [p=mmoy@yahoo.com (Michael Moy) r+sr=roc a1.9=schrep]
|
2008-04-01 20:47:07 -07:00 |
|
roc+@cs.cmu.edu
|
78a0743f5b
|
Bug 424873. Make GetWidgetOverflow take the new frame size as input instead of using the possibly-stale old frame size. r+sr=dbaron
|
2008-04-01 16:34:20 -07:00 |
|
reed@reedloden.com
|
27b9731fc1
|
Bug 394103 - "All elements are HUGE (when doing dpi autodetect?)" (scale for 192+ dpi) [p=asac@jwsdot.com (Alexander Sack) r+sr=roc a1.9=schrep]
|
2008-04-01 01:41:21 -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 |
|
mozilla@weilbacher.org
|
23e070d286
|
Bug 418104: Remove non-cairo Windows gfx code from the tree, removal of all obsolete files, r=alfredkayser, sr=pavlov, a=beltzner
|
2008-03-30 03:12:50 -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 |
|
pavlov@pavlov.net
|
a5e1d92beb
|
bug 424018. fix ts regression by loading character maps lazily. r=vlad
|
2008-03-26 14:32:51 -07:00 |
|
pavlov@pavlov.net
|
b0fa4a1a3e
|
backing out changes that weren't supposed to be part of my previous backout...
|
2008-03-26 14:13:32 -07:00 |
|
pavlov@pavlov.net
|
135b89a2f5
|
backing out previous patch.
|
2008-03-26 13:24:37 -07:00 |
|
pavlov@pavlov.net
|
fec95021eb
|
bug 424018. make character map loading lazy to fix ts regression. r=vlad a=beltzner
|
2008-03-26 11:02:57 -07:00 |
|
reed@reedloden.com
|
0edd7732fd
|
Bug 424650 - "Wrong nsAutoPtr usage break Mingw build" [p=Techrazy.Yang@gmail.com (Bo Yang) r=stuart a1.9b5=beltzner]
|
2008-03-24 21:46:30 -07:00 |
|
pavlov@pavlov.net
|
502a03c7c7
|
backing out trial patch for bug 424018.
|
2008-03-23 01:23:45 -07:00 |
|
pavlov@pavlov.net
|
22926dc2ae
|
trial run for bug 424018. trying to fix Ts regression
|
2008-03-22 22:41:52 -07:00 |
|
pavlov@pavlov.net
|
397473b752
|
bug 424566. fix crash in font selection. r/a=vlad
|
2008-03-22 18:13:10 -07:00 |
|
pavlov@pavlov.net
|
2804ee6193
|
bug 424165. clamp font weights from the OS to be within 100 and 900. r/a=vlad
|
2008-03-21 21:16:00 -07:00 |
|
pavlov@pavlov.net
|
f105278877
|
bug 399636. make symbol fonts behave in unexpected ways. r=vlad a=beltzner
|
2008-03-21 15:19:12 -07:00 |
|
pavlov@pavlov.net
|
bfb114819b
|
bug 424398. fix crash when installing new fonts while loading pages. r=vlad a=beltzner
|
2008-03-21 14:22:29 -07:00 |
|
pavlov@pavlov.net
|
84068effeb
|
bug 418384. use GDI when Uniscribe doesn't like a font. Fixes crash. r=vlad a=beltzner
|
2008-03-21 13:22:58 -07:00 |
|
pavlov@pavlov.net
|
468c0a7fec
|
bug 424165. Fixes crashes and problems with choosing a bold font when we should pick a lighter one. r=vlad a=beltzner
|
2008-03-20 15:09:45 -07:00 |
|
pavlov@pavlov.net
|
7b4f31ae8f
|
bug 382542. support synthetic bold for fonts. r=vlad
|
2008-03-19 22:35:05 -07:00 |
|
pavlov@pavlov.net
|
72053cdb4e
|
bug 382542. fix problems with font fallback and font variations. r=vlad/jdaggett
|
2008-03-19 17:41:19 -07:00 |
|
jdaggett@mozilla.com
|
84f4a2d982
|
Bug 364713. Synthetic bolding/italics on mac using double-strike and font matrix skew. r=vlad,stuart, sr=stuart
|
2008-03-19 17:02:21 -07:00 |
|
dholbert@cs.stanford.edu
|
15bc2e8781
|
Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) Orig Patch: [r=ventron sr=roc] Updates: [r=ventron r+sr=vlad] a=blocking1.9+
|
2008-03-19 13:51:42 -07:00 |
|
pavlov@pavlov.net
|
12d3737257
|
bug 382542. Deal with different style variations of fonts containing different character maps. r=vlad
|
2008-03-18 17:06:55 -07:00 |
|
vladimir@pobox.com
|
69dffc9dea
|
b=423524, CGContextGetType warnings showing up in console, r=stuart
|
2008-03-18 13:36:40 -07:00 |
|
vladimir@pobox.com
|
d945c03654
|
b=422661, long table border rendered incompletely (wrong coordinate conditioning in gfxRect), r+sr=roc
|
2008-03-18 13:30:16 -07:00 |
|
mozilla@weilbacher.org
|
7fc8721683
|
[OS/2] Bug 423115: OS/2 build break about GCC parameters in libpixman, r=vlad
|
2008-03-15 11:45:30 -07:00 |
|
vladimir@pobox.com
|
57ea7c7e29
|
b=421422, cairo upgrade followup, fixing subpixel AA on OSX
|
2008-03-14 23:20:21 -07:00 |
|
vladimir@pobox.com
|
e829450616
|
b=421422, cairo upgrade ; r=me
|
2008-03-14 20:45:12 -07:00 |
|
vladimir@pobox.com
|
f8a13c0c1d
|
b=421422, cairo upgrade ; r=me
|
2008-03-14 20:44:23 -07:00 |
|
pavlov@pavlov.net
|
5afad8f2fa
|
bug 396315. Fixing type1 fonts on Windows. r=vlad
|
2008-03-14 16:02:32 -07:00 |
|
mozilla@weilbacher.org
|
5a55d3fa52
|
Bug 418105: Remove non-cairo Mac gfx code from the tree, r=joshmoz, sr=vladimir, a1.9=beltzner
|
2008-03-14 12:59:41 -07:00 |
|
reed@reedloden.com
|
f19262cadb
|
Bug 415854 - "make single-pixel optimization release surface memory" (remove ThebesPattern) [p=joe@drew.ca (Joe Drew [JOEDREW!]) r=vlad a=blocking1.9+]
|
2008-03-14 09:37:05 -07:00 |
|
reed@reedloden.com
|
5ec1e7bf1b
|
Bug 422620 - "Remove NS_BrightenColor and NS_DarkenColor" [p=alfredkayser@gmail.com (Alfred Kayser) r=vlad a1.9=damons]
|
2008-03-14 09:27:14 -07:00 |
|
dholbert@cs.stanford.edu
|
9a1e61b815
|
Backing out Bug 417356, due to pagination reftest failures.
|
2008-03-14 01:50:13 -07:00 |
|
jdaggett@mozilla.com
|
30803fce39
|
Bug 408965. Cmaps for fonts with Unicode-platform format-12 cmaps are not read (patch by Jjgod Jiang). r+sr=stuart
|
2008-03-14 01:35:35 -07:00 |
|
dholbert@cs.stanford.edu
|
2f86ee574d
|
Bug 417356: Define & use "UnwriteableMargin" PrintSettings pref, to make Linux printing work more like Mac printing (keeping us from printing right up against the edge of the page) r=ventron sr=roc a=blocking1.9+
|
2008-03-14 00:48:04 -07:00 |
|
pavlov@pavlov.net
|
78178bc5a7
|
bug 420675. shouldn't be bolding weight 500. r=vlad
|
2008-03-13 23:17:25 -07:00 |
|
stefanh@inbox.com
|
fa69f38301
|
Bug 421814 - Use HITheme to draw backgrounds for groupboxes. r=josh+Mano, sr=roc, a1.9=dsicore.
|
2008-03-13 13:24:29 -07:00 |
|
masayuki@d-toybox.com
|
2d15463f40
|
Bug 390901 CJK - font-name is not recognised correctly in preferences p=me+jdagett(mac part)+kerlt(fontconfig part) r=jdagett+me+stuart+mconnor b1.9=stuart
|
2008-03-13 03:32:50 -07:00 |
|
pavlov@pavlov.net
|
8cbc9af075
|
bug 396315. get type1 fonts fonts mostly displaying correctly. (also fixes bug 410801. use postscript opentype fonts for fallback) r=vlad
|
2008-03-12 21:16:05 -07:00 |
|
pavlov@pavlov.net
|
c659fbf564
|
bug 396315. get type1 fonts fonts mostly displaying correctly. (also fixes bug 410801. use postscript opentype fonts for fallback) r=vlad
|
2008-03-12 21:15:24 -07:00 |
|
masayuki@d-toybox.com
|
dfeff6fa58
|
Bug 417014 Need blacklist system for underline offset adjusting of CJK fonts which have wrong underline offset r=roc+stuart, sr=roc, b1.9=stuart
|
2008-03-12 19:36:58 -07:00 |
|
reed@reedloden.com
|
be5cf144bf
|
Bug 385516 - "Console is spewed with WARNING: empty langgroup" (Add default constructor to gfxFontStyle and use it) [p=wasti.redl@gmx.net (Sebastian Redl) r=stuart a1.9=damons]
|
2008-03-12 03:52:58 -07:00 |
|
jruderman@hmc.edu
|
baa46a25a7
|
Add crashtests
|
2008-03-11 17:42:51 -07:00 |
|
roc+@cs.cmu.edu
|
f693027226
|
Bug 418428. Don't force devpixels to be an integer multiple of CSS pixels when printing on Windows. r=stuart
|
2008-03-11 17:35:00 -07:00 |
|
blassey@mozilla.com
|
6cc9d5a4ed
|
backing out: switching narrow char system calls to wide char in windows b=418703
|
2008-03-11 15:46:26 -07:00 |
|
blassey@mozilla.com
|
ff89c4a3fb
|
switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon
|
2008-03-11 14:49:53 -07:00 |
|
karlt+@karlt.net
|
72d5e5247b
|
Bug 421955. combining mark at start of text run rendered as NUL hex box or garbage. r=roc, a1.9=damons
|
2008-03-11 00:04:31 -07:00 |
|
mozilla@weilbacher.org
|
83b35de7f5
|
[OS/2] Bug 369791: adapt plugin code to compile with cairo-os2, this in principle allows plugin content to be printed and windowless plugins to display, r=mkaply, a1.9+=damons
|
2008-03-10 17:10:55 -07:00 |
|
roc+@cs.cmu.edu
|
b85eb999a0
|
Bug 403181. Pass the desired source rectangle for background images down into nsThebesImage and ensure we don't sample outside it. Back out a bad pixman patch that caused regressions, and adjust image encoding tests so they don't depend on the regression. Also switchs some reftests to quirks mode so that the 1-appunit width of <br>s doesn't bite us. r=vlad,sr=dbaron
|
2008-03-09 14:55:05 -07:00 |
|
bmlk@gmx.de
|
fcd8037468
|
There is no height greater than unconstrained height, bug 402872, r/sr=roc a=beltzner
|
2008-03-08 01:12:30 -08:00 |
|
roc+@cs.cmu.edu
|
17ebdab033
|
Backing out Bug 403181. JPEG encoding test failure :-(
|
2008-03-07 01:28:34 -08:00 |
|
roc+@cs.cmu.edu
|
2c9f274033
|
Bug 403181. Various fixes to image rendering. Most importantly, we track the desired subimage of a CSS background image and ensure we don't sample outside it. r=vlad,sr=dbaron
|
2008-03-07 00:34:12 -08:00 |
|
vladimir@pobox.com
|
c325e922a7
|
b=415854, make single-pixel optimized images release memory; patch from joe@drew.ca; r+sr=vlad
|
2008-03-05 22:51:13 -08:00 |
|
jdaggett@mozilla.com
|
48755a2e3d
|
Bug 421135. Fix typo in setting of mLastPrefFirstFont. r+sr=vlad
|
2008-03-05 17:47:33 -08:00 |
|
blassey@mozilla.com
|
81d841c1fc
|
backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox
|
2008-03-05 14:56:43 -08:00 |
|
blassey@mozilla.com
|
dfd26f92ec
|
switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner
|
2008-03-05 13:39:29 -08:00 |
|
vladimir@pobox.com
|
3b780ce7dd
|
b=421017; upgrade cairo to 1.5.12-14-gd89edde -- additional fixes ; r=me
|
2008-03-04 21:45:09 -08:00 |
|
vladimir@pobox.com
|
52b19faf19
|
b=421017; upgrade cairo to 1.5.12-11-g2f93504 ; r=me
|
2008-03-04 21:44:55 -08:00 |
|
jdaggett@mozilla.com
|
8958236208
|
Bug 420822. Missing 500 weight font should fallback to lighter weights. r+sr=stuart
|
2008-03-04 02:24:32 -08:00 |
|
roc+@cs.cmu.edu
|
d5b5fd63c2
|
Backing out 403181 again
|
2008-03-04 01:36:07 -08:00 |
|
roc+@cs.cmu.edu
|
ffb68f7a15
|
Bug 403181. Track which subimage of an image we want to draw and copy it to a temporary surface if necessary to prevent sampling of pixels outside the subimage when zooming. Also, enable EXTEND_PAD or SetFilter(0) if the context has a transformation that's not a simple translation, since that might induce cairo to sample pixels outside the source (sub)image. r=vlad,sr=dbaron
|
2008-03-04 00:21:34 -08:00 |
|
roc+@cs.cmu.edu
|
9c465b97d7
|
Bug 419095 crashtest
|
2008-03-03 18:42:11 -08:00 |
|
roc+@cs.cmu.edu
|
565680d313
|
Crashtest for bug 416637
|
2008-03-03 18:37:35 -08:00 |
|
jdaggett@mozilla.com
|
26bbebf648
|
Bug 419757. Cache codepoints for which no font matches on windows. r+sr=stuart
|
2008-03-03 18:34:05 -08:00 |
|
roc+@cs.cmu.edu
|
e0b05b33e9
|
Bug 416637. There might be some skipped characters before standalone combining marks at the start of a textrun. r=vlad
|
2008-03-03 18:30:20 -08:00 |
|
mozilla@weilbacher.org
|
cdeb9ccbe5
|
[OS/2] Bug 420438: Enable better image scaling on OS/2, r=wuno@lsvw, a1.9b4=beltzner
|
2008-03-03 01:26:08 -08:00 |
|
roc+@cs.cmu.edu
|
67c8b1e808
|
Bug 403181 backout
|
2008-03-02 18:38:19 -08:00 |
|
roc+@cs.cmu.edu
|
8e907ad002
|
Bug 403181. Use a temporary surface to prevent sampling of pixels outside the intended source rectangle when zooming the image in some cases. r=vlad,sr=dbaron,a=beltzner
|
2008-03-02 17:01:14 -08:00 |
|
joshmoz@gmail.com
|
b903b64b94
|
always link against cocoa framework on Mac OS X, cocoa exception wrapping in xpcom file io. b=419392 r=bent sr=roc a=beltzner
|
2008-02-29 15:24:53 -08:00 |
|
vladimir@pobox.com
|
e3e16abca4
|
b=419383, extract native vista toolbar styles and expose to themes ; r+sr=roc; a=beltzner
|
2008-02-28 21:10:38 -08:00 |
|
reed@reedloden.com
|
6348713693
|
Bug 419927 - "Re-enable smooth downscaling under Linux" [p=bill@wg9s.com (Bill Gianopoulos) r=vlad a1.9b4=beltzner]
|
2008-02-28 02:26:40 -08:00 |
|
roc+@cs.cmu.edu
|
015af08fd4
|
Bug 416168. Ensure that the overflow rect for a frame always includes (0,0) even if the frame rect is empty. Also ensures that if the frame rect is empty but has non-zero dimension on one axis, the overflow rect includes that size. A scrolled view for such a frame also includes that size to ensure width:0,height:Npx and width:Npx,height:0 frames are scrollable by that amount. r+sr=dbaron
|
2008-02-27 01:46:22 -08:00 |
|
reed@reedloden.com
|
37e0037e5e
|
Bug 410114 - "Simplify nsTransform2D" [p=alfredkayser@gmail.com (Alfred Kayser) r+sr=roc a1.9=damons]
|
2008-02-26 01:42:36 -08:00 |
|
jdaggett@mozilla.com
|
4bcebb89c2
|
Bug 419370. Allow single face font families, specified in a pref setting. r+sr=stuart
|
2008-02-26 00:00:44 -08:00 |
|
roc+@cs.cmu.edu
|
dc2d890514
|
Bug 376375. Use Translate so we fill the right area with theme drawing after alpha recovery. r=vlad
|
2008-02-24 17:24:41 -08:00 |
|
vladimir@pobox.com
|
5997381ace
|
b=418494; use SOURCE instead of OVER when source has no transparency; r=stuart
|
2008-02-23 16:59:49 -08:00 |
|
vladimir@pobox.com
|
345dc2a2b7
|
b=381661, reenable bilinear image filtering [mq]: 381661-enable-bilinear.patch ; r=stuart
|
2008-02-23 14:30:57 -08:00 |
|
roc+@cs.cmu.edu
|
40806d6491
|
Bug 418754. Fix Mac clustering... we shouldn't set a glyph using SetSimpleGlyph if it's not the start of a cluster. Also fixes an indexing error in ligature detection. r=jdaggett,a=beltzner
|
2008-02-21 17:12:41 -08:00 |
|
mozilla@weilbacher.org
|
7ed1ca89ae
|
Bug 413632: Remove the remaining MOZ_CAIRO_GFX (and related variables). Full patch except configure.in change. r/sr=dbaron, r=vlad, a=beltzner
|
2008-02-21 00:37:27 -08:00 |
|
jdaggett@mozilla.com
|
714b2d84ec
|
Bug 417444. Load in other font family names lazily to avoid doing expensive name table reads at startup. Now with no-leak technology. r+sr=roc
|
2008-02-20 18:46:01 -08:00 |
|
jdaggett@mozilla.com
|
b25c80c745
|
Bug 417444. Backing out due to leakage.
|
2008-02-20 16:35:26 -08:00 |
|
jdaggett@mozilla.com
|
4f2e1c05b0
|
Bug 417444. Load in other font family names lazily to avoid doing expensive name table reads at startup. r+sr=roc
|
2008-02-20 15:57:32 -08:00 |
|
reed@reedloden.com
|
546fc74bad
|
Bug 395983 - "Duplicated Flash menus using r60(+) of Flash player" (do native drawing instead) [p=kinetik@flim.org (Matthew Gregan) r=vlad sr=roc a=blocking1.9+]
|
2008-02-20 03:33:27 -08:00 |
|
vladimir@pobox.com
|
ba6ed69122
|
b=418353, sync up cairo to 1.5.8-87-g21049a9 imported patch 418353-cairo-upgrade.patch
|
2008-02-19 14:52:57 -08:00 |
|
mozilla@weilbacher.org
|
4c60ecfb31
|
Bug 415686: remove FONT_LEADING_APIS_V2 ifdefs which are no longer useful for cairo builds. Also remove related functions and tests. r/sr=dbaron, r=pavlov, a=beltzner
|
2008-02-19 11:41:56 -08:00 |
|
jag@tty.nl
|
dd268604cd
|
Bug 416998: Fix the order of member variable initializers for a few constructors. sr=bz, a=schrep
|
2008-02-18 23:36:50 -08:00 |
|
jag@tty.nl
|
ee324720df
|
Bug 418026: Unconditionally include prio.h and prbit.h in gfxColor.h. sr=dbaron, a=schrep
|
2008-02-18 23:07:01 -08:00 |
|
jag@tty.nl
|
05cdb6aefe
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 00:50:04 -08:00 |
|
karlt+@karlt.net
|
0407c4284f
|
back out gfxFontGroup::MakeTextRun with individual words. b=416725, due to performance regression on Windows.
|
2008-02-17 15:29:03 -08:00 |
|
karlt+@karlt.net
|
b336fb5a00
|
gfxFontGroup::MakeTextRun with individual words. b=416725, r=roc
|
2008-02-17 13:43:23 -08:00 |
|
roc+@cs.cmu.edu
|
70f89157e7
|
Bug 374141. When printing on Windows, use an effective DPI of 144 instead of whatever the printer is. This makes native theme pixels be a reasonable size. r=stuart
|
2008-02-17 13:23:37 -08:00 |
|
mats.palmgren@bredband.net
|
a6b5e4e54a
|
Some broken fonts specify a negative subscript offset, use the absolute value for compat reasons. b=410917 r=vladimir sr=pavlov a=beltzner
|
2008-02-16 18:44:12 -08:00 |
|
masayuki@d-toybox.com
|
6e2677d193
|
Bug 392785 overflowed underline sometimes is not repainted at scrolling r+sr=roc b1.9=dbaron
|
2008-02-16 07:31:27 -08:00 |
|
masayuki@d-toybox.com
|
6b94fee930
|
Bug 402524 Need to correct the Metrics for fonts in XP level r=pavlov, b1.9=vlad
|
2008-02-15 13:31:38 -08:00 |
|
reed@reedloden.com
|
57ce1ad578
|
Bug 406474 - "Native GTK look for toolbar arrows" [p=twanno@lycos.nl (Teune van Steeg) r+sr=roc a1.9=beltzner]
|
2008-02-14 21:28:44 -08:00 |
|
jdaggett@mozilla.com
|
a7f0ea8a34
|
Bug 416062. Test all faces for a given codepoint, not just the first one. r+sr=roc
|
2008-02-14 21:12:32 -08:00 |
|
pavlov@pavlov.net
|
3b2805a16b
|
bug 407462. CJK perf issue due to Uniscribe. Fast path around it when we know we can. r=roc
|
2008-02-14 20:50:15 -08:00 |
|
vladimir@pobox.com
|
ffd2cec203
|
b=416018, upgrade cairo to 1.5.8-30-g80e11a8 ; r=me
|
2008-02-13 22:54:26 -08:00 |
|
vladimir@pobox.com
|
59d366fe0d
|
b=416181, animated image used as repeated background broken ; r=stuart
|
2008-02-13 22:51:58 -08:00 |
|
reed@reedloden.com
|
4457afca74
|
Bug 415867 - "AIX Compilation error for trunk build source cairo-gstate.c : line 45.43: 1506-294 (S) Syntax error in expression on #if directive." [p=shailen.n.jain@gmail.com (Shailen) r+sr=roc a1.9=schrep]
|
2008-02-13 03:31:00 -08:00 |
|