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

4744 Коммитов

Автор SHA1 Сообщение Дата
sergei_d%fi.tartu.ee 23ea16cc09 [BeOS]re-enable EMULATE_BOLD, Bug 342966, p=sergei_d, r=thesuckiestemail, BeOS-only 2006-06-28 16:17:37 +00:00
roc+%cs.cmu.edu 7e37e5b891 Bug 342922. Fix silly crasher checking aFontID. r+sr=darin 2006-06-28 03:33:46 +00:00
roc+%cs.cmu.edu f68787673f Fixing bustage. Mac doesn't implement the fast GetTextDimensions ... sucks to be them 2006-06-26 22:52:37 +00:00
roc+%cs.cmu.edu 3d9b85c04c Bug 237085. Move string subdivision code to gfx so we can efficiently make it metrics-dependent. r=smontagu,sr=rbs 2006-06-26 22:18:23 +00:00
vladimir%pobox.com 0869866b35 Update glitz to something from glitz CVS; not part of the build. 2006-06-26 20:55:31 +00:00
pavlov%pavlov.net aa753000e1 inlining addref/release for thebes. bug 342593. r=mrbkap 2006-06-24 02:45:24 +00:00
pavlov%pavlov.net 0da7d7b5c1 cleaning up addref/release mess in thebes. bug 342593. r=mrbkap 2006-06-24 02:38:12 +00:00
pavlov%pavlov.net 85117f374c cleaning up addref/release mess in thebes. bug 342593. r=mrbkap 2006-06-24 01:45:26 +00:00
martijn.martijn%gmail.com 4fb5fe2963 Bug 335676 - Text not rendered properly/at all when scrolling, patch by Pawel Chmielowski, r=vladimir 2006-06-23 22:21:23 +00:00
pavlov%pavlov.net 9593a3dab5 fixing bug 342257. r=mrbkap 2006-06-22 23:13:30 +00:00
Olli.Pettay%helsinki.fi 9837a501d6 Bug 341917, Garbage painted when page is long enough patch=prefiks@aviary.pl, r=vlad 2006-06-22 22:04:18 +00:00
pavlov%pavlov.net eb44b405e1 avoid selecting non-unicode fonts as fallback fonts. fixing bug 330715. r=mrbkap 2006-06-22 21:48:03 +00:00
dveditz%cruzio.com f3e1ecabf0 Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
simplify OOM checks when growing an nsAString. r/sr=darin
2006-06-22 19:07:30 +00:00
cbiesinger%web.de 1c2aa358dc bug 341954 remove a few AssignWithConversion callers, and clean up
nsDeviceContextGTK::CreateRenderingContext a bit
r+sr=roc
2006-06-21 16:35:03 +00:00
masayuki%d-toybox.com 208a32572e Bug 327184 CSS property letter-spacing rendered incorrectly r=pavlov 2006-06-21 14:13:53 +00:00
pavlov%pavlov.net aacc931ee0 fixing bug 341865. r=vlad 2006-06-19 23:41:15 +00:00
hwaara%gmail.com dfb5d642fd Fix bug 335683, Use kThemeMenuItemFont for -moz-pull-down-menu. r=mento, sr=roc, a181=mento. Patch by Stefan (stefanh@bluebottle.com) 2006-06-18 12:17:32 +00:00
vladimir%pobox.com dc63e23ed3 b=341694, bring Mac Cocoa+Cairo text layout/font selection/rendering to a useful baseline for further work, r=me 2006-06-16 00:42:39 +00:00
pavlov%pavlov.net a0e1feb6cf turning weight table code back on with fix for crash. bug 341439. r=vlad 2006-06-15 21:35:06 +00:00
pavlov%pavlov.net af22ce56da disable weight table code for now... 2006-06-15 07:20:19 +00:00
pavlov%pavlov.net 2e01d28715 making windows font code _even_ better/faster/stronger/etc. fixing leaks, adding font weight table, better caching, tweaing font fallback lookups, adding logging, code to rebuild font list after WM_FONTCHANGE. bug 341439. r=vlad 2006-06-15 04:47:23 +00:00
pavlov%pavlov.net 3c439f49a6 removing bogus comment 2006-06-10 19:20:48 +00:00
pavlov%pavlov.net 2d57e36b6b didn't mean to check this in. 2006-06-10 00:43:34 +00:00
pavlov%pavlov.net 553ea343b1 fixing windows fonts (bug 340590). r=vlad. 2006-06-10 00:21:05 +00:00
roc+%cs.cmu.edu afbf67c2de Bug 338251. Create safe wrappers for gfx text functions and use them. r=smontagu,sr=rbs 2006-06-09 03:29:32 +00:00
vladimir%pobox.com 0c3f7e4296 b=340880, fix massive thebes x11 performance stupidity, r=stuart 2006-06-08 22:03:34 +00:00
vladimir%pobox.com c678f0204a b=340750, don't rewrap surface needlessly in gfxContext::CurrentSurface(), r=stuart 2006-06-08 01:07:08 +00:00
vladimir%pobox.com 82f72ff734 b=335107, dashed/dotted borders on very tall elements produce vertical stripes, r=vlad 2006-06-06 22:30:06 +00:00
gavin%gavinsharp.com cd01adeab0 Bug 335972: nscoord -> short overflow in xft code leading to crash, patch by Phil Ringnalda <philringnalda@gmail.com> and Hein Roehrig <hroehrig@gmail.com>, r=bryner, sr=roc 2006-06-06 16:54:18 +00:00
vladimir%pobox.com 773a7b7bc6 and yet more quartz cairo fixes 2006-06-06 03:33:00 +00:00
vladimir%pobox.com a7c71efb51 revert quartz surface back to older version; new version has SDK 10.4 depenencies 2006-06-06 02:47:09 +00:00
vladimir%pobox.com b0c907a2bd bustage fix 2006-06-06 01:38:35 +00:00
vladimir%pobox.com 642b3d4377 bustage fix 2006-06-05 23:31:24 +00:00
vladimir%pobox.com 7a6404a89a b=340452, update cairo on trunk to 2006-06-03, r=stuart 2006-06-05 23:16:25 +00:00
timeless%mozdev.org f24522c8fd Bug 337917 Make consumers stop using cids from other modules
r=dveditz sr=darin
2006-06-03 23:38:55 +00:00
timeless%mozdev.org 9391198a55 Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
vladimir%pobox.com 40d4278bba b=337424, unloaded part of image drawn black when top is above visible region; patch from prefiks@aviary.pl, r=vlad 2006-05-31 16:03:12 +00:00
enndeakin%sympatico.ca 89257db6ee Bug 290255, add xul scale widget, r=mconnor,roc sr=neil,roc 2006-05-30 13:50:48 +00:00
joshmoz%gmail.com b0969e3e36 I meant to invert the fore color, not the back color. cleanup for my previous patch. b=338374 2006-05-26 03:38:48 +00:00
joshmoz%gmail.com 0f4cddd766 be more efficient about drawing dashed/dotted lines. b=338374 r=mento 2006-05-26 02:14:29 +00:00
joshmoz%gmail.com 37bcea568d add support for drawing dotted and dashed lines on Mac OS X. b=338374 r=mento sr=pinkerton 2006-05-24 22:18:51 +00:00
mark%moxienet.com cb4aad3b2e 338724 Get rid of nsQDFlushManager/nsIQDFlushManager, it's been rendered obsolete. Ha. Cocoa-only. r=josh 2006-05-22 20:25:08 +00:00
leon.sha%sun.com c78334daab Bug 338519 Build error on Solaris 11 in gfx/src/thebes directory
Patch by alfred.peng@sun.com.
benjamin: review+
2006-05-19 10:01:41 +00:00
sergei_d%fi.tartu.ee 387522fa83 [BEOS] Bug 164498, new Quit/Destroy code, p=sergei_d, r=thesuckiestmail, BeOS-only 2006-05-17 19:35:21 +00:00
mark%moxienet.com 5e118c84e1 338153 Frontport bug 332579 to trunk, consolidating the native event improvements made on the 1.8 branch (332579) and trunk (326273). r=josh sr=darin 2006-05-17 19:07:05 +00:00
bzbarsky%mit.edu 98b8b39624 Fix bug 334712. Patch by Srini Panguluri <srini@youos.com>, r+sr=roc 2006-05-12 20:20:08 +00:00
cbiesinger%web.de 1fe4516c9f bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
associated code. These options do not really work anymore.

r=bsmedberg
2006-05-06 17:53:51 +00:00
kjh-5727%comcast.net 5c282b2064 Bug 335568 - Explicitly link with libfreetype when using XFT. r=benjamin 2006-05-05 21:28:23 +00:00
masayuki%d-toybox.com 95dd58f289 Bug 336754 fix up the space width r=pavlov 2006-05-05 19:23:42 +00:00
masayuki%d-toybox.com dc1d7740b2 Bug 334217 armenian unicode caracters are not accessible anymore. patch by Masatoshi Kimura (:emk) <VYV03354@nifty.ne.jp> r+sr=rbs 2006-05-05 07:12:24 +00:00