benjamin@smedbergs.us
|
df3100bdd8
|
Bug 398566 - Set MOZ_FIX_LINK_PATHS unconditionally, r=luser a=sayrer
|
2007-10-13 14:13:50 -07:00 |
reed@reedloden.com
|
0f9807eab8
|
Bug 394279 - "nsRect::Contains() should always succeed if the parameter rect is empty" [p=bugspam.Callek@gmail.com (Justin Wood [Callek]) r+sr=roc a1.9=mconnor]
|
2007-10-12 16:12:16 -07:00 |
reed@reedloden.com
|
6686e59069
|
Bug 386065 - "legend {font-size:0;} still shows the text (yahoo.com mainpage)" [p=chris@pearce.org.nz (Chris Pearce) r+sr=roc a=blocking1.9+]
|
2007-10-11 21:22:25 -07:00 |
karlt+@karlt.net
|
ee515d722d
|
Bug 397288: use CreateGlyphRunsItemizing when CreateGlyphRunsFast fails. r+a=pavlov
|
2007-10-11 18:05:16 -07:00 |
vladimir@pobox.com
|
8bd21a7757
|
b=384681, switch cairo into 24.8 fixed-point mode. r+sr+a=roc
|
2007-10-09 16:03:24 -07:00 |
dbaron@dbaron.org
|
a464c4fe7a
|
Remove nsFontList/nsIFontList. b=397813 r+sr+a1.9=pavlov
|
2007-10-07 22:01:49 -07:00 |
bzbarsky@mit.edu
|
bfde3b870d
|
Fix build bustage when building with old enough gtk. Bug 362682 followup, r=stuart
|
2007-10-07 16:09:55 -07:00 |
pavlov@pavlov.net
|
43f59bc288
|
removing code that breaks when compiled with newer pangos
|
2007-10-07 15:52:33 -07:00 |
pavlov@pavlov.net
|
0a2d37c5c9
|
removing printf that snuck in.
|
2007-10-06 14:07:32 -07:00 |
pavlov@pavlov.net
|
c10729129f
|
bug 362682. re-re-landing linux text goodness. r=vlad, patch by me and Behdad Esfahbod <mozilla@behdad.org>.
|
2007-10-06 00:26:13 -07:00 |
vladimir@pobox.com
|
305f67bc34
|
b=366548, increased GDI usage leading to repainting problems, r/a=stuart
|
2007-10-03 14:27:42 -07:00 |
reed@reedloden.com
|
ab958e2c42
|
s/ifeq/ifneq/ to make the check for only Cocoa instead of non-Cocoa (fallout from bug 397834).
|
2007-10-02 01:26:15 -07:00 |
reed@reedloden.com
|
49028d32c2
|
Possible bustage fix for bug 397834.
|
2007-10-02 00:58:05 -07:00 |
reed@reedloden.com
|
fa90950a38
|
Bug 397834 - "Clean up gfx and gfx/src makefiles" [p=xfsunoles@gmail.com (Jonathan Steele) r+sr+a1.9=roc]
|
2007-10-02 00:39:20 -07:00 |
roc+@cs.cmu.edu
|
8899d4331e
|
Bug 397734. More parsimonious storage of glyph extents ... trying to fix private-bytes regression. r=vlad,a=pavlov
|
2007-10-01 18:47:40 -07:00 |
roc+@cs.cmu.edu
|
3738d582e3
|
Backing out
|
2007-10-01 15:11:23 -07:00 |
roc+@cs.cmu.edu
|
9f97353b38
|
Bug 397734. More parsimonious storage of glyph extents ... trying to fix private-bytes regression. r=vlad,a=pavlov
|
2007-10-01 14:29:19 -07:00 |
reed@reedloden.com
|
5cfe398b2b
|
Bug 367281 - "Remove SetImageData/SetAlphaData from gfxImageFrame" [p=alfredkayser@nl.ibm.com (Alfred Kayser) r=stuart sr=tor a1.9=stuart]
|
2007-09-30 20:32:40 -07:00 |
masayuki@d-toybox.com
|
4c6691173f
|
Bug 395866 font fallback does not respect stylesheet font list r=vlad, b1.9=stuart
|
2007-09-28 10:33:50 -07:00 |
joshmoz@gmail.com
|
23ef4530ae
|
fix major font problem when using the Mac OS X 10.5 SDK. Patch by John Daggett. b=397454 r=roc/vlad sr=roc a=pav
|
2007-09-28 09:51:11 -07:00 |
pavlov@pavlov.net
|
479c625948
|
backing out, again.. not sure what the leaks are.
|
2007-09-27 17:15:59 -07:00 |
pavlov@pavlov.net
|
3ced9d2e71
|
unlock the right object.
|
2007-09-27 16:37:31 -07:00 |
pavlov@pavlov.net
|
40f400c906
|
unlock causes other badproblems.
|
2007-09-27 16:35:55 -07:00 |
pavlov@pavlov.net
|
1068cc6e83
|
removing some tabs that snuck in + fixing leak by unlocking the FT_Face after we lock it. hopefully fixing leaks caused by previous patch
|
2007-09-27 16:31:29 -07:00 |
pavlov@pavlov.net
|
dbe24509fe
|
whoops, this shouldn't have gone in
|
2007-09-27 16:04:14 -07:00 |
pavlov@pavlov.net
|
0975834191
|
bug 362682. relanding linux text goodness. patch by myself and Behdad Esfahbod <mozilla@behdad.org>. r=vlad
|
2007-09-27 15:15:51 -07:00 |
dbaron@dbaron.org
|
7e642cf6bb
|
Remove freetype2 code, which was used only by the old gfx code. b=389697 r+a1.9=vlad
|
2007-09-27 13:44:51 -07:00 |
mozilla@weilbacher.org
|
7cfdcac95f
|
[OS/2] Bug 397514: Fix build break following for bug 96041, p=wuno, r=me
|
2007-09-27 09:41:46 -07:00 |
vladimir@pobox.com
|
51416171d5
|
b=396972, clean up canvas API to avoid using internal API in contexts, r/a=stuart
|
2007-09-25 13:46:08 -07:00 |
smontagu@smontagu.org
|
bed0ab506f
|
Set fLogicalOrder in the SCRIPTITEM before copying to the ranges so that ScriptPlace has it set. Bug 395676, r+blocking1.9=pavlov
|
2007-09-25 08:41:34 -07:00 |
roc+@cs.cmu.edu
|
00a012c4ec
|
Bug 96041. Adding win32 glyph extents patch to cairo so it doesn't get lost.
|
2007-09-24 18:00:24 -07:00 |
vladimir@pobox.com
|
5810e43250
|
b=377336, win32 printing page results in excessive data spooled to printer, for real this time, r=stuart
|
2007-09-24 15:50:44 -07:00 |
dholbert@cs.stanford.edu
|
419747da9e
|
Bug 367673, Handle width-computation arithmetic with nscoord_MAX. r=roc sr=roc a1.9=roc
|
2007-09-24 10:30:42 -07:00 |
roc+@cs.cmu.edu
|
fbc8cc858c
|
Bug 96041. Compute precise glyph extents for high-quality text, and when requested. r=vlad,r+sr=dbaron
|
2007-09-23 19:19:14 -07:00 |
roc+@cs.cmu.edu
|
0fbb25da89
|
Backing out due to test bustage
|
2007-09-22 06:28:16 -07:00 |
roc+@cs.cmu.edu
|
8b73dd10a0
|
Bug 96041. Compute true glyph bounding metrics. r=vlad,dbaron,sr=dbaron
|
2007-09-22 05:43:52 -07:00 |
vladimir@pobox.com
|
8718aca0cd
|
b=391184, accidentally blew away this patch with cairo update
|
2007-09-20 15:34:31 -07:00 |
vladimir@pobox.com
|
63c968080e
|
b=838960, ugprade cairo to 1.5.x; and b=377336, printing page from win32 results in hung app, r=stuart
|
2007-09-20 12:24:47 -07:00 |
smontagu@smontagu.org
|
88dfc298b2
|
Display one hex box with six digits for non-BMP codepoints with no glyph. Bug 376532, r+sr+a=roc
|
2007-09-20 03:16:15 -07:00 |
pavlov@pavlov.net
|
baa8d2e6cb
|
backing out 362682 due to linux tinderboxen not being upgraded... (396805, 389426)
|
2007-09-19 16:53:09 -07:00 |
pavlov@pavlov.net
|
5331bc3fe6
|
bug 362682. fix missing glyphs on linux. patch by myself and Behdad Esfahbod <mozilla@behdad.org>. r=vlad
|
2007-09-19 15:18:42 -07:00 |
roc+@cs.cmu.edu
|
53ca6e7cdc
|
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 |
mozilla@weilbacher.org
|
eec2b9163c
|
[OS/2] Bug 395301: Move offscreen surface creation from gfxOS2Platform to gfxOS2Surface
|
2007-09-18 14:20:25 -07:00 |
masayuki@d-toybox.com
|
231ee2813d
|
Bug 380026 "text-decoration: underline" for CJK characters is positioned higher than expected r+a=vlad
|
2007-09-18 02:40:24 -07:00 |
sayrer@gmail.com
|
db0f199ac4
|
Bug 391890. leaks from pixman_rect_alloc within _cairo_gstate_clip drawing borders. Patch by Vladimir Vukicevic. r/sr=stuart, a=mconnor
|
2007-09-11 13:15:14 -07:00 |
sayrer@gmail.com
|
90d9ccfe85
|
Bug 393324. cairo leak in nsNativeThemeGTK::DrawWidgetBackground. r/sr=stuart, a=mconnor
|
2007-09-11 13:11:12 -07:00 |
mats.palmgren@bredband.net
|
3afd28207c
|
[OS/2] Remove non-cairo OS2 gfx code from the tree. b=389729 r=mozilla@Weilbacher.org
|
2007-09-08 09:22:56 -07:00 |
mozilla@weilbacher.org
|
591b687f10
|
[OS/2] Creation of a minimal 1x1 surface is good enough, and we always own the PS in the gfxOS2Surface(HWND) constructor. Part of work in bug 371505.
|
2007-09-08 08:29:21 -07:00 |
mozilla@weilbacher.org
|
e865a0670a
|
[OS/2] Make debug output in gfxOS2Surface a bit more useful
|
2007-09-08 07:50:09 -07:00 |
masayuki@d-toybox.com
|
51e6dcf8f0
|
backing out previous checked-in, because some tests are failed in tinderbox
|
2007-09-05 16:46:09 -07:00 |